elm/compiler/Types
2013-05-28 06:48:25 -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 Turn on warning for undefined values. 2013-05-28 06:48:25 -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