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 02d45cf + 598bf7d commit 89825c4Copy full SHA for 89825c4
openapi3.cabal
@@ -83,7 +83,7 @@ library
83
, aeson >=1.4.2.0 && <1.6 || >=2.0.1.0 && < 2.3
84
, aeson-pretty >=0.8.7 && <0.9
85
-- cookie 0.4.3 is needed by GHC 7.8 due to time>=1.4 constraint
86
- , cookie >=0.4.3 && <0.5
+ , cookie >=0.4.3 && <0.6
87
, generics-sop >=0.5.1.0 && <0.6
88
, hashable >=1.2.7.0 && <1.5
89
, http-media >=0.8.0.0 && <0.9
0 commit comments