yesod-bin needs directory >= 1.2.1 due to System.Directory.findFiles
This commit is contained in:
parent
aff47075b2
commit
79d87f1fd6
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user