About

Metadata

  • Last updated , by PeterDivianszky
  • License BSD-3-Clause
  • Categories GUI
  • Maintained by: divipp@gmail.com

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Package Flags

Use the -f option with cabal commands to enable flags

    gtk (off by default)

    Build the Gtk backend

    pure (off by default)

    Use the pure but slow implementation of lens references

Readme

LGtk is a GUI Toolkit.

Main goals of LGtk:

  • Provide a Haskell EDSL for declarative description of interactive graphical applications

  • Provide an API for custom widget design

  • Provide a playground for high-level declarative features like derived state-save and undo-redo operations and type-driven GUI generation

For more information visit the following links: