/var/lib/ghc/package.conf.d/pipes-aeson-0.4.1.2.conf is in libghc-pipes-aeson-dev 0.4.1.2-1+b3.
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 | name: pipes-aeson
version: 0.4.1.2
id: pipes-aeson-0.4.1.2-da1691b89526f7d358f0dbc28333a137
license: BSD3
copyright: Copyright (c) Renzo Carbonara 2013-2014
maintainer: renzocarbonaraλgmail.com
stability: Experimental
homepage: https://github.com/k0001/pipes-aeson
package-url:
synopsis: Encode and decode JSON streams using Aeson and Pipes.
description: Utilities to encode and decode Pipes streams of JSON.
.
See the @changelog.md@ file in the source distribution to learn about any
important changes between version.
category: Pipes, Parser
author: Renzo Carbonara
exposed: True
exposed-modules: Pipes.Aeson Pipes.Aeson.Unchecked
hidden-modules: Pipes.Aeson.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/pipes-aeson-0.4.1.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/pipes-aeson-0.4.1.2/ghc-7.6.3
hs-libraries: HSpipes-aeson-0.4.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.3-b2104430b98076204addb28d44d77c72
attoparsec-0.10.4.0-d9fd97cfc1a1748b3cde35adf7fd233b
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
pipes-4.1.2-ba6548cfb2840fde821927a306ec6192
pipes-attoparsec-0.5.1-ed484590024746529d1beea9305d7963
pipes-bytestring-2.1.0-02295f3210a87adb1ec361ad79e726cf
pipes-parse-3.0.2-bb15f2cd5644179ae909f70f841b9c22
transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/pipes-aeson-0.4.1.2/pipes-aeson.haddock
haddock-html: /usr/share/doc/libghc-pipes-aeson-doc/html/
|