This file is indexed.

/var/lib/ghc/package.conf.d/hscurses-1.4.1.2.conf is in libghc-hscurses-dev 1.4.1.2-2.

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
name: hscurses
version: 1.4.1.2
id: hscurses-1.4.1.2-47f2c484a4c7ac4206ca6f60ad0592ad

license: LGPL
copyright: Stefan Wehr 2004 - 2011
           Don Stewart 2004
           Tuomo Valkonen 2004
           John Meacham 2002-2004
maintainer: Stefan Wehr <http://www.stefanwehr.de>
stability: Stable
homepage: https://github.com/skogsbaer/hscurses
package-url:
synopsis: NCurses bindings for Haskell
description: Binding to NCurses, a library of functions that manage an
             application's display on character-cell terminals. Additionally,
             it contains some basic widgets such as a text input widget and
             a table widget.
category: User-interface
author: John Meacham <john at repetae dot net>
        Tuomo Valkonen <tuomov at iki.fi>
        Don Stewart <http://www.cse.unsw.edu.au/~dons>
        Stefan Wehr <http://www.stefanwehr.de>
exposed: True
exposed-modules: UI.HSCurses.Curses UI.HSCurses.CursesHelper
                 UI.HSCurses.Widgets UI.HSCurses.MonadException UI.HSCurses.Logging
hidden-modules: UI.HSCurses.CWString UI.HSCurses.IConv
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/hscurses-1.4.1.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/hscurses-1.4.1.2/ghc-7.6.3
hs-libraries: HShscurses-1.4.1.2
extra-libraries: ncurses
extra-ghci-libraries:
include-dirs:
includes: HSCurses.h HSCursesUtils.h
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
         old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91
         old-time-1.1.0.1-2f8ea093d0c7014780a8a5772f948883
         unix-2.6.0.1-f12544f106e651e2866b480a05caac7c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hscurses-1.4.1.2/hscurses.haddock
haddock-html: /usr/share/doc/libghc-hscurses-doc/html/