name: revdectime version: 0.1.1 description: A French revolutionary decimal time (metric) clock synopsis: A French revolutionary decimal time (metric) clock category: Utils license: GPL license-file: LICENSE author: Kamil Stachowski maintainer: kamil.stachowski@gmail.com build-type: Simple stability: Experimental cabal-version: >=1.8 tested-with: GHC == 7.0.2 extra-source-files: CHANGELOG, INSTALL, README, src/revdectime.1 executable revdectime buildable: True main-is: revdectime.hs build-depends: base >= 4 && < 5, old-time hs-source-dirs: src ghc-options: -Wall