This file is indexed.

/var/lib/ghc/package.conf.d/foundation-0.0.17.conf is in libghc-foundation-dev 0.0.17-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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
name: foundation
version: 0.0.17
id: foundation-0.0.17-CL5hY2f92B7EywaUc6v2Lf
key: foundation-0.0.17-CL5hY2f92B7EywaUc6v2Lf
license: BSD3
copyright: 2015-2017 Vincent Hanquez <vincent@snarc.org>
           2017      Foundation Maintainers
maintainer: vincent@snarc.org
homepage: https://github.com/haskell-foundation/foundation
synopsis: Alternative prelude with batteries and no dependencies
description:
    A custom prelude with no dependencies apart from base.
    .
    This package has the following goals:
    .
    * provide a base like sets of modules that provide a consistent set of features and bugfixes across multiple versions of GHC (unlike base).
    .
    * provide a better and more efficient prelude than base's prelude.
    .
    * be self-sufficient: no external dependencies apart from base.
    .
    * provide better data-types: packed unicode string by default, arrays.
    .
    * Better numerical classes that better represent mathematical thing (No more all-in-one Num).
    .
    * Better I/O system with less Lazy IO
    .
    * Usual partial functions distinguished through type system
category: foundation
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules:
    Foundation Foundation.Numerical Foundation.Array
    Foundation.Array.Internal Foundation.Bits
    Foundation.Class.Bifunctor Foundation.Class.Storable
    Foundation.Conduit Foundation.Conduit.Textual Foundation.Exception
    Foundation.String Foundation.String.Read Foundation.String.Builder
    Foundation.IO Foundation.IO.FileMap Foundation.IO.Terminal
    Foundation.VFS Foundation.VFS.Path Foundation.VFS.FilePath
    Foundation.VFS.URI Foundation.Math.Trigonometry Foundation.Hashing
    Foundation.Foreign Foundation.Collection Foundation.Primitive
    Foundation.List.DList Foundation.Monad Foundation.Monad.Except
    Foundation.Monad.Reader Foundation.Monad.State
    Foundation.Network.IPv4 Foundation.Network.IPv6
    Foundation.System.Info Foundation.Strict Foundation.Parser
    Foundation.Random Foundation.Check Foundation.Check.Main
    Foundation.Timing Foundation.Timing.Main Foundation.Time.Types
    Foundation.Time.Bindings Foundation.Time.StopWatch Foundation.UUID
    Foundation.System.Entropy Foundation.System.Bindings
    Foundation.System.Bindings.Posix
    Foundation.System.Bindings.PosixDef
    Foundation.System.Bindings.Linux Foundation.Tuple.Nth
    Foundation.List.ListN
hidden-modules: Foundation.Tuple Foundation.Hashing.FNV
                Foundation.Hashing.SipHash Foundation.Hashing.Hasher
                Foundation.Hashing.Hashable Foundation.Check.Gen
                Foundation.Check.Print Foundation.Check.Arbitrary
                Foundation.Check.Property Foundation.Check.Config
                Foundation.Check.Types Foundation.Collection.Buildable
                Foundation.Collection.List Foundation.Collection.Element
                Foundation.Collection.InnerFunctor Foundation.Collection.Collection
                Foundation.Collection.Copy Foundation.Collection.Sequential
                Foundation.Collection.Keyed Foundation.Collection.Indexed
                Foundation.Collection.Foldable Foundation.Collection.Mutable
                Foundation.Collection.Zippable Foundation.Collection.Mappable
                Foundation.Conduit.Internal Foundation.Numerical.Floating
                Foundation.IO.File Foundation.Monad.MonadIO
                Foundation.Monad.Exception Foundation.Monad.Transformer
                Foundation.Monad.Identity Foundation.Monad.Base
                Foundation.Random.Class Foundation.Random.DRG
                Foundation.Random.ChaChaDRG Foundation.Random.XorShift
                Foundation.Array.Chunked.Unboxed Foundation.Array.Bitmap
                Foundation.Foreign.Alloc Foundation.Foreign.MemoryMap
                Foundation.Foreign.MemoryMap.Types Foundation.Partial
                Foundation.System.Entropy.Common Foundation.System.Bindings.Network
                Foundation.System.Bindings.Time Foundation.System.Bindings.Hs
                Foundation.Foreign.MemoryMap.Posix Foundation.System.Entropy.Unix
abi: 14e770ebb6e501b15a63acb420a5c0c6
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/foundation-0.0.17-CL5hY2f92B7EywaUc6v2Lf
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/foundation-0.0.17-CL5hY2f92B7EywaUc6v2Lf
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/foundation
hs-libraries: HSfoundation-0.0.17-CL5hY2f92B7EywaUc6v2Lf
depends:
    base-4.9.1.0 basement-0.0.4-5G9Gc8Ht9hD9gydJD2I2TQ ghc-prim-0.5.0.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/foundation-0.0.17/foundation.haddock
haddock-html: /usr/share/doc/libghc-foundation-doc/html/