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

Safe HaskellNone

Graphics.Diagrams.Escape

Description

Strict evaluation of diagrams with time and size limit

Synopsis

Documentation

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

Strict evaluation of diagrams with time and size limit

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

Error message extraction and numbering