Sat Jan 3 02:30:32 EST 2009 Michael Dagitses <[email protected]>
* Fail with proper message when 'hoogle' is not on user's path.
Ignore-this: 5800bdec455330ba94b01dc521004e8d
This patch is not ideal in my opinion as the Yi.Process.runProgCommand
does not offer a way to distinguish a command that is not on path from a
command that returned an error code. However, this is preferable to the
existing state where 'hoogleRaw' returns an empty list when 'hoogle' cmd
fails, causing 'hoogle' function to die because of invalid pattern
match.
Also adding my name to the contributors list.
M ./AUTHORS +1
M ./Yi/Hoogle.hs -2 +7
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---