From fb95265c61bc7efe022cc23ba68812e17e82463e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 16 Feb 2018 20:19:31 +0900 Subject: [PATCH] filecache < 0.3.0 (#3295) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc455bf8..8348899a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3399,6 +3399,9 @@ packages: # https://github.com/commercialhaskell/stack/issues/3871 - hpack < 0.26.0 - cabal2nix < 2.8.2 + + # https://github.com/fpco/stackage/issues/3295 + - filecache < 0.3.0 # end of packages # Package flags are applied to individual packages, and override the values of