haskell-sdl2 2.5.3.0-1 source package in Ubuntu

Changelog

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

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.1

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Tue, 26 Jul 2022 14:26:04 -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

Downloads

File Size SHA-256 Checksum
haskell-sdl2_2.5.3.0-1.dsc 2.5 KiB dee733dab8fe74e75e6844ad0b854db8d6bb8244593b2d73c925362d9270b671
haskell-sdl2_2.5.3.0.orig.tar.gz 412.2 KiB b81860ce376d64bde9827b27a52057fa7ecdc407721961d7e8f66a9116238222
haskell-sdl2_2.5.3.0-1.debian.tar.xz 2.6 KiB f5d02a4a7c1ab668a7d0408dc051ab62235fad95c65fdcfdd463ec9344a0d908

No changes file available.

Binary packages built by this source

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

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

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

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

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.