Source: haskell-unordered-containers Priority: extra Section: haskell Maintainer: David Fox Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.8), cdbs, ghc, ghc-prof, libghc-deepseq-dev (>= 1.1) | libghc-deepseq-dev (<< 1.2), libghc-deepseq-prof (>= 1.1) | libghc-deepseq-prof (<< 1.2), libghc-hashable-dev (>= 1.0.1.1), libghc-hashable-dev (<< 1.2), libghc-hashable-prof (>= 1.0.1.1), libghc-hashable-prof (<< 1.2) Build-Depends-Indep: ghc-doc, libghc-deepseq-doc (>= 1.1) | libghc-deepseq-doc (<< 1.2), libghc-hashable-doc (>= 1.0.1.1), libghc-hashable-doc (<< 1.2) Standards-Version: 3.9.1 Homepage: http://hackage.haskell.org/package/unordered-containers Package: libghc-unordered-containers-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Efficient hashing-based container types Efficient hashing-based container types. The containers have been optimized for performance critical use, both in terms of large data quantities and high speed. . The declared cost of each operation is either worst-case or amortized, but remains valid even if structures are shared. . Author: Johan Tibell Upstream-Maintainer: johan.tibell@gmail.com . This package contains the normal library files. Package: libghc-unordered-containers-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Efficient hashing-based container types Efficient hashing-based container types. The containers have been optimized for performance critical use, both in terms of large data quantities and high speed. . The declared cost of each operation is either worst-case or amortized, but remains valid even if structures are shared. . Author: Johan Tibell Upstream-Maintainer: johan.tibell@gmail.com . This package contains the libraries compiled with profiling enabled. Package: libghc-unordered-containers-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Efficient hashing-based container types Efficient hashing-based container types. The containers have been optimized for performance critical use, both in terms of large data quantities and high speed. . The declared cost of each operation is either worst-case or amortized, but remains valid even if structures are shared. . Author: Johan Tibell Upstream-Maintainer: johan.tibell@gmail.com . This package contains the documentation files.