| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
Language.Drasil.Code.Imperative.ReadInput
Description
Defines functions for reading values from a file corresponding to a DataDesc
Synopsis
- sampleInputDD :: [CodeVarChunk] -> DataDesc'
 - readWithDataDesc :: FilePath -> DataDesc' -> IO [Expr]
 
Documentation
sampleInputDD :: [CodeVarChunk] -> DataDesc' Source #
Defines the DataDesc for the file containing a sample data set, which a user must supply if they want to generate a sample input file.