mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Disable regex-pcre2 again, #7698
This commit is contained in:
parent
b123401c81
commit
d38f4f49e5
@ -185,7 +185,7 @@ packages:
|
||||
- system-filepath
|
||||
|
||||
"Pete Ryland <pdr@pdr.cx> @peteryland":
|
||||
- regex-pcre2
|
||||
- regex-pcre2 < 0 # Compilation failure, https://github.com/commercialhaskell/stackage/issues/7698
|
||||
|
||||
"Diogo Biazus <diogo@biazus.ca>":
|
||||
- hasql-notifications
|
||||
@ -7969,10 +7969,6 @@ package-flags:
|
||||
|
||||
path:
|
||||
os-string: true
|
||||
|
||||
# Debugging https://github.com/commercialhaskell/stackage/issues/7698
|
||||
regex-pcre2:
|
||||
pkg-config: false
|
||||
# end of package-flags
|
||||
|
||||
# Special configure options for individual packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user