diff --git a/postgrest.cabal b/postgrest.cabal index 02bf4b7b9..59431f98f 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -224,8 +224,7 @@ test-suite spec , transformers-base >= 0.4.4 && < 0.5 , wai >= 3.2.1 && < 3.3 , wai-extra >= 3.0.19 && < 3.2 - ghc-options: -threaded -rtsopts -with-rtsopts=-N - -O0 -Werror -Wall -fwarn-identities + ghc-options: -O0 -Werror -Wall -fwarn-identities -fno-spec-constr -optP-Wno-nonportable-include-path -fno-warn-missing-signatures