/var/lib/ghc/package.conf.d/aeson-qq-0.8.1.conf is in libghc-aeson-qq-dev 0.8.1-1build1.
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.1
id: aeson-qq-0.8.1-b599f646a0932d41a438cb6afe9d8c48
key: aeson_LMPXSio3jbtAThhCDhiICe
license: MIT
maintainer: Simon Hengel <sol@typeful.net>
homepage: http://github.com/zalora/aeson-qq
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/zalora/aeson-qq#readme>
category: JSON
author: Oscar Finnsson
exposed: True
exposed-modules:
Data.Aeson.QQ
hidden-modules: Data.JSON.QQ
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/aeson-qq-0.8.1-LMPXSio3jbtAThhCDhiICe
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/aeson-qq-0.8.1-LMPXSio3jbtAThhCDhiICe
data-dir: /usr/share/aeson-qq
hs-libraries: HSaeson-qq-0.8.1-LMPXSio3jbtAThhCDhiICe
depends:
aeson-0.10.0.0-f3d60d2c12f1489f847c9de86a996f7e
attoparsec-0.13.0.1-13ee8ea181051585e24bdc42fae36194
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
base-compat-0.8.2-78f8fb2b4a7e3cef0740acd6830a6ce5
haskell-src-meta-0.6.0.13-f17d178deb1befdd15a689c6fe5d3c06
parsec-3.1.9-c97a6d9077152efda935fd305a6ba92b
scientific-0.3.4.4-ad7a1961c108e1f16b5a5fcaa26862eb
template-haskell-2.10.0.0-3c4cb52230f347282af9b2817f013181
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
vector-0.11.0.0-c6a21b92685f6fef26c6c5da6982f3c6
haddock-interfaces: /usr/lib/ghc-doc/haddock/aeson-qq-0.8.1/aeson-qq.haddock
haddock-html: /usr/share/doc/libghc-aeson-qq-doc/html/
|