roc/compiler/types
Folkert d15bd07bf4 de-alias when diffing with a non-alias
When one of the types in a comparison is an alias, elm does not de-alias it.
That is really annoying if e.g. the alias is of a record and you used an invalid field: the field suggestion error does not kick in
2020-04-11 23:57:00 +02:00
..
src de-alias when diffing with a non-alias 2020-04-11 23:57:00 +02:00
Cargo.toml Move constrain and its deps into their own crates 2020-03-06 01:43:39 -05:00