MongoDB Haskell driver, including patch for MongoDB v.6.* authentication with SCRAM-SHA256
Find a file
Scott R. Parish f8652ed11a make BsonDoc a 'type' rather then 'newtype'
All the wraping/unwraping for the newtype was really cumbersome and
protection isn't really needed here.
2010-01-20 22:31:32 -06:00
Database make BsonDoc a 'type' rather then 'newtype' 2010-01-20 22:31:32 -06:00
.gitignore .gitignore dist/ 2010-01-16 18:05:02 -06:00
mongoDB.cabal add homepage to .cabal 2010-01-19 06:03:58 -06:00
Setup.lhs stuff to make into a package 2010-01-09 16:49:06 -06:00
TODO dropIndexes 2010-01-20 06:20:30 -06:00