threepenny-gui: Small GUI framework that uses the web browser as a display.

[ bsd3, gui, library, web ] [ Propose Tags ]

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.

Modules

[Last Documentation]

  • Control
    • Control.Event
  • Graphics
    • UI
      • Graphics.UI.Threepenny
        • Graphics.UI.Threepenny.Attributes
        • Graphics.UI.Threepenny.Core
        • Graphics.UI.Threepenny.DragNDrop
        • Graphics.UI.Threepenny.Elements
        • Graphics.UI.Threepenny.Events
        • Graphics.UI.Threepenny.JQuery

Flags

Automatic Flags
NameDescriptionDefault
buildexamples

Build example executables.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

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'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 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, 0.9.1.0, 0.9.2.0, 0.9.3.0, 0.9.4.0, 0.9.4.1 (info)
Dependencies base (<0), bytestring, containers, data-default, filepath, json (>=0.4.4 && <0.6), mtl, network, 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-19T06:56:50Z
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-21T12:21:04Z
Distributions LTSHaskell:0.9.4.1, NixOS:0.9.4.1, Stackage:0.9.4.1
Reverse Dependencies 8 direct, 3 indirect [details]
Executables threepenny-examples-chat, threepenny-examples-use-words, threepenny-examples-missing-dollars, threepenny-examples-dragndropexample, threepenny-examples-buttons, threepenny-examples-bartab
Downloads 31624 total (243 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-19 [all 7 reports]