[project @ 2002-08-02 12:24:36 by simonmar]
authorsimonmar <unknown>
Fri, 2 Aug 2002 12:24:36 +0000 (12:24 +0000)
committersimonmar <unknown>
Fri, 2 Aug 2002 12:24:36 +0000 (12:24 +0000)
I can get away without -monly-3-regs for this file, now that GHC is
passing -fno-builtin to gcc.

Data/Array/Base.hs

index 35ee6b4..b591339 100644 (file)
@@ -1,4 +1,3 @@
-{-# OPTIONS -monly-3-regs #-}
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  Data.Array.Base