This file is indexed.

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

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
name: terminal-progress-bar
version: 0.0.1.3
id: terminal-progress-bar-0.0.1.3-6e2c39299f36524f79dc0ff38a93a424

license: BSD3
copyright: 2012 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
package-url:
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
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/terminal-progress-bar-0.0.1.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/terminal-progress-bar-0.0.1.3/ghc-7.6.3
hs-libraries: HSterminal-progress-bar-0.0.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         base-unicode-symbols-0.2.2.4-ec1c787160bf91bc92b0b4f99c4199a9
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/terminal-progress-bar-0.0.1.3/terminal-progress-bar.haddock
haddock-html: /usr/share/doc/libghc-terminal-progress-bar-doc/html/