| ||||
| ||||
| Documentation | ||||
| type Table = Map String Var | ||||
| toSeaTree :: Map String Var -> Tree -> Tree | ||||
| toSeaCtor :: (Var, [DataField Exp Type]) -> Top | ||||
| toSeaX :: (?table :: Table) -> Exp -> Exp | ||||
| toSeaS :: (?table :: Table) -> Stmt -> Stmt | ||||
| Produced by Haddock version 0.7 |