Source: haskell-web-encodings Priority: optional Section: misc Maintainer: Jeremy Shaw Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof, libghc-failure-prof (>= 0.0.0), libghc-failure-prof (<< 0.2), libghc-text-prof (>= 0.11), libghc-text-prof (<< 0.12) Build-Depends-Indep: ghc-doc, haddock, libghc-failure-doc (>= 0.0.0), libghc-failure-doc (<< 0.2), libghc-text-doc (>= 0.11), libghc-text-doc (<< 0.12) Standards-Version: 3.8.1 Homepage: http://github.com/snoyberg/web-encodings/tree/master Package: libghc-web-encodings-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Encapsulate multiple web encoding in a single package. The idea is to minimize external dependencies so this is usable in just about any context. . Author: Michael Snoyman Upstream-Maintainer: Michael Snoyman . This package contains the normal library files. Package: libghc-web-encodings-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-web-encodings-dev Description: Encapsulate multiple web encoding in a single package. The idea is to minimize external dependencies so this is usable in just about any context. . Author: Michael Snoyman Upstream-Maintainer: Michael Snoyman . This package contains the libraries compiled with profiling enabled. Package: libghc-web-encodings-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Encapsulate multiple web encoding in a single package. The idea is to minimize external dependencies so this is usable in just about any context. . Author: Michael Snoyman Upstream-Maintainer: Michael Snoyman . This package contains the documentation files. Package: runtests Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the web-encodings-0.3.0.6 library.