Source: haskell-unix-bytestring
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
  , cdbs
  , haskell-devscripts (>= 0.8.15)
  , ghc
  , ghc-prof
Build-Depends-Indep: ghc-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/unix-bytestring
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-unix-bytestring
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-unix-bytestring

Package: libghc-unix-bytestring-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Unix/POSIX-specific functions for ByteStrings${haskell:ShortBlurb}
 Provides ByteString file-descriptor based I/O API, designed loosely after
 the String file-descriptor based I/O API in System.Posix.IO. The functions
 here wrap standard C implementations of the functions specified by the
 ISO/IEC 9945-1:1990 (`POSIX.1') and X/Open Portability Guide Issue 4,
 Version 2 (`XPG4.2') specifications.
 .
 ${haskell:Blurb}

Package: libghc-unix-bytestring-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Unix/POSIX-specific functions for ByteStrings${haskell:ShortBlurb}
 Provides ByteString file-descriptor based I/O API, designed loosely after
 the String file-descriptor based I/O API in System.Posix.IO. The functions
 here wrap standard C implementations of the functions specified by the
 ISO/IEC 9945-1:1990 (`POSIX.1') and X/Open Portability Guide Issue 4,
 Version 2 (`XPG4.2') specifications.
 .
 ${haskell:Blurb}

Package: libghc-unix-bytestring-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Unix/POSIX-specific functions for ByteStrings${haskell:ShortBlurb}
 Provides ByteString file-descriptor based I/O API, designed loosely after
 the String file-descriptor based I/O API in System.Posix.IO. The functions
 here wrap standard C implementations of the functions specified by the
 ISO/IEC 9945-1:1990 (`POSIX.1') and X/Open Portability Guide Issue 4,
 Version 2 (`XPG4.2') specifications.
 .
 ${haskell:Blurb}
