From 53b1d9d2b67d227c0573df882b4a49d0c9e06221 Mon Sep 17 00:00:00 2001 From: Maxim Koltsov Date: Sat, 30 Oct 2021 21:01:01 +0200 Subject: [PATCH] Enable tests for servant-auth-client Fixes #1474 --- servant-auth/servant-auth-client/servant-auth-client.cabal | 2 -- 1 file changed, 2 deletions(-) diff --git a/servant-auth/servant-auth-client/servant-auth-client.cabal b/servant-auth/servant-auth-client/servant-auth-client.cabal index 6c8484db..edcd030a 100644 --- a/servant-auth/servant-auth-client/servant-auth-client.cabal +++ b/servant-auth/servant-auth-client/servant-auth-client.cabal @@ -59,8 +59,6 @@ test-suite spec , servant-auth , servant , servant-auth-client - if impl(ghc >= 9) - buildable: False -- test dependencies build-depends: