Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downPipes packages
Showing projects tagged as Control and Pipes
-
pipes-fluid
2.4 0.0 HaskellApplicative instances that allows reactively combining 'Pipes.Producer's so that a value is yielded when either Producer yields a value. This can be used to create a FRP-like reactive signal-network. -
pipes-category
1.1 0.0 HaskellAllows instances for Category, Arrow and ArrowChoice for 'Pipes.Pipe' using newtypewrapper 'Shaft' -
pipes-break
0.6 0.0 HaskellUtilities for the pipes ecosystem to break and operate on ByteString and Text via delimiters.