This file is indexed.

/var/lib/ghc/package.conf.d/strptime-1.0.6.conf is in libghc-strptime-dev 1.0.6-3.

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
name: strptime
version: 1.0.6
id: strptime-1.0.6-b52013809c328a492adb735bb33a4c61

license: BSD3
copyright: Eugene Kirpichov
maintainer: ekirpichov@gmail.com
stability:
homepage:
package-url:
synopsis: Efficient parsing of LocalTime using a binding to C's strptime,
          with some extra features (i.e. fractional seconds)
description: This library provides a binding to strptime, that allows to parse
             dates and times from strings and strict/lazy bytestrings. The library
             creates LocalTime values. It provides some extra features which
             the original strptime lacks - parsing of fractional seconds and parsing
             of ten-powers of seconds since epoch (for example milliseconds since epoch).
category: System, Data, Parsing
author: Eugene Kirpichov
exposed: True
exposed-modules: Data.Time.Parse
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/strptime-1.0.6/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/strptime-1.0.6/ghc-7.6.3
hs-libraries: HSstrptime-1.0.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/strptime-1.0.6/strptime.haddock
haddock-html: /usr/share/doc/libghc-strptime-doc/html/