/var/lib/ghc/package.conf.d/persistent-sqlite-1.3.0.5.conf is in libghc-persistent-sqlite-dev 1.3.0.5-1+b10.
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 38 39 40 41 42 43 | name: persistent-sqlite
version: 1.3.0.5
id: persistent-sqlite-1.3.0.5-fcc44d8498e28f837bbd05b689ddb1a9
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/persistent
package-url:
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
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/persistent-sqlite-1.3.0.5/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/persistent-sqlite-1.3.0.5/ghc-7.6.3
hs-libraries: HSpersistent-sqlite-1.3.0.5
extra-libraries: sqlite3 pthread
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.3-b2104430b98076204addb28d44d77c72
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
conduit-1.1.6-d422ad1b0f15749ef6ade095c21dcc4b
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
monad-control-0.3.2.2-aae11679047438e5ee6b1274ae527d35
monad-logger-0.3.6.1-ffdfce6a2ac98d41e96c286fedb34192
persistent-1.3.1.1-0edb506ff3c5a2b2feced0934061c2c8
resourcet-1.1.2.3-300a5f454b32622dd26f5e38817d3f89
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/persistent-sqlite-1.3.0.5/persistent-sqlite.haddock
haddock-html: /usr/share/doc/libghc-persistent-sqlite-doc/html/
|