/var/lib/ghc/package.conf.d/config-schema-0.5.0.0.conf is in libghc-config-schema-dev 0.5.0.0-1build1.
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 | name: config-schema
version: 0.5.0.0
id: config-schema-0.5.0.0-CRWZtSFoTZaDuIrtH7ghIR
key: config-schema-0.5.0.0-CRWZtSFoTZaDuIrtH7ghIR
license: ISC
copyright: Eric Mertens 2017
maintainer: emertens@gmail.com
homepage: https://github.com/glguy/config-schema
synopsis: Schema definitions for the config-value package
description:
This package makes it possible to defined schemas for use when
loading configuration files using the config-value format.
These schemas can be used to be process a configuration file into
a Haskell value, or to automatically generate documentation for
the file format.
category: Language
author: Eric Mertens
exposed: True
exposed-modules:
Config.Schema Config.Schema.Docs Config.Schema.Load
Config.Schema.Spec
abi: f5f5b592f002747ab998532c55d3f981
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/config-schema-0.5.0.0-CRWZtSFoTZaDuIrtH7ghIR
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/config-schema-0.5.0.0-CRWZtSFoTZaDuIrtH7ghIR
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/config-schema
hs-libraries: HSconfig-schema-0.5.0.0-CRWZtSFoTZaDuIrtH7ghIR
depends:
base-4.9.1.0 config-value-0.6.3-IecyeFJSravAXU3VJSVDvk
containers-0.5.7.1 free-4.12.4-1U6jfPKzccYLdIfQX6hE5u
kan-extensions-5.0.2-D9k9hJczskJIaPR6ToV0dO pretty-1.1.3.3
semigroupoids-5.2.1-AKaJCjEoMcj9BX2XEKbsji
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00 transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/config-schema-0.5.0.0/config-schema.haddock
haddock-html: /usr/share/doc/libghc-config-schema-doc/html/
|