elm/compiler/SourceSyntax
Evan Czaplicki 9dd5dff279 Make AST more general and try to give its phases better names
Also change the constructors for the Pattern ADT
2014-02-10 00:17:33 +01:00
..
Annotation.hs Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Declaration.hs Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Expression.hs Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Helpers.hs Move splitDots and prevent a non-exhaustive pattern match warning 2014-01-18 17:44:11 -06:00
Literal.hs Fix Char literal printing bug. 2014-01-07 15:52:19 -06:00
Module.hs Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Pattern.hs Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
PrettyPrint.hs Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Type.hs Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Variable.hs Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00