Skip to content

pipes-concurrency-2.0.0

Compare
Choose a tag to compare
@Gabriella439 Gabriella439 released this 07 Sep 23:28
  • 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