This file is indexed.

/var/lib/ghc/package.conf.d/cipher-aes128-0.7.0.1.conf is in libghc-cipher-aes128-dev 0.7.0.1-2.

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
name: cipher-aes128
version: 0.7.0.1
id: cipher-aes128-0.7.0.1-a02662c8fb1fae37bd28137111237a0f
key: ciphe_8OTckp12CbeFfRCZcynETp
license: BSD3
copyright: Thomas M. DuBuisson
maintainer: thomas.dubuisson@gmail.com
homepage: https://github.com/TomMD/cipher-aes128
synopsis: AES and common modes using AES-NI when available.
description:
    Cipher-aes128 is an implementation of AES and common modes of operation.  It borrows Hanquez's C AES code (see 'cipher-aes') but
    is unique due to including compile-time detection of
    NI compiler support, a slightly more functional interface
    for GCM operations, exposure of 'Ptr' based operations via the .Internal module, and build-in crypto-api support.
    Cipher-aes128 was originally developed as "'cipher-aes' plus trampolines", which has since been adopted into cipher-aes.
category: Cryptography
author: Thomas M. DuBuisson, Vincent Hanquez (See AUTHORS file)
exposed: True
exposed-modules:
    Crypto.Cipher.AES128 Crypto.Cipher.AES128.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cipher-aes128-0.7.0.1-8OTckp12CbeFfRCZcynETp
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cipher-aes128-0.7.0.1-8OTckp12CbeFfRCZcynETp
data-dir: /usr/share/cipher-aes128
hs-libraries: HScipher-aes128-0.7.0.1-8OTckp12CbeFfRCZcynETp
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
    cereal-0.4.1.1-e5a2d88c50e3964865156f13d834ca15
    crypto-api-0.13.2-992bdf931a769923de7b730e79dfa575
    tagged-0.8.2-16a51d8cfafeba080a9011b87265d84b
haddock-interfaces: /usr/lib/ghc-doc/haddock/cipher-aes128-0.7.0.1/cipher-aes128.haddock
haddock-html: /usr/share/doc/libghc-cipher-aes128-doc/html/