packages feed

old-time 1.0.0.4 → 1.0.0.5

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

System/Time.hsc view
@@ -13,7 +13,7 @@ -- Portability :  portable -- -- The standard time library from Haskell 98.  This library is--- deprecated, please look at "Data.Time" in the @time@ package+-- deprecated, please look at @Data.Time@ in the @time@ package -- instead. -- -- "System.Time" provides functionality for clock times, including
old-time.cabal view
@@ -1,5 +1,5 @@ name:		old-time-version:	1.0.0.4+version:	1.0.0.5 license:	BSD3 license-file:	LICENSE maintainer:	libraries@haskell.org