Source: haskell-resource-pool
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
 Clint Adams <clint@debian.org>,
Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends:
 cdbs,
 debhelper (>= 10),
 ghc (>= 9.4),
 ghc-prof,
 haskell-devscripts (>= 0.13),
 libghc-hashable-dev (>= 1.1.0.0),
 libghc-hashable-prof,
 libghc-primitive-dev (>= 0.7),
 libghc-primitive-prof,
Build-Depends-Indep: ghc-doc,
 libghc-hashable-doc,
 libghc-primitive-doc,
Standards-Version: 4.7.0
Homepage: https://hackage.haskell.org/package/resource-pool
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-resource-pool
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-resource-pool]

Package: libghc-resource-pool-dev
Architecture: any
Depends:
 ${haskell:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 ${haskell:Recommends},
Suggests:
 ${haskell:Suggests},
Provides:
 ${haskell:Provides},
Description: high-performance striped resource-pooling implementation${haskell:ShortBlurb}
 A high-performance striped pooling abstraction for managing flexibly-sized
 collections of resources such as database connections.  .
 ${haskell:Blurb}

Package: libghc-resource-pool-prof
Architecture: any
Depends:
 ${haskell:Depends},
 ${misc:Depends},
Recommends:
 ${haskell:Recommends},
Suggests:
 ${haskell:Suggests},
Provides:
 ${haskell:Provides},
Description: high-performance striped resource-pooling implementation${haskell:ShortBlurb}
 A high-performance striped pooling abstraction for managing flexibly-sized
 collections of resources such as database connections.
 .
 ${haskell:Blurb}

Package: libghc-resource-pool-doc
Architecture: all
Section: doc
Depends:
 ${haskell:Depends},
 ${misc:Depends},
Recommends:
 ${haskell:Recommends},
Suggests:
 ${haskell:Suggests},
Description: high-performance striped resource-pooling implementation${haskell:ShortBlurb}
 A high-performance striped pooling abstraction for managing flexibly-sized
 collections of resources such as database connections.
 .
 ${haskell:Blurb}
