Skip to content

Commit

Permalink
amqp upper bound for #7425
Browse files Browse the repository at this point in the history
  • Loading branch information
bergmark committed Jun 4, 2024
1 parent b5a6b55 commit 6ad3b12
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5330,7 +5330,7 @@ packages:

"Kazu Yamamoto <kazu@iij.ad.jp> @kazu-yamamoto":
- crypton < 1.0.0 # https://github.com/commercialhaskell/stackage/issues/7398
- crypton-connection < 0.4.0 # https://github.com/commercialhaskell/stackage/issues/7425
- crypton-connection
- crypton-x509
- crypton-x509-store
- crypton-x509-system
Expand Down Expand Up @@ -8454,6 +8454,9 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7426
- emacs-module < 0.2.1.1

# https://github.com/commercialhaskell/stackage/issues/7425
- crypton-connection < 0.4.0
- amqp < 0.23

# end of Stackage upper bounds
# end of packages
Expand Down

0 comments on commit 6ad3b12

Please sign in to comment.