haskell-foldl 1.4.15-1 source package in Ubuntu

Changelog

haskell-foldl (1.4.15-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.2

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Wed, 13 Sep 2023 13:12:17 -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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-foldl_1.4.15-1.dsc 3.1 KiB 61159fda4ffaf4f9d0cfdd3844ff9f0f15720bc68c13a6b02c64b5361a28c703
haskell-foldl_1.4.15.orig.tar.gz 23.9 KiB 9cb2f105141788cbc6e66480a8f46c13d52666899eec1e2cc3dc4d60f606c0ae
haskell-foldl_1.4.15-1.debian.tar.xz 3.3 KiB ccc2494ed8b8e1d1e833a157de7ad7ab1a70e3f085f0aea6e9c610a4faf7d441

No changes file available.

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.