[Haskell] SOEGraphics
Ross Paterson
ross at soi.city.ac.uk
Mon Apr 25 11:30:24 EDT 2005
On Mon, Apr 25, 2005 at 03:36:38PM +0200, Peter Padawitz wrote:
> The Mar2005 release of Hugs includes SOEGraphics, but does not recognize
> the type constructor Draw. Has it been changed?
A little. SOEGraphics (aka Graphics.SOE) is the minimal interface
needed to support the book. It is a subset of Graphics.HGL -- both are
documented under
http://www.haskell.org/ghc/docs/latest/html/libraries/index.html
(The library is also included with GHC 6.4, on X11 systems.)
More information about the Haskell
mailing list