Skip to content

Commit

Permalink
forgot the all-important -threaded flag
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Jul 11, 2009
1 parent 303c86d commit 2df6759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shelltestrunner.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ extra-source-files:

executable shelltestrunner
main-is: shelltestrunner.hs
ghc-options: -Wall -threaded
build-depends:
base >= 3 && < 5
,parsec
Expand Down

0 comments on commit 2df6759

Please sign in to comment.