Source: haskell-static-hash 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-hashable-dev, libghc-hashable-prof, libghc-primes-dev, libghc-primes-prof, Build-Depends-Indep: ghc-doc, libghc-hashable-doc, libghc-primes-doc, Standards-Version: 3.9.8 Homepage: http://hackage.haskell.org/package/static-hash Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-static-hash Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git Package: libghc-static-hash-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: pure immutable hash${haskell:ShortBlurb} Pure immutable hash whose lookup is O(1) on the average, but O(N) in the worst case. . ${haskell:Blurb} Package: libghc-static-hash-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: pure immutable hash${haskell:ShortBlurb} Pure immutable hash whose lookup is O(1) on the average, but O(N) in the worst case. . ${haskell:Blurb} Package: libghc-static-hash-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Description: pure immutable hash${haskell:ShortBlurb} Pure immutable hash whose lookup is O(1) on the average, but O(N) in the worst case. . ${haskell:Blurb}