libghc-pipes-prof

compositional pipelines; profiling libraries

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

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


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-pipes-prof