Source: haskell-digest Priority: optional Section: misc Maintainer: Jeremy Shaw Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), cdbs, ghc6 (>= 6.8), ghc6-prof, zlib1g-dev, hscolour Build-Depends-Indep: ghc6-doc, haddock Standards-Version: 3.8.1 Package: libghc6-digest-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now. This package provides efficient cryptographic hash implementations for strict and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are implemented as FFI bindings to efficient code from zlib. . Author: Eugene Kirpichov Upstream-Maintainer: Eugene Kirpichov . This package contains the normal library files. Package: libghc6-digest-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc6-digest-dev Description: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now. This package provides efficient cryptographic hash implementations for strict and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are implemented as FFI bindings to efficient code from zlib. . Author: Eugene Kirpichov Upstream-Maintainer: Eugene Kirpichov . This package contains the libraries compiled with profiling enabled. Package: haskell-digest-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc6-doc Description: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now. This package provides efficient cryptographic hash implementations for strict and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are implemented as FFI bindings to efficient code from zlib. . Author: Eugene Kirpichov Upstream-Maintainer: Eugene Kirpichov . This package contains the documentation files.