MongoDB Haskell driver, including patch for MongoDB v.6.* authentication with SCRAM-SHA256
Find a file
Scott R. Parish 2ccab779f9 Binary.Put didn't treat Maybe the way i thought
I thought maybe it would unwrap Just x and put x, or not put anything
if Nothing, but aparently it puts \NUL if Nothing
2010-01-12 20:07:34 -06:00
Database Binary.Put didn't treat Maybe the way i thought 2010-01-12 20:07:34 -06:00
.gitignore init 2010-01-06 21:46:03 -06:00
mongoDB.cabal initial MongoDB.hs: can insert and delete 2010-01-10 21:23:54 -06:00
Setup.lhs stuff to make into a package 2010-01-09 16:49:06 -06:00
TODO BSON: fix unexported data constructor 2010-01-10 21:23:54 -06:00