servant-auth-client: Excluding tests against GHC 9
This commit is contained in:
parent
48d22a35b8
commit
7c012d70d3
1 changed files with 3 additions and 1 deletions
|
@ -59,6 +59,8 @@ test-suite spec
|
|||
, servant-auth
|
||||
, servant
|
||||
, servant-auth-client
|
||||
if impl(ghc >= 9)
|
||||
buildable: False
|
||||
|
||||
-- test dependencies
|
||||
build-depends:
|
||||
|
|
Loading…
Reference in a new issue