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

Safe HaskellSafe-Inferred
LanguageHaskell98

Graphics.Diagrams.Escape

Description

Strict evaluation of diagrams with time and size limit

Synopsis

Documentation

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

Strict evaluation of diagrams with time and size limit

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

Error message extraction and numbering