mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
HsOpenSSL-0.11.7.3 fails to build (haskell-cryptography/HsOpenSSL#74)
This commit is contained in:
parent
ebc96e4d3d
commit
913640d50b
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user