#2960: Add instance Data.Traversable for Data.IntMap
-----------------------------+----------------------------------------------
Reporter:  Deewiant          |          Owner:                   
    Type:  proposal          |         Status:  new              
Priority:  normal            |      Component:  libraries (other)
 Version:  6.10.1            |       Severity:  major            
Keywords:                    |       Testcase:                   
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple 
-----------------------------+----------------------------------------------
 `Data.IntMap` doesn't have a `Data.Traversable.Traversable` instance like
 `Data.Map`. This seems to be simply an oversight. Attached is a patch
 rectifying this, which uses [http://www.haskell.org/pipermail/haskell-
 cafe/2008-September/047187.html Ross Paterson's instance].

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