haskell-dlist 1.0-3 source package in Ubuntu

Changelog

haskell-dlist (1.0-3) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sat, 02 Sep 2023 16:26:05 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-dlist_1.0-3.dsc 2.3 KiB 395505d4f950ec369a7341e8b9ec964ad35484d85a1fd2946f2d826b08436252
haskell-dlist_1.0.orig.tar.gz 18.2 KiB 173d637328bb173fcc365f30d29ff4a94292a1e0e5558aeb3dfc11de81510115
haskell-dlist_1.0-3.debian.tar.xz 3.3 KiB abd86357fdc0e994bdfb877df6b8778a803d363bc58e64e157935e4821493f14

Available diffs

No changes file available.

Binary packages built by this source

libghc-dlist-dev: Haskell library for Differences lists

 Differences lists: a list-like type supporting O(1) append.
 This is particularly useful for efficient logging and pretty
 printing, (e.g. with the Writer monad), where list append
 quickly becomes too expensive.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-dlist-doc: Haskell library for Differences lists; documentation

 Differences lists: a list-like type supporting O(1) append.
 This is particularly useful for efficient logging and pretty
 printing, (e.g. with the Writer monad), where list append
 quickly becomes too expensive.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-dlist-prof: Haskell library for Differences lists; profiling libraries

 Differences lists: a list-like type supporting O(1) append.
 This is particularly useful for efficient logging and pretty
 printing, (e.g. with the Writer monad), where list append
 quickly becomes too expensive.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.