haskell-pipes 4.3.7-1 source package in Ubuntu
Changelog
haskell-pipes (4.3.7-1) unstable; urgency=medium * New upstream release -- Clint Adams <email address hidden> Sun, 17 Dec 2017 08:43:21 -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 | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-pipes_4.3.7-1.dsc | 2.8 KiB | 8163ca8b2eac9ca0db038266dd8ed3884417122bac0a51bc5abc53366a05b75f |
haskell-pipes_4.3.7.orig.tar.gz | 40.9 KiB | 30a01f4b43221ec62018b9b8298adf8b576b785eabfe085bcb9ef4dbf4c49d99 |
haskell-pipes_4.3.7-1.debian.tar.xz | 3.5 KiB | 059e87985b6d9d3e0bfda59f3f5aaf50963dc1c03f426af7ab20c0f3d5caed04 |
Available diffs
- diff from 4.3.6-1 to 4.3.7-1 (716 bytes)
No changes file available.
Binary packages built by this source
- libghc-pipes-dev: No summary available for libghc-pipes-dev in ubuntu cosmic.
No description available for libghc-pipes-dev in ubuntu cosmic.
- libghc-pipes-doc: compositional pipelines; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell. org/ for more information on Haskell.
- 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.