Unable to compile ghc from darcs
Colin Paul Adams
colin at colina.demon.co.uk
Wed Apr 1 14:43:25 EDT 2009
>>>>> "Colin" == Colin Paul Adams <colin at colina.demon.co.uk> writes:
>>>>> "Simon" == Simon Marlow <marlowsd at gmail.com> 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
More information about the Glasgow-haskell-users
mailing list