From abaa1b46b724c1032efa09cfb3e8574ddd05370a Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Tue, 16 Aug 2016 07:06:11 +0200 Subject: [PATCH] Add lrucaching --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f65b111..a676be70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2390,6 +2390,9 @@ packages: "Al Zohali @zohl": - servant-auth-cookie + "Moritz Kiefer @cocreature": + - lrucaching + # 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