>>>>> "Colin" == Colin Paul Adams <[email protected]> writes:

>>>>> "Simon" == Simon Marlow <[email protected]> writes:

    Simon> "Incorporated ESC/Haskell", perhaps that made some changes?

I found it. maybeParen was added to the export list for HsTypes.

I've added a hiding clause for it when importing HsSyn unqualified
into GHC.
(I don't know if that's the best fix - this isn't my code - I'm just
trying to incorporate it into the current version so I can check the
contracts in my code. I'm really out of my depth - I should learn to
swim first)

Anyway, it does the trick - the make now completes.
-- 
Colin Adams
Preston Lancashire
_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to