haskell-sdl2 2.5.3.0-1build1 source package in Ubuntu

Changelog

haskell-sdl2 (2.5.3.0-1build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 12 Dec 2022 11:16:31 +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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-sdl2_2.5.3.0.orig.tar.gz 412.2 KiB b81860ce376d64bde9827b27a52057fa7ecdc407721961d7e8f66a9116238222
haskell-sdl2_2.5.3.0-1build1.debian.tar.xz 2.7 KiB 71ddb0b2b592bb8d672ef507b75c5c746e7b4c67c001c00cc76de96aa91e649c
haskell-sdl2_2.5.3.0-1build1.dsc 2.5 KiB 7dc3100d2914da1bb17999b6f6388cae1f5f564944000c7b1f42e249c61492d7

View changes file

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.