diff --git a/package.yaml b/package.yaml index 63bbae415..f4d49bc47 100644 --- a/package.yaml +++ b/package.yaml @@ -237,10 +237,7 @@ executables: uniworx: main: main.hs source-dirs: app - ghc-options: - - -threaded - - -rtsopts - - -with-rtsopts="-N -T" + ghc-options: -threaded -rtsopts "-with-rtsopts=-N -T" dependencies: - uniworx when: