web: ensure we get the fixed aeson-native to prevent NFData build error (#65)

This commit is contained in:
Simon Michael 2011-09-22 13:37:58 +00:00
parent 7bc67a7f00
commit 6019c932fb

View File

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