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)-- Никитин Лев. [email protected], [email protected] _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
