This file is indexed.

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

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
name: lifted-base
version: 0.2.3.11
id: lifted-base-0.2.3.11-EJk3wL9KL8YEccVtoTgqIE
key: lifted-base-0.2.3.11-EJk3wL9KL8YEccVtoTgqIE
license: BSD3
copyright: (c) 2011-2012 Bas van Dijk, Anders Kaseorg
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
homepage: https://github.com/basvandijk/lifted-base
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.QSem.Lifted
    Control.Concurrent.QSemN.Lifted Control.Concurrent.Lifted
    Data.IORef.Lifted Foreign.Marshal.Utils.Lifted
    System.Timeout.Lifted
abi: da003f370f61a439f2de33139b8acce4
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/lifted-base-0.2.3.11-EJk3wL9KL8YEccVtoTgqIE
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/lifted-base-0.2.3.11-EJk3wL9KL8YEccVtoTgqIE
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/lifted-base
hs-libraries: HSlifted-base-0.2.3.11-EJk3wL9KL8YEccVtoTgqIE
includes:
    inlinable.h
depends:
    base-4.9.1.0 monad-control-1.0.2.2-3gi0rBT0RRq8S2cSqiTk2r
    transformers-base-0.4.4-4JWVtuTd5KX4LSw5ilemWP
haddock-interfaces: /usr/lib/ghc-doc/haddock/lifted-base-0.2.3.11/lifted-base.haddock
haddock-html: /usr/share/doc/libghc-lifted-base-doc/html/