/var/lib/ghc/package.conf.d/GLUT-2.7.0.1.conf is in libghc-glut-dev 2.7.0.1-3build1.
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 42 43 44 45 46 47 48 | name: GLUT
version: 2.7.0.1
id: GLUT-2.7.0.1-ba7c0900a708cee2c3dd8b1aabdb87cc
key: GLUT_9voSDx82ox1IN1RNXitQWm
license: BSD3
copyright: Copyright (C) 2002-2015 Sven Panne
maintainer: Sven Panne <svenpanne@gmail.com>, Jason Dagit <dagitj@gmail.com>
homepage: http://www.haskell.org/haskellwiki/Opengl
synopsis: A binding for the OpenGL Utility Toolkit
description:
A Haskell binding for the OpenGL Utility Toolkit, 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.opengl.org/resources/libraries/glut/>.
category: Graphics
author: Sven Panne
exposed: True
exposed-modules:
Graphics.UI.GLUT Graphics.UI.GLUT.Begin Graphics.UI.GLUT.Callbacks
Graphics.UI.GLUT.Callbacks.Global Graphics.UI.GLUT.Callbacks.Window
Graphics.UI.GLUT.Colormap Graphics.UI.GLUT.Debugging
Graphics.UI.GLUT.DeviceControl Graphics.UI.GLUT.Fonts
Graphics.UI.GLUT.GameMode Graphics.UI.GLUT.Initialization
Graphics.UI.GLUT.Menu Graphics.UI.GLUT.Objects
Graphics.UI.GLUT.Overlay Graphics.UI.GLUT.State
Graphics.UI.GLUT.Window
hidden-modules: Graphics.UI.GLUT.Callbacks.Registration
Graphics.UI.GLUT.QueryUtils Graphics.UI.GLUT.Raw
Graphics.UI.GLUT.Raw.Callbacks Graphics.UI.GLUT.Raw.Fonts
Graphics.UI.GLUT.Raw.Functions Graphics.UI.GLUT.Raw.Tokens
Graphics.UI.GLUT.Types
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/GLUT-2.7.0.1-9voSDx82ox1IN1RNXitQWm
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/GLUT-2.7.0.1-9voSDx82ox1IN1RNXitQWm
data-dir: /usr/share/glut
hs-libraries: HSGLUT-2.7.0.1-9voSDx82ox1IN1RNXitQWm
extra-libraries:
glut
depends:
OpenGL-2.12.0.1-88ef01ce9322d06f3429da751ddc6df0
OpenGLRaw-2.4.1.0-fd39201b752b188d6e266db29e0e69c6
StateVar-1.1.0.2-2419991c9d3bcc94026434d9d173777c
array-0.5.1.0-960bf9ae8875cc30355e086f8853a049
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
haddock-interfaces: /usr/lib/ghc-doc/haddock/glut-2.7.0.1/GLUT.haddock
haddock-html: /usr/share/doc/libghc-glut-doc/html/
|