[project @ 1997-01-07 01:17:30 by simonpj]
[ghc-hetmet.git] / ghc / lib / ghc / PrelNum.lhs
index 7db21c4..0b081fd 100644 (file)
@@ -18,7 +18,7 @@ It's rather big!
 
 module PrelNum where
 
-import {#- SOURCE #-}  IOBase  ( error )
+import {-# SOURCE #-}  IOBase  ( error )
 import PrelList
 import PrelBase
 import GHC