From 766ed0952741e2db60b41e0f6927f87200b45186 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 29 May 2018 06:27:25 +0300 Subject: [PATCH] Upper bound on fsnotify #3678 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25bc2b0d..5f0d1eb0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3481,6 +3481,9 @@ packages: # https://github.com/fpco/stackage/issues/3650 - haddock-library < 1.6.0 + + # https://github.com/commercialhaskell/stackage/issues/3678 + - fsnotify < 0.3 # end of packages # Package flags are applied to individual packages, and override the values of