/var/lib/ghc/package.conf.d/pool-conduit-0.0.0.1.conf is in libghc-pool-conduit-dev 0.0.0.1-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | name: pool-conduit
version: 0.0.0.1
id: pool-conduit-0.0.0.1-7f72274b8d2534206259732f501d856d
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/persistent
package-url:
synopsis: Resource pool allocations via ResourceT.
description: Allocate resources from a pool, guaranteeing resource handling via the ResourceT transformer.
category: Database, Yesod, Conduit
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Data.Conduit.Pool
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/pool-conduit-0.0.0.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/pool-conduit-0.0.0.1/ghc-7.4.1
hs-libraries: HSpool-conduit-0.0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
conduit-0.2.0-04ed2b4219426e51e7fd271e3f3dac61
resource-pool-0.2.1.0-01febc323f7a2aca86c8d9eeee653fb5
transformers-0.2.2.0-367ec8196a45fab9903c082ddf1e964e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/pool-conduit-0.0.0.1/pool-conduit.haddock
haddock-html: /usr/share/doc/libghc-pool-conduit-doc/html/
|