haskell-pipes 4.3.4-1 source package in Ubuntu

Changelog

haskell-pipes (4.3.4-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <email address hidden>  Wed, 05 Jul 2017 21:56:35 -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

Downloads

File Size SHA-256 Checksum
haskell-pipes_4.3.4-1.dsc 2.7 KiB 29d93378412d0121945ce081efafd251aee730dc586c5703caa033bac9a05891
haskell-pipes_4.3.4.orig.tar.gz 41.0 KiB cb39ed76d3009a8ab9d30d0d0d5a5f22267a2ab7e69101fd8f4a3860bb275521
haskell-pipes_4.3.4-1.debian.tar.xz 3.3 KiB 0019305a41961252b0337fff7e5b8b8d7c44d8890823a41ce2d9535c77974207

No changes file available.

Binary packages built by this source

libghc-pipes-dev: compositional pipelines

 pipes is a clean and powerful stream processing library that lets you
 build and connect reusable streaming components
 .
 Advantages over traditional streaming libraries:
  * Concise API: Use simple commands like for, (>->), await, and yield
  * Blazing fast: Implementation tuned for speed
  * Lightweight Dependency: pipes is small and compiles very rapidly,
    including dependencies
  * Elegant semantics: Use practical category theory
  * ListT: Correct implementation of ListT that interconverts with pipes
  * Bidirectionality: Implement duplex channels
  * Extensive Documentation: Second to none!
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-pipes-doc: No summary available for libghc-pipes-doc in ubuntu artful.

No description available for libghc-pipes-doc in ubuntu artful.

libghc-pipes-prof: compositional pipelines; profiling libraries

 pipes is a clean and powerful stream processing library that lets you
 build and connect reusable streaming components
 .
 Advantages over traditional streaming libraries:
  * Concise API: Use simple commands like for, (>->), await, and yield
  * Blazing fast: Implementation tuned for speed
  * Lightweight Dependency: pipes is small and compiles very rapidly,
    including dependencies
  * Elegant semantics: Use practical category theory
  * ListT: Correct implementation of ListT that interconverts with pipes
  * Bidirectionality: Implement duplex channels
  * Extensive Documentation: Second to none!
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.