This file is indexed.

/var/lib/ghc/package.conf.d/pwstore-fast-2.4.1.conf is in libghc-pwstore-fast-dev 2.4.1-1build2.

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
name: pwstore-fast
version: 2.4.1
id: pwstore-fast-2.4.1-0abd9fd0ddbff4fedb80749a12b086ea

license: BSD3
copyright:
maintainer: pjscott@iastate.edu
stability:
homepage: https://github.com/PeterScott/pwstore
package-url:
synopsis: Secure password storage.
description: To store passwords securely, they should be salted,
             then hashed with a slow hash function. This library
             uses PBKDF1-SHA256, and handles all the details.
             It uses the cryptohash package for speed; if you need
             a pure Haskell library, pwstore-purehaskell has the
             exact same API, but uses only pure Haskell. It is
             about 25 times slower than this package, but still
             quite usable.
category: Cryptography
author: Peter Scott
exposed: True
exposed-modules: Crypto.PasswordStore
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/pwstore-fast-2.4.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/pwstore-fast-2.4.1/ghc-7.6.3
hs-libraries: HSpwstore-fast-2.4.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: SHA-1.6.1-8123f0a73deea9ce6c5997e5271bb607
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         base64-bytestring-1.0.0.1-d8518e3d0a93ad469732bf212a97fcd8
         binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         cryptohash-0.11.2-8dff2d2fe7f5b7f7ebbbe52e0f095f67
         random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/pwstore-fast-2.4.1/pwstore-fast.haddock
haddock-html: /usr/share/doc/libghc-pwstore-fast-doc/html/