threepenny-gui: Small GUI framework that uses the web browser as a display.
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.
Versions [faq] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.1.0, 0.4.2.0, 0.5.0.0, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5, 0.6.0.6, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.8.0.0, 0.8.0.1, 0.8.1.0, 0.8.2.0, 0.8.2.1, 0.8.2.2, 0.8.2.3, 0.8.2.4, 0.8.3.0, 0.8.3.1, 0.8.3.2, 0.9.0.0 |
---|---|
Dependencies | base (==4.*), bytestring, containers, data-default, filepath, json (>=0.4.4 && <0.6), mtl, network (<2.6), parsec, safe, snap-core, snap-server, text, threepenny-gui, time, transformers, utf8-string [details] |
License | BSD-3-Clause |
Author | Chris Done, Heinrich Apfelmus |
Maintainer | Heinrich Apfelmus <apfelmus at quantentunnel dot de> |
Revised | Revision 1 made by HerbertValerioRiedel at 2016-12-18T23:11:46Z |
Category | Web, GUI |
Home page | http://github.com/HeinrichApfelmus/threepenny-gui |
Source repo | head: git clone git://github.com/HeinrichApfelmus/threepenny-gui.git |
Uploaded | by HeinrichApfelmus at 2013-07-21T23:04:54Z |
Distributions | LTSHaskell:0.8.3.0, NixOS:0.9.0.0, Stackage:0.8.3.0 |
Executables | threepenny-examples-chat, threepenny-examples-use-words, threepenny-examples-missing-dollars, threepenny-examples-dragndropexample, threepenny-examples-buttons, threepenny-examples-bartab |
Downloads | 25093 total (140 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
[Index]
Flags
Name | Description | Default | Type |
---|---|---|---|
buildexamples | Build example executables. | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- threepenny-gui-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.