Source: haskell-memory Maintainer: Debian Haskell Group Uploaders: Clint Adams Priority: extra Section: haskell Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.13), cdbs, ghc (>= 8), ghc-prof, libghc-foundation-dev (>= 0.0.8), libghc-foundation-prof, libghc-tasty-dev, libghc-tasty-hunit-dev, libghc-tasty-quickcheck-dev, Build-Depends-Indep: ghc-doc, libghc-foundation-doc, Standards-Version: 3.9.8 Homepage: https://github.com/vincenthz/hs-memory Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-memory Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git X-Description: memory and related abstraction stuff Chunk of memory, polymorphic byte array management and manipulation. - A polymorphic byte array abstraction and function similar to strict ByteString. - Different type of byte array abstraction. - Raw memory IO operations (memory set, memory copy, ..) - Aliasing with endianness support. Package: libghc-memory-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-memory-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-memory-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${haskell:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb}