[project @ 1997-01-07 11:53:51 by dnt]
[ghc-hetmet.git] / ghc / lib / ghc / ArrBase.lhs
index 4c134cf..c46aef5 100644 (file)
@@ -9,7 +9,7 @@
 
 module  ArrBase where
 
-import {#- SOURCE #-}  IOBase  ( error )
+import {-# SOURCE #-}  IOBase  ( error )
 import Ix
 import PrelList
 import STBase