/var/lib/ghc/package.conf.d/GLURaw-1.5.0.1.conf is in libghc-gluraw-dev 1.5.0.1-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 37 38 39 40 41 | name: GLURaw
version: 1.5.0.1
id: GLURaw-1.5.0.1-0e45c6af7ead3557c7d4d47457579d30
key: GLURa_3gOePl8jtBhIHoqG1111lW
license: BSD3
copyright: Copyright (C) 2009-2015 Sven Panne
maintainer: Sven Panne <svenpanne@gmail.com>, Jason Dagit <dagitj@gmail.com>
homepage: http://www.haskell.org/haskellwiki/Opengl
synopsis: A raw binding for the OpenGL graphics system
description:
GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer
interface.
.
OpenGL is the industry's most widely used and supported 2D and 3D graphics
application programming interface (API), incorporating a broad set of
rendering, texture mapping, special effects, and other powerful visualization
functions. For more information about OpenGL and its various extensions,
please see <http://www.opengl.org/>
and <http://www.opengl.org/registry/>.
category: Graphics
author: Sven Panne
exposed: True
exposed-modules:
Graphics.Rendering.GLU.Raw Graphics.Rendering.GLU.Raw.Callbacks
Graphics.Rendering.GLU.Raw.Functions
Graphics.Rendering.GLU.Raw.Tokens Graphics.Rendering.GLU.Raw.Types
hidden-modules: Graphics.Rendering.GLU.Raw.TypesInternal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/GLURaw-1.5.0.1-3gOePl8jtBhIHoqG1111lW
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/GLURaw-1.5.0.1-3gOePl8jtBhIHoqG1111lW
data-dir: /usr/share/gluraw
hs-libraries: HSGLURaw-1.5.0.1-3gOePl8jtBhIHoqG1111lW
extra-libraries:
GLU
depends:
OpenGLRaw-2.4.1.0-fd39201b752b188d6e266db29e0e69c6
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
haddock-interfaces: /usr/lib/ghc-doc/haddock/gluraw-1.5.0.1/GLURaw.haddock
haddock-html: /usr/share/doc/libghc-gluraw-doc/html/
|