This file is indexed.

/var/lib/ghc/package.conf.d/concurrent-output-1.7.7.conf is in libghc-concurrent-output-dev 1.7.7-3+b1.

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
name: concurrent-output
version: 1.7.7
id: concurrent-output-1.7.7-LF0sPQs3uko8h5m4hkjnwm
key: concurrent-output-1.7.7-LF0sPQs3uko8h5m4hkjnwm
license: BSD2
copyright: 2015 Joey Hess, 2009 Joachim Breitner
maintainer: Joey Hess <id@joeyh.name>
stability: Stable
synopsis: Ungarble output from several threads or commands
description:
    Lets multiple threads and external processes concurrently output to the
    console, without it getting all garbled up.
    .
    Built on top of that is a way of defining multiple output regions,
    which are automatically laid out on the screen and can be individually
    updated by concurrent threads. Can be used for progress displays etc.
    .
    <<https://joeyh.name/code/concurrent-output/demo2.gif>>
category: User Interfaces
author: Joey Hess, Joachim Breitner
exposed: True
exposed-modules:
    System.Console.Concurrent System.Console.Concurrent.Internal
    System.Console.Regions System.Process.Concurrent
hidden-modules: Utility.Monad Utility.Data Utility.Exception
abi: 396033489153b597e01bde26462d28d0
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/concurrent-output-1.7.7-LF0sPQs3uko8h5m4hkjnwm
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/concurrent-output-1.7.7-LF0sPQs3uko8h5m4hkjnwm
data-dir: /usr/share/concurrent-output
hs-libraries: HSconcurrent-output-1.7.7-LF0sPQs3uko8h5m4hkjnwm
depends:
    ansi-terminal-0.6.2.3-448ipfN5j28Ha0AgPiJmdI
    async-2.1.0-J6Pl8k3L4PKGEpjYdgwiIf base-4.9.0.0 directory-1.2.6.2
    exceptions-0.8.3-1k51ubLFe5EKSOsIQFBryn process-1.4.2.0
    stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF
    terminal-size-0.3.2.1-LpkVHWZKZXdLX20uKh4q0i
    text-1.2.2.1-5QpmrLQApEZ4Ly9nMHWY0s transformers-0.5.2.0
    unix-2.7.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/concurrent-output-1.7.7/concurrent-output.haddock
haddock-html: /usr/share/doc/libghc-concurrent-output-doc/html/