#5464: Change the way the extra bindings for the generic representation are
generated
---------------------------------+------------------------------------------
Reporter: dreixel | Owner: dreixel
Type: task | Status: new
Priority: normal | Component: Compiler
Version: 7.3 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by jpm@…):
commit 29a97fded4010bd01aa0a17945c84258e285d421
{{{
Merge: 3aa2ee2... 6431f7c...
Author: Jose Pedro Magalhaes <[email protected]>
Date: Fri Oct 7 08:02:26 2011 +0100
Merge branch 'fix#5464'
compiler/ghc.cabal.in | 2 +-
compiler/typecheck/TcDeriv.lhs | 389 ++++++-------------------
compiler/typecheck/TcGenDeriv.lhs | 209 ++++++++------
compiler/typecheck/TcGenGenerics.lhs | 529
++++++++++++++++++++++++++++++++++
compiler/typecheck/TcInstDcls.lhs | 20 +-
compiler/types/Generics.lhs | 396 -------------------------
6 files changed, 750 insertions(+), 795 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5464#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs