>     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

_______________________________________________
Hugs-Users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/hugs-users

Reply via email to