sorry I thought I had. Running now. S
| -----Original Message----- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Max | Bolingbroke | Sent: 31 October 2008 07:55 | To: Manuel M T Chakravarty | Cc: [email protected] | Subject: Re: Please validate! | | Ah, sorry Manuel! I am indeed guilty of not running validate - the | reason is that I have /never/ been able to validate GHC cleanly. The | latest problem is that there appear to be Haddock errors in the source | code, and validate just bombs out when Haddock reports documentation | generation failure - does anyone know how to fix this? | | If it is any comfort, I /did/ run the full testsuite before sending | Simon the patch, to check I wouldn't introduce any test failures, but | of course that wouldn't catch a problem like this. | | Apologies, | Max | | 2008/10/30 Manuel M T Chakravarty <[EMAIL PROTECTED]>: | > This is what I got when validating the HEAD this morning: | > | > simplCore/CoreMonad.lhs:39:0: | > Warning: Module `Name' is imported, but nothing from it is used, | > except perhaps instances visible in `Name' | > To suppress this warning, use: import Name() | > | > <no location info>: | > Failing due to -Werror. | > | > In other words, the recent patches introducing the core monad stuff cannot | > have been properly validated! Can we please validate every single patch in | > a clean tree before pushing to the main repository? | > | > Thanks, | > Manuel | > | > _______________________________________________ | > Cvs-ghc mailing list | > [email protected] | > http://www.haskell.org/mailman/listinfo/cvs-ghc | > | | _______________________________________________ | Cvs-ghc mailing list | [email protected] | http://www.haskell.org/mailman/listinfo/cvs-ghc _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
