From: Gideon <ha...@ac...> - 2011-06-15 10:44:02
|
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 |