| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Drasil.LessonPlan.Renderer
Description
Document language for lesson plan notebooks.
Documentation
render :: LessonPlan -> LsnDesc -> (CI -> CI -> Sentence) -> Document Source #
Renders a LessonPlan using a LsnDesc (a description of the document
contents and organization) and a title combinator merging "notebook" with the
name of the LessonPlan.