@hackage / sneathlane-haste

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

1

About

Metadata

  • Last updated , by JasonPriestley
  • License BSD-2-Clause
  • Categories GUI
  • Maintained by: jason@sneathlane.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    haste-inst (off by default)

    either if it is being compiled with haste-inst or with cabal

Readme

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.