/var/lib/ghc/package.conf.d/pool-0.1.2.conf is in libghc-pool-dev 0.1.2-2.
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 | name: pool
version: 0.1.2
id: pool-0.1.2-a4938c0ac9fb6565ac5e1c46d9a1e116
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/persistent
package-url:
synopsis: Thread-safe resource pools.
description: Useful for stuff like database connection pools.
category: Data, Database, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Data.Pool
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/pool-0.1.2/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/pool-0.1.2/ghc-7.4.1
hs-libraries: HSpool-0.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
monad-control-0.3.1-14b7e2e3a9477aaa014fc2b99d327723
transformers-0.2.2.0-367ec8196a45fab9903c082ddf1e964e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/pool-0.1.2/pool.haddock
haddock-html: /usr/share/doc/libghc-pool-doc/html/
|