threaded
This commit is contained in:
parent
f381f227d6
commit
e18022dd50
1 changed files with 1 additions and 1 deletions
|
@ -45,5 +45,5 @@ executable tracer-game
|
|||
, random
|
||||
, vector
|
||||
hs-source-dirs: src
|
||||
ghc-options: -Wall
|
||||
ghc-options: -Wall -threaded
|
||||
default-language: Haskell2010
|
||||
|
|
Loading…
Reference in a new issue