yesod-platform dependency is unnecessary

This commit is contained in:
John Wiegley 2013-06-24 15:42:12 -05:00
parent d46ddb1d71
commit a05e7a5a67

View File

@ -139,7 +139,6 @@ library
, yaml , yaml
, yesod , yesod
, yesod-core , yesod-core
, yesod-platform >= 1.2.0.1 && < 1.3
, yesod-static , yesod-static
, json , json