mongodb/Database/MongoDB
Scott Fleischman 5bb77518a8 Revert "Remove use of conduit Producer and Consumer."
This reverts commit 5f04dc6a23.

Leave the use of Producer and Consumer for now until we drop support for conduit-1.2.*.
conduit-1.3 introduces ConduitT and deprecates the use of type synonyms.
However, ConduitT is not present in conduit-1.2.
2019-05-29 17:18:00 -07:00
..
Internal Use Control.Monad.Except instead of Control.Monad.Error. 2019-05-29 16:57:51 -07:00
Transport Use ciphersuite_default instead of ciphersuite_all. 2019-05-29 16:52:37 -07:00
Admin.hs Drop MonadBaseControl from two more modules 2017-05-11 21:35:41 -07:00
Connection.hs Use Control.Monad.Except instead of Control.Monad.Error. 2019-05-29 16:57:51 -07:00
GridFS.hs Revert "Remove use of conduit Producer and Consumer." 2019-05-29 17:18:00 -07:00
Query.hs Use Control.Monad.Except instead of Control.Monad.Error. 2019-05-29 16:57:51 -07:00
Transport.hs Add documentation for Transport module 2016-06-21 02:19:02 -07:00