resolve conflict

This commit is contained in:
Simon Michael 2014-09-12 18:39:15 -07:00
parent d7f1733243
commit 53aee0e236

View File

@ -158,8 +158,8 @@ library
, transformers
, wai
, wai-extra
, wai-handler-launch >= 1.3 && < 3.1
, warp >= 1.3 && < 3.1
, wai-handler-launch >= 1.3
, warp >= 1.3
, yaml
, yesod >= 1.2 && < 1.3
, yesod-core
@ -255,8 +255,8 @@ executable hledger-web
, transformers
, wai
, wai-extra
, wai-handler-launch >= 1.3 && < 3.1
, warp >= 1.3 && < 3.1
, wai-handler-launch >= 1.3
, warp >= 1.3
, yaml
, yesod >= 1.2 && < 1.3
, yesod-core