roc/crates/compiler/mono
Yuki Omoto 75dff53cc8
Fix crash caused by number related type error
This fixes an issue where number related type errors cause a crash.
For example, using a negative number for `Nat` like List.dropAt [1, 2, 3] -1` as in #5916.
so as f64 number.
2023-11-08 00:38:03 +09:00
..
src Fix crash caused by number related type error 2023-11-08 00:38:03 +09:00
Cargo.toml switching constraint order fixes things 2023-07-24 21:24:34 +02:00