This file is indexed.

/var/lib/ghc/package.conf.d/vty-4.7.0.10.conf is in libghc-vty-dev 4.7.0.10-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
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.10
id: vty-4.7.0.10-4f96bf4dca09a458942f374b42bb92ab

license: BSD3
copyright:
maintainer: Corey O'Connor (coreyoconnor@gmail.com)
stability:
homepage: https://github.com/coreyoconnor/vty
package-url:
synopsis: A simple terminal access 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-2011 Corey O'Connor; BSD3 license.
category: User Interfaces
author: Stefan O'Rear, Corey O'Connor
exposed: True
exposed-modules: Graphics.Vty Graphics.Vty.Terminal
                 Graphics.Vty.LLInput Graphics.Vty.Attributes 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.Image 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.10/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/vty-4.7.0.10/ghc-7.4.1
hs-libraries: HSvty-4.7.0.10
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
         containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
         deepseq-1.3.0.0-a73ec930018135e0dc0a1a3d29c74c88
         ghc-prim-0.2.0.0-c2ff696e5b8ec4d4b2bc2e42085fe471
         mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
         parallel-3.2.0.2-98167199466a568a2378238fd9230cf9
         parsec-3.1.2-a6715965b792ffb81aeb3b18e0c709ac
         terminfo-0.3.2.3-48aea11aa2fd9423f8d10520d03b489f
         unix-2.5.1.0-b7c7408f284e3570d0d4dbd1f423845f
         utf8-string-0.3.7-ca3bc669f78a10f8e42ef22439bcf83c
         vector-0.9.1-5feabc311645326f59f50b0ea9890e1a
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/vty-4.7.0.10/vty.haddock
haddock-html: /usr/share/doc/libghc-vty-doc/html/