[Haskell-cafe] Short Cut / Rewrite Rules Problem in GHC

Wolfgang Jeltsch wolfgang at jeltsch.net
Tue Oct 4 05:36:45 EDT 2005


Am Dienstag, 4. Oktober 2005 04:15 schrieb Chris:
> [...]

> When I don't have them enabled it gives this error:
>
>   chris$ ghc --make Main.hs
>   Chasing modules from: Main.hs
>   Compiling Main             ( Main.hs, Main.o )
>
>   Main.hs:8:18: parse error on input `.'

I suppose, this is because the "forall" is not Haskell 98.

> [...]

Best wishes,
Wolfgang


More information about the Haskell-Cafe mailing list