17 lines
396 B
Text
17 lines
396 B
Text
Name: mongoDB
|
|
Version: 0.1
|
|
License: MIT
|
|
Build-Depends: base,
|
|
binary,
|
|
bytestring,
|
|
containers,
|
|
data-binary-ieee754,
|
|
network,
|
|
random,
|
|
time,
|
|
utf8-string
|
|
Build-Type: Simple
|
|
Exposed-modules: Database.MongoDB,
|
|
Database.MongoDB.BSON
|
|
Other-modules: Database.MongoDB.Util
|