[GHC] #1007: Add parsing (and some more) to the time package

GHC trac at galois.com
Sun Feb 11 13:17:31 EST 2007


#1007: Add parsing (and some more) to the time package
-------------------------------------+--------------------------------------
 Reporter:  bringert at cs.chalmers.se  |          Owner:         
     Type:  proposal                 |         Status:  new    
 Priority:  normal                   |      Milestone:  Not GHC
Component:  libraries (other)        |        Version:         
 Severity:  normal                   |     Resolution:         
 Keywords:                           |     Difficulty:  Unknown
 Testcase:                           |   Architecture:  Unknown
       Os:  Unknown                  |  
-------------------------------------+--------------------------------------
Comment (by bringert):

 Almost all of the proposed changes are now implemented. These are still
 unimplemented:

  * Add Eq and Ord instances for ZonedTime.
  * Add Typeable and Data instances for all the time package types.
  * toJulianYearAndDay and isJulianLeapYear

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1007>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list