/var/lib/ghc/package.conf.d/http-common-0.8.2.0.conf is in libghc-http-common-dev 0.8.2.0-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 40 41 42 | name: http-common
version: 0.8.2.0
id: http-common-0.8.2.0-cd2b4ec6155e6c81cdffa7735629b37d
key: httpc_LnlYDe7Jiaq2NpX4jC2TWW
license: BSD3
copyright: © 2012-2015 Operational Dynamics Consulting, Pty Ltd and Others
maintainer: Andrew Cowie <andrew@operationaldynamics.com>
stability: experimental
homepage: http://research.operationaldynamics.com/projects/http-streams/
synopsis: Common types for HTTP clients and servers
description:
/Overview/
.
Base types used by a variety of HTTP clients and servers. See http-streams
"Network.Http.Client" or pipes-http "Pipes.Http.Client" for full
documentation. You can import @Network.Http.Types@ if you like, but both
http-streams and pipes-http re-export this package's types and functions.
category: Web
author: Andrew Cowie <andrew@operationaldynamics.com>
exposed: True
exposed-modules:
Network.Http.Types Network.Http.RequestBuilder
Network.Http.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/http-common-0.8.2.0-LnlYDe7Jiaq2NpX4jC2TWW
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/http-common-0.8.2.0-LnlYDe7Jiaq2NpX4jC2TWW
data-dir: /usr/share/http-common
hs-libraries: HShttp-common-0.8.2.0-LnlYDe7Jiaq2NpX4jC2TWW
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
base64-bytestring-1.0.0.1-a812cf51b64c2ab462388f62a2059d09
blaze-builder-0.4.0.1-073b5264a38e394a8dbb57adf8acf9c2
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
case-insensitive-1.2.0.5-aaffb90d20f76ba7636aef7e75b6b59c
directory-1.2.2.0-660a7a83a753ed85c8a374c15dae2b97
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
network-2.6.2.1-25f4f3b167c1b84622324351cf72302e
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
unordered-containers-0.2.5.1-a371fb886d3c588f30731c181c11e7b7
haddock-interfaces: /usr/lib/ghc-doc/haddock/http-common-0.8.2.0/http-common.haddock
haddock-html: /usr/share/doc/libghc-http-common-doc/html/
|