elm/compiler/SourceSyntax
2014-01-15 19:46:41 -05:00
..
Declaration.hs Get rid of input handlers for now 2014-01-13 19:24:17 +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 Take ports out of MetadataModule, where it is no longer needed 2014-01-06 08:06:56 +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