This file is indexed.

/var/lib/ghc/package.conf.d/csv-0.1.2.conf is in libghc-csv-dev 0.1.2-9build1.

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
name: csv
version: 0.1.2
id: csv-0.1.2-36ae5a61edda197396e8f7d470f804d8
key: csv_3kHsP2inhnC2X9V8STkZY8
license: MIT
copyright: Jaap Weel, 2007
maintainer: Jaap Weel <weel@ugcs.caltech.edu>
synopsis: CSV loader and dumper
description:
    CSV loader and dumper
    .
    This library parses and dumps documents that are formatted
    according to RFC 4180, \"The common Format and MIME Type for
    Comma-Separated Values (CSV) Files\". This format is used, among
    many other things, as a lingua franca for spreadsheets, and for
    certain web services.
category: Text
author: Jaap Weel <weel@ugcs.caltech.edu>
exposed: True
exposed-modules:
    Text.CSV
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/csv-0.1.2-3kHsP2inhnC2X9V8STkZY8
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/csv-0.1.2-3kHsP2inhnC2X9V8STkZY8
data-dir: /usr/share/csv
hs-libraries: HScsv-0.1.2-3kHsP2inhnC2X9V8STkZY8
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    filepath-1.4.0.0-f97d1e4aebfd7a03be6980454fe31d6e
    parsec-3.1.9-c97a6d9077152efda935fd305a6ba92b
haddock-interfaces: /usr/lib/ghc-doc/haddock/csv-0.1.2/csv.haddock
haddock-html: /usr/share/doc/libghc-csv-doc/html/