Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
7101 commits behind the upstream repository.
Simon Jakobi's avatar
Simon Jakobi authored
The result of ORing two BigNats is always greater or equal to the
larger of the two. Therefore it is safe to skip the magnitude checks of
integerFromBigNat#.
e40cf4ef
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
GHC/Num