From e4e0313e5f076e405450673207738317564601d3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 15 Sep 2022 06:31:14 -0700 Subject: [PATCH] Upper bound on `fsnotify` (#6715) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74158342..111ed660 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -366,7 +366,7 @@ packages: "Tom McLaughlin @thomasjm": - aeson-typescript - - fsnotify + - fsnotify < 0.4 # https://github.com/commercialhaskell/stackage/issues/6715 - sandwich - sandwich-quickcheck - sandwich-slack