/var/lib/ghc/package.conf.d/yaml-light-0.1.4.conf is in libghc-yaml-light-dev 0.1.4-2.
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: yaml-light
version: 0.1.4
id: yaml-light-0.1.4-188a469f9c20f20e4a495ba60ee4405d
license: BSD3
copyright:
maintainer: michael <dot> ilseman <at> gmail <dot> com
stability:
homepage:
package-url:
synopsis: A light-weight wrapper with utility functions around HsSyck
description: This package provides a light-weight algebraic data type representing parsed Yaml files. It is implemented as a more conveinent wrapper around the HsSyck package, and provides utility functions as well.
category: Data
author: Michael Ilseman
exposed: True
exposed-modules: Data.Yaml.YamlLight
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/yaml-light-0.1.4/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/yaml-light-0.1.4/ghc-7.4.1
hs-libraries: HSyaml-light-0.1.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HsSyck-0.50-2ed6663e6b5f4078d8f20f17e7350733
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/yaml-light-0.1.4/yaml-light.haddock
haddock-html: /usr/share/doc/libghc-yaml-light-doc/html/
|