Copyright | (c) Ivan Perez and Manuel Baerenz 2016 |
---|---|
License | BSD3 |
Maintainer | ivan.perez@keera.co.uk |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Instance of ArrowChoice
for Monadic Stream Functions (MSF
).
Import this module to include that (orphan) instance.
Orphan instances
Monad m => ArrowChoice (MSF m) Source # |
|