/var/lib/ghc/package.conf.d/connection-0.2.8.conf is in libghc-connection-dev 0.2.8-1build9.
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: connection
version: 0.2.8
id: connection-0.2.8-5ucFB41ahse7wfYnBcMW7X
key: connection-0.2.8-5ucFB41ahse7wfYnBcMW7X
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-connection
synopsis: Simple and easy network connections API
description:
Simple network library for all your connection need.
.
Features: Really simple to use, SSL/TLS, SOCKS.
.
This library provides a very simple api to create sockets
to a destination with the choice of SSL/TLS, and SOCKS.
category: Network
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules:
Network.Connection
hidden-modules: Network.Connection.Types
abi: a5dba7673d55d7b998665a6d59ceab52
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/connection-0.2.8-5ucFB41ahse7wfYnBcMW7X
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/connection-0.2.8-5ucFB41ahse7wfYnBcMW7X
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/connection
hs-libraries: HSconnection-0.2.8-5ucFB41ahse7wfYnBcMW7X
depends:
base-4.9.1.0 byteable-0.1.1-2lU1pexQSLj1KbNO17UifQ
bytestring-0.10.8.1 containers-0.5.7.1
data-default-class-0.1.2.0-GsXqKN6o1X9jr0fF5qCVD
network-2.6.3.2-IsLM4TXcLoRI0fmmBYVyQz
socks-0.5.6-I3xF4zvYRWGKjNxk7Zp6UA
tls-1.3.11-BfWtdiBCCF64EtEXG4Qcgy x509-1.7.2-j5yaHQXy7fCzgCviUh8EI
x509-store-1.6.5-3xpI4MV2UCz6RmvrRmCax4
x509-system-1.6.6-EKmJ7IeolxUQmeCioL4z
x509-validation-1.6.9-KdbuDh32ieO9pGp7NaQgQ5
haddock-interfaces: /usr/lib/ghc-doc/haddock/connection-0.2.8/connection.haddock
haddock-html: /usr/share/doc/libghc-connection-doc/html/
|