i downloaded and installed hugs for OS X but when i try and run it from the terminal i get this message
Last login: Fri Sep 5 18:27:31 on ttyp1
Welcome to Darwin!
[Martin-Holmans-Computer:~] martin% hugs
hugs: Command not found.
[Martin-Holmans-Computer:~] martin%


how do i start hugs? i can find no information anywhere on this.
Cheers
Martin

Hi Martin,


You need to set your PATH to include /usr/local/bin. See

http://haskell.org/pipermail/hugs-bugs/2003-April/001170.html

-- Johan

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

Reply via email to