This file is indexed.

/var/lib/ghc/package.conf.d/tagstream-conduit-0.5.5.1.conf is in libghc-tagstream-conduit-dev 0.5.5.1-1+b7.

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
name: tagstream-conduit
version: 0.5.5.1
id: tagstream-conduit-0.5.5.1-7753ab082c8b77c886a5276d2fc64adb

license: BSD3
copyright:
maintainer: yi.codeplayer@gmail.com
stability:
homepage: http://github.com/yihuang/tagstream-conduit
package-url:
synopsis: streamlined html tag parser
description: Tag-stream is a library for parsing HTML//XML to a token stream.
             It can parse unstructured and malformed HTML from the web.
             It also provides an Enumeratee which can parse streamline html, which means it consumes constant memory.
             You can start from the `tests/Tests.hs` module to see what it can do.
category: Web, Conduit
author: yihuang
exposed: True
exposed-modules: Text.HTML.TagStream Text.HTML.TagStream.ByteString
                 Text.HTML.TagStream.Text Text.HTML.TagStream.Types
                 Text.HTML.TagStream.Utils Text.HTML.TagStream.Entities
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/tagstream-conduit-0.5.5.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/tagstream-conduit-0.5.5.1/ghc-7.6.3
hs-libraries: HStagstream-conduit-0.5.5.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.10.4.0-d9fd97cfc1a1748b3cde35adf7fd233b
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         blaze-builder-0.3.3.2-218a42248e93dd9cae8208aaf882209a
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         case-insensitive-1.1.0.2-a9cc5f442974fbc90a16d92ae924d579
         conduit-1.1.6-d422ad1b0f15749ef6ade095c21dcc4b
         conduit-extra-1.1.3-3f3e27bcecde7a55e7d6a0858254017f
         data-default-0.5.3-690cbd65b712475fa704cfcf6dff3163
         resourcet-1.1.2.3-300a5f454b32622dd26f5e38817d3f89
         text-0.11.3.1-e38859e86485c167fa7c9441789e7607
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
         xml-conduit-1.2.1-2c76806707935987816f58cb2fdcfb21
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/tagstream-conduit-0.5.5.1/tagstream-conduit.haddock
haddock-html: /usr/share/doc/libghc-tagstream-conduit-doc/html/