Colin Paul Adams wrote:
"Simon" == Simon Marlow <[email protected]> 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

_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to