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