[Haskell-cafe] Database.CouchDB broken?
Moritz Ulrich
ulrich.moritz at googlemail.com
Mon Jul 19 13:08:18 EDT 2010
Hello,
I'm currently learning Haskell and I want to write a small tool to
collect some data in a CouchDB-Database
Sadly, the Database.CouchDB module from hackage (and from git) seems
broken. It looks like a bug deep in the JSON handling of the lib.
Some examples can be found in this gist: http://gist.github.com/475323
('test' is a database with two simple documents, the doc with the id
'8e9112011580882422393f6291000f7d' exists)
I filed an issue, but the maintainer hasn't responded in 5 days. Is
there anything I missed?
Thanks in advance!
--
Moritz Ulrich
Programmer, Student, Almost normal Guy
http://www.google.com/profiles/ulrich.moritz
More information about the Haskell-Cafe
mailing list