haskell-pipes 4.1.0-1 source package in Ubuntu
Changelog
haskell-pipes (4.1.0-1) unstable; urgency=medium * New upstream version. -- Clint Adams <email address hidden> Mon, 03 Feb 2014 21:25:34 -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 | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-pipes_4.1.0-1.dsc | 2.7 KiB | 29da640c8f4a5e8fc781abfa697c6ebce513a4f03ebc02ecdab16e163c6dd3f6 |
haskell-pipes_4.1.0.orig.tar.gz | 35.9 KiB | c0cdff829d27630c3da408f857aea3c323a2ebac250501caf6b36e992bbd20d8 |
haskell-pipes_4.1.0-1.debian.tar.xz | 3.1 KiB | 3b44a5cc7a9279926e02c81f17ec4d52d5346fe11a5f696df6af4ad5960954a5 |
Available diffs
- diff from 4.0.1-3 to 4.1.0-1 (17.2 KiB)
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 utopic.
No description available for libghc-pipes-doc in ubuntu utopic.
- 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.