/var/lib/ghc/package.conf.d/SDL-0.6.5.conf is in libghc-sdl-dev 0.6.5-4.
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: SDL
version: 0.6.5
id: SDL-0.6.5-5e92d950806acee17923640d45e5ed6b
key: SDL_5mm9jKtkwNv5tpell3VZOq
license: BSD3
copyright: 2004-2010, Lemmih
maintainer: Lemmih (lemmih@gmail.com)
synopsis: Binding to libSDL
description:
Simple DirectMedia Layer \(libSDL\) is a cross-platform multimedia
library designed to provide low level access to audio,
keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D
video framebuffer. It is used by MPEG playback software,
emulators, and many popular games, including the award
winning Linux port of \"Civilization: Call To Power.\"
category: Foreign binding
author: Lemmih (lemmih@gmail.com)
exposed: True
exposed-modules:
Graphics.UI.SDL Graphics.UI.SDL.CPUInfo Graphics.UI.SDL.General
Graphics.UI.SDL.Video Graphics.UI.SDL.WindowManagement
Graphics.UI.SDL.Audio Graphics.UI.SDL.Events Graphics.UI.SDL.Time
Graphics.UI.SDL.Keysym Graphics.UI.SDL.Color Graphics.UI.SDL.RWOps
Graphics.UI.SDL.Types Graphics.UI.SDL.Rect
Graphics.UI.SDL.Utilities Graphics.UI.SDL.Version
Graphics.UI.SDL.Joystick
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/SDL-0.6.5-5mm9jKtkwNv5tpell3VZOq
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/SDL-0.6.5-5mm9jKtkwNv5tpell3VZOq
data-dir: /usr/share/sdl
hs-libraries: HSSDL-0.6.5-5mm9jKtkwNv5tpell3VZOq
extra-libraries:
SDL
includes:
SDL/SDL.h
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
ld-options: -L/usr/lib/x86_64-linux-gnu -lSDL
frameworks: AppKit
haddock-interfaces: /usr/lib/ghc-doc/haddock/sdl-0.6.5/SDL.haddock
haddock-html: /usr/share/doc/libghc-sdl-doc/html/
|