Compile with -threaded
This commit is contained in:
parent
6c41b4ba4f
commit
8ad2c5bcdc
|
@ -30,3 +30,4 @@ executable berlin-scraper
|
||||||
, bytestring
|
, bytestring
|
||||||
hs-source-dirs: app
|
hs-source-dirs: app
|
||||||
default-language: GHC2021
|
default-language: GHC2021
|
||||||
|
ghc-options: -threaded -with-rtsopts=-N
|
||||||
|
|
Loading…
Reference in a new issue