This file is indexed.

/var/lib/ghc/package.conf.d/temporary-1.2.0.4.conf is in libghc-temporary-dev 1.2.0.4-3+b1.

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
name: temporary
version: 1.2.0.4
id: temporary-1.2.0.4-2l1bIkqO41RI46P32T9qrM
key: temporary-1.2.0.4-2l1bIkqO41RI46P32T9qrM
license: BSD3
copyright: (c) 2003-2006, Isaac Jones
           (c) 2005-2009, Duncan Coutts
maintainer: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>, Roman Cheplyaka <roma@ro-che.info>
homepage: http://www.github.com/feuerbach/temporary
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
abi: 244e9ffc7d06486c7ec80c2d33565e02
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/temporary-1.2.0.4-2l1bIkqO41RI46P32T9qrM
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/temporary-1.2.0.4-2l1bIkqO41RI46P32T9qrM
data-dir: /usr/share/temporary
hs-libraries: HStemporary-1.2.0.4-2l1bIkqO41RI46P32T9qrM
depends:
    base-4.9.0.0 directory-1.2.6.2
    exceptions-0.8.3-1k51ubLFe5EKSOsIQFBryn filepath-1.4.1.0
    transformers-0.5.2.0 unix-2.7.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/temporary-1.2.0.4/temporary.haddock
haddock-html: /usr/share/doc/libghc-temporary-doc/html/