This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Haskell > haskell-pipes (4.3.13)

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, including shortcut
fusion
* 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 requires: haskell-fail, haskell-exceptions, haskell-mmorph, haskell-void

Maintained by: Jan-willem De Bleser
Keywords: stream processing,pipe
ChangeLog: haskell-pipes

Homepage:
https://hackage.haskell.org/package/pipes

Source Downloads:
pipes-4.3.13.tar.gz (f5c9355148d9382f4d335c566331ccc5)

Download SlackBuild:
haskell-pipes.tar.gz
haskell-pipes.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds