reactive-banana-wx

Examples for the reactive-banana library, using wxHaskell.

http://wiki.haskell.org/Reactive-banana

Latest on Hackage:1.1.1.0@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Heinrich Apfelmus
Maintained by Heinrich Apfelmus <apfelmus quantentunnel de>

This library provides some GUI examples for the reactive-banana library, using wxHaskell.

Note: You need to install the (platform independent) cabal-macosx library before you can configure/build and install this library.

Note: This library contains examples, but they are not built by default. To build and install the example, use the buildExamples flag like this

cabal install reactive-banana-wx -fbuildExamples

Stability forecast The wrapper functions are rather provisional.