Allow fsnotify 0.2

This commit is contained in:
Michael Snoyman 2015-07-26 21:49:57 +03:00
parent 5f58f7b2ed
commit 896d2f9236

View File

@ -1,5 +1,5 @@
name: yesod-bin
version: 1.4.13
version: 1.4.13.1
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -66,7 +66,7 @@ executable yesod
, unordered-containers
, yaml >= 0.8 && < 0.9
, optparse-applicative >= 0.11
, fsnotify >= 0.0 && < 0.2
, fsnotify >= 0.0 && < 0.3
, split >= 0.2 && < 0.3
, file-embed
, conduit >= 1.2