/var/lib/ghc/package.conf.d/hookup-0.1.0.0.conf is in libghc-hookup-dev 0.1.0.0-4build6.
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 | name: hookup
version: 0.1.0.0
id: hookup-0.1.0.0-56mUjzxuio35gGAlXcZ3cN
key: hookup-0.1.0.0-56mUjzxuio35gGAlXcZ3cN
license: ISC
copyright: 2016 Eric Mertens
maintainer: emertens@gmail.com
homepage: https://github.com/glguy/irc-core
synopsis: Abstraction over creating network connections with SOCKS5 and TLS
description:
This package provides an abstraction for communicating with line-oriented
network services while abstracting over the use of SOCKS5 and TLS (via OpenSSL)
category: Network
author: Eric Mertens
exposed: True
exposed-modules:
Hookup
hidden-modules: Hookup.OpenSSL
abi: f6d6bd538d37f8e9cd0c6992a06cd344
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hookup-0.1.0.0-56mUjzxuio35gGAlXcZ3cN
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hookup-0.1.0.0-56mUjzxuio35gGAlXcZ3cN
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hookup
hs-libraries: HShookup-0.1.0.0-56mUjzxuio35gGAlXcZ3cN
extra-libraries:
ssl
depends:
HsOpenSSL-0.11.4.11-Hjy518cbc7QGa9s5qUUDCm
HsOpenSSL-x509-system-0.1.0.3-JSvGzLboD5PHFJ85VaA8ff base-4.9.1.0
bytestring-0.10.8.1 network-2.6.3.2-IsLM4TXcLoRI0fmmBYVyQz
socks-0.5.6-I3xF4zvYRWGKjNxk7Zp6UA template-haskell-2.11.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/hookup-0.1.0.0/hookup.haddock
haddock-html: /usr/share/doc/libghc-hookup-doc/html/
|