servant-auth-client: Excluding tests against GHC 9

This commit is contained in:
akhesacaro 2021-10-26 18:56:55 +02:00
parent 48d22a35b8
commit 7c012d70d3
1 changed files with 3 additions and 1 deletions

View File

@ -59,7 +59,9 @@ test-suite spec
, servant-auth
, servant
, servant-auth-client
if impl(ghc >= 9)
buildable: False
-- test dependencies
build-depends:
hspec >= 2.5.5 && < 2.9