Allow fsnotify 0.2
This commit is contained in:
parent
5f58f7b2ed
commit
896d2f9236
@ -1,5 +1,5 @@
|
|||||||
name: yesod-bin
|
name: yesod-bin
|
||||||
version: 1.4.13
|
version: 1.4.13.1
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
@ -66,7 +66,7 @@ executable yesod
|
|||||||
, unordered-containers
|
, unordered-containers
|
||||||
, yaml >= 0.8 && < 0.9
|
, yaml >= 0.8 && < 0.9
|
||||||
, optparse-applicative >= 0.11
|
, optparse-applicative >= 0.11
|
||||||
, fsnotify >= 0.0 && < 0.2
|
, fsnotify >= 0.0 && < 0.3
|
||||||
, split >= 0.2 && < 0.3
|
, split >= 0.2 && < 0.3
|
||||||
, file-embed
|
, file-embed
|
||||||
, conduit >= 1.2
|
, conduit >= 1.2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user