/var/lib/ghc/package.conf.d/GLFW-0.5.1.0.conf is in libghc-glfw-dev 0.5.1.0-3+b1.
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 37 | name: GLFW
version: 0.5.1.0
id: GLFW-0.5.1.0-5ec753869886545e8adcf9b6183d3b3b
license: BSD3
copyright:
maintainer: Paul H. Liu <paul@thev.net>, Marc Sunet <jeannekamikaze@gmail.com>
stability:
homepage: http://haskell.org/haskellwiki/GLFW
package-url:
synopsis: A Haskell binding for GLFW
description: A Haskell binding for GLFW, a window system independent toolkit
for writing OpenGL programs. For more information about the C
library on which this binding is based, please see
<http://www.glfw.org>.
category: Graphics
author:
exposed: True
exposed-modules: Graphics.UI.GLFW
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/GLFW-0.5.1.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/GLFW-0.5.1.0/ghc-7.6.3
hs-libraries: HSGLFW-0.5.1.0
extra-libraries: Xrandr glfw
extra-ghci-libraries:
include-dirs:
includes:
depends: OpenGL-2.8.0.0-344e8603ffa2fe942e6526830661f0ee
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/glfw-0.5.1.0/GLFW.haddock
haddock-html: /usr/share/doc/libghc-glfw-doc/html/
|