Cabal revisions of old-time-1.0.0.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: old-time-version: 1.0.0.5-license: BSD3-license-file: LICENSE-maintainer: libraries@haskell.org+name: old-time+version: 1.0.0.5+x-revision: 1+license: BSD3+license-file: LICENSE+maintainer: libraries@haskell.org bug-reports: http://hackage.haskell.org/trac/ghc/newticket?component=libraries/old-time-synopsis: Time library-category: System+synopsis: Time library+category: System description:- This package provides the old time library.+ This package provides the old time library. For new code, the new time library is recommended. build-type: Configure extra-source-files: c-sources: cbits/timeUtils.c include-dirs: include- includes: HsTime.h- install-includes: HsTime.h HsTimeConfig.h- extensions: CPP, ForeignFunctionInterface- build-depends: base >= 3 && < 5, old-locale+ includes: HsTime.h+ install-includes: HsTime.h HsTimeConfig.h+ extensions: CPP, ForeignFunctionInterface+ build-depends: base >= 3 && < 4.7, old-locale >= 1.0.0.0 && < 1.1 nhc98-options: -K2M source-repository head