haskell-openglraw 3.2.6.0-1 source package in Ubuntu

Changelog

haskell-openglraw (3.2.6.0-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Change Priority to optional. Since Debian Policy version 4.0.1,
    priority extra has been deprecated.
  * Use the HTTPS form of the copyright-format URL
  * Modify d/watch and Source field in d/copyright to use HTTPS
  * Declare compliance with Debian policy 4.1.1

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Mon, 18 Dec 2017 09:46:39 -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

Downloads

File Size SHA-256 Checksum
haskell-openglraw_3.2.6.0-1.dsc 2.7 KiB 5cdc1384450ee564317e9bee8b613ee2bfb4748cf877129519fe1d9a9eb787b7
haskell-openglraw_3.2.6.0.orig.tar.gz 813.9 KiB c028c8114a91ae9ec7d8ad053bcf68bde9e03c7ffc8752c2daed08cf01a359bb
haskell-openglraw_3.2.6.0-1.debian.tar.xz 3.4 KiB f7317ba17f0578849aed7bb5cacfa5bccecb30ebb3d2ce4a5ca5b006a9ea6f2c

Available diffs

No changes file available.

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.