The latest version of pipes-ordered-zip is 1.2.1-0.

pipes-ordered-zip

Version 1.0.1 revision 0 uploaded by stephan_schiffels.

Package meta

Synopsis
merge two ordered Producers into a new Producer
Description

provides a simple function to merge two Pipes-Producers into a new Producer that yields pairs of values of the original producers, but using Maybes to indicate values that are only present in the first, second or both producers. Useful to perform Left-Joins, Right-Joins and Inner-Joins on the fly using Haskell Pipes.

Author
Stephan Schiffels
Bug reports
n/a
Category
Bioinformatics
Copyright
2019 Stephan Schiffels
Homepage
https://github.com/githubuser/pipes-ordered-zip#readme
Maintainer
stephan_schiffels@mac.com
Package URL
n/a
Stability
n/a

Components