packages feed

fuzzytime-0.6: fuzzytime.cabal

Name:                fuzzytime
Version:             0.6
Description:         A clock and timer that tell the time in a more human way
Synopsis:            A clock and timer that tell the time in a more human way
Category:            Utils
License:             GPL
License-file:        LICENSE
Author:              Kamil Stachowski
Maintainer:          kamil.stachowski@gmail.com
Build-Type:          Simple
Cabal-Version:       >=1.8

Executable fuzzytime
    Main-is:           fuzzytime.hs
    Build-Depends:     base >= 4 && < 5, cmdargs, haskell98, old-time