/var/lib/ghc/package.conf.d/http-conduit-2.1.8.conf is in libghc-http-conduit-dev 2.1.8-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 | name: http-conduit
version: 2.1.8
id: http-conduit-2.1.8-0398689c693330af0bbe03c21d058b58
key: httpc_DKYUeG7hIGGAn9xfoEFes0
license: BSD3
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/http-conduit
synopsis: HTTP client package with conduit interface and HTTPS support.
description:
This package uses conduit for parsing the actual contents of the HTTP connection. It also provides higher-level functions which allow you to avoid directly dealing with streaming data. See <http://www.yesodweb.com/book/http-conduit> for more information.
.
The @Network.HTTP.Conduit.Browser@ module has been moved to <http://hackage.haskell.org/package/http-conduit-browser/>
category: Web, Conduit
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules:
Network.HTTP.Conduit Network.HTTP.Client.Conduit
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/http-conduit-2.1.8-DKYUeG7hIGGAn9xfoEFes0
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/http-conduit-2.1.8-DKYUeG7hIGGAn9xfoEFes0
data-dir: /usr/share/http-conduit
hs-libraries: HShttp-conduit-2.1.8-DKYUeG7hIGGAn9xfoEFes0
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
conduit-1.2.6.1-418942df10c1c8c2f189236cac2a6089
http-client-0.4.26.2-4f61db0d5737facec32b74aecf3c4b19
http-client-tls-0.2.2-51d3a4b0e3e1d3843663c6cdb9941b2d
http-types-0.9-9f0f86cb8ea32e3a00523d91b06bf840
lifted-base-0.2.3.6-9276c4c1c671cb2ef990bb869656cca8
monad-control-1.0.0.4-54877a66474b3cf85d4214e0258a1578
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
resourcet-1.1.7-6832b26243718afb2b791ac405d0e8df
transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
haddock-interfaces: /usr/lib/ghc-doc/haddock/http-conduit-2.1.8/http-conduit.haddock
haddock-html: /usr/share/doc/libghc-http-conduit-doc/html/
|