fix old aeson-native reference in yesod-mega.cabal

This commit is contained in:
Rian Hunter 2011-12-03 21:04:16 -08:00
parent c8f1d01c13
commit ee91c66d13

View File

@ -191,7 +191,8 @@ library
, data-object-yaml >= 0.3 && < 0.4
, strict-concurrency >= 0.2.4 && < 0.2.5
, vector >= 0.9 && < 0.10
, aeson-native >= 0.3.3.1 && < 0.4
, aeson >= 0.3
ghc-options: -Wall
test-suite tests