[project @ 2005-02-01 00:52:20 by ross]
[ghc-base.git] / Data / HashTable.hs
index d1a482b..0f31af5 100644 (file)
@@ -1,4 +1,4 @@
-{-# OPTIONS -fno-implicit-prelude #-}
+{-# OPTIONS_GHC -fno-implicit-prelude #-}
 
 -----------------------------------------------------------------------------
 -- |