The latest version of threepenny-gui is 0.9.4.1-1.
threepenny-gui
Version 0.4.0.1 revision 1 uploaded by HerbertValerioRiedel.
Package meta
- Synopsis
- GUI framework that uses the web browser as a display.
- Description
Threepenny-GUI is a 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! 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
- Author
- Chris Done, Heinrich Apfelmus
- Bug reports
- https://github.com/HeinrichApfelmus/threepenny-gui/issues
- Category
- Web, GUI
- Copyright
- n/a
- Homepage
- http://www.haskell.org/haskellwiki/Threepenny-gui
- Maintainer
- Heinrich Apfelmus <apfelmus at quantentunnel dot de>
- Package URL
- n/a
- Stability
- n/a
Components
- lib:threepenny-gui
- exe:threepenny-examples-bartab
- exe:threepenny-examples-buttons
- exe:threepenny-examples-chat
- exe:threepenny-examples-crud
- exe:threepenny-examples-currencyconverter
- exe:threepenny-examples-dragndropexample
- exe:threepenny-examples-drummachine
- exe:threepenny-examples-missing-dollars
- exe:threepenny-examples-use-words