This file is indexed.

/var/lib/ghc/package.conf.d/split-0.2.2.conf is in libghc-split-dev 0.2.2-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
49
50
51
52
53
54
55
name: split
version: 0.2.2
id: split-0.2.2-9ce33138f4fcfb9c37f6e6c300bcc367

license: BSD3
copyright: (c) Brent Yorgey, Louis Wasserman 2008-2012
maintainer: byorgey@cis.upenn.edu
stability: stable
homepage:
package-url:
synopsis: Combinator library for splitting lists.
description: A collection of various methods for splitting
             lists into parts, akin to the \"split\" function
             found in several mainstream languages. Here is
             its tale:
             .
             Once upon a time the standard "Data.List" module
             held no function for splitting a list into parts
             according to a delimiter.  Many a brave
             lambda-knight strove to add such a function, but
             their striving was in vain, for Lo, the Supreme
             Council fell to bickering amongst themselves what
             was to be the essential nature of the One True
             Function which could cleave a list in twain (or
             thrain, or any required number of parts).
             .
             And thus came to pass the split package,
             comprising divers functions for splitting a list
             asunder, each according to its nature.  And the
             Supreme Council had no longer any grounds for
             argument, for the favored method of each was
             contained therein.
             .
             To get started, see the "Data.List.Split" module.
category: List
author: Brent Yorgey
exposed: True
exposed-modules: Data.List.Split Data.List.Split.Internals
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/split-0.2.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/split-0.2.2/ghc-7.6.3
hs-libraries: HSsplit-0.2.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/split-0.2.2/split.haddock
haddock-html: /usr/share/doc/libghc-split-doc/html/