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

View file

@ -59,6 +59,8 @@ test-suite spec
, servant-auth , servant-auth
, servant , servant
, servant-auth-client , servant-auth-client
if impl(ghc >= 9)
buildable: False
-- test dependencies -- test dependencies
build-depends: build-depends: