haskell-foldl 1.1.2-1build1 source package in Ubuntu

Changelog

haskell-foldl (1.1.2-1build1) xenial; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Tue, 26 Jan 2016 14:22:08 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
haskell-foldl_1.1.2.orig.tar.gz 10.1 KiB 723b62642b0dd95f0fb8e87102552c76755ad18f300c3429b43fa7b56213c17f
haskell-foldl_1.1.2-1build1.debian.tar.xz 2.7 KiB 0dc596790fc4d8782f07de863fde0b93aab44c386b33010b6fc1be095ef14162
haskell-foldl_1.1.2-1build1.dsc 2.7 KiB dcfb88c93a5d3dae6cfeadbdcb76f311aaba09afe51de651363477c8dc4250bc

View changes file

Binary packages built by this source

libghc-foldl-dev: No summary available for libghc-foldl-dev in ubuntu yakkety.

No description available for libghc-foldl-dev in ubuntu yakkety.

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.