[Haskell-beginners] How to check the help page of a function?

Henk-Jan van Tuyl hjgtuyl at chello.nl
Sat May 16 23:16:44 UTC 2015


On Sat, 16 May 2015 04:45:43 +0200, Peng Yu <pengyu.ut at gmail.com> wrote:

> Hi, I can not find how to check the help page of a function.
>
> For example, I want to check the help page of "head". How should I do
> it? (":help" doesn't seem to help.)

I generally use Hoogle:
   https://www.fpcomplete.com/hoogle?q=head
and sometimes Hayoo:
   http://hayoo.fh-wedel.de/?query=head

Regards,
Henk-Jan van Tuyl


-- 
Folding at home
What if you could share your unused computer power to help find a cure? In  
just 5 minutes you can join the world's biggest networked computer and get  
us closer sooner. Watch the video.
http://folding.stanford.edu/


http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
Haskell programming
--


More information about the Beginners mailing list