mongodb/Database/MongoDB
Scott Fleischman c03e1ed746 Use Control.Monad.Except instead of Control.Monad.Error.
Due to the following warning:
"Module ‘Control.Monad.Error’ is deprecated:
  Use "Control.Monad.Except" instead"
2019-05-29 16:57:51 -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 Use Control.Monad.Except instead of Control.Monad.Error. 2019-05-29 16:57:51 -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