From 004a73b049787a3f1eb3237062e25f5aa28e141e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 22 Aug 2016 14:10:58 -0400 Subject: threaded RTS --- keysafe.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keysafe.cabal') diff --git a/keysafe.cabal b/keysafe.cabal index 2764311..ac05b0b 100644 --- a/keysafe.cabal +++ b/keysafe.cabal @@ -24,7 +24,7 @@ Extra-Source-Files: Executable keysafe Main-Is: keysafe.hs - GHC-Options: -Wall -fno-warn-tabs -O2 + GHC-Options: -threaded -Wall -fno-warn-tabs -O2 Build-Depends: base (>= 4.5 && < 5.0) , bytestring == 0.10.* -- cgit v1.2.3