This file is indexed.

/var/lib/ghc/package.conf.d/temporary-1.2.0.3.conf is in libghc-temporary-dev 1.2.0.3-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
name: temporary
version: 1.2.0.3
id: temporary-1.2.0.3-1601a222cc6dc379f81850bf84d768f5

license: BSD3
copyright: (c) 2003-2006, Isaac Jones
           (c) 2005-2009, Duncan Coutts
maintainer: Max Bolingbroke <batterseapower@hotmail.com>
stability:
homepage: http://www.github.com/batterseapower/temporary
package-url:
synopsis: Portable temporary file and directory support for Windows and Unix, based on code from Cabal
description: The functions for creating temporary files and directories in the base library are quite limited. The unixutils
             package contains some good ones, but they aren't portable to Windows.
             This library just repackages the Cabal implementations of its own temporary file and folder functions so that
             you can use them without linking against Cabal or depending on it being installed.
category: System, Utils
author: Isaac Jones <ijones@syntaxpolice.org>
        Duncan Coutts <duncan@haskell.org>
exposed: True
exposed-modules: System.IO.Temp
hidden-modules: Distribution.Compat.Exception
                Distribution.Compat.TempFile
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/temporary-1.2.0.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/temporary-1.2.0.3/ghc-7.6.3
hs-libraries: HStemporary-1.2.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
         exceptions-0.6.1-8e5077c2798c04f83b07b29e8f8aa7dc
         filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
         unix-2.6.0.1-4f219f792083f70ec440ce406f12ce57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/temporary-1.2.0.3/temporary.haddock
haddock-html: /usr/share/doc/libghc-temporary-doc/html/