Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
12661 commits behind the upstream repository.
user avatar
Ben Gamari authored
Previously we would implicitly convert the difference between two words
to an int, resulting in an integer overflow on 64-bit machines.

Fixes #16992
cf4f1e2f
History