This file is indexed.

/var/lib/ghc/package.conf.d/xmonad-0.10.conf is in libghc-xmonad-dev 0.10-3.

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
47
48
49
50
51
name: xmonad
version: 0.10
id: xmonad-0.10-4f40c04dc0a581ba5a34081068909b71

license: BSD3
copyright:
maintainer: xmonad@haskell.org
stability:
homepage: http://xmonad.org
package-url:
synopsis: A tiling window manager
description: xmonad is a tiling window manager for X. Windows are arranged
             automatically to tile the screen without gaps or overlap, maximising
             screen use. All features of the window manager are accessible from
             the keyboard: a mouse is strictly optional. xmonad is written and
             extensible in Haskell. Custom layout algorithms, and other
             extensions, may be written by the user in config files. Layouts are
             applied dynamically, and different layouts may be used on each
             workspace. Xinerama is fully supported, allowing windows to be tiled
             on several screens.
category: System
author: Spencer Janssen
exposed: True
exposed-modules: XMonad XMonad.Main XMonad.Core XMonad.Config
                 XMonad.Layout XMonad.ManageHook XMonad.Operations XMonad.StackSet
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/xmonad-0.10/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/xmonad-0.10/ghc-7.4.1
hs-libraries: HSxmonad-0.10
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: X11-1.5.0.1-23969a606024c8baf35a42f59a8da104
         base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
         directory-1.1.0.2-ebacad9b5233212b1abbebce9b7e6524
         extensible-exceptions-0.1.1.4-d27a1ac47e54880cae007cceceb41580
         filepath-1.3.0.0-973f5e9fbed93e25cbe66dfeb6b99ad9
         mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
         process-1.1.0.1-18dadd8ad5fc640f55a7afdc7aace500
         unix-2.5.1.0-b7c7408f284e3570d0d4dbd1f423845f
         utf8-string-0.3.7-ca3bc669f78a10f8e42ef22439bcf83c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/xmonad-0.10/xmonad.haddock
haddock-html: /usr/share/doc/libghc-xmonad-doc/html/