Source: haskell-byte-order Maintainer: Debian Haskell Group Uploaders: Clint Adams Priority: optional Section: haskell Build-Depends: debhelper (>= 10), haskell-devscripts-minimal | haskell-devscripts (>= 0.13), cdbs, ghc, ghc-prof, libghc-primitive-dev (>= 0.6.4), libghc-primitive-dev (<< 0.8), libghc-primitive-prof, libghc-primitive-unaligned-dev (>= 0.1.1), libghc-primitive-unaligned-dev (<< 0.2), libghc-primitive-unaligned-prof, libghc-wide-word-dev (>= 0.1.1), libghc-wide-word-dev (<< 0.2), libghc-wide-word-prof, Build-Depends-Indep: ghc-doc, libghc-primitive-doc, libghc-primitive-unaligned-doc, libghc-wide-word-doc, Standards-Version: 4.6.1 Homepage: https://github.com/andrewthad/byte-order Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-byte-order Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-byte-order] X-Description: portable big-endian and little-endian conversions This library provides an interface to portably work with byte arrays whose contents are known to be of a fixed endianness. Package: libghc-byte-order-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-byte-order-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-byte-order-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}