/var/lib/ghc/package.conf.d/persistent-1.2.2.0.conf is in libghc-persistent-dev 1.2.2.0-1build6.
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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 | name: persistent
version: 1.2.2.0
id: persistent-1.2.2.0-5cb1932c13ef85ecad8476b8f7e33ac2
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/persistent
package-url:
synopsis: Type-safe, multi-backend data serialization.
description: Type-safe, data serialization. You must use a specific backend in order to make this useful.
category: Database, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Database.Persist Database.Persist.Quasi
Database.Persist.Types Database.Persist.Class Database.Persist.Sql
hidden-modules: Database.Persist.Types.Base
Database.Persist.Class.DeleteCascade
Database.Persist.Class.PersistEntity
Database.Persist.Class.PersistQuery
Database.Persist.Class.PersistUnique
Database.Persist.Class.PersistConfig
Database.Persist.Class.PersistField
Database.Persist.Class.PersistStore Database.Persist.Sql.Migration
Database.Persist.Sql.Internal Database.Persist.Sql.Types
Database.Persist.Sql.Raw Database.Persist.Sql.Run
Database.Persist.Sql.Class Database.Persist.Sql.Orphan.PersistQuery
Database.Persist.Sql.Orphan.PersistStore
Database.Persist.Sql.Orphan.PersistUnique
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/persistent-1.2.2.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/persistent-1.2.2.0/ghc-7.6.3
hs-libraries: HSpersistent-1.2.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.6.2.1-577558b1ce3cd5fea1a08a0ef665aee1
attoparsec-0.10.4.0-d9fd97cfc1a1748b3cde35adf7fd233b
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
base64-bytestring-1.0.0.1-d8518e3d0a93ad469732bf212a97fcd8
blaze-html-0.6.1.2-a198dd5301113f2efb92692a58f025f2
blaze-markup-0.5.1.6-bae8355a6c5ec5580808b59dd47b41e0
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
conduit-1.0.13-42da682bd4bc70f4bc06699fdc9be195
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
lifted-base-0.2.0.3-635db11b8313e1acaa5140f2757e862e
monad-control-0.3.2.2-aae11679047438e5ee6b1274ae527d35
monad-logger-0.3.1.1-8181b06664f0b38553ceb50809864ab4
path-pieces-0.1.2-70ae946740222a12e48dbbe95189379e
pool-conduit-0.1.2-1789d8c8ed4ffcb02c041cee2a23c820
resourcet-0.4.7.1-5fad03025bc752acdb7ecac59c673448
silently-1.2.4-9ee963af9bac31bab1c091219737549f
template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
transformers-base-0.4.1-da9c4a03c3accfcef7f09e5e6d753fad
unordered-containers-0.2.3.0-9584b653deee0b5f16062e26c5ddf569
vector-0.10.0.1-1fbb548bc492f07fef7e604d2e6f581d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/persistent-1.2.2.0/persistent.haddock
haddock-html: /usr/share/doc/libghc-persistent-doc/html/
|