[Haskell] compiling under osx

slucas at dsic.upv.es slucas at dsic.upv.es
Thu Apr 21 09:20:22 EDT 2005


Mensaje citado por Eli Jordan <e.jordan at student.unsw.edu.au>:

> hi
>
> im a first year computer science student, and we are currently learning
> haskell. We have recently begun to learn the IO functions and to
> compile programs.
>
> The problem i have is that when i execute the command ghc  -o
> <exe-name> <name>.hs it is supposed to produce two files, when i do it
> <exe-name> is not produced.
>
> i am running under osx 10.3.9, and do not understand why this is
> happening, any help would be greatly appreciated.

Probably you have to type 'open <name>'

Best regards,

Salvador.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



More information about the Haskell mailing list