/var/lib/ghc/package.conf.d/connection-0.1.3.1.conf is in libghc-connection-dev 0.1.3.1-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 43 44 45 46 47 | name: connection
version: 0.1.3.1
id: connection-0.1.3.1-e7a4ae2178442b5514d0b53fcacd3fb2
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-connection
package-url:
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/connection-0.1.3.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/connection-0.1.3.1/ghc-7.6.3
hs-libraries: HSconnection-0.1.3.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
certificate-1.3.9-d85b3eef2abeab903240daf850cb3f3b
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
cprng-aes-0.5.2-0ca91f584fafe2e564da7d9e76432fe0
data-default-0.5.1-3dcf8b1e18d6ff182bcfe57129991c1d
network-2.4.1.2-040cee5ece44014a8574cb3f87b1eec4
socks-0.4.1-b2fb4a91589f784edcce08065fc4c8c8
tls-1.1.5-83f5096787ce32bccd1f8fd90d7c040e
tls-extra-0.6.6-33bc458154eac6b746df593e1faef58f
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/connection-0.1.3.1/connection.haddock
haddock-html: /usr/share/doc/libghc-connection-doc/html/
|