Re: Runhugs command line options
Alastair Reid <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.user |
|---|---|
| Organization | Reid Consulting (UK) Ltd |
| Message-ID | <[email protected]> |
> I was wondering if there is a way to specify the search path with > runhugs command line options. runhugs <hugs options here> HaskellFile <program options here> eg runhugs -P"$HOME/lib:" Echo.hs The cat sat on the mat > Is there also a documentation on runhugs > which can serve as a user manual. I see some in the CVS repository but don't know if there's a formatted copy online yet. -- Alastair Reid