This file is indexed.

/var/lib/ghc/package.conf.d/terminfo-0.3.2.5.conf is in libghc-terminfo-dev 0.3.2.5-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
name: terminfo
version: 0.3.2.5
id: terminfo-0.3.2.5-c4d61afa49f870e2fe81788680aa7d36

license: BSD3
copyright: (c) Judah Jacobson
maintainer: Judah Jacobson <judah.jacobson@gmail.com>
stability: Experimental
homepage: http://code.haskell.org/terminfo
package-url:
synopsis: Haskell bindings to the terminfo library.
description: This library provides an interface to the terminfo database (via bindings to the
             curses library).  Terminfo allows POSIX systems to interact with a variety of terminals
             using a standard set of capabilities.
category: User Interfaces
author: Judah Jacobson
exposed: True
exposed-modules: System.Console.Terminfo
                 System.Console.Terminfo.Base System.Console.Terminfo.Cursor
                 System.Console.Terminfo.Color System.Console.Terminfo.Edit
                 System.Console.Terminfo.Effects System.Console.Terminfo.Keys
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/terminfo-0.3.2.5/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/terminfo-0.3.2.5/ghc-7.6.3
hs-libraries: HSterminfo-0.3.2.5
extra-libraries: ncurses
extra-ghci-libraries:
include-dirs:
includes: ncurses.h term.h
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/terminfo-0.3.2.5/terminfo.haddock
haddock-html: /usr/share/doc/libghc-terminfo-doc/html/