haskell-openglraw 3.3.3.0-1build2 source package in Ubuntu

Changelog

haskell-openglraw (3.3.3.0-1build2) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 31 Aug 2019 05:43:05 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-openglraw_3.3.3.0.orig.tar.gz 850.8 KiB bd515fbb51246ebf2facf005a2fb6d83ab628a1ceaeac84414502bb6c8a2f47d
haskell-openglraw_3.3.3.0-1build2.debian.tar.xz 3.7 KiB c7fc16b7c8d2433d4aa483eded752dd68c48a98bd0dc78ddaf77e3a1e16ce0bc
haskell-openglraw_3.3.3.0-1build2.dsc 2.5 KiB 5d8b390d884609d3bf64380949277c88544ee8865cc810fe5b2184f578c27ea6

View changes file

Binary packages built by this source

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

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

libghc-openglraw-doc: No summary available for libghc-openglraw-doc in ubuntu groovy.

No description available for libghc-openglraw-doc in ubuntu groovy.

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.