diff --git a/affection.cabal b/affection.cabal index a8f90b6..72477d9 100644 --- a/affection.cabal +++ b/affection.cabal @@ -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