This file is indexed.

/var/lib/ghc/package.conf.d/lifted-base-0.2.3.6.conf is in libghc-lifted-base-dev 0.2.3.6-4build1.

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
name: lifted-base
version: 0.2.3.6
id: lifted-base-0.2.3.6-9276c4c1c671cb2ef990bb869656cca8
key: lifte_Eodtp1tnegOElwU6jqYtb3
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/lifted-base-0.2.3.6-Eodtp1tnegOElwU6jqYtb3
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/lifted-base-0.2.3.6-Eodtp1tnegOElwU6jqYtb3
data-dir: /usr/share/lifted-base
hs-libraries: HSlifted-base-0.2.3.6-Eodtp1tnegOElwU6jqYtb3
includes:
    inlinable.h
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    monad-control-1.0.0.4-54877a66474b3cf85d4214e0258a1578
    transformers-base-0.4.4-19dc155e74aa624600f63b02f5f0b424
haddock-interfaces: /usr/lib/ghc-doc/haddock/lifted-base-0.2.3.6/lifted-base.haddock
haddock-html: /usr/share/doc/libghc-lifted-base-doc/html/