[project @ 1997-12-04 16:27:18 by simonm]
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).
ghc/lib/ghc/PrelBounded.lhs
0 → 100644
Please register or sign in to comment