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.
2 parents 334375c + ff97a4a commit 8e21262Copy full SHA for 8e21262
servant-openapi3.cabal
@@ -78,7 +78,7 @@ library
78
build-depends: aeson >=1.4.2.0 && <1.6 || >=2.0.1.0 && <2.2
79
, aeson-pretty >=0.8.7 && <0.9
80
, base >=4.9.1.0 && <4.18
81
- , base-compat >=0.10.5 && <0.13
+ , base-compat >=0.10.5 && <0.14
82
, bytestring >=0.10.8.1 && <0.12
83
, http-media >=0.7.1.3 && <0.9
84
, insert-ordered-containers >=0.2.1.0 && <0.3
0 commit comments