[Haskell-cafe] Haskell + CouchDB, anyone?
Лев Никитин
leon.v.nikitin at gmail.com
Tue Jun 1 07:07:53 EDT 2010
I hav not run your examples. But
1. May be you have put to couchdb only *object* (braked by {}) but not array?
2. Why not to define data (data Mydata = Mydata {...}) and
declare it as instance of JSON
you can find example of using couchDB via google.com/codesearch
(lang:haskell couchDB)
--
Никитин Лев.
nlv at lab321.ru, Leon.V.Nikitin at gmail.com
More information about the Haskell-Cafe
mailing list