| Maintainer | bastiaan.heeren@ou.nl |
|---|---|
| Stability | provisional |
| Portability | portable (depends on ghc) |
| Safe Haskell | None |
| Language | Haskell98 |
Main.Diagnose
Description
Documentation
diagnoseSingle :: MathStoryProblem -> String -> IO Entry Source #
diagnoseMultiple :: MathStoryProblem -> CSV -> IO () Source #
outDiagnose :: [Entry] -> String Source #
outCategories :: [Entry] -> String Source #
categoryStatistics :: [Entry] -> String Source #
asciiTable :: [(String, Char)] Source #