haskell-sdl2 2.4.1.0-2build3 source package in Ubuntu

Changelog

haskell-sdl2 (2.4.1.0-2build3) focal; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Wed, 06 Nov 2019 08:55:31 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Focal
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-sdl2_2.4.1.0.orig.tar.gz 427.2 KiB 21a569c0c19f8ff2bbe1cf1d3eb32f65e8143806de353cedd240df5e9d088b5c
haskell-sdl2_2.4.1.0-2build3.debian.tar.xz 2.7 KiB 40cbc08b17edb5e36f2adf4430a191c2fd240a940dd31fae6be9be4733a32cdc
haskell-sdl2_2.4.1.0-2build3.dsc 2.6 KiB 386d6469bfa5fe446acbfe57785505a019aea500f873165064a6ae50a1451850

Available diffs

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: No summary available for libghc-sdl2-doc in ubuntu groovy.

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

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.