Redefining built in syntax

Neil Mitchell ndmitchell at gmail.com
Mon Dec 31 11:58:59 EST 2007


Hi,

I'm getting errors such as:

C:/Documents/Uni/packages/base/GHC/Base.lhs:270:12:
    Illegal binding of built-in syntax: []

When I try and compile GHC/Base.lhs using the GHC API. Is there some
flag I can pass to allow the rebinding of built in syntax?

Thanks

Neil


More information about the Glasgow-haskell-users mailing list