drasil-gen-0.1.3.0: A framework for code and document generation for scientific software - Utils SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Drasil.Generator.Composed

Contents

Description

Defines Drasil generator functions.

Synopsis

Generators

exportSmithEtAlSrsWCode :: System -> SRSDecl -> String -> Choices -> IO () Source #

Generate an SRS softifact with a specific solution softifact.

exportSmithEtAlSrsWCodeZoo :: System -> SRSDecl -> String -> [Choices] -> IO () Source #

Generate an SRS softifact with a zoo of solution softifacts.