web: ensure we get the fixed aeson-native to prevent NFData build error (#65)
This commit is contained in:
parent
7bc67a7f00
commit
6019c932fb
@ -81,7 +81,7 @@ executable hledger-web
|
|||||||
,yesod-form
|
,yesod-form
|
||||||
,yesod-json
|
,yesod-json
|
||||||
,yesod-static >= 0.3
|
,yesod-static >= 0.3
|
||||||
,aeson-native
|
,aeson-native >= 0.3.3.1
|
||||||
,blaze-html
|
,blaze-html
|
||||||
,clientsession
|
,clientsession
|
||||||
,data-object
|
,data-object
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user