Merge pull request #818 from HugoDaniel/patch-1

Fixes the "reader not in scope" error
This commit is contained in:
Greg Weber 2014-09-01 12:27:43 -05:00
commit 867f0c02e0

View File

@ -74,7 +74,7 @@ executable yesod
, system-fileio >= 0.3 && < 0.4
, unordered-containers
, yaml >= 0.8 && < 0.9
, optparse-applicative >= 0.5
, optparse-applicative >= 0.5 && <= 0.9.1.1
, fsnotify >= 0.0 && < 0.2
, split >= 0.2 && < 0.3
, file-embed