This file is indexed.

/var/lib/ghc/package.conf.d/lifted-base-0.1.0.3.conf is in libghc-lifted-base-dev 0.1.0.3-1.

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.1.0.3
id: lifted-base-0.1.0.3-835139a20d18a630e7554a1b27208297

license: BSD3
copyright: (c) 2011 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.Lifted
                 System.Timeout.Lifted
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/lifted-base-0.1.0.3/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/lifted-base-0.1.0.3/ghc-7.4.1
hs-libraries: HSlifted-base-0.1.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes: inlinable.h
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         base-unicode-symbols-0.2.2.3-99a889e4d843ce4cd31cf315dafe78c9
         monad-control-0.3.1-14b7e2e3a9477aaa014fc2b99d327723
         transformers-base-0.4.1-fcc3ef817255df65a2aa38004ca0b746
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/lifted-base-0.1.0.3/lifted-base.haddock
haddock-html: /usr/share/doc/libghc-lifted-base-doc/html/