From 494b45f990bde6972b35420eb584148746501066 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 23 Jun 2018 16:15:15 +0200 Subject: [PATCH] Revert "Remove upper bounds and close #3678" This reverts commit a045710452a065d6de41beaf67bbd865ee5f3fbc. --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e2a11927..b5521c3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3546,6 +3546,10 @@ packages: # https://github.com/fpco/stackage/issues/3650 - haddock-library < 1.6.0 + # https://github.com/commercialhaskell/stackage/issues/3678 + - fsnotify < 0.3 + - filecache < 0.4 + # https://github.com/ethercrow/unordered-intmap/issues/1 # https://github.com/fpco/store/issues/131 - primitive < 0.6.4