Merge pull request #818 from HugoDaniel/patch-1
Fixes the "reader not in scope" error
This commit is contained in:
commit
867f0c02e0
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user