From 7b63f57b73586cae9478cac6f84f46a07e7996d0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 22 Dec 2022 12:35:44 +0800 Subject: [PATCH] HsOpenSSL-0.11.7.4 should build (haskell-cryptography/HsOpenSSL#74) --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d235677e..ce6e3b34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7911,8 +7911,6 @@ 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 @@ -9244,8 +9242,7 @@ 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: #[] -- HsOpenSSL-0.11.7.3 +tell-me-when-its-released: [] # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: