
1 Apr
2014
1 Apr
'14
1:31 a.m.
Il 01/apr/2014 06:17 "martin"
(2) Hoogle is http://www.haskell.org/hoogle, right? I mean, it is a web
thing, not something I use from the commandline?
You can also install it locally (depending on your OS/distro you might find a pre-packaged version or install it through cabal-install) and use it in the shell or even from inside ghci if you create the appropriate bindings in your ghci config. -- Nadir