@hackage sneathlane-haste2

A compositional web UI library, which draws to a Canvas element

  • Categories

  • License

    BSD-2-Clause

  • Maintainer

    jason@sneathlane.com

  • Versions

    • 2 Fri, 13 Nov 2015
    • 1 Thu, 23 Jul 2015

A simple library for construction UIs in the browser. Uses Haste to compile to JS and a Canvas element to draw the UI to the page. A UI can be written using ordinary Monadic combinators.