Merge pull request #1022 from bergmark/patch-2

yesod-bin needs directory >= 1.2.1 due to System.Directory.findFiles
This commit is contained in:
Michael Snoyman 2015-06-30 09:29:46 +03:00
commit c2efc73e04

View File

@ -52,7 +52,7 @@ executable yesod
, bytestring >= 0.9.1.4
, time >= 1.1.4
, template-haskell
, directory >= 1.0
, directory >= 1.2.1
, Cabal
, unix-compat >= 0.2 && < 0.5
, containers >= 0.2