This file is indexed.

/var/lib/ghc/package.conf.d/magic-1.0.8.conf is in libghc-magic-dev 1.0.8-12.

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
name: magic
version: 1.0.8
id: magic-1.0.8-0172c6b5882150d63c21ae1ecc7366f6

license: BSD3
copyright: Copyright (c) 2005-2009 John Goerzen
maintainer: John Goerzen <jgoerzen@complete.org>
stability: Alpha
homepage:
package-url:
synopsis: Interface to C file/magic library
description: This package provides a Haskell interface to the C libmagic library.
             With it, you can determine the type of a file by examining its contents
             rather than its name.  The Haskell interface provides a full-featured
             binding.
category: Text
author: John Goerzen
exposed: True
exposed-modules: Magic Magic.Data Magic.Types Magic.Init
                 Magic.Operations
hidden-modules: Magic.Utils Magic.TypesLL
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/magic-1.0.8/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/magic-1.0.8/ghc-7.6.3
hs-libraries: HSmagic-1.0.8
extra-libraries: magic
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/magic-1.0.8/magic.haddock
haddock-html: /usr/share/doc/libghc-magic-doc/html/