/var/lib/ghc/package.conf.d/ObjectName-1.0.0.0.conf is in libghc-objectname-dev 1.0.0.0-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 | name: ObjectName
version: 1.0.0.0
id: ObjectName-1.0.0.0-a40fa518dc267693535f91a9b64dd25e
license: BSD3
copyright:
maintainer: Sven Panne <sven.panne@aedion.de>
stability:
homepage: http://www.haskell.org/HOpenGL/
package-url:
synopsis: Explicitly handled object names
description: This tiny package contains the class ObjectName, which corresponds to the
general notion of explicitly handled identifiers for API objects, e.g. a
texture object name in OpenGL or a buffer object name in OpenAL.
category: Data
author:
exposed: True
exposed-modules: Data.ObjectName
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/ObjectName-1.0.0.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/ObjectName-1.0.0.0/ghc-7.6.3
hs-libraries: HSObjectName-1.0.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/objectname-1.0.0.0/ObjectName.haddock
haddock-html: /usr/share/doc/libghc-objectname-doc/html/
|