elm/compiler/SourceSyntax
2014-02-01 01:05:17 -06:00
..
Declaration.hs Add check that all ports appear in the "main" module 2014-01-20 15:10:40 +01:00
Expression.hs Move documentation to make haddock happy 2014-01-20 23:25:59 +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
Location.hs Get rid of dependency on uniplate so AST does not need to derive Data or Typeable 2013-12-20 16:41:06 -08:00
Module.hs Added Pretty instance for Module 2014-02-01 01:05:17 -06:00
Pattern.hs Cosmetic: use a qualified import to clarify uses of isTuple 2014-01-14 16:27:28 +01:00
PrettyPrint.hs Fix minor indentation issue with eightyCharLines 2013-11-19 22:39:48 -08:00
Type.hs used a more specific PP rendering to revert the changes to SS.Type pretty 2014-01-15 19:46:41 -05:00