2010-10-27 20:13:23 +00:00
name: mongoDB
2011-06-22 21:18:32 +00:00
version: 0.10.0
2010-10-27 20:13:23 +00:00
build-type: Simple
license: OtherLicense
license-file: LICENSE
2010-12-20 02:08:53 +00:00
copyright: Copyright (c) 2010-2010 10gen Inc. & Scott Parish
2010-10-27 20:13:23 +00:00
maintainer: Tony Hannan <tony@10gen.com>
2010-10-27 20:46:11 +00:00
build-depends:
array -any,
base <5,
binary -any,
bson -any,
bytestring -any,
containers -any,
2010-11-01 14:25:46 +00:00
mtl >= 2,
2011-03-11 16:11:14 +00:00
cryptohash -any,
2010-10-27 20:46:11 +00:00
network -any,
parsec -any,
2011-01-26 17:06:15 +00:00
random -any
2010-10-27 20:13:23 +00:00
stability: alpha
homepage: http://github.com/TonyGen/mongoDB-haskell
package-url:
bug-reports:
2011-01-26 19:25:12 +00:00
synopsis: MongoDB driver
description: This module lets you connect to MongoDB (www.mongodb.org) and do inserts, queries, updates, etc. Please see the example in Database.MongoDB and the tutorial from the homepage.
2010-10-27 20:13:23 +00:00
category: Database
2010-12-20 02:08:53 +00:00
author: Tony Hannan <tony@10gen.com> & Scott Parish <srp@srparish.net>
2010-10-27 20:13:23 +00:00
tested-with:
data-files:
data-dir: ""
extra-source-files:
extra-tmp-files:
2010-10-27 20:46:11 +00:00
exposed-modules:
Control.Monad.Context
Control.Monad.MVar
Control.Monad.Throw
Control.Monad.Util
Control.Pipeline
Database.MongoDB
Database.MongoDB.Admin
Database.MongoDB.Connection
Database.MongoDB.Internal.Protocol
Database.MongoDB.Internal.Util
Database.MongoDB.Query
2010-12-20 02:08:53 +00:00
Network.Abstract
2010-10-27 20:46:11 +00:00
Var.Pool
2010-10-27 20:13:23 +00:00
exposed: True
buildable: True
build-tools:
cpp-options:
cc-options:
ld-options:
pkgconfig-depends:
frameworks:
c-sources:
extensions:
extra-libraries:
extra-lib-dirs:
includes:
install-includes:
include-dirs:
hs-source-dirs: .
other-modules:
ghc-prof-options:
ghc-shared-options:
ghc-options: -Wall -O2
hugs-options:
nhc98-options:
jhc-options: