From 18a1be63f94bdc70ed27e1c3395f0369ff91e2c7 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 25 Apr 2018 08:05:20 -0700 Subject: [PATCH] enable fsnotify --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81f58d41..1c6b7b2b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -395,7 +395,7 @@ packages: - unliftio - compact < 0 # GHC 8.4 via base-4.11.0.0 - - fsnotify < 0 # GHC 8.4 via hinotify + - fsnotify - hinotify - hfsevents - Win32-notify