[Haskell] [ANNOUNCE] yhc - York Haskell Compiler

Neil Mitchell ndmitchell at gmail.com
Fri Nov 11 05:08:56 EST 2005


> Is there some trick to getting it to build ?

I've never used the Makefile, but it should work as is!

One way to build it, the way I use is:
$ cd /root/projects/haskell/yhc/src/compiler98
$ ghc --make -cpp Main -o yhc

Thanks

Neil


More information about the Haskell mailing list