#7459: deriving Generic does not work with TypeLits
---------------------------------+------------------------------------------
    Reporter:  maxtaldykin       |       Owner:  dreixel         
        Type:  feature request   |      Status:  new             
    Priority:  normal            |   Milestone:                  
   Component:  Compiler          |     Version:  7.6.1           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  Other           
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by simonpj):

  * difficulty:  => Unknown


Comment:

 I don't know abou the generic part, but it's certainly the case that
 `isTauTy` should return `True` for `LitTy`.  I'll change that, but
 meanwhile I'll leave this ticket open because it's not clear what the
 behaviour of generics should be on `LitTy`.

 Simon

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to