haskell-foldl 1.4.15-1build1 source package in Ubuntu

Changelog

haskell-foldl (1.4.15-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:53:59 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
haskell-foldl_1.4.15.orig.tar.gz 23.9 KiB 9cb2f105141788cbc6e66480a8f46c13d52666899eec1e2cc3dc4d60f606c0ae
haskell-foldl_1.4.15-1build1.debian.tar.xz 3.4 KiB e513e6c554e567a55aba881c682b01166f78d8b5454c943e57e2b905414609ab
haskell-foldl_1.4.15-1build1.dsc 3.1 KiB 0ca9170cd6a3e08e2160fccfabb197cf4deb7c01b574396d966ca6929c40eaf9

View changes file

Binary packages built by this source

libghc-foldl-dev: composable, streaming, and efficient left folds

 This library provides strict left folds that stream in constant
 memory, and you can combine folds using Applicative style to derive
 new folds. Derived folds still traverse the container just once and
 are often as efficient as hand-written folds.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-foldl-doc: composable, streaming, and efficient left folds; documentation

 This library provides strict left folds that stream in constant
 memory, and you can combine folds using Applicative style to derive
 new folds. Derived folds still traverse the container just once and
 are often as efficient as hand-written folds.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-foldl-prof: composable, streaming, and efficient left folds; profiling libraries

 This library provides strict left folds that stream in constant
 memory, and you can combine folds using Applicative style to derive
 new folds. Derived folds still traverse the container just once and
 are often as efficient as hand-written folds.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.