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

aditya siram aditya.siram at gmail.com
Tue Jan 25 20:11:10 CET 2011


I did give you a URL in my reply. Here it is :
http://www.haskell.org/ghc/docs/latest/html/users_guide/interactive-evaluation.html#id3045728
-deech

On Tue, Jan 25, 2011 at 1:36 PM, patricklynch <kmandpjlynch at verizon.net> wrote:
> 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