[project @ 2002-09-03 15:14:54 by simonmar]
[ghc-hetmet.git] / ghc / compiler / coreSyn / CoreUtils.lhs
index b8ccb05..c5db883 100644 (file)
@@ -38,7 +38,7 @@ module CoreUtils (
 #include "HsVersions.h"
 
 
-import GlaExts         -- For `xori` 
+import GLAEXTS         -- For `xori` 
 
 import CoreSyn
 import PprCore         ( pprCoreExpr )