/var/lib/ghc/package.conf.d/aeson-qq-0.8.2.conf is in libghc-aeson-qq-dev 0.8.2-1build4.
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: aeson-qq
version: 0.8.2
id: aeson-qq-0.8.2-11AyrlmsUUgLJOAblXeUuC
key: aeson-qq-0.8.2-11AyrlmsUUgLJOAblXeUuC
license: MIT
maintainer: Simon Hengel <sol@typeful.net>
homepage: https://github.com/sol/aeson-qq#readme
synopsis: JSON quasiquoter for Haskell
description:
@aeson-qq@ provides a JSON quasiquoter for Haskell.
.
This package exposes the function `aesonQQ` that compile-time
converts a string representation of a JSON value into a
`Data.Aeson.Value`. `aesonQQ` has the signature
.
>aesonQQ :: QuasiQuoter
.
Consult the @README@ for documentation:
<https://github.com/sol/aeson-qq#readme>
category: JSON
author: Oscar Finnsson
exposed: True
exposed-modules:
Data.Aeson.QQ
hidden-modules: Data.JSON.QQ Paths_aeson_qq
abi: 312d5a3678a6eb6025fbb53b976149ad
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/aeson-qq-0.8.2-11AyrlmsUUgLJOAblXeUuC
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/aeson-qq-0.8.2-11AyrlmsUUgLJOAblXeUuC
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/aeson-qq
hs-libraries: HSaeson-qq-0.8.2-11AyrlmsUUgLJOAblXeUuC
depends:
aeson-1.1.2.0-KuAKFd6Xh3a4gjPNjIILft
attoparsec-0.13.1.0-3ql4hcH9pGfBAlE21oqFTQ base-4.9.1.0
base-compat-0.9.3-KeJp8zYMpcS9WibvTcxU22
haskell-src-meta-0.8.0.1-LPTH8wLObXW6BZLfNFjcgA
parsec-3.1.11-1aqiimsgq2dCv7eoaC8WuX
scientific-0.3.5.2-FM2NdrNTcdbCDq9wuNnhIA template-haskell-2.11.1.0
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
vector-0.12.0.1-692PQMDMB6pIQ1uGwefDcQ
haddock-interfaces: /usr/lib/ghc-doc/haddock/aeson-qq-0.8.2/aeson-qq.haddock
haddock-html: /usr/share/doc/libghc-aeson-qq-doc/html/
|