From 5814ccab89bf7a38988151282d27c677af13faac Mon Sep 17 00:00:00 2001 From: Al Zohali Date: Tue, 2 Aug 2016 19:53:00 +0300 Subject: [PATCH] add servant-auth-cookie --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b49cb503..81dcef30 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2378,6 +2378,9 @@ packages: "Anton Gushcha @ncrashed": - aeson-injector + "Al Zohali @zohl": + - servant-auth-cookie + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056