/var/lib/ghc/package.conf.d/GLFW-0.5.0.1.conf is in libghc-glfw-dev 0.5.0.1-1.
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.0.1
id: GLFW-0.5.0.1-2d8a41de765ff233b7c1fe3a3ef5d2cd
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.0.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/GLFW-0.5.0.1/ghc-7.4.1
hs-libraries: HSGLFW-0.5.0.1
extra-libraries: Xrandr glfw
extra-ghci-libraries:
include-dirs:
includes:
depends: OpenGL-2.2.3.1-d355c2076658ece60dbd52c5c02cbcfd
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/glfw-0.5.0.1/GLFW.haddock
haddock-html: /usr/share/doc/libghc-glfw-doc/html/
|