This file is indexed.

/var/lib/ghc/package.conf.d/magic-1.1.conf is in libghc-magic-dev 1.1-6.

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
name: magic
version: 1.1
id: magic-1.1-HyhgpdXCPPx8am9YJrvjfk
key: magic-1.1-HyhgpdXCPPx8am9YJrvjfk
license: BSD3
copyright: Copyright (c) 2005-2009 John Goerzen
maintainer: John Goerzen <jgoerzen@complete.org>
stability: Alpha
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
abi: 248e42cd318f49513eb09402a8ff2aa1
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/magic-1.1-HyhgpdXCPPx8am9YJrvjfk
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/magic-1.1-HyhgpdXCPPx8am9YJrvjfk
data-dir: /usr/share/magic
hs-libraries: HSmagic-1.1-HyhgpdXCPPx8am9YJrvjfk
extra-libraries:
    magic
depends:
    base-4.9.0.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/magic-1.1/magic.haddock
haddock-html: /usr/share/doc/libghc-magic-doc/html/