threepenny-gui
Version 0.2.0.1 revision 0 uploaded by HeinrichApfelmus.
Package meta
- Synopsis
- Small GUI framework that uses the web browser as a display.
- Description
Threepenny-GUI is a small GUI framework that uses the web browser as a display.
It's cheap and easy to install because everyone has a web browser installed.
Internally, the library implements a small web server that serves a HTML/JavaScript page with the GUI elements. You can freely manipulate the HTML DOM and handle browser events from your Haskell code.
Stability forecast: This is an experimental release! Send us your feedback! Basic functionality should work. Significant API changes are likely in future versions.
NOTE: This library contains examples, but they are not built by default. To build and install the example, use the
buildExamples
flag like thiscabal install threepenny-gui -fbuildExamples
Changelog:
0.2.0.0 - Snapshot release. First stab at easy JavaScript FFI.
0.1.0.0 - Initial release.
- Author
- Chris Done, Heinrich Apfelmus
- Bug reports
- n/a
- Category
- Web, GUI
- Copyright
- n/a
- Homepage
- http://github.com/HeinrichApfelmus/threepenny-gui
- Maintainer
- Heinrich Apfelmus <apfelmus at quantentunnel dot de>
- Package URL
- n/a
- Stability
- n/a