Remove bounds on fsnotify

This commit is contained in:
Michael Snoyman 2022-09-18 11:08:53 +03:00
parent 65adf9ba72
commit 42050fb5c7
No known key found for this signature in database
GPG Key ID: D132371D6DCC3842

View File

@ -35,7 +35,7 @@ executable yesod
, directory >= 1.2.1
, file-embed
, filepath >= 1.1
, fsnotify >= 0.0 && < 0.4
, fsnotify
, http-client >= 0.4.7
, http-client-tls
, http-reverse-proxy >= 0.4