Source: haskell-xml-enumerator Priority: extra Section: haskell Maintainer: David Fox Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.8), cdbs, ghc, ghc-prof, libghc-attoparsec-text-dev (>= 0.8.2), libghc-attoparsec-text-dev (<< 0.9), libghc-attoparsec-text-prof (>= 0.8.2), libghc-attoparsec-text-prof (<< 0.9), libghc-attoparsec-text-enumerator-dev (>= 0.2), libghc-attoparsec-text-enumerator-dev (<< 0.3), libghc-attoparsec-text-enumerator-prof (>= 0.2), libghc-attoparsec-text-enumerator-prof (<< 0.3), libghc-blaze-builder-dev (>= 0.2), libghc-blaze-builder-dev (<< 0.4), libghc-blaze-builder-prof (>= 0.2), libghc-blaze-builder-prof (<< 0.4), libghc-blaze-builder-enumerator-dev (>= 0.2), libghc-blaze-builder-enumerator-dev (<< 0.3), libghc-blaze-builder-enumerator-prof (>= 0.2), libghc-blaze-builder-enumerator-prof (<< 0.3), libghc-enumerator-dev (>= 0.4.5), libghc-enumerator-dev (<< 0.5), libghc-enumerator-prof (>= 0.4.5), libghc-enumerator-prof (<< 0.5), libghc-failure-dev (>= 0.1), libghc-failure-dev (<< 0.2), libghc-failure-prof (>= 0.1), libghc-failure-prof (<< 0.2), libghc-text-dev (>= 0.7), libghc-text-dev (<< 0.12), libghc-text-prof (>= 0.7), libghc-text-prof (<< 0.12), libghc-transformers-dev (>= 0.2), libghc-transformers-dev (<< 0.3), libghc-transformers-prof (>= 0.2), libghc-transformers-prof (<< 0.3), libghc-xml-types-dev (>= 0.3), libghc-xml-types-dev (<< 0.4), libghc-xml-types-prof (>= 0.3), libghc-xml-types-prof (<< 0.4) Build-Depends-Indep: ghc-doc, libghc-attoparsec-text-doc (>= 0.8.2), libghc-attoparsec-text-doc (<< 0.9), libghc-attoparsec-text-enumerator-doc (>= 0.2), libghc-attoparsec-text-enumerator-doc (<< 0.3), libghc-blaze-builder-doc (>= 0.2), libghc-blaze-builder-doc (<< 0.4), libghc-blaze-builder-enumerator-doc (>= 0.2), libghc-blaze-builder-enumerator-doc (<< 0.3), libghc-enumerator-doc (>= 0.4.5), libghc-enumerator-doc (<< 0.5), libghc-failure-doc (>= 0.1), libghc-failure-doc (<< 0.2), libghc-text-doc (>= 0.7), libghc-text-doc (<< 0.12), libghc-transformers-doc (>= 0.2), libghc-transformers-doc (<< 0.3), libghc-xml-types-doc (>= 0.3), libghc-xml-types-doc (<< 0.4) Standards-Version: 3.9.1 Homepage: http://github.com/snoyberg/xml-enumerator Package: libghc-xml-enumerator-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Pure-Haskell utilities for dealing with XML with the enumerator package. Provides the ability to parse and render XML in a streaming manner using the enumerator package. . Author: Michael Snoyman , Aristid Breitkreuz Upstream-Maintainer: Michael Snoyman . This package contains the normal library files. Package: libghc-xml-enumerator-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Pure-Haskell utilities for dealing with XML with the enumerator package. Provides the ability to parse and render XML in a streaming manner using the enumerator package. . Author: Michael Snoyman , Aristid Breitkreuz Upstream-Maintainer: Michael Snoyman . This package contains the libraries compiled with profiling enabled. Package: libghc-xml-enumerator-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Pure-Haskell utilities for dealing with XML with the enumerator package. Provides the ability to parse and render XML in a streaming manner using the enumerator package. . Author: Michael Snoyman , Aristid Breitkreuz 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 xml-enumerator-0.3.4 library.