/var/lib/ghc/package.conf.d/http-streams-0.8.5.5.conf is in libghc-http-streams-dev 0.8.5.5-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 44 45 46 47 48 49 50 51 | name: http-streams
version: 0.8.5.5
id: http-streams-0.8.5.5-KnHGreVqmqXHs58P1faJ0v
key: http-streams-0.8.5.5-KnHGreVqmqXHs58P1faJ0v
license: BSD3
copyright: © 2012-2017 Operational Dynamics Consulting, Pty Ltd and Others
maintainer: Andrew Cowie <andrew@operationaldynamics.com>
stability: experimental
homepage: http://github.com/afcowie/http-streams/
synopsis: An HTTP client using io-streams
description:
/Overview/
.
An HTTP client, using the Snap Framework's 'io-streams' library to
hande the streaming IO. The API is optimized for ease of use for the
rather common case of code needing to query web services and deal with
the result.
.
The library is exported in a single module; see "Network.Http.Client"
for full documentation.
category: Web, IO-Streams
author: Andrew Cowie <andrew@operationaldynamics.com>
exposed: True
exposed-modules:
Network.Http.Client
hidden-modules: Network.Http.Connection Network.Http.ResponseParser
Network.Http.Utilities Network.Http.Inconvenience
abi: eda323538e7cd5af4b0f0b6845ce734e
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/http-streams-0.8.5.5-KnHGreVqmqXHs58P1faJ0v
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/http-streams-0.8.5.5-KnHGreVqmqXHs58P1faJ0v
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/http-streams
hs-libraries: HShttp-streams-0.8.5.5-KnHGreVqmqXHs58P1faJ0v
depends:
HsOpenSSL-0.11.4.11-Hjy518cbc7QGa9s5qUUDCm
aeson-1.1.2.0-KuAKFd6Xh3a4gjPNjIILft
attoparsec-0.13.1.0-3ql4hcH9pGfBAlE21oqFTQ base-4.9.1.0
base64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj
blaze-builder-0.4.0.2-LxClHUTiKUUAxWtvJ5Oeoy bytestring-0.10.8.1
case-insensitive-1.2.0.10-1D5OUKQ7UrJ7IpOe0di4Un directory-1.3.0.0
http-common-0.8.2.0-LANFRTaLnxIK0FbWef7bfd
io-streams-1.4.1.0-DNc9FSoilreGLeMgUM1rvR
mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
network-2.6.3.2-IsLM4TXcLoRI0fmmBYVyQz
network-uri-2.6.1.0-7BN1tbB3iHQ2XgvmqLAYph
openssl-streams-1.2.1.3-LtFcIOcIxNmIyXYLWpUQTZ
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00 transformers-0.5.2.0
unordered-containers-0.2.8.0-Bp9XgxjuHxcI4tFehVMDGC
haddock-interfaces: /usr/lib/ghc-doc/haddock/http-streams-0.8.5.5/http-streams.haddock
haddock-html: /usr/share/doc/libghc-http-streams-doc/html/
|