diff --git a/build-constraints.yaml b/build-constraints.yaml index 702167e9..473b4e4c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7937,6 +7937,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6808 - nvim-hs < 2.3.2.0 + # https://github.com/haskell-cryptography/HsOpenSSL/issues/74 + - HsOpenSSL < 0.11.7.3 # end of packages # Package flags are applied to individual packages, and override the values of @@ -9265,7 +9267,8 @@ build-tool-overrides: # Example: # If bindings-GLFW-3.1.2.1 is the current latest version write # - bindings-GLFW-3.1.2.1 # Comment saying what should be done when the new version is released -tell-me-when-its-released: [] +tell-me-when-its-released: #[] +- HsOpenSSL-0.11.7.3 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: