/var/lib/ghc/package.conf.d/gnutls-0.2.conf is in libghc-gnutls-dev 0.2-4+b1.
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 | name: gnutls
version: 0.2
id: gnutls-0.2-ACZIL4werDsusgxgdWqtc
key: gnutls-0.2-ACZIL4werDsusgxgdWqtc
license: GPL-3
maintainer: John Millikin <jmillikin@gmail.com>
stability: experimental
homepage: https://john-millikin.com/software/haskell-gnutls/
synopsis: Bindings for GNU libgnutls
description:
You almost certainly don't want to depend on this release.
.
This is a pre-alpha, almost useless release; its only purpose is to enable
TLS support in some of my other libraries. More complete bindings for GNU TLS
will be released at a later date.
category: Network
author: John Millikin <jmillikin@gmail.com>
exposed: True
exposed-modules:
Network.Protocol.TLS.GNU
hidden-modules: Network.Protocol.TLS.GNU.ErrorT
Network.Protocol.TLS.GNU.Foreign
abi: c64f74a5476b24d8aa760c06c3675af1
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/gnutls-0.2-ACZIL4werDsusgxgdWqtc
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/gnutls-0.2-ACZIL4werDsusgxgdWqtc
data-dir: /usr/share/gnutls
hs-libraries: HSgnutls-0.2-ACZIL4werDsusgxgdWqtc
extra-libraries:
gnutls gnutls
include-dirs: /usr/include/p11-kit-1
depends:
base-4.9.0.0 bytestring-0.10.8.1
monads-tf-0.1.0.3-HVD88uwypLB1Pu4HQI1mbn transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/gnutls-0.2/gnutls.haddock
haddock-html: /usr/share/doc/libghc-gnutls-doc/html/
|