Skip to content

Commit

Permalink
Remove -threaded due to hackage warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoerzen committed Mar 4, 2017
1 parent 12488bf commit 047197b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HSH.cabal
Expand Up @@ -32,7 +32,7 @@ library
bytestring
if !os(windows)
Build-Depends: unix
GHC-Options: -O2 -threaded -Wall
GHC-Options: -O2 -Wall

Executable runtests
if flag(buildtests)
Expand Down

0 comments on commit 047197b

Please sign in to comment.