elm/compiler/Type
Evan Czaplicki a3a7b3ef62 Refactor type environment
Migrate some functions to Environment.hs, add built-in types like _List
and _Tuple2.
2013-07-17 19:29:27 +02:00
..
Constrain Refactor type environment 2013-07-17 19:29:27 +02:00
Environment.hs Refactor type environment 2013-07-17 19:29:27 +02:00
Fragment.hs Move the Environment.hs and Fragment.hs files down a directory. 2013-07-07 12:54:05 +02:00
Inference.hs Refactor type environment 2013-07-17 19:29:27 +02:00
Solve.hs Create the Type.Inference module which handles type inference from 2013-07-16 00:38:31 +02:00
State.hs Remove some debugging stuff and generally clean up the code. 2013-07-12 11:05:03 +02:00
Type.hs Add terse way to do type application 2013-07-17 19:26:42 +02:00
Unify.hs Remove some debugging stuff and generally clean up the code. 2013-07-12 11:05:03 +02:00