From 98d65c4ceaace1ac9a73d1a9db4151bc410d922a Mon Sep 17 00:00:00 2001 From: Zachary Snow Date: Wed, 27 Mar 2019 03:41:02 -0400 Subject: [PATCH] switch to parallel builds --- sv2v.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/sv2v.cabal b/sv2v.cabal index 65d9eb4..e0f8d24 100644 --- a/sv2v.cabal +++ b/sv2v.cabal @@ -73,6 +73,7 @@ executable sv2v -with-rtsopts=-N -funbox-strict-fields -Wall + -j source-repository head type: git