On Dec 31, 2007 7:58 PM, Neil Mitchell <[EMAIL PROTECTED]> 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/
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to