From 5bf8e5135ade2bbe385d89b8e403f968ab5786a3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 8 Jul 2021 01:23:05 +0200 Subject: [PATCH] Clarify more bounds issues --- build-constraints.yaml | 45 +++++++++++++++++++++++++++++------------- 1 file changed, 31 insertions(+), 14 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 340278df..69cc8c4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -343,7 +343,7 @@ packages: - safe-foldable "Jaro Reinders @Noughtmare": - - haskell-lsp-client < 0 # GHC 8.4 build failure + - haskell-lsp-client "Florian Knupfer @knupfer": - type-of-html @@ -770,7 +770,7 @@ packages: - time-manager - pantry - - mega-sdist < 0 # Cabal issues + - mega-sdist - http-download - hi-file-parser - rio-prettyprint @@ -892,7 +892,7 @@ packages: - HTF - xmlgen - stm-stats - - large-hashable < 0 # compilation failure + - large-hashable "Bart Massey @BartMassey": - parseargs @@ -1448,7 +1448,7 @@ packages: "Yann Esposito yogsototh @yogsototh": - human-readable-duration - - holy-project < 0 # https://github.com/yogsototh/holy-project/issues/7 + - holy-project - wai-middleware-caching - wai-middleware-caching-lru - wai-middleware-caching-redis @@ -1719,11 +1719,11 @@ packages: - idris - libffi - xmonad-contrib - - cairo < 0 - - glib < 0 - - gio < 0 - - pango < 0 - - gtk3 < 0 + - cairo + - glib + - gio + - pango + - gtk3 - ghcjs-codemirror - ghcjs-dom - jsaddle @@ -1798,7 +1798,7 @@ packages: - hexstring - network-attoparsec < 0 # MonadFail - network-anonymous-i2p < 0 - - network-anonymous-tor < 0 # build failure w/ socks 0.6, see https://github.com/solatis/haskell-network-anonymous-tor/issues/14 + - network-anonymous-tor "Timothy Jones @zmthy": - http-media @@ -2272,7 +2272,7 @@ packages: - tasty-fail-fast - drifter - drifter-postgresql - - drifter-sqlite < 0 # compilation failure + - drifter-sqlite "Lars Kuhtz @larskuhtz": - wai-cors @@ -3119,7 +3119,7 @@ packages: - union-angle "Jan Gerlinger @JanGe": - - irc-dcc < 0 # MonadFail + - irc-dcc "Alexey Raga @AlexeyRaga": - hw-kafka-client @@ -3406,8 +3406,8 @@ packages: - writer-cps-mtl - writer-cps-transformers - writer-cps-morph < 0 # https://github.com/louispan/writer-cps-morph/issues/2 - - writer-cps-lens < 0 # https://github.com/louispan/writer-cps-lens/issues/2 - - writer-cps-full < 0 + - writer-cps-lens + - writer-cps-full - writer-cps-exceptions - wl-pprint-annotated - wl-pprint-console @@ -5572,6 +5572,7 @@ packages: - cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *executable* does not support: optics-core-0.4 - cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *executable* does not support: semialign-1.2 - cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *library* does not support: base-4.15.0.0 + - cairo < 0 # tried cairo-0.13.8.1, but its *library* does not support: Cabal-3.4.0.0 - capability < 0 # tried capability-0.4.0.0, but its *library* requires the disabled package: monad-unlift - caster < 0 # tried caster-0.0.3.0, but its *library* requires the disabled package: fast-builder - cereal-time < 0 # tried cereal-time-0.1.0.0, but its *library* does not support: time-1.9.3 @@ -5716,6 +5717,7 @@ packages: - docker-build-cacher < 0 # tried docker-build-cacher-2.1.1, but its *library* does not support: language-docker-10.0.1 - dom-parser < 0 # tried dom-parser-3.1.0, but its *library* requires the disabled package: xml-lens - drawille < 0 # tried drawille-0.1.2.0, but its *library* does not support: containers-0.6.4.1 + - drifter-sqlite < 0 # tried drifter-sqlite-0.1.0.0, but its *library* requires the disabled package: sqlite-simple - earcut < 0 # tried earcut-0.1.0.4, but its *library* does not support: base-4.15.0.0 - easytest < 0 # tried easytest-0.3, but its *library* does not support: hedgehog-1.0.5 - ed25519 < 0 # tried ed25519-0.0.5.0, but its *library* does not support: ghc-prim-0.7.0 @@ -5802,6 +5804,7 @@ packages: - gi-webkit2 < 0 # tried gi-webkit2-4.0.27, but its *library* does not support: gi-gtk-4.0.4 - gi-webkit2 < 0 # tried gi-webkit2-4.0.27, but its *library* requires the disabled package: gi-gdk - gi-webkit2 < 0 # tried gi-webkit2-4.0.27, but its *library* requires the disabled package: gi-soup + - gio < 0 # tried gio-0.13.8.1, but its *library* does not support: Cabal-3.4.0.0 - git-annex < 0 # tried git-annex-8.20210630, but its *executable* requires the disabled package: IfElse - git-annex < 0 # tried git-annex-8.20210630, but its *executable* requires the disabled package: aws - git-annex < 0 # tried git-annex-8.20210630, but its *executable* requires the disabled package: bloomfilter @@ -5825,6 +5828,7 @@ packages: - glazier-react < 0 # tried glazier-react-1.0.0.0, but its *library* requires the disabled package: glazier - glazier-react-widget < 0 # tried glazier-react-widget-1.0.0.0, but its *library* requires the disabled package: data-diverse-lens - glazier-react-widget < 0 # tried glazier-react-widget-1.0.0.0, but its *library* requires the disabled package: glazier + - glib < 0 # tried glib-0.13.8.1, but its *library* does not support: Cabal-3.4.0.0 - gloss-accelerate < 0 # tried gloss-accelerate-2.1.0.0, but its *library* requires the disabled package: accelerate - gloss-accelerate < 0 # tried gloss-accelerate-2.1.0.0, but its *library* requires the disabled package: linear-accelerate - gloss-examples < 0 # tried gloss-examples-1.13.0.3, but its *executable* does not support: random-1.2.0 @@ -5843,6 +5847,7 @@ packages: - grouped-list < 0 # tried grouped-list-0.2.2.1, but its *library* does not support: base-4.15.0.0 - gtk-sni-tray < 0 # tried gtk-sni-tray-0.1.6.2, but its *library* requires the disabled package: gi-gdk - gtk-strut < 0 # tried gtk-strut-0.1.3.0, but its *library* requires the disabled package: gi-gdk + - gtk3 < 0 # tried gtk3-0.15.5, but its *library* does not support: Cabal-3.4.0.0 - hOpenPGP < 0 # tried hOpenPGP-2.9.5, but its *library* requires the disabled package: ixset-typed - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: base-4.15.0.0 - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: template-haskell-2.17.0.0 @@ -5862,6 +5867,7 @@ packages: - hapistrano < 0 # tried hapistrano-0.4.2.0, but its *library* does not support: path-0.9.0 - happstack-hsp < 0 # tried happstack-hsp-7.3.7.5, but its *library* requires the disabled package: harp - haskell-lsp < 0 # tried haskell-lsp-0.24.0.0, but its *library* does not support: base-4.15.0.0 + - haskell-lsp-client < 0 # tried haskell-lsp-client-1.0.0.1, but its *library* requires the disabled package: haskell-lsp - haskell-lsp-types < 0 # tried haskell-lsp-types-0.24.0.0, but its *library* does not support: base-4.15.0.0 - haskell-names < 0 # tried haskell-names-0.9.9, but its *library* requires the disabled package: data-lens-light - haskell-names < 0 # tried haskell-names-0.9.9, but its *library* requires the disabled package: traverse-with-class @@ -5955,6 +5961,7 @@ packages: - hnix < 0 # tried hnix-0.13.1, but its *library* requires the disabled package: hnix-store-remote - hoauth2 < 0 # tried hoauth2-1.16.0, but its *executable* requires the disabled package: mustache - hocon < 0 # tried hocon-0.1.0.4, but its *library* requires the disabled package: MissingH + - holy-project < 0 # tried holy-project-0.2.0.1, but its *library* requires the disabled package: hastache - hopenpgp-tools < 0 # tried hopenpgp-tools-0.23.6, but its *executable* requires the disabled package: ixset-typed - hpc-coveralls < 0 # tried hpc-coveralls-1.0.10, but its *library* does not support: aeson-1.5.6.0 - hpc-coveralls < 0 # tried hpc-coveralls-1.0.10, but its *library* does not support: containers-0.6.4.1 @@ -6030,6 +6037,8 @@ packages: - invertible < 0 # tried invertible-0.2.0.7, but its *library* requires the disabled package: partial-isomorphisms - invertible-grammar < 0 # tried invertible-grammar-0.1.3, but its *library* does not support: template-haskell-2.17.0.0 - io-streams-haproxy < 0 # tried io-streams-haproxy-1.0.1.0, but its *library* does not support: base-4.15.0.0 + - irc-dcc < 0 # tried irc-dcc-2.0.1, but its *library* does not support: network-3.1.2.2 + - irc-dcc < 0 # tried irc-dcc-2.0.1, but its *library* does not support: path-0.9.0 - it-has < 0 # tried it-has-0.2.0.0, but its *library* does not support: generic-lens-2.1.0.0 - ixset < 0 # tried ixset-1.1.1.1, but its *library* requires the disabled package: syb-with-class - ixset-typed < 0 # tried ixset-typed-0.5, but its *library* does not support: template-haskell-2.17.0.0 @@ -6090,6 +6099,7 @@ packages: - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: servant-0.18.3 - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: servant-client-0.18.3 - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* requires the disabled package: operational + - large-hashable < 0 # tried large-hashable-0.1.0.4, but its *library* does not support: template-haskell-2.17.0.0 - lens-accelerate < 0 # tried lens-accelerate-0.3.0.0, but its *library* does not support: lens-5.0.1 - lens-datetime < 0 # tried lens-datetime-0.3, but its *library* does not support: lens-5.0.1 - lens-simple < 0 # tried lens-simple-0.1.0.9, but its *library* does not support: lens-family-2.1.1 @@ -6153,6 +6163,7 @@ packages: - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: scalpel-core-0.6.2 - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: time-1.9.3 - medea < 0 # tried medea-1.2.0, but its *library* requires the disabled package: nonempty-containers + - mega-sdist < 0 # tried mega-sdist-0.4.1.0, but its *executable* requires the disabled package: pantry - membrain < 0 # tried membrain-0.0.0.2, but its *library* does not support: base-4.15.0.0 - menshen < 0 # tried menshen-0.0.3, but its *library* does not support: regex-tdfa-1.3.1.1 - merkle-tree < 0 # tried merkle-tree-0.1.1, but its *library* requires the disabled package: protolude @@ -6209,6 +6220,7 @@ packages: - nakadi-client < 0 # tried nakadi-client-0.7.0.0, but its *library* requires the disabled package: retry - naqsha < 0 # tried naqsha-0.3.0.1, but its *library* does not support: base-4.15.0.0 - netrc < 0 # tried netrc-0.2.0.0, but its *library* does not support: base-4.15.0.0 + - network-anonymous-tor < 0 # tried network-anonymous-tor-0.11.0, but its *library* requires the disabled package: hexstring - network-msgpack-rpc < 0 # tried network-msgpack-rpc-0.0.6, but its *library* does not support: network-3.1.2.2 - network-msgpack-rpc < 0 # tried network-msgpack-rpc-0.0.6, but its *library* requires the disabled package: data-default-instances-base - network-transport-inmemory < 0 # tried network-transport-inmemory-0.5.2, but its *library* does not support: containers-0.6.4.1 @@ -6240,6 +6252,7 @@ packages: - pairing < 0 # tried pairing-1.1.0, but its *library* does not support: protolude-0.3.0 - pairing < 0 # tried pairing-1.1.0, but its *library* requires the disabled package: elliptic-curve - palette < 0 # tried palette-0.3.0.2, but its *library* does not support: base-4.15.0.0 + - pango < 0 # tried pango-0.13.8.1, but its *library* does not support: Cabal-3.4.0.0 - pantry < 0 # tried pantry-0.5.2.3, but its *library* requires the disabled package: hackage-security - pantry < 0 # tried pantry-0.5.2.3, but its *library* requires the disabled package: http-download - papillon < 0 # tried papillon-0.1.1.1, but its *library* does not support: template-haskell-2.17.0.0 @@ -6655,6 +6668,8 @@ packages: - wl-pprint-terminfo < 0 # tried wl-pprint-terminfo-3.7.1.4, but its *library* does not support: containers-0.6.4.1 - wrecker < 0 # tried wrecker-1.3.2.0, but its *library* requires the disabled package: next-ref - wrecker < 0 # tried wrecker-1.3.2.0, but its *library* requires the disabled package: threads-extras + - writer-cps-full < 0 # tried writer-cps-full-0.1.0.0, but its *library* requires the disabled package: writer-cps-lens + - writer-cps-lens < 0 # tried writer-cps-lens-0.1.0.1, but its *library* does not support: lens-5.0.1 - ws < 0 # tried ws-0.0.5, but its *library* requires the disabled package: attoparsec-uri - xdg-desktop-entry < 0 # tried xdg-desktop-entry-0.1.1.1, but its *library* requires the disabled package: ConfigFile - xml-html-qq < 0 # tried xml-html-qq-0.1.0.1, but its *library* requires the disabled package: heterocephalus @@ -7090,6 +7105,8 @@ skipped-tests: - indexed-containers # tried indexed-containers-0.1.0.2, but its *test-suite* does not support: hspec-2.8.2 - integer-roots # tried integer-roots-1.0, but its *test-suite* does not support: smallcheck-1.2.1 - ipynb # tried ipynb-0.1.0.1, but its *test-suite* requires the disabled package: aeson-diff + - irc-dcc # tried irc-dcc-2.0.1, but its *test-suite* does not support: tasty-1.4.1 + - irc-dcc # tried irc-dcc-2.0.1, but its *test-suite* does not support: tasty-hspec-1.2 - json-rpc-client # tried json-rpc-client-0.2.5.0, but its *test-suite* does not support: QuickCheck-2.14.2 - json-schema # tried json-schema-0.7.4.2, but its *test-suite* does not support: tasty-1.4.1 - lapack # tried lapack-0.3.2, but its *test-suite* does not support: random-1.2.0