haskell-foldl 1.1.2-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Clint Adams <email address hidden>  Fri, 04 Dec 2015 00:03:10 -0500

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-foldl_1.1.2-1.dsc 2.8 KiB a3c20e4c09f3d014a1783e40262d234ea21b6d7eb7adff5e8c9adf22ad686979
haskell-foldl_1.1.2-1.debian.tar.xz 2.7 KiB e0f066aeb6af570858e3eebae85af181b545156ff3273731a1ba7d7be3df6693
haskell-foldl_1.1.2.orig.tar.gz 10.1 KiB 723b62642b0dd95f0fb8e87102552c76755ad18f300c3429b43fa7b56213c17f

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.