packages feed

fuzzytime-0.5: fuzzytime.cabal

Name:                fuzzytime
Version:             0.5
Description:         A clock which tells the time in a more familiar way
Synopsis:            A clock which tells the time in a more familiar 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, old-time