haskell-openglraw 3.3.4.1-1build1 source package in Ubuntu

Changelog

haskell-openglraw (3.3.4.1-1build1) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 09:56:42 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
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_3.3.4.1.orig.tar.gz 863.8 KiB 121abdea149ac74514efb2c1c1c319466757242d1b72a8bdf99d49535f06d31e
haskell-openglraw_3.3.4.1-1build1.debian.tar.xz 3.7 KiB 338c84e562824e8fd4c4d306a91b6ba962144a0a74851539dec8b9a2a6f8a55a
haskell-openglraw_3.3.4.1-1build1.dsc 2.5 KiB 3d93a44d90aac5e19a7df227fee4b9ffcfe74f73e7ae05edff0e9bbbccda2d0c

View changes file

Binary packages built by this source

libghc-openglraw-dev: Raw binding for the OpenGL graphics system

 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.
 See http://www.haskell.org/ for more information on Haskell.

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.