/var/lib/ghc/package.conf.d/gd-3000.7.3.conf is in libghc-gd-dev 3000.7.3-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 | name: gd
version: 3000.7.3
id: gd-3000.7.3-722211067cf00df28ef3881b92c0def0
license: BSD3
copyright: Bjorn Bringert
maintainer:
stability:
homepage:
package-url:
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/gd-3000.7.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/gd-3000.7.3/ghc-7.6.3
hs-libraries: HSgd-3000.7.3
extra-libraries: gd png z jpeg m fontconfig freetype expat
extra-ghci-libraries:
include-dirs: /usr/lib/haskell-packages/ghc/lib/gd-3000.7.3/ghc-7.6.3/include
includes: gd.h
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/gd-3000.7.3/gd.haddock
haddock-html: /usr/share/doc/libghc-gd-doc/html/
|