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-mmorph, haskell-void
Maintained by: Jan-willem De Bleser
Keywords: stream processing,pipe
ChangeLog: haskell-pipes
Homepage:
https://hackage.haskell.org/package/pipes
Download SlackBuild:
haskell-pipes.tar.gz
haskell-pipes.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doinst.sh |
haskell-pipes.SlackBuild |
haskell-pipes.info |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds