@hackage / reactive-banana-wx

Examples for the reactive-banana library, using wxHaskell.

Latest1.1.1.0

About

Metadata

  • Last updated , by HeinrichApfelmus
  • License BSD-3-Clause
  • Categories FRP, GUI
  • Maintained by: Heinrich Apfelmus <apfelmus quantentunnel de>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    buildexamples (off by default)

    Build example executables

Readme

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.