The latest version of threepenny-gui is 0.9.4.1-1.
threepenny-gui
Version 0.6.0.5 revision 0 uploaded by HeinrichApfelmus.
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 very easy to install because everyone has a web browser installed.
A program written with Threepenny is essentially a small web server that displays the user interface as a web page to any browser that connects to it. You can freely manipulate the HTML DOM and handle JavaScript events from your Haskell code.
Stability forecast: This is an experimental release! Send me 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
- Heinrich Apfelmus
- Bug reports
- https://github.com/HeinrichApfelmus/threepenny-gui/issues
- Category
- Web, GUI
- Copyright
- n/a
- Homepage
- http://wiki.haskell.org/Threepenny-gui
- Maintainer
- Heinrich Apfelmus <apfelmus at quantentunnel dot de>
- Package URL
- n/a
- Stability
- n/a