Source: haskell-hashable Priority: extra Section: haskell Maintainer: David Fox Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.8), cdbs, ghc, ghc-prof, libghc-text-dev (>= 0.11.0.5), libghc-text-dev (<< 0.12), libghc-text-prof (>= 0.11.0.5), libghc-text-prof (<< 0.12) Build-Depends-Indep: ghc-doc, libghc-text-doc (>= 0.11.0.5), libghc-text-doc (<< 0.12) Standards-Version: 3.9.1 Homepage: http://github.com/tibbe/hashable Package: libghc-hashable-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: A class for types that can be converted to a hash value This package defines a class, 'Hashable', for types that can be converted to a hash value. This class exists for the benefit of hashing-based data structures. The package provides instances for basic types and a way to combine hash values. . Author: Milan Straka Johan Tibell Upstream-Maintainer: johan.tibell@gmail.com . This package contains the normal library files. Package: libghc-hashable-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: A class for types that can be converted to a hash value This package defines a class, 'Hashable', for types that can be converted to a hash value. This class exists for the benefit of hashing-based data structures. The package provides instances for basic types and a way to combine hash values. . Author: Milan Straka Johan Tibell Upstream-Maintainer: johan.tibell@gmail.com . This package contains the libraries compiled with profiling enabled. Package: libghc-hashable-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: A class for types that can be converted to a hash value This package defines a class, 'Hashable', for types that can be converted to a hash value. This class exists for the benefit of hashing-based data structures. The package provides instances for basic types and a way to combine hash values. . Author: Milan Straka Johan Tibell Upstream-Maintainer: johan.tibell@gmail.com . This package contains the documentation files.