[GHC] #2026: Simple data types in System.Posix.IO should have
Eq, Ord, etc. instances
GHC
trac at galois.com
Sat Feb 16 13:20:25 EST 2008
#2026: Simple data types in System.Posix.IO should have Eq, Ord, etc. instances
-------------------------------+--------------------------------------------
Reporter: wjt | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: libraries (other) | Version: 6.6.1
Severity: minor | Resolution: wontfix
Keywords: | Difficulty: Easy (1 hr)
Testcase: | Architecture: Unknown
Os: Unknown |
-------------------------------+--------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => wontfix
Comment:
Thanks for the report. I recommend creating a patch that adds a bunch of
deriving Eq/Ord's and sending it through the
[http://www.haskell.org/haskellwiki/Library_submissions library
submissions] process.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2026#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list