[refactor] update aeson to 2.2.1.0

parent 7590b242
...@@ -68,7 +68,7 @@ library ...@@ -68,7 +68,7 @@ library
OpenAlex.Utils OpenAlex.Utils
ghc-options: -Wall -Wincomplete-uni-patterns -Wincomplete-record-updates -Wmissing-signatures -Wunused-binds -Wunused-imports -Werror ghc-options: -Wall -Wincomplete-uni-patterns -Wincomplete-record-updates -Wmissing-signatures -Wunused-binds -Wunused-imports -Werror
build-depends: build-depends:
aeson >= 2.1.2 && < 2.2 aeson ^>= 2.2.1.0
, binary >= 0.8.8 && < 0.9 , binary >= 0.8.8 && < 0.9
, containers >= 0.6.5.1 && < 0.7 , containers >= 0.6.5.1 && < 0.7
, http-client >= 0.7.13.1 && < 0.8 , http-client >= 0.7.13.1 && < 0.8
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment