mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-07 09:24:37 +01:00
put gtk3 < 0.14 in stackage upperbounds (#725)
This commit is contained in:
parent
84840a4b73
commit
395f0e2599
@ -1246,6 +1246,9 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/710
|
# https://github.com/fpco/stackage/issues/710
|
||||||
- fsnotify < 0.2
|
- fsnotify < 0.2
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/725
|
||||||
|
- gtk3 < 0.14
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
# global-flags
|
# global-flags
|
||||||
package-flags:
|
package-flags:
|
||||||
@ -1662,8 +1665,7 @@ expected-haddock-failures:
|
|||||||
# Requires build before haddock, which doesn't always happen in incremental
|
# Requires build before haddock, which doesn't always happen in incremental
|
||||||
# builds. Could consider special-casing this requirement.
|
# builds. Could consider special-casing this requirement.
|
||||||
- gtk
|
- gtk
|
||||||
# https://github.com/fpco/stackage/issues/725
|
- gtk3
|
||||||
- gtk3 < 0.14
|
|
||||||
|
|
||||||
# Not sure why, but it's a temporary package anyway
|
# Not sure why, but it's a temporary package anyway
|
||||||
- Cabal-ide-backend
|
- Cabal-ide-backend
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user