Skip to content

Commit

Permalink
commercialhaskell/stackage#7335: relax bound on cookie
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Mar 5, 2024
1 parent 5cfe884 commit 92e5374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yesod-core/yesod-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ library
, conduit >= 1.3
, conduit-extra
, containers >= 0.2
, cookie >= 0.4.3 && < 0.5
, cookie >= 0.4.3 && < 0.6
, deepseq >= 1.3
, entropy
, fast-logger >= 2.2
Expand Down

0 comments on commit 92e5374

Please sign in to comment.