packages feed

yesod-bin 1.4.13 → 1.4.13.1

raw patch · 2 files changed

+3/−3 lines, 2 filesdep ~fsnotify

Dependency ranges changed: fsnotify

Files

input/done.cg view
@@ -27,4 +27,4 @@  If your system is already configured correctly, please run: -   cd PROJECTNAME && cabal install -j --enable-tests --max-backjumps=-1 --reorder-goals && yesod devel+    cd PROJECTNAME && stack build && stack exec -- yesod devel
yesod-bin.cabal view
@@ -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 @@                      , 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