haskell-sdl2 2.5.5.0-1 source package in Ubuntu

Changelog

haskell-sdl2 (2.5.5.0-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.2

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <email address hidden>  Sun, 08 Oct 2023 18:25:08 -0400

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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-sdl2_2.5.5.0-1.dsc 2.5 KiB 7415c9aba176392a44e80bbd597b3d4a5a079360a32c75915143c14ae66dc9fb
haskell-sdl2_2.5.5.0.orig.tar.gz 418.2 KiB 23fdaa896e528620f31afeb763422d0c27d758e587215ff0c1387d6e6b3551cd
haskell-sdl2_2.5.5.0-1.debian.tar.xz 2.6 KiB 5da75fe9bae1a66de26defa6a684b0e9388168eafd731d284bc6ba1a003ad349

No changes file available.

Binary packages built by this source

libghc-sdl2-dev: high- and low-level bindings to the SDL 2 library

 This package contains bindings to the SDL 2 library, in both high- and
 low-level forms:
 .
 The SDL namespace contains high-level bindings, where enumerations are split
 into sum types, and automatic error-checking is performed.
 .
 The SDL.Raw namespace contains an almost 1-1 translation of the C API into
 Haskell FFI calls. As such, this does not contain sum types nor error
 checking. Thus this namespace is suitable for building your own abstraction
 over SDL, but is not recommended for day-to-day programming.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-sdl2-doc: high- and low-level bindings to the SDL 2 library; documentation

 This package contains bindings to the SDL 2 library, in both high- and
 low-level forms:
 .
 The SDL namespace contains high-level bindings, where enumerations are split
 into sum types, and automatic error-checking is performed.
 .
 The SDL.Raw namespace contains an almost 1-1 translation of the C API into
 Haskell FFI calls. As such, this does not contain sum types nor error
 checking. Thus this namespace is suitable for building your own abstraction
 over SDL, but is not recommended for day-to-day programming.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-sdl2-prof: high- and low-level bindings to the SDL 2 library; profiling libraries

 This package contains bindings to the SDL 2 library, in both high- and
 low-level forms:
 .
 The SDL namespace contains high-level bindings, where enumerations are split
 into sum types, and automatic error-checking is performed.
 .
 The SDL.Raw namespace contains an almost 1-1 translation of the C API into
 Haskell FFI calls. As such, this does not contain sum types nor error
 checking. Thus this namespace is suitable for building your own abstraction
 over SDL, but is not recommended for day-to-day programming.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.