From 0083d44bdb2f4d82823f00d8ca38d6aef954129e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 18 Nov 2022 21:14:44 -0800 Subject: [PATCH] Disable `fsnotify-conduit` (#6768) 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 74629a98..43df1ce1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -816,7 +816,7 @@ packages: - wai-middleware-crowd - monad-logger-json - safe-exceptions - - fsnotify-conduit + - fsnotify-conduit < 0 #https://github.com/commercialhaskell/stackage/issues/6768 - pid1 - typed-process - say