summaryrefslogtreecommitdiff
path: root/compiler/vectorise/VectBuiltIn.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/vectorise/VectBuiltIn.hs')
-rw-r--r--compiler/vectorise/VectBuiltIn.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/vectorise/VectBuiltIn.hs b/compiler/vectorise/VectBuiltIn.hs
index d1a2e03c0c..3eb39030c6 100644
--- a/compiler/vectorise/VectBuiltIn.hs
+++ b/compiler/vectorise/VectBuiltIn.hs
@@ -67,7 +67,6 @@ prodTyCon n bi
| n >= 2 && n <= mAX_NDP_PROD = tupleTyCon Boxed n
| otherwise = pprPanic "prodTyCon" (ppr n)
-
initBuiltins :: DsM Builtins
initBuiltins
= do