#2176: H98 module Array exports non-H98 instance Functor ((->) a)
---------------------------------+------------------------------------------
Reporter: duncan | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 6.10.1
Component: libraries/haskell98 | Version: 6.8.2
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
---------------------------------+------------------------------------------
Changes (by ross):
* status: new => closed
* resolution: => fixed
Comment:
Fixed by elimination of orphan instances in Data.Array and then the patch
{{{
Sun Aug 17 01:23:48 BST 2008 Ross Paterson <[EMAIL PROTECTED]>
* delete imports of Data.Foldable and Data.Traversable (fixes #2176)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2176#comment:7>
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