[Haskell-beginners] Looking for a Man page for GHCI

patricklynch kmandpjlynch at verizon.net
Tue Jan 25 20:36:06 CET 2011


Thanks...
...looks like :Help works the same as :? - that is, it lists all of the
commands...I'm looking for the info on only one specific command, namely,
:module.
...can you give me the URL to the 'online manual'.
Bye


-----Original Message-----
From: aditya siram [mailto:aditya.siram at gmail.com] 
Sent: Tuesday, January 25, 2011 1:18 PM
To: patricklynch
Cc: beginners at haskell.org
Subject: Re: [Haskell-beginners] Looking for a Man page for GHCI

The online manual has a section on it [1]. You can also do a ":help"
at the GHCI prompt.
-deech

[1]
http://www.haskell.org/ghc/docs/latest/html/users_guide/interactive-evaluati
on.html#id3045728

On Tue, Jan 25, 2011 at 12:00 PM, patricklynch <kmandpjlynch at verizon.net>
wrote:
> Is there a man page for the GHCI commands?
>
> .specifically, I'm trying to find out about the 'module' command.
>
> thanks
>
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
>




More information about the Beginners mailing list