elm/compiler/Transform
evancz 28db384691 Fix parsing bug in as patterns that would fully commit if any spaces were seen.
Also add `as` variables to reported variables in patterns.
2013-06-06 23:16:46 -07:00
..
LetBoundVars.hs Add support for type annotations in let 2013-06-03 19:44:45 +12:00
Optimize.hs Add support for type annotations in let 2013-06-03 19:44:45 +12:00
Rename.hs Update 'at patterns' to use the as notation per mailing list discussion 2013-06-07 12:53:50 +12:00
Replace.hs Fix parsing bug in as patterns that would fully commit if any spaces were seen. 2013-06-06 23:16:46 -07:00
Substitute.hs Add support for type annotations in let 2013-06-03 19:44:45 +12:00