From e0fd67b837ce4221d020a2004d287b3806b47128 Mon Sep 17 00:00:00 2001 From: Al Zohali Date: Thu, 28 Jul 2016 00:35:06 +0300 Subject: [PATCH] add servant-auth-cookie package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b4684b1..7d9ef3ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2425,6 +2425,9 @@ packages: - haskell-packages - oeis + "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