This file is indexed.

/var/lib/ghc/package.conf.d/murmur-hash-0.1.0.9.conf is in libghc-murmur-hash-dev 0.1.0.9-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
name: murmur-hash
version: 0.1.0.9
id: murmur-hash-0.1.0.9-BaKFsPwVm7kLvZLmOnvFQX
key: murmur-hash-0.1.0.9-BaKFsPwVm7kLvZLmOnvFQX
license: BSD3
maintainer: Thomas Schilling <nominolo@googlemail.com>
stability: provisional
homepage: http://github.com/nominolo/murmur-hash
synopsis: MurmurHash2 implementation for Haskell.
description:
    Implements MurmurHash2, a good, fast, general-purpose,
    non-cryptographic hashing function.  See
    <http://murmurhash.googlepages.com/> for details.
    .
    This implementation is pure Haskell, so it might be a bit slower
    than a C FFI binding.
category: Data, Digest
author: Thomas Schilling
exposed: True
exposed-modules:
    Data.Digest.Murmur32 Data.Digest.Murmur64
abi: 5fcbb99fe84b0a0cecd5036533f171e3
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/murmur-hash-0.1.0.9-BaKFsPwVm7kLvZLmOnvFQX
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/murmur-hash-0.1.0.9-BaKFsPwVm7kLvZLmOnvFQX
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/murmur-hash
hs-libraries: HSmurmur-hash-0.1.0.9-BaKFsPwVm7kLvZLmOnvFQX
depends:
    base-4.9.1.0 bytestring-0.10.8.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/murmur-hash-0.1.0.9/murmur-hash.haddock
haddock-html: /usr/share/doc/libghc-murmur-hash-doc/html/