Skip to content

Commit

Permalink
fix http-semantics boundary
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed Jul 14, 2024
1 parent 541ae6c commit 90dde39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http2.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ library
bytestring >=0.10,
case-insensitive >=1.2 && <1.3,
containers >=0.6,
http-semantics >= 0.1.2 && <0.2,
http-semantics >= 0.2 && <0.3,
http-types >=0.12 && <0.13,
network >=3.1,
network-byte-order >=0.1.7 && <0.2,
Expand Down

0 comments on commit 90dde39

Please sign in to comment.