This file is indexed.

/var/lib/ghc/package.conf.d/tls-1.3.4.conf is in libghc-tls-dev 1.3.4-1.

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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
name: tls
version: 1.3.4
id: tls-1.3.4-083899d9bc6728e80fc1ac9710641a0e
key: tls_3EIGIuDWKIW0BNCmCRjJQl
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-tls
synopsis: TLS/SSL protocol native implementation (Server and Client)
description:
    Native Haskell TLS and SSL protocol implementation for server and client.
    .
    This provides a high-level implementation of a sensitive security protocol,
    eliminating a common set of security issues through the use of the advanced
    type system, high level constructions and common Haskell features.
    .
    Currently implement the SSL3.0, TLS1.0, TLS1.1 and TLS1.2 protocol,
    and support RSA and Ephemeral (Elliptic curve and regular) Diffie Hellman key exchanges,
    and many extensions.
    .
    Some debug tools linked with tls, are available through the
    <http://hackage.haskell.org/package/tls-debug/>.
category: Network
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules:
    Network.TLS Network.TLS.Cipher Network.TLS.Compression
    Network.TLS.Internal Network.TLS.Extra Network.TLS.Extra.Cipher
hidden-modules: Network.TLS.Cap Network.TLS.Struct Network.TLS.Core
                Network.TLS.Context Network.TLS.Context.Internal
                Network.TLS.Credentials Network.TLS.Backend Network.TLS.Crypto
                Network.TLS.Crypto.DH Network.TLS.Crypto.ECDH Network.TLS.ErrT
                Network.TLS.Extension Network.TLS.Extension.EC
                Network.TLS.Handshake Network.TLS.Handshake.Common
                Network.TLS.Handshake.Certificate Network.TLS.Handshake.Key
                Network.TLS.Handshake.Client Network.TLS.Handshake.Server
                Network.TLS.Handshake.Process Network.TLS.Handshake.Signature
                Network.TLS.Handshake.State Network.TLS.Hooks Network.TLS.IO
                Network.TLS.MAC Network.TLS.Measurement Network.TLS.Packet
                Network.TLS.Parameters Network.TLS.Record Network.TLS.Record.Types
                Network.TLS.Record.Engage Network.TLS.Record.Disengage
                Network.TLS.Record.State Network.TLS.RNG Network.TLS.State
                Network.TLS.Session Network.TLS.Sending Network.TLS.Receiving
                Network.TLS.Util Network.TLS.Util.ASN1
                Network.TLS.Util.Serialization Network.TLS.Types Network.TLS.Wire
                Network.TLS.X509
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/tls-1.3.4-3EIGIuDWKIW0BNCmCRjJQl
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/tls-1.3.4-3EIGIuDWKIW0BNCmCRjJQl
data-dir: /usr/share/tls
hs-libraries: HStls-1.3.4-3EIGIuDWKIW0BNCmCRjJQl
depends:
    asn1-encoding-0.9.3-4ebc5c047eaec77bd5329d08c58fede2
    asn1-types-0.3.2-bc52ba15142e5b18df1f7256ff3d47b3
    async-2.0.2-a831412d1c1f2d2e26f26bb4545c7372
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
    cereal-0.4.1.1-e5a2d88c50e3964865156f13d834ca15
    cryptonite-0.10-bfb3d07cb50da589028735f6fdddde31
    data-default-class-0.0.1-fcbab95490d730dd2489b628499587cd
    memory-0.10-51efde9a7dfb4ba4cb90549cb7ade06a
    mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
    network-2.6.2.1-25f4f3b167c1b84622324351cf72302e
    transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
    x509-1.6.3-af0632f2f5c9ac57f65611c7772e8c52
    x509-store-1.6.1-8503b46dffe12cfc5bbce7cb01dba8d3
    x509-validation-1.6.3-9a44f60628d56085b17268e656761729
haddock-interfaces: /usr/lib/ghc-doc/haddock/tls-1.3.4/tls.haddock
haddock-html: /usr/share/doc/libghc-tls-doc/html/