2010-01-09 22:49:06 +00:00
|
|
|
Name: mongoDB
|
|
|
|
Version: 0.1
|
|
|
|
License: MIT
|
|
|
|
Build-Depends: base,
|
|
|
|
binary,
|
|
|
|
bytestring,
|
|
|
|
data-binary-ieee754,
|
|
|
|
time,
|
|
|
|
utf8-string
|
|
|
|
Build-Type: Simple
|
|
|
|
Exposed-modules: Database.MongoDB.BSON
|
2010-01-10 02:45:45 +00:00
|
|
|
Other-modules: Database.MongoDB.Util
|