@hackage HGL3.2.3.2
A simple graphics library based on X11 or Win32
Categories
License
BSD-3-Clause
Maintainer
Christoph Lueth <christoph.lueth@dfki.de>, Alan Hawkins <hawk.alan@gmail.com>
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (5)
Dependents (6)
@hackage/Haskelloids, @hackage/YFrob, @hackage/SpaceInvaders, @hackage/acme-everything, @hackage/haskell-in-space, @hackage/hgl-example
Package Flags
split-base(on by default)
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/.