This file is indexed.

/var/lib/ghc/package.conf.d/cipher-aes128-0.7.0.3.conf is in libghc-cipher-aes128-dev 0.7.0.3-3build3.

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: cipher-aes128
version: 0.7.0.3
id: cipher-aes128-0.7.0.3-KAolNa840Az6nQWiS62DWu
key: cipher-aes128-0.7.0.3-KAolNa840Az6nQWiS62DWu
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
abi: 45d0b882eaace7292d3832a14f01e4c8
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/cipher-aes128-0.7.0.3-KAolNa840Az6nQWiS62DWu
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/cipher-aes128-0.7.0.3-KAolNa840Az6nQWiS62DWu
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/cipher-aes128
hs-libraries: HScipher-aes128-0.7.0.3-KAolNa840Az6nQWiS62DWu
depends:
    base-4.9.1.0 bytestring-0.10.8.1
    cereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e
    crypto-api-0.13.2-HRxVIReTs2B93eVLBJkRp6
    tagged-0.8.5-1gLLDW7b5mx8q35LxgIjIa
haddock-interfaces: /usr/lib/ghc-doc/haddock/cipher-aes128-0.7.0.3/cipher-aes128.haddock
haddock-html: /usr/share/doc/libghc-cipher-aes128-doc/html/