Copyright | (c) Moritz Clasmeier 2018 |
---|---|
License | BSD3 |
Maintainer | mtesseract@silverratio.net |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
This module exports the standard IO based Nakadi HTTP Backend to make it part of the public API.
Documentation
httpBackendIO :: (MonadMask b, MonadIO b) => HttpBackend b Source #