[project @ 1996-06-26 10:26:00 by partain]
[ghc-hetmet.git] / ghc / compiler / specialise / SpecUtils.lhs
index 62d9a01..bd7ec63 100644 (file)
@@ -8,7 +8,7 @@
 
 module SpecUtils (
        specialiseCallTys,
-       ConstraintVector(..),
+       SYN_IE(ConstraintVector),
        getIdOverloading,
        mkConstraintVector,
        isUnboxedSpecialisation,