This file is indexed.

/var/lib/ghc/package.conf.d/dimensional-0.13.0.2.conf is in libghc-dimensional-dev 0.13.0.2-3.

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: dimensional
version: 0.13.0.2
id: dimensional-0.13.0.2-08e72fcb75a130d4063da2cd062e7b82
key: dimen_6TXoLBpgrcTDHHlvUIV6b9
license: BSD3
copyright: Bjorn Buckwalter 2006-2015
maintainer: bjorn@buckwalter.se
stability: mostly stable
homepage: http://dimensional.googlecode.com/
synopsis: Statically checked physical dimensions.
description:
    Dimensional is a library providing data types for performing arithmetic
    with physical quantities and units. Information about the physical
    dimensions of the quantities and units is embedded in their types and the
    validity of operations is verified by the type checker at compile time.
    The boxing and unboxing of numerical values as quantities is done by
    multiplication and division with units. The library is designed to, as
    far as is practical, enforce/encourage best practices of unit usage.
category: Math, Physics
author: Bjorn Buckwalter
exposed: True
exposed-modules:
    Numeric.Units.Dimensional Numeric.Units.Dimensional.Prelude
    Numeric.Units.Dimensional.Quantities
    Numeric.Units.Dimensional.SIUnits Numeric.Units.Dimensional.NonSI
    Numeric.Units.Dimensional.Extensible Numeric.Units.Dimensional.CGS
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/dimensional-0.13.0.2-6TXoLBpgrcTDHHlvUIV6b9
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/dimensional-0.13.0.2-6TXoLBpgrcTDHHlvUIV6b9
data-dir: /usr/share/dimensional
hs-libraries: HSdimensional-0.13.0.2-6TXoLBpgrcTDHHlvUIV6b9
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    numtype-1.1-9c6889f365eadc7a8531b666eb46c490
    time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
haddock-interfaces: /usr/lib/ghc-doc/haddock/dimensional-0.13.0.2/dimensional.haddock
haddock-html: /usr/share/doc/libghc-dimensional-doc/html/