Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : ghc-generics

http://hackage.haskell.org/trac/ghc/changeset/ce2ea8274f72199ac32d5219fcadb0aaeb968707

>---------------------------------------------------------------

commit ce2ea8274f72199ac32d5219fcadb0aaeb968707
Author: unknown <[email protected]>
Date:   Thu Apr 14 10:53:23 2011 +0100

    Small fixes to the generics branch to get rid of warnings,
    plus a false ASSERT failure

 compiler/basicTypes/OccName.lhs     |    6 ++++-
 compiler/main/HscStats.lhs          |    2 -
 compiler/parser/RdrHsSyn.lhs        |    2 +-
 compiler/prelude/PrelNames.lhs      |    2 +-
 compiler/typecheck/TcClassDcl.lhs   |   37 ++++++----------------------------
 compiler/typecheck/TcDeriv.lhs      |   11 +++++----
 compiler/typecheck/TcTyClsDecls.lhs |    6 +++-
 compiler/types/Generics.lhs         |   19 +++++------------
 compiler/types/Type.lhs             |    6 ++--
 9 files changed, 33 insertions(+), 58 deletions(-)


Diff suppressed because of size. To see it, use:

    git show ce2ea8274f72199ac32d5219fcadb0aaeb968707

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to