Source: haskell-ram Maintainer: Debian Haskell Group Uploaders: Clint Adams Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), haskell-devscripts-minimal | haskell-devscripts (>= 0.16.42), dh-sequence-haskell, ghc, ghc-prof, Build-Depends-Indep: ghc-doc, Standards-Version: 4.7.4 Homepage: https://github.com/jappeace/ram Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-ram Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-ram] Description: memory and related abstraction stuff This is a fork of the memory library, which provides 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. - Encoding : Base16, Base32, Base64. - Hashing : FNV, SipHash Package: libghc-ram-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-ram-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-ram-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb}