[GHC] #1133: auto-derivation of Enum is disallowed with recursive imports

GHC cvs-ghc at haskell.org
Mon Jan 21 19:24:24 CET 2013


#1133: auto-derivation of Enum is disallowed with recursive imports
---------------------------------+------------------------------------------
    Reporter:  heatsink          |       Owner:  simonpj         
        Type:  bug               |      Status:  new             
    Priority:  lowest            |   Milestone:  _|_             
   Component:  Compiler          |     Version:  6.6             
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by morabbin):

  * failure:  => None/Unknown


Comment:

 This is now fine when compiled with flag `-XGeneralizedNewtypeDeriving`;
 close as fixed?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1133#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list