Index: b/fast-logger.cabal
===================================================================
--- a/fast-logger.cabal
+++ b/fast-logger.cabal
@@ -67,7 +67,7 @@ test-suite spec
     hs-source-dirs:   test
     other-modules:    FastLoggerSpec
     default-language: Haskell2010
-    ghc-options:      -Wall -threaded -rtsopts -with-rtsopts=-N
+    ghc-options:      -Wall -threaded
     build-depends:
         base >=4 && <5,
         async,
