elm/compiler/Parse
2014-01-13 11:01:10 +01:00
..
Binop.hs Get rid of dead dependencies and add -Wall for some files 2014-01-03 12:33:56 +01:00
Declaration.hs Give more reasonable names to incoming and outgoing ports 2014-01-13 11:01:10 +01:00
Expression.hs Get rid of dead dependencies and add -Wall for some files 2014-01-03 12:33:56 +01:00
Helpers.hs Make the char parser more restrictive to try to get better errors. 2014-01-08 11:36:51 +01:00
Literal.hs Get rid of dead dependencies and add -Wall for some files 2014-01-03 12:33:56 +01:00
Module.hs Get rid of dead dependencies and add -Wall for some files 2014-01-03 12:33:56 +01:00
Parse.hs Add -W flag to many files, mostly getting rid of dead imports 2014-01-04 10:54:46 +01:00
Pattern.hs Add -W flag to many files, mostly getting rid of dead imports 2014-01-04 10:54:46 +01:00
Type.hs Simplify SourceSyntax.Type AST, making record extension more restrictive as discussed with @maxsnew 2014-01-13 11:01:10 +01:00