elm/compiler/Types
evancz e086c17e07 Resolve types for values imported from the standard library.
Still missing is ADT constructors in pattern matches and values from user defined modules.
2013-05-28 15:59:22 -07:00
..
Alias.hs Change the type of FieldState slightly. Now uses selectionStart and selectionEnd instead of the more ambiguous start and end. 2013-05-20 15:35:44 +02:00
Constrain.hs Resolve types for values imported from the standard library. 2013-05-28 15:59:22 -07:00
Hints.hs Clean up imports in many files. 2013-05-28 06:47:36 -07:00
Solver.hs Clean up imports in many files. 2013-05-28 06:47:36 -07:00
Substitutions.hs Provide a way to define super-types in type annotations. Should not be used outside of core libraries. 2013-04-09 19:50:56 -07:00
Types.hs Fix how types are converted to strings. This actually fixes some bugs that come from generating docs.json, which led to incorrect types being used in the compiler. 2013-04-09 22:12:31 -07:00
Unify.hs Clean up imports in many files. 2013-05-28 06:47:36 -07:00