semigroupoids-syntax-0.0.1: RebindableSyntax using the semigroupoids package
Data.Functor.Bind.Syntax
(>>=) :: Bind f => f a -> (a -> f b) -> f b infixl 1 Source