Source: haskell-hourglass Maintainer: Debian Haskell Group Uploaders: Clint Adams , Priority: extra Section: haskell Build-Depends: cdbs, debhelper (>= 9), ghc (>= 8), ghc-prof, haskell-devscripts (>= 0.13), libghc-mtl-dev, libghc-old-locale-dev, libghc-tasty-dev, libghc-tasty-hunit-dev, libghc-tasty-quickcheck-dev, Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.8 Homepage: https://github.com/vincenthz/hs-hourglass Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hourglass Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git X-Description: simple performant time-related library Simple time library focusing on simple but powerful and performant API . The backbone of the library is 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. Package: libghc-hourglass-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-hourglass-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-hourglass-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb}