Skip to content

Commit

Permalink
Allow cookie-0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerjanssen committed Apr 29, 2024
1 parent efb9a50 commit 598bf7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi3.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ library
, aeson >=1.4.2.0 && <1.6 || >=2.0.1.0 && < 2.3
, aeson-pretty >=0.8.7 && <0.9
-- cookie 0.4.3 is needed by GHC 7.8 due to time>=1.4 constraint
, cookie >=0.4.3 && <0.5
, cookie >=0.4.3 && <0.6
, generics-sop >=0.5.1.0 && <0.6
, hashable >=1.2.7.0 && <1.5
, http-media >=0.8.0.0 && <0.9
Expand Down

0 comments on commit 598bf7d

Please sign in to comment.