Change an "undefined" into a more informative error; trac #2782
[ghc-base.git] / Data / Int.hs
index ff077be..67b4ba8 100644 (file)
@@ -1,4 +1,4 @@
-{-# OPTIONS_GHC -fno-implicit-prelude #-}
+{-# OPTIONS_GHC -XNoImplicitPrelude #-}
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  Data.Int