haskell-openglraw 2.4.1.0-3 source package in Ubuntu

Changelog

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

  * Pass --param ggc-min-expand=10 on mips and mipsel

 -- Joachim Breitner <email address hidden>  Mon, 15 Jun 2015 14:08:37 +0200

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

Downloads

File Size SHA-256 Checksum
haskell-openglraw_2.4.1.0-3.dsc 2.2 KiB aad949ba25d08b0e922c34347fe7d3ce6088c1978e6123de38e85c28938f56ac
haskell-openglraw_2.4.1.0.orig.tar.gz 528.4 KiB 546eb00e2b25347e4ab8f3fe9124263020d20c5fca6e91492838c0bae5783376
haskell-openglraw_2.4.1.0-3.debian.tar.xz 2.8 KiB 04f1d9e829362339480cbda7a8d6538a96cdb4c34adaf1ea0db117c0a3e39e3d

No changes file available.

Binary packages built by this source

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

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

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.