This file is indexed.

/var/lib/ghc/package.conf.d/Stream-0.4.7.2.conf is in libghc-stream-dev 0.4.7.2-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
name: Stream
version: 0.4.7.2
id: Stream-0.4.7.2-50ca5cc785fc11b4ea47e5a0f93ad09d
key: Strea_I5A19YaFMQdAyZtKorU7Dd
license: BSD3
maintainer: Wouter Swierstra <wouter.swierstra@gmail.com>
stability: experimental
synopsis: A library for manipulating infinite lists.
description:
    This package implements functions, analogous
    to those from Data.List, to create and manipulate
    infinite lists: @data Stream a = Cons a (Stream a)@.
    It provides alternative definitions for those
    Prelude functions that make sense for such streams.
    Note that this package has (almost)
    nothing to do with the work on /Stream Fusion/ by
    Duncan Coutts, Roman Leshchinskiy, and Don Stewart.
category: Data
author: Wouter Swierstra <wouter.swierstra@gmail.com>
        Bas van Dijk <v.dijk.bas@gmail.com>
exposed: True
exposed-modules:
    Data.Stream
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/Stream-0.4.7.2-I5A19YaFMQdAyZtKorU7Dd
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/Stream-0.4.7.2-I5A19YaFMQdAyZtKorU7Dd
data-dir: /usr/share/stream
hs-libraries: HSStream-0.4.7.2-I5A19YaFMQdAyZtKorU7Dd
depends:
    QuickCheck-2.8.1-3b4e59fb7b4229f7e8519c5347611ffa
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    lazysmallcheck-0.6-29590f65b8871c2f13df23371272a1da
haddock-interfaces: /usr/lib/ghc-doc/haddock/stream-0.4.7.2/Stream.haddock
haddock-html: /usr/share/doc/libghc-stream-doc/html/