@hackage snaplet-mongoDB dependencies
17 results
@haskell/text
An efficient packed Unicode text type.
@haskell/template-haskell
Support library for Template Haskell
@haskell/parsec
Monadic parser combinators
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/time
A time library
@hackage/snap-core
Snap: A Haskell Web Framework (core interfaces and types)
@hackage/snap
Top-level package for the Snap Web Framework
@hackage/safe
Library of safe (exception free) functions
@hackage/regular
Generic programming library for regular datatypes.
@hackage/mongoDB
Driver (client) for MongoDB, a free, scalable, fast, document DBMS
@hackage/haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
@hackage/compact-string-fix
Same as compact-string except with a small fix so it builds on ghc-6.12
@hackage/bson
BSON documents are JSON-like objects with a standard binary encoding.
@hackage/MonadCatchIO-transformers
Monad-transformer compatible version of the Control.Exception module