This commit is contained in:
nek0 2018-03-04 22:24:57 +01:00
parent f381f227d6
commit e18022dd50

View file

@ -45,5 +45,5 @@ executable tracer-game
, random
, vector
hs-source-dirs: src
ghc-options: -Wall
ghc-options: -Wall -threaded
default-language: Haskell2010