| ||||
| ||||
| Documentation | ||||
| type Trans c = Monad m => ([Stmt] -> m [Stmt]) -> c -> m c | ||||
| transStmtsTree :: Trans (Map Var [Top]) | ||||
| transStmtsP :: Trans Top | ||||
| transStmtsX :: Trans Exp | ||||
| transStmtsS :: Trans Stmt | ||||
| transStmtsA :: Trans Alt | ||||
| transStmtsG :: Trans Guard | ||||
| Produced by Haddock version 0.7 |