selectel / mongoDB-haskell

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

support all available index options #25

Open gregwebs opened 10 years ago

gregwebs commented 10 years ago

except weights (I am lazy) and version (it is unecessary)

This is a breaking change

gregwebs commented 10 years ago

I also have this back-ported on top of the released 1.4.x https://github.com/docmunch/mongoDB-haskell/tree/dm-index-options