@hackage / HGL

A simple graphics library based on X11 or Win32

Latest3.2.3.2

About

Metadata

  • Last updated , by AndreasAbel
  • License BSD-3-Clause
  • Categories Graphics
  • Maintained by: Christoph Lueth <christoph.lueth@dfki.de>, Alan Hawkins <hawk.alan@gmail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    split-base (on by default)

Readme

A simple graphics library, designed to give the programmer access to most interesting parts of the Win32 Graphics Device Interface and X11 library without exposing the programmer to the pain and anguish usually associated with using these interfaces.

The library also includes a module Graphics.SOE providing the interface used in "The Haskell School of Expression", by Paul Hudak, cf http://www.haskell.org/soe/.