Cabal revisions of friendly-time-0.2.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: friendly-time-version: 0.2.2-description: Print time information in friendly ways-synopsis: Print time information in friendly ways-homepage: http://github.com/pbrisbin/friendly-time-license: BSD3-license-file: LICENSE-author: Patrick Brisbin-maintainer: me@pbrisbin.com-category: Web, Yesod-build-type: Simple-cabal-version: >=1.6--library- exposed-modules: Data.Time.Format.Human-- build-depends: base >= 4 && < 5- , time- , old-locale-- ghc-options: -Wall--source-repository head- type: git- location: git://github.com/pbrisbin/friendly-time.git+name: friendly-time +version: 0.2.2 +x-revision: 1 +description: Print time information in friendly ways +synopsis: Print time information in friendly ways +homepage: http://github.com/pbrisbin/friendly-time +license: BSD3 +license-file: LICENSE +author: Patrick Brisbin +maintainer: me@pbrisbin.com +category: Web, Yesod +build-type: Simple +cabal-version: >=1.6 + +library + exposed-modules: Data.Time.Format.Human + + build-depends: base >= 4 && < 5 + , time < 1.5 + , old-locale + + ghc-options: -Wall + +source-repository head + type: git + location: git://github.com/pbrisbin/friendly-time.git