mongodb-haskell / mongodb

MongoDB driver for Haskell
http://hackage.haskell.org/package/mongoDB
Apache License 2.0
172 stars 47 forks source link

Added a clarificatory remark and one example to openReplicaSet' #127

Closed why-not-try-calmer closed 2 years ago

why-not-try-calmer commented 2 years ago

Some new users might be put off by the lack of a array of choice between connection methods that this package offers. This remark and the associated examples are a first attempt to make the package easier to start with.

VictorDenisov commented 2 years ago

Could you also please follow commit message guidelines as described here: https://git-scm.com/book/en/v2/Distributed-Git-Contributing-to-a-Project

why-not-try-calmer commented 2 years ago

Any news from the front? :)

VictorDenisov commented 2 years ago

Sorry, I didn't realized that this new commit is different. Just tested it. Looks good. I'll merge this weekend.