Re: ghc-3.02 and green card / hdirect

1998-10-04 Thread Felix Schroeter
Hello! On Sat, Oct 03, 1998 at 11:01:20PM +0200, Ralf Comtesse wrote: > [...] > M.hs:8:19: parse error on input: "`" You must compile the green-card / H/Direct generated sources with -fglasgow-exts. > [...] Regards, Felix.

ghc-3.02 and green card / hdirect

1998-10-03 Thread Ralf Comtesse
-BEGIN PGP SIGNED MESSAGE- Hello, I have a problem using green-card with ghc-3.02 on a Linux system. green-card works fine and produces a .hs output file (foo.hs) . When I try to compile it with ghc -c foo.hs -cpp -Wall, I get errors in the functions generated by green-card: (this is n