haskell-sdl2 2.5.2.0-1build3 source package in Ubuntu

Changelog

haskell-sdl2 (2.5.2.0-1build3) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 01:28:26 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
haskell-sdl2_2.5.2.0.orig.tar.gz 411.7 KiB 9c4110b1e772739bf62c641d375665f9d0af3ad64ed73b24ef407a82e7648fa1
haskell-sdl2_2.5.2.0-1build3.debian.tar.xz 2.8 KiB b12ddc5b0bea0705136cd961579f53e466f1a0815e4bff4192afd96483961fb7
haskell-sdl2_2.5.2.0-1build3.dsc 2.6 KiB 6479e08b8ac4aff19d78dbf4c82aba7068b2daed6ad56445edfef105569e8873

Available diffs

View changes file

Binary packages built by this source

libghc-sdl2-dev: No summary available for libghc-sdl2-dev in ubuntu impish.

No description available for libghc-sdl2-dev in ubuntu impish.

libghc-sdl2-doc: No summary available for libghc-sdl2-doc in ubuntu hirsute.

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

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.