Fix warnings
[ghc-hetmet.git] / compiler / vectorise / VectBuiltIn.hs
index ac44ca8..360d17b 100644 (file)
@@ -40,7 +40,7 @@ import TypeRep         ( funTyCon )
 import Type            ( Type, mkTyConApp )
 import TysPrim
 import TysWiredIn      ( unitDataCon,
-                         tupleTyCon, tupleCon,
+                         tupleCon,
                          intTyCon,
                          doubleTyCon,
                          boolTyCon, trueDataCon, falseDataCon,