make threaded

This commit is contained in:
Amedeo Molnár 2023-04-20 10:32:51 +02:00
parent 1976a6c4c1
commit f92949b7f0
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ library
-- , UndecidableInstances
hs-source-dirs: src
default-language: Haskell2010
ghc-options: -Wall
ghc-options: -threaded -Wall
-- Other library packages from which modules are imported.
build-depends: base >=4.9 && < 5
, sdl2 >= 2.5