Remove bounds on fsnotify
This commit is contained in:
parent
65adf9ba72
commit
42050fb5c7
@ -35,7 +35,7 @@ executable yesod
|
|||||||
, directory >= 1.2.1
|
, directory >= 1.2.1
|
||||||
, file-embed
|
, file-embed
|
||||||
, filepath >= 1.1
|
, filepath >= 1.1
|
||||||
, fsnotify >= 0.0 && < 0.4
|
, fsnotify
|
||||||
, http-client >= 0.4.7
|
, http-client >= 0.4.7
|
||||||
, http-client-tls
|
, http-client-tls
|
||||||
, http-reverse-proxy >= 0.4
|
, http-reverse-proxy >= 0.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user