The HGL package
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/.
Properties
| Versions | 3.1, 3.2.0.0, 3.2.0.1, 3.2.0.2 |
|---|---|
| Dependencies | base (<2) or array, base (3.*) |
| License | BSD3 |
| Author | Alastair Reid |
| Maintainer | Christoph Lueth <christoph.lueth@dfki.de> |
| Category | Graphics |
| Upload date | Fri Oct 30 10:33:18 UTC 2009 |
| Uploaded by | ChristophLueth |
| Build failure | ghc-6.10 (log), ghc-6.12 (log) |
| Distributions | Debian: 3.2.0.2, FreeBSD: 3.2.0.2 |
Modules
- Graphics
- Graphics.HGL
- Graphics.HGL.Core
- Graphics.HGL.Draw
- Graphics.HGL.Draw.Brush
- Graphics.HGL.Draw.Font
- Graphics.HGL.Draw.Monad
- Graphics.HGL.Draw.Pen
- Graphics.HGL.Draw.Picture
- Graphics.HGL.Draw.Region
- Graphics.HGL.Draw.Text
- Graphics.HGL.Key
- Graphics.HGL.Run
- Graphics.HGL.Units
- Graphics.HGL.Utils
- Graphics.HGL.Window
- Graphics.SOE
- Graphics.HGL
Downloads
- HGL-3.2.0.1.tar.gz (Cabal source package)
- package description (included in the package)