Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
infer :: InferMode -> Char -> ProgramFile Annotation -> (String, ProgramFile Annotation) Source #
check :: ProgramFile Annotation -> String Source #
synth :: InferMode -> Char -> [ProgramFile A] -> (String, [ProgramFile Annotation]) Source #