This file is indexed.

/var/lib/ghc/package.conf.d/foldl-1.1.2.conf is in libghc-foldl-dev 1.1.2-1build1.

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
name: foldl
version: 1.1.2
id: foldl-1.1.2-39baeb972ca46822c5a463668e5a7b46
key: foldl_AJSPSYRhb8S2a2mwsSvY6L
license: BSD3
copyright: 2013 Gabriel Gonzalez
maintainer: Gabriel439@gmail.com
synopsis: Composable, streaming, and efficient left folds
description:
    This library provides strict left folds that stream in constant
    memory, and you can combine folds using @Applicative@ style to derive new
    folds.  Derived folds still traverse the container just once and are often as
    efficient as hand-written folds.
category: Control
author: Gabriel Gonzalez
exposed: True
exposed-modules:
    Control.Foldl Control.Foldl.ByteString Control.Foldl.Text
hidden-modules: Control.Foldl.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/foldl-1.1.2-AJSPSYRhb8S2a2mwsSvY6L
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/foldl-1.1.2-AJSPSYRhb8S2a2mwsSvY6L
data-dir: /usr/share/foldl
hs-libraries: HSfoldl-1.1.2-AJSPSYRhb8S2a2mwsSvY6L
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
    comonad-4.2.7.2-3ce8d4da7fa0772a6896e34966acad72
    containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
    mwc-random-0.13.3.2-168a8f60aaa4f8be939a7610d137518b
    primitive-0.6.1.0-b2a7b9f8d5591c0d4ce7ef238a3217d2
    profunctors-5.1.2-1408da4e15bf985231d06474259a0a9a
    text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
    transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
    vector-0.11.0.0-c6a21b92685f6fef26c6c5da6982f3c6
haddock-interfaces: /usr/lib/ghc-doc/haddock/foldl-1.1.2/foldl.haddock
haddock-html: /usr/share/doc/libghc-foldl-doc/html/