From af9f203fe1122e5c0cbb355dc865e61eccb3ebea Mon Sep 17 00:00:00 2001 From: Hexirp Date: Sun, 6 Jan 2019 09:04:49 +0900 Subject: [PATCH] Re-enable lrucache I am not the owner of this package, but I want to use it. Problems with containers-0.6.1 have been fixed in lrucache-1.2.0.1. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a47f5773..3cd23c9d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3828,7 +3828,6 @@ packages: - SCalendar < 0 - haskell-tools-builtin-refactorings < 0 - hpqtypes < 0 - - lrucache < 0 - primitive-extras < 0 - ref-fd < 0 - stm-hamt < 0