IHP.HSX.HaskellParser
parseHaskellExpression :: SourcePos -> [Extension] -> String -> Either (Int, Int, String) Exp Source #