Safe Haskell | None |
---|---|
Language | Haskell98 |
(directives based on "Scripting the Type Inference Process", ICFP 2003)
Documentation
parseTypingStrategies :: OperatorTable -> String -> [Token] -> Either ParseError TypingStrategies Source
showExpression :: Expression -> String Source