Re: [GHC] #2261: Foreign.C.Error.Errno should be an instance of (Eq, Ord, Show... others?)

2008-06-06 Thread GHC
#2261: Foreign.C.Error.Errno should be an instance of (Eq,Ord, Show... others?)
+---
 Reporter:  TomMD   |  Owner:  
 Type:  proposal| Status:  closed  
 Priority:  normal  |  Milestone:  
Component:  libraries/base  |Version:  6.8.2   
 Severity:  trivial | Resolution:  wontfix 
 Keywords:  Foreign, Errno  | Difficulty:  Unknown 
 Testcase:  |   Architecture:  Multiple
   Os:  Multiple|  
+---
Changes (by igloo):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => wontfix

Comment:

 Please use
 http://www.haskell.org/haskellwiki/Library_submissions
 if you want to propose this.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #2261: Foreign.C.Error.Errno should be an instance of (Eq, Ord, Show... others?)

2008-05-03 Thread GHC
#2261: Foreign.C.Error.Errno should be an instance of (Eq,Ord, Show... others?)
---+
Reporter:  TomMD   |   Owner:
Type:  proposal|  Status:  new   
Priority:  normal  |   Component:  libraries/base
 Version:  6.8.2   |Severity:  trivial   
Keywords:  Foreign, Errno  |Testcase:
Architecture:  Multiple|  Os:  Multiple  
---+
 Errno, the Haskell encapsulation of the CInt 'errno' value, should be an
 instance of the commonly used type classes so higher level data structures
 that include it aren't bothered.

 This change will break code that has custom instances for Errno, but this
 should be little, if any, code.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs