| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Celtchar.Novel.Structure
Documentation
class HasDependencies c where Source #
Minimal complete definition
data Manuscript Source #
Constructors
| WithParts [Part] | |
| WithChapters [Chapter] |
Constructors
| Novel | |
Fields
| |
defaultNovel :: Novel Source #