lambdabot-utils-4.2.2: Utility libraries for the advanced IRC bot, Lambdabot
Lambdabot.Parser
parseExpr :: String -> Either String HsExp Source
parseDecl :: String -> Either String HsDecl Source
withParsed :: (forall a. (Data a, Eq a) => a -> a) -> String -> String Source
prettyPrintInLine :: Pretty a => a -> String Source