fix old aeson-native reference in yesod-mega.cabal
This commit is contained in:
parent
c8f1d01c13
commit
ee91c66d13
@ -191,7 +191,8 @@ library
|
|||||||
, data-object-yaml >= 0.3 && < 0.4
|
, data-object-yaml >= 0.3 && < 0.4
|
||||||
, strict-concurrency >= 0.2.4 && < 0.2.5
|
, strict-concurrency >= 0.2.4 && < 0.2.5
|
||||||
, vector >= 0.9 && < 0.10
|
, vector >= 0.9 && < 0.10
|
||||||
, aeson-native >= 0.3.3.1 && < 0.4
|
, aeson >= 0.3
|
||||||
|
|
||||||
ghc-options: -Wall
|
ghc-options: -Wall
|
||||||
|
|
||||||
test-suite tests
|
test-suite tests
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user