Fix warnings on Windows
authorIan Lynagh <igloo@earth.li>
Sun, 5 Sep 2010 11:12:01 +0000 (11:12 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 5 Sep 2010 11:12:01 +0000 (11:12 +0000)
compiler/vectorise/Vectorise/Builtins.hs

index 47dfa7b..04e768b 100644 (file)
@@ -73,6 +73,3 @@ prim_ty_cons = mkNameEnv [mk_prim intPrimTyCon]
   where
     mk_prim tycon = (tyConName tycon, '_' : getOccString tycon)
 
-       
-
-       
\ No newline at end of file