@hackage ez-couch0.7.0
A high level static library for working with CouchDB
Deprecated
Dependencies (24)
- aeson >=0.6 && <0.7
- attoparsec >=0.10
- attoparsec-conduit >=0.5
- base >=4.5 && <5
- blaze-builder >=0.3
- bytestring >=0.9 Show all…
Dependents (1)
@hackage/acme-everything
EZCouch is a library which takes a mission of bringing the topmost level of abstraction for working with CouchDB from Haskell. It abstracts away from loose concepts of this database and brings a strict static API over standard ADTs.