haskell-foldl 1.2.5-1 source package in Ubuntu

Changelog

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

  [ Clint Adams ]
  * New upstream release

  [ Ilias Tsitsimpis ]
  * Change Priority to optional. Since Debian Policy version 4.0.1,
    priority extra has been deprecated.
  * Use the HTTPS form of the copyright-format URL
  * Modify d/watch and Source field in d/copyright to use HTTPS
  * Declare compliance with Debian policy 4.1.1

 -- Ilias Tsitsimpis <email address hidden>  Sat, 04 Nov 2017 20:54:58 +0200

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
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
haskell-foldl_1.2.5-1.dsc 3.0 KiB d2832bea1c5f3b199e085dfa68c626b34a42fb51c76b17ac63173de611698cea
haskell-foldl_1.2.5.orig.tar.gz 15.1 KiB aa2d5c3cfb8641163dcdd489e9e0fe481301e94c0e3940fc9e234f8e1b00ec4b
haskell-foldl_1.2.5-1.debian.tar.xz 3.1 KiB 89f416d1cd17d37fda6b4c86d352f24af57f1ae9107c31256be47b4ba02deda3

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.