/var/lib/ghc/package.conf.d/persistent-sqlite-2.6.conf is in libghc-persistent-sqlite-dev 2.6-2+b2.
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 37 | name: persistent-sqlite
version: 2.6
id: persistent-sqlite-2.6-KF9VpmTzmiJDpqo0vO0nJw
key: persistent-sqlite-2.6-KF9VpmTzmiJDpqo0vO0nJw
license: MIT
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/persistent
synopsis: Backend for the persistent library using sqlite3.
description:
This package includes a thin sqlite3 wrapper based on the direct-sqlite package, as well as the entire C library, so there are no system dependencies.
category: Database, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules:
Database.Sqlite Database.Persist.Sqlite
abi: 1fb26337b1624e84cfda36da361dcdb7
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/persistent-sqlite-2.6-KF9VpmTzmiJDpqo0vO0nJw
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/persistent-sqlite-2.6-KF9VpmTzmiJDpqo0vO0nJw
data-dir: /usr/share/persistent-sqlite
hs-libraries: HSpersistent-sqlite-2.6-KF9VpmTzmiJDpqo0vO0nJw
extra-libraries:
sqlite3 pthread
depends:
aeson-0.11.2.1-HXsMVKhyCdWHTj7u0kqwx4 base-4.9.0.0
bytestring-0.10.8.1 conduit-1.2.8-6hIGes6x1wqJCxTfOzNGDJ
containers-0.5.7.1 monad-control-1.0.1.0-H3dGiNkRft7DwaQy0vBH7n
monad-logger-0.3.20-CVfA4QE5YIWJM8V0oK1fyS
old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8
persistent-2.6-2DWWHH1gSK3GbvePpSBZyT
resource-pool-0.2.3.2-6miRr0fD4u0Kuc64q25QIf
resourcet-1.1.8-DdwBVfcxCfKnrc6BKOuS1
text-1.2.2.1-5QpmrLQApEZ4Ly9nMHWY0s time-1.6.0.1
transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/persistent-sqlite-2.6/persistent-sqlite.haddock
haddock-html: /usr/share/doc/libghc-persistent-sqlite-doc/html/
|