dia-functions-0.2.1.2: An EDSL for teaching Haskell with diagrams - functions

Safe HaskellSafe-Infered

Graphics.Diagrams.Escape

Description

Strict evaluation of diagrams with time and size limit

Synopsis

Documentation

escapeDiagram :: TimeLimit -> SizeLimit -> Diagram -> IO DiagramSource

Strict evaluation of diagrams with time and size limit

numberErrors :: Diagram -> (Diagram, [(String, String)])Source

Error message extraction and numbering