/var/lib/ghc/package.conf.d/gd-3000.7.3.conf is in libghc-gd-dev 3000.7.3-8.
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 | name: gd
version: 3000.7.3
id: gd-3000.7.3-eb833a4c3557804d13287084cf6081f4
key: gd_5vWRwb8ptBsKiu9qT5e7Cl
license: BSD3
copyright: Bjorn Bringert
synopsis: A Haskell binding to a subset of the GD graphics library
description:
This is a binding to a (currently very small) subset of
the GD graphics library.
category: Graphics
author: Bjorn Bringert
exposed: True
exposed-modules:
Graphics.GD Graphics.GD.ByteString Graphics.GD.ByteString.Lazy
hidden-modules: Graphics.GD.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/gd-3000.7.3-5vWRwb8ptBsKiu9qT5e7Cl
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/gd-3000.7.3-5vWRwb8ptBsKiu9qT5e7Cl
data-dir: /usr/share/gd
hs-libraries: HSgd-3000.7.3-5vWRwb8ptBsKiu9qT5e7Cl
extra-libraries:
gd png z jpeg m fontconfig freetype expat
include-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/gd-3000.7.3-5vWRwb8ptBsKiu9qT5e7Cl/include
includes:
gd.h
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
haddock-interfaces: /usr/lib/ghc-doc/haddock/gd-3000.7.3/gd.haddock
haddock-html: /usr/share/doc/libghc-gd-doc/html/
|