Skip to content

Commit

Permalink
Support base 4.20.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ohri-anurag committed Jun 26, 2024
1 parent e448290 commit f92ffbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wai-handler-hal.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ common opts

common deps
build-depends:
, base >=4.12 && <4.19
, base >=4.12 && <4.21
, base64-bytestring >=1.0.0.0 && <1.3
, bytestring >=0.10.8 && <0.13
, case-insensitive ^>=1.2.0.0
Expand Down

0 comments on commit f92ffbe

Please sign in to comment.