| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Drasil.Generator.Code
Contents
Synopsis
- genCode :: SmithEtAlSRS -> Choices -> IO FileLayout
- genCodeZoo :: SmithEtAlSRS -> [Choices] -> IO [FileLayout]
- codedDirName :: String -> Choices -> String
Generators
genCode :: SmithEtAlSRS -> Choices -> IO FileLayout Source #
Generate an ICO-style executable software artifact.
genCodeZoo :: SmithEtAlSRS -> [Choices] -> IO [FileLayout] Source #