[project @ 2002-09-03 15:14:54 by simonmar]
authorsimonmar <unknown>
Tue, 3 Sep 2002 15:14:54 +0000 (15:14 +0000)
committersimonmar <unknown>
Tue, 3 Sep 2002 15:14:54 +0000 (15:14 +0000)
GlaExts => GLAEXTS

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 )