Skip to content

Commit

Permalink
relaxing boundary
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed Apr 27, 2024
1 parent 3781f13 commit 7a06423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tls-session-manager/tls-session-manager.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ library
ghc-options: -Wall
build-depends:
base >=4.7 && <5,
auto-update >= 0.1 && < 0.2,
auto-update >= 0.1 && < 0.3,
basement >= 0.0.16 && < 0.1,
bytestring >= 0.10 && < 0.13,
clock >= 0.8 && < 0.9,
Expand Down

0 comments on commit 7a06423

Please sign in to comment.