We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eab895 commit 0533931Copy full SHA for 0533931
servant-openapi3.cabal
@@ -76,7 +76,7 @@ library
76
Servant.OpenApi.Internal.TypeLevel.Every
77
Servant.OpenApi.Internal.TypeLevel.TMap
78
hs-source-dirs: src
79
- build-depends: aeson >=1.4.2.0 && <1.6 || >=2.0.1.0 && <2.2
+ build-depends: aeson >=1.4.2.0 && <1.6 || >=2.0.1.0 && <2.3
80
, aeson-pretty >=0.8.7 && <0.9
81
, base >=4.9.1.0 && <4.19
82
, base-compat >=0.10.5 && <0.14
0 commit comments