#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
---------------------------------+------------------------------------------
 This ticket serves to record an email conversation in which it was agreed
 that:

 - The extra bindings generated for the generic representation should come
 from `genInst`, and not from `makeDerivSpecs`.

 - `GHC.Types` should not import `GHC.Generics`; instead, the generic
 representation for `GHC.Types` types should be in `GHC.Generics` (using
 standalone deriving where necessary).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5464>
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

Reply via email to