[project @ 2000-12-20 15:18:47 by rrt]
[ghc-hetmet.git] / ghc / lib / std / PrelInt.lhs
index 8c991eb..9597f15 100644 (file)
@@ -4,6 +4,8 @@
 \section[Int]{Module @PrelInt@}
 
 \begin{code}
+{-# OPTIONS -monly-3-regs #-}
+
 module PrelInt 
    ( 
        Int8(..), Int16(..), Int32(..), Int64(..)