This file is indexed.

/var/lib/ghc/package.conf.d/lifted-base-0.2.0.3.conf is in libghc-lifted-base-dev 0.2.0.3-2+b1.

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: lifted-base
version: 0.2.0.3
id: lifted-base-0.2.0.3-635db11b8313e1acaa5140f2757e862e

license: BSD3
copyright: (c) 2011-2012 Bas van Dijk, Anders Kaseorg
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: https://github.com/basvandijk/lifted-base
package-url:
synopsis: lifted IO operations from the base library
description: @lifted-base@ exports IO operations from the base library lifted to
             any instance of 'MonadBase' or 'MonadBaseControl'.
             .
             Note that not all modules from @base@ are converted yet. If
             you need a lifted version of a function from @base@, just
             ask me to add it or send me a patch.
             .
             The package includes a copy of the @monad-peel@ testsuite written
             by Anders Kaseorg The tests can be performed using @cabal test@.
category: Control
author: Bas van Dijk, Anders Kaseorg
exposed: True
exposed-modules: Control.Exception.Lifted
                 Control.Concurrent.MVar.Lifted Control.Concurrent.Chan.Lifted
                 Control.Concurrent.Lifted Data.IORef.Lifted System.Timeout.Lifted
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/lifted-base-0.2.0.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/lifted-base-0.2.0.3/ghc-7.6.3
hs-libraries: HSlifted-base-0.2.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes: inlinable.h
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         base-unicode-symbols-0.2.2.4-ec1c787160bf91bc92b0b4f99c4199a9
         monad-control-0.3.2.2-aae11679047438e5ee6b1274ae527d35
         transformers-base-0.4.1-da9c4a03c3accfcef7f09e5e6d753fad
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/lifted-base-0.2.0.3/lifted-base.haddock
haddock-html: /usr/share/doc/libghc-lifted-base-doc/html/