elm/compiler/SourceSyntax
2014-01-20 01:09:50 +01:00
..
Declaration.hs Get rid of experimental code for handling "deriving" 2014-01-20 01:09:50 +01:00
Expression.hs Fix issue with unparenthesized patterns in pretty printed lambdas pointed out by @JoeyEremondi in #446 2014-01-14 16:27:06 +01:00
Helpers.hs Add -Wall to a bunch of SourceSyntax files and get them warning free 2014-01-04 10:14:36 +01: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 Get rid of experimental code for handling "deriving" 2014-01-20 01:09:50 +01: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