Re: [Haskell-cafe] Haskell binding to Berkeley DB?

2005-02-05 Thread Dimitry Golubovsky
Thanks everybody who answered.
 Dimitry Golubovsky
 Middletown, CT

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Haskell binding to Berkeley DB?

2005-02-04 Thread Christian Maeder
our uniform workbench has a simpleDB binding to BDB.
http://www.informatik.uni-bremen.de/uniform/wb/
The sources can be downloaded with
cvs -d \
   :pserver:[EMAIL PROTECTED]:/repository \
co uni
and can be compiled with a recent ghc-6.2.2.
The only documentation that I'm aware of is a top-level README file.
Cheers Christian
Dimitry Golubovsky wrote:
Hi,
Has anyone tried/been successful on developing such a binding?
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Haskell binding to Berkeley DB?

2005-02-03 Thread Dimitry Golubovsky
Hi,
Has anyone tried/been successful on developing such a binding?
Google returns reference to a message written 2 years ago (on the gtkhs
mailing list) that someone developed it partially:
http://www.haskell.org/pipermail/gtkhs/2003-January/000317.html
and a description of a student's assignment:
http://www.cse.unsw.edu.au/db/thesis/topicinfo/MMTC13.html
The rest of links that Google returns are of little relevance.
Any ideas?
Dimitry Golubovsky
Middletown, CT
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe