
I did give you a URL in my reply. Here it is :
http://www.haskell.org/ghc/docs/latest/html/users_guide/interactive-evaluati...
-deech
On Tue, Jan 25, 2011 at 1:36 PM, patricklynch
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@gmail.com] Sent: Tuesday, January 25, 2011 1:18 PM To: patricklynch Cc: beginners@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
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@haskell.org http://www.haskell.org/mailman/listinfo/beginners