UniHs-0.0.1.0: Maintain and create assessment template directories from templates
Safe HaskellSafe-Inferred
LanguageHaskell2010

Parsing.Configuration

Synopsis

Documentation

findOrCreateDefaultConfig :: Path Abs Dir -> FilePath -> IO ConfigurationPath #

Creates a default "config.json" in the provided directory, if one is not found. TODO: MOVE