packages feed

fuzzytime-0.7.8: INSTALL

fuzzytime 0.7.8 (2016.12.06)
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