[GHC] #1270: STUArray and IOUArray lack an Eq instance
GHC
trac at galois.com
Tue Oct 23 09:47:03 EDT 2007
#1270: STUArray and IOUArray lack an Eq instance
-------------------------------------+--------------------------------------
Reporter: jcpetruzza at gmail.com | Owner: igloo
Type: merge | Status: new
Priority: normal | Milestone: 6.8 branch
Component: libraries/base | Version: 6.6
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
-------------------------------------+--------------------------------------
Changes (by simonmar):
* owner: simonmar => igloo
* type: bug => merge
Comment:
{{{
Tue Oct 23 14:24:47 BST 2007 Simon Marlow <simonmar at microsoft.com>
* FIX #1270: add Eq instances for STUArray and IOUArray
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1270#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list