Package: ghc-hourglass Version: 0.2.9 Revision: 1 Source: http://hackage.haskell.org/package/hourglass-%v/hourglass-%v.tar.gz Source-Checksum: SHA256(9b54f163a1ecad98fbd14cb9737c28001b2648106d98cbd68fb2f5cfed090af6) SourceDirectory: hourglass-%v Depends: << ghc (>= 7.10.3-1), ghc (<< 7.10.3.1-1) << Shlibs: << @rpath/libHShourglass-0.2.9-8MOIDfr6DODKJWnjukfaUl-ghc7.10.3.dylib 0.0.0 %n (>= 0.2.9-1) << CompileScript: << runghc Setup.hs configure --prefix=%p --docdir=%p/share/doc/%n runghc Setup.hs build runghc Setup.hs haddock runghc Setup.hs register --gen-script runghc Setup.hs unregister --gen-script << InstallScript: runghc Setup.hs copy --destdir=%d DocFiles: LICENSE CHANGELOG.md README.md register.sh unregister.sh PostInstScript: %p/share/doc/%n/register.sh PreRmScript: sh %p/share/doc/%n/unregister.sh --force Description: Simple performant time-related library DescDetail: << Simple time library focusing on simple but powerful and performant API The backbone of the library are the Timeable and Time type classes. Each Timeable instances can be converted to type that has a Time instances, and thus are different representations of current time. << Homepage: http://hackage.haskell.org/package/hourglass License: BSD Maintainer: None <fink-devel@lists.sourceforge.net>