Source: haskell-attoparsec-aeson Maintainer: Debian Haskell Group Uploaders: Scott Talbert Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: debhelper (>= 10), haskell-devscripts-minimal | haskell-devscripts (>= 0.13), cdbs, ghc, ghc-prof, libghc-aeson-dev (>= 1.4.1.0), libghc-aeson-dev (<< 2.2), libghc-aeson-prof, Build-Depends-Indep: ghc-doc, libghc-aeson-doc, Standards-Version: 4.6.1 Homepage: https://github.com/haskell/aeson Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-attoparsec-aeson Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-attoparsec-aeson] X-Description: Parsing of aeson's Value with attoparsec Parsing of aeson's Value with attoparsec, originally from aeson. . This version is an empty package with bounds on @aeson@ which has "Data.Aeson.Parser" module. This way e.g. specifying . @ build-depends: aeson >= 1.4.1.0 && \<2.3, attoparsec-aeson >=2.1.0.0 && \<2.3 @ . will have "Data.Aeson.Parser" available for all @aeson@ versions in range. Package: libghc-attoparsec-aeson-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-attoparsec-aeson-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-attoparsec-aeson-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}