Redefining built in syntax

Victor Nazarov asviraspossible at gmail.com
Tue Jan 1 13:27:32 EST 2008


On Dec 31, 2007 7:58 PM, Neil Mitchell <ndmitchell at gmail.com> wrote:
> 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?
>

-package-name base

should do the thing
-- 
vir
http://vir.comtv.ru/


More information about the Glasgow-haskell-users mailing list