Forked from
Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
-
Simon Marlow authored
Move a few instances of the Bounded class from PrelBase out into a new module PrelBounded. This enables the minBound value for Int to be fixed using a Literal Literal (using litlits requires an import of CCall, which imports PrelBase, hence the need to move this stuff outside).
Simon Marlow authoredMove a few instances of the Bounded class from PrelBase out into a new module PrelBounded. This enables the minBound value for Int to be fixed using a Literal Literal (using litlits requires an import of CCall, which imports PrelBase, hence the need to move this stuff outside).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.