Safe Haskell | None |
---|---|
Language | Haskell2010 |
A module for handling registration of scenes so they can be rendered by the CLI executable.
Documentation
getSceneOrExit :: String -> IO Scene Source #
Return the named scene or exit the program with an error if it doesn't exist.
scenesLabel :: String Source #
Comma-separated list of all scene labels registered in thei module.