Added missing aeson dep

This commit is contained in:
Michael Snoyman 2012-12-02 11:38:42 +02:00
parent 6b23d80326
commit 341ca54733

View File

@ -43,6 +43,7 @@ library
, warp >= 1.3 && < 1.4
, blaze-html >= 0.5 && < 0.6
, blaze-markup >= 0.5.1 && < 0.6
, aeson
exposed-modules: Yesod
ghc-options: -Wall