From 2334ee7532a4653d087006d02af0ce65fa1f42e1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Mar 2019 12:31:21 +0200 Subject: [PATCH] Add back servant-auth-client --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4d94c92..31191a49 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3638,7 +3638,7 @@ packages: - pretty-sop - servant-auth - servant-auth-server - - servant-auth-client < 0 # https://github.com/haskell-servant/servant-auth/issues/144 + - servant-auth-client - servant-auth-swagger - servant-auth-docs - servant-elm