X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=blobdiff_plain;f=haeres.cabal;h=0183a294a7ac46fdccf114df147f01269a19af0b;hp=589670355fdcc70feaeec1305aa5d9a322ac9ca7;hb=70dffd6160208adf2c1c5746924c100cb0ffcb2e;hpb=825753e2731b8491d93d9f2d66b457fe31b1c763 diff --git a/haeres.cabal b/haeres.cabal index 5896703..0183a29 100644 --- a/haeres.cabal +++ b/haeres.cabal @@ -18,7 +18,8 @@ executable haeres bytestring == 0.10.*, cmdargs == 0.10.*, dns >= 0.3.7, - MissingH == 1.2.* + MissingH == 1.2.*, + parallel-io == 0.3.* main-is: Main.hs @@ -37,6 +38,8 @@ executable haeres -fwarn-incomplete-record-updates -fwarn-monomorphism-restriction -fwarn-unused-do-bind + -rtsopts + -threaded -optc-O3 -optc-march=native