This file is indexed.

/var/lib/ghc/package.conf.d/vty-4.7.0.20.conf is in libghc-vty-dev 4.7.0.20-3build1.

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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
name: vty
version: 4.7.0.20
id: vty-4.7.0.20-ff401d6c708751e0b7b393d0e2789dfe

license: BSD3
copyright:
maintainer: Corey O'Connor (coreyoconnor@gmail.com)
stability:
homepage: https://github.com/coreyoconnor/vty
package-url:
synopsis: A simple terminal UI library
description: vty is terminal GUI library in the niche of ncurses.  It is intended to be easy to use, have no
             confusing corner cases, and good support for common terminal types.
             .
             Included in the source distribution is a program test/interactive_terminal_test.hs that
             demonstrates the various features.
             .
             If your terminal is not behaving as expected the results of the test/interactive_terminal_test.hs
             program should be sent to the Vty maintainter to aid in debugging the issue.
             .
             Notable infelicities: Sometimes poor efficiency; Assumes UTF-8 character encoding support by the
             terminal;
             .
             Project is hosted on github.com: https://github.com/coreyoconnor/vty
             .
             git clone git://github.com/coreyoconnor/vty.git
             .
             © 2006-2007 Stefan O'Rear; BSD3 license.
             .
             © 2008-2012 Corey O'Connor; BSD3 license.
category: User Interfaces
author: AUTHORS
exposed: True
exposed-modules: Graphics.Vty Graphics.Vty.Terminal
                 Graphics.Vty.LLInput Graphics.Vty.Attributes Graphics.Vty.Image
                 Graphics.Vty.Inline Graphics.Vty.Picture Graphics.Vty.DisplayRegion
hidden-modules: Codec.Binary.UTF8.Width Data.Marshalling
                Data.Terminfo.Parse Data.Terminfo.Eval
                Graphics.Vty.DisplayAttributes Graphics.Vty.Span
                Graphics.Vty.Terminal.Generic Graphics.Vty.Terminal.MacOSX
                Graphics.Vty.Terminal.XTermColor
                Graphics.Vty.Terminal.TerminfoBased
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/vty-4.7.0.20/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/vty-4.7.0.20/ghc-7.6.3
hs-libraries: HSvty-4.7.0.20
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926
         ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd
         mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
         parallel-3.2.0.3-d6c020cb3aa15c71f5f29c0db359fd39
         parsec-3.1.3-6c6e21cb4ed4ef9d58fdf442940b152e
         terminfo-0.3.2.5-c4d61afa49f870e2fe81788680aa7d36
         unix-2.6.0.1-f12544f106e651e2866b480a05caac7c
         utf8-string-0.3.7-26a8ed8ca48fe809983bde6faca943a9
         vector-0.10.0.1-1fbb548bc492f07fef7e604d2e6f581d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/vty-4.7.0.20/vty.haddock
haddock-html: /usr/share/doc/libghc-vty-doc/html/