[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / parser / UgenAll.lhs
index 9bb3e80..d6ebf18 100644 (file)
@@ -1,6 +1,8 @@
 Stuff the Ugenny things show to the parser.
 
 \begin{code}
+#include "HsVersions.h"
+
 module UgenAll (
        -- re-exported Prelude stuff
        returnUgn, thenUgn,
@@ -25,7 +27,7 @@ module UgenAll (
 
 import PreludeGlaST
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 -- friends:
 import U_binding