elm/compiler/Type
2014-01-03 10:33:17 +01:00
..
Constrain Get rid of redundant code that collapses ParseDefs 2014-01-03 10:33:17 +01:00
Alias.hs Add basics of "deriving" for ADTs and type aliases. Only parse it for type aliases at the moment. 2013-12-23 16:51:15 -08:00
Environment.hs Add basics of "deriving" for ADTs and type aliases. Only parse it for type aliases at the moment. 2013-12-23 16:51:15 -08:00
ExtraChecks.hs Add an occurs check to finally resolve #294 2013-11-19 22:31:38 -08:00
Fragment.hs Use new Located datastructure, add source strings where appropriate 2013-08-03 11:41:33 -07:00
Inference.hs Update for new type of module (no t v) 2014-01-02 23:53:30 -08:00
PrettyPrint.hs reprime when printing types 2013-08-14 00:44:40 -07:00
Solve.hs Go to original error style. I think it's nicer. 2013-12-19 14:45:52 -08:00
State.hs Go to original error style. I think it's nicer. 2013-12-19 14:45:52 -08:00
Type.hs Also catch Just [] as an error 2013-11-11 15:15:42 +01:00
Unify.hs Add note about no sharing between top-level and let-bound type variables 2013-12-19 15:04:41 -08:00