elm/compiler/Type
Evan Czaplicki 7c159b294a Enable parsing of basic markdown interpolation
No interpolated values are actually used, but they are type checked.
2013-08-29 13:00:38 -07:00
..
Constrain Enable parsing of basic markdown interpolation 2013-08-29 13:00:38 -07:00
Alias.hs Add a note about what canonicalRealias does 2013-08-24 14:50:40 -07:00
Environment.hs Stop using error when constraining patterns and when instantiating source types 2013-08-25 20:23:49 -07:00
ExtraChecks.hs Properly perform extraChecks 2013-08-21 19:45:23 -07:00
Fragment.hs Use new Located datastructure, add source strings where appropriate 2013-08-03 11:41:33 -07:00
Inference.hs Stop using error when constraining patterns and when instantiating source types 2013-08-25 20:23:49 -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 Show realiased types when printing errors and when printing module types 2013-08-21 19:08:03 -07:00
Type.hs Stop using error when constraining patterns and when instantiating source types 2013-08-25 20:23:49 -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