| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Drasil.LessonPlan.Core
Description
Lesson plan notebook chapter types.
Documentation
type LsnDesc = [LsnChapter] Source #
data LsnChapter Source #
Constructors
| IntrodProg [Contents] |
Constructors
| LrnObjProg [Contents] |
Constructors
| ExampleProg [Contents] |