packages feed

fuzzytime-0.7.5: INSTALL

fuzzytime 0.7.5 (2011.11.28)
A clock and timer that tell the time in a more human way (the 'ten past six'-style)


DEPENDENCIES:
– The Glasgow Haskell Compiler (http://www.haskell.org/ghc/)
– CmdArgs (http://community.haskell.org/~ndm/cmdargs/)

OPTIONAL DEPENDENCIES:
– alsa-utils (aplay) to play the timer alarm sound


INSTALL:
runhaskell Setup.hs configure --prefix=/usr --docdir=/usr/share/doc/$pkgname -O
runhaskell Setup.hs build
runhaskell Setup.hs install