X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fvectorise%2FVectorise%2FBuiltins.hs;h=04e768b075c5774a2e2427c7e72e0d56d0061890;hb=fff1f6194c3c39de53cd645bda9865fb131b1c68;hp=47dfa7b481ecc4db21f4337881469e41049fd942;hpb=0e82126ed0bd2d16a1925d8a8a6c5eb6d7762ac5;p=ghc-hetmet.git diff --git a/compiler/vectorise/Vectorise/Builtins.hs b/compiler/vectorise/Vectorise/Builtins.hs index 47dfa7b..04e768b 100644 --- a/compiler/vectorise/Vectorise/Builtins.hs +++ b/compiler/vectorise/Vectorise/Builtins.hs @@ -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