roc/compiler/constrain
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 solve and uniq tests into other crates 2020-03-06 18:24:37 -05:00