/var/lib/ghc/package.conf.d/persistent-sqlite-2.2.conf is in libghc-persistent-sqlite-dev 2.2-2build1.
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 | name: persistent-sqlite
version: 2.2
id: persistent-sqlite-2.2-c942e9174629c9f4f77dcd159564e1fc
key: persi_94QhCctiyltEiqh99h7MBy
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/persistent-sqlite-2.2-94QhCctiyltEiqh99h7MBy
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/persistent-sqlite-2.2-94QhCctiyltEiqh99h7MBy
data-dir: /usr/share/persistent-sqlite
hs-libraries: HSpersistent-sqlite-2.2-94QhCctiyltEiqh99h7MBy
extra-libraries:
sqlite3 pthread
depends:
aeson-0.10.0.0-f3d60d2c12f1489f847c9de86a996f7e
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
conduit-1.2.6.1-418942df10c1c8c2f189236cac2a6089
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
monad-control-1.0.0.4-54877a66474b3cf85d4214e0258a1578
monad-logger-0.3.16-47856758abc4530171094afe01e41f16
old-locale-1.0.0.7-0db938eb141b01f4936a21aef6b843bf
persistent-2.2.4-f2a7e7e20d48114bab38da0b2b3feba9
resourcet-1.1.7-6832b26243718afb2b791ac405d0e8df
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
haddock-interfaces: /usr/lib/ghc-doc/haddock/persistent-sqlite-2.2/persistent-sqlite.haddock
haddock-html: /usr/share/doc/libghc-persistent-sqlite-doc/html/
|