| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Kafka.Conduit.Utils
Documentation
throwLeft :: (MonadThrow m, Exception e) => Conduit (Either e i) m i Source #
Throws the left part of a value in a MonadThrow context
hw-kafka-conduit-1.1.1: Conduit bindings for kafka-client
| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Kafka.Conduit.Utils
throwLeft :: (MonadThrow m, Exception e) => Conduit (Either e i) m i Source #
Throws the left part of a value in a MonadThrow context