haskell-openglraw 2.4.1.0-5 source package in Ubuntu

Changelog

haskell-openglraw (2.4.1.0-5) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:54:52 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
haskell-openglraw_2.4.1.0-5.dsc 2.4 KiB 41fb0d4a0b15d0a66345ee81c173a77d24a04abc9f8512370756e7f41932007d
haskell-openglraw_2.4.1.0-5.debian.tar.xz 3.0 KiB ad6627c324391deb4c910763350fe867d05647de8b47e07a37fa78d083933259
haskell-openglraw_2.4.1.0.orig.tar.gz 528.4 KiB 546eb00e2b25347e4ab8f3fe9124263020d20c5fca6e91492838c0bae5783376

Available diffs

No changes file available.

Binary packages built by this source

libghc-openglraw-dev: No summary available for libghc-openglraw-dev in ubuntu yakkety.

No description available for libghc-openglraw-dev in ubuntu yakkety.

libghc-openglraw-doc: Raw binding for the OpenGL graphics system; documentation

 OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and lots
 of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API,
 intended as a basis for a nicer interface. OpenGLRaw offers access to all
 necessary functions, tokens and types plus a general facility for loading
 extension entries. The module hierarchy closely mirrors the naming structure
 of the OpenGL extensions, making it easy to find the right module to import.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-openglraw-prof: Raw binding for the OpenGL graphics system; profiling libraries

 OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and lots
 of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API,
 intended as a basis for a nicer interface. OpenGLRaw offers access to all
 necessary functions, tokens and types plus a general facility for loading
 extension entries. The module hierarchy closely mirrors the naming structure
 of the OpenGL extensions, making it easy to find the right module to import.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.