Source: haskell-utf8-string Section: haskell Priority: optional Maintainer: Chris Lamb Build-Depends: debhelper (>= 7), haskell-devscripts (>= 0.6.15+nmu5), cdbs, ghc6 (>= 6.10.1+dfsg1-13), hugs, haddock (>= 2.4.1-4), ghc6-doc, ghc6-prof, cpphs, hscolour Standards-Version: 3.8.3 Homepage: http://github.com/glguy/utf8-string/ Vcs-Git: git://git.chris-lamb.co.uk/debian/pkg-haskell-utf8-string.git Vcs-Browser: http://git.chris-lamb.co.uk/?p=debian/pkg-haskell-utf8-string.git Package: libghc6-utf8-string-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Description: GHC 6 libraries for the Haskell UTF-8 library UTF8 layer for IO and Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation. . This package contains the libraries compiled for GHC 6. Package: libghc6-utf8-string-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, libghc6-utf8-string-dev (= ${binary:Version}) Description: Profiling support for the GHC 6 Haskell UTF-8 library UTF8 layer for IO and Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation. . This package contains additional GHC profiling libraries which can be used with libghc6-utf8-string-dev. Package: libghc6-utf8-string-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Description: GHC 6 libraries for the Haskell UTF-8 library (documentation) UTF8 layer for IO and Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation. . This package contains the GHC6 library documentation.