diff --git a/quasar.cabal b/quasar.cabal index 06c26caf771f914ccea835fbd9c0b47b3f422518..83c4f014f19651a7c057694809741af2e2e57abb 100644 --- a/quasar.cabal +++ b/quasar.cabal @@ -61,7 +61,8 @@ common shared-executable-properties import: shared-properties ghc-options: -threaded - -rtsopts "-with-rtsopts=-N -I0" + -rtsopts + "-with-rtsopts=-N -I0" library import: shared-properties