elm/compiler/Type
2013-08-21 11:57:07 -07:00
..
Constrain Succeed on programs that have no expressions 2013-08-13 22:12:45 -07:00
Environment.hs Fix problem with variable shadowing when instantiating aliased types 2013-08-08 15:45:22 -07:00
ExtraChecks.hs Add occurs check and a test to make sure it works 2013-08-19 22:39:41 -07:00
Fragment.hs Use new Located datastructure, add source strings where appropriate 2013-08-03 11:41:33 -07:00
Inference.hs Add occurs check and a test to make sure it works 2013-08-19 22:39:41 -07:00
PrettyPrint.hs reprime when printing types 2013-08-14 00:44:40 -07:00
Solve.hs Add occurs check and a test to make sure it works 2013-08-19 22:39:41 -07:00
State.hs Reformat addError code 2013-08-21 11:57:07 -07:00
Type.hs reprime when printing types 2013-08-14 00:44:40 -07:00
Unify.hs Fix accidental creation of rigid variables when type-checking mixed record types when a type alias is given 2013-08-12 14:27:42 -07:00