#7256: Missing dataCast1 and dataCast2 methods in Data.Data instances
------------------------------+---------------------------------------------
 Reporter:  dreixel           |          Owner:  dreixel         
     Type:  bug               |         Status:  new             
 Priority:  normal            |      Component:  Compiler        
  Version:  7.6.1             |       Keywords:                  
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
  Failure:  None/Unknown      |       Testcase:                  
Blockedby:                    |       Blocking:                  
  Related:                    |  
------------------------------+---------------------------------------------
 Having a look at `Data` instances in module `Data.Data`, `Ptr a` and
 `ForeignPtr a` are missing a `dataCast1 = gcast1` line. And `Array a b`
 seems to be missing the `dataCast2` method.

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