This file is indexed.

/var/lib/ghc/package.conf.d/vty-5.2.3.conf is in libghc-vty-dev 5.2.3-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
70
71
72
73
74
75
76
77
name: vty
version: 5.2.3
id: vty-5.2.3-8dc73d3c819faa1c3a31cfe6f784d02e

license: BSD3
maintainer: Corey O'Connor (coreyoconnor@gmail.com)
homepage: https://github.com/coreyoconnor/vty
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.
    .
    Developers: See the "Graphics.Vty" module.
    .
    Users: See the "Graphics.Vty.Config" module.
    .
    If your terminal is not behaving as expected the results of the vty-interactive-terminal-test
    executable should be sent to the Vty maintainter to aid in debugging the issue.
    .
    Notable infelicities: Assumes UTF-8 character encoding support by the terminal; Poor signal
    handling; Requires terminfo.
    .
    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.
    .
    © Corey O'Connor; BSD3 license.
category: User Interfaces
author: AUTHORS
exposed: True
exposed-modules:
    Graphics.Vty Graphics.Vty.Attributes Graphics.Vty.Config
    Graphics.Vty.Error Graphics.Vty.Image Graphics.Vty.Inline
    Graphics.Vty.Inline.Unsafe Graphics.Vty.Input
    Graphics.Vty.Input.Events Graphics.Vty.Picture Graphics.Vty.Prelude
    Graphics.Vty.Output Graphics.Text.Width Codec.Binary.UTF8.Debug
    Data.Terminfo.Parse Data.Terminfo.Eval Graphics.Vty.Debug
    Graphics.Vty.DisplayAttributes Graphics.Vty.Image.Internal
    Graphics.Vty.Input.Classify Graphics.Vty.Input.Loop
    Graphics.Vty.Input.Terminfo Graphics.Vty.PictureToSpans
    Graphics.Vty.Span Graphics.Vty.Output.Mock
    Graphics.Vty.Output.Interface Graphics.Vty.Output.MacOSX
    Graphics.Vty.Output.XTermColor Graphics.Vty.Output.TerminfoBased
hidden-modules: Graphics.Vty.Attributes.Color
                Graphics.Vty.Attributes.Color240 Graphics.Vty.Debug.Image
                Graphics.Vty.Input.Terminfo.ANSIVT
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.6.3/vty-5.2.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.6.3/vty-5.2.3
hs-libraries: HSvty-5.2.3
depends:
    base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
    blaze-builder-0.3.3.2-218a42248e93dd9cae8208aaf882209a
    bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
    containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
    data-default-0.5.3-690cbd65b712475fa704cfcf6dff3163
    deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926
    directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
    filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
    hashable-1.2.1.0-7e83190fbb1b0ba81d7022fa876f0f8b
    lens-4.1.2.1-a12a4355060225999f5a3d355de0ee04
    mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
    parallel-3.2.0.4-6b28f3e9db87f9045e4a465cbf1af2ba
    parsec-3.1.3-6c6e21cb4ed4ef9d58fdf442940b152e
    terminfo-0.3.2.5-c4d61afa49f870e2fe81788680aa7d36
    text-0.11.3.1-e38859e86485c167fa7c9441789e7607
    transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
    unix-2.6.0.1-4f219f792083f70ec440ce406f12ce57
    utf8-string-0.3.7-26a8ed8ca48fe809983bde6faca943a9
    vector-0.10.0.1-1fbb548bc492f07fef7e604d2e6f581d
haddock-interfaces: /usr/lib/ghc-doc/haddock/vty-5.2.3/vty.haddock
haddock-html: /usr/share/doc/libghc-vty-doc/html/