Skip to content

Releases: Gabriella439/pipes-concurrency

pipes-concurrency-2.0.2

03 Feb 14:27
Compare
Choose a tag to compare
  • Removed CPP extension
  • Increased upper bound on pipes to < 4.2
  • Added New and Newest mailboxes

pipes-concurrency-2.0.1

19 Sep 06:01
Compare
Choose a tag to compare
  • Fixed the Alternative instance for Input.

pipes-concurrency-2.0.0

07 Sep 23:28
Compare
Choose a tag to compare
  • Switched the names for Input and Output
  • New spawn' command that allows prompter release of Inputs and Outputs
  • Exposed Input and Output internal machinery
  • New Monoid instance for Output
  • Generalized types to use MonadIO
  • Simplified semantics of spawn