yesod-bin needs directory >= 1.2.1 due to System.Directory.findFiles

This commit is contained in:
Adam Bergmark 2015-06-30 07:56:55 +02:00
parent aff47075b2
commit 79d87f1fd6

View File

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