web: we can use the main aeson package again

This commit is contained in:
Simon Michael 2012-01-02 13:17:44 +00:00
parent a26ecdb3e3
commit f1da4912e8

View File

@ -96,7 +96,7 @@ executable hledger-web
,yesod-form ,yesod-form
,yesod-json ,yesod-json
,yesod-static >= 0.3 ,yesod-static >= 0.3
,aeson-native >= 0.3.3.1 ,aeson >= 0.3.2.13
,blaze-html ,blaze-html
,clientsession ,clientsession
,data-object ,data-object