This file is indexed.

/var/lib/ghc/package.conf.d/terminal-progress-bar-0.0.1.4.conf is in libghc-terminal-progress-bar-dev 0.0.1.4-6.

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
name: terminal-progress-bar
version: 0.0.1.4
id: terminal-progress-bar-0.0.1.4-0630cd700a98e76c73849f80aca04055
key: termi_KOZ9lIGvWXXFpVR0WXRvAj
license: BSD3
copyright: 2012–2014 Roel van Dijk <vandijk.roel@gmail.com>
maintainer: Roel van Dijk <vandijk.roel@gmail.com>
stability: provisional
homepage: https://github.com/roelvandijk/terminal-progress-bar
synopsis: A simple progress bar in the terminal
description:
    A progress bar is used to convey the progress of a task. This
    package implements a very simple textual progress bar.
    .
    See the module 'System.ProgressBar' on how to use the progress bar
    or build the package with the -fexample flag for a small example
    program.
    .
    The animated progress bar depends entirely on the interpretation of
    the carriage return character (\'\\r\'). If your terminal interprets
    it as something else then \"move cursor to beginning of line\", the
    animation won't work.
    .
    Note: Due to a bug in \"cabal haddock\" you will have to manually
    uncomment the example section in the cabal file. But uncommenting
    that section will result in \"cabal haddock\" failing.
category: System, User Interfaces
author: Roel van Dijk <vandijk.roel@gmail.com>
exposed: True
exposed-modules:
    System.ProgressBar
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/terminal-progress-bar-0.0.1.4-KOZ9lIGvWXXFpVR0WXRvAj
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/terminal-progress-bar-0.0.1.4-KOZ9lIGvWXXFpVR0WXRvAj
data-dir: /usr/share/terminal-progress-bar
hs-libraries: HSterminal-progress-bar-0.0.1.4-KOZ9lIGvWXXFpVR0WXRvAj
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    base-unicode-symbols-0.2.2.4-67b290baff73f7ad09994e2517d89f85
    stm-2.4.4.1-7050c728ed5b2315e2c6b56d8bf9837f
    stm-chans-3.0.0.4-3b3503a788771ea24a377bff85b030e3
haddock-interfaces: /usr/lib/ghc-doc/haddock/terminal-progress-bar-0.0.1.4/terminal-progress-bar.haddock
haddock-html: /usr/share/doc/libghc-terminal-progress-bar-doc/html/