[Haskell] ANNOUNCE: Data Binding
Gideon
haskell at accursoft.com
Wed Jun 15 11:46:56 CEST 2011
I am pleased to announce the first release of the data binding
framework for Haskell [1]. The binding-core package [2] is a library
for binding mutable data and lists to IO objects. binding-gtk [3] and
binding-wx [4] are convenient wrappers for binding to Gtk2Hs and
WxHaskell respectively.
Feedback is welcome. Cabal install and enjoy!
- Gideon
[1] http://code.accursoft.com/binding
[2] http://hackage.haskell.org/package/binding-core
[3] http://hackage.haskell.org/package/binding-gtk
[4] http://hackage.haskell.org/package/binding-wx
More information about the Haskell
mailing list