From: simonmar Date: Fri, 2 Aug 2002 12:26:36 +0000 (+0000) Subject: [project @ 2002-08-02 12:26:36 by simonmar] X-Git-Tag: nhc98-1-18-release~920 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=4344a5127d6d2cde831ae630393be3ffe555af8e;p=haskell-directory.git [project @ 2002-08-02 12:26:36 by simonmar] Don't need -monly-3-regs now --- diff --git a/GHC/Storable.lhs b/GHC/Storable.lhs index 42cc5f9..9a4e038 100644 --- a/GHC/Storable.lhs +++ b/GHC/Storable.lhs @@ -1,5 +1,5 @@ \begin{code} -{-# OPTIONS -fno-implicit-prelude -monly-3-regs #-} +{-# OPTIONS -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- | -- Module : GHC.Storable