add ghc flags

gtk multithreading doesn't work properly without passing -threaded
added -O for performance
This commit is contained in:
Marko Andjelic 2026-02-27 21:54:44 +00:00
commit 5f9369e882
Signed by: marko
GPG key ID: 9C5E99C8C682FB59

View file

@ -45,7 +45,7 @@ maintainer: oijrewgoijreg@eaoigjoirejg.com
build-type: Simple
common warnings
ghc-options: -Wall
ghc-options: -Wall -threaded -O
executable svitak
import: warnings