From 6f5455b89cb3f196ce40e6bd87bab1d53caa636a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 9 Aug 2018 10:49:24 -0400 Subject: [PATCH] Add upper bound for hinotify, #3898 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c29572f4..fab5a2a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3633,6 +3633,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3884 - pretty-show < 1.8 + # https://github.com/commercialhaskell/stackage/issues/3898 + - hinotify < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of