#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 c93690df31d295842e810ef1e92ae725d840f2ac
{{{
Author: Jose Pedro Magalhaes <[email protected]>
Date: Thu Sep 8 08:07:14 2011 +0200
Fix #5464: Change the way the extra bindings for the generic
representation are generated.
This is an initial commit; things seem to work but some
clean up is still necessary (renaming functions, adding
comments, etc.)
compiler/typecheck/TcDeriv.lhs | 265
++++++++++++++++---------------------
compiler/typecheck/TcGenDeriv.lhs | 188 +++++++++++++++-----------
compiler/typecheck/TcInstDcls.lhs | 12 +-
compiler/types/Generics.lhs | 16 ++-
4 files changed, 239 insertions(+), 242 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5464#comment:5>
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