Unable to compile ghc from darcs
Simon Marlow
marlowsd at gmail.com
Wed Apr 1 10:53:29 EDT 2009
Colin Paul Adams wrote:
>>>>>> "Simon" == Simon Marlow <marlowsd at gmail.com> writes:
>
> Simon> $ ./darcs-all w -s
>
> Only:
>
> == running darcs w -s --repodir .
> M ./compiler/ghc.cabal.in -5 +6
> M ./compiler/main/DynFlags.hs +4
> M ./compiler/main/GHC.hs +1
> M ./compiler/main/HscTypes.lhs -1 +1
> M ./compiler/rename/RnSource.lhs +3
> M ./compiler/simplCore/SimplCore.lhs -4 +4
Is it possible that you changed the exports of the GHC module, perhaps?
Haddock is complaining about a name class with maybeParen from the GHC
module, but I can't see how maybeParen is exported from GHC, unless that's
something you changed.
Cheers,
Simon
More information about the Glasgow-haskell-users
mailing list