diff --git a/build-constraints.yaml b/build-constraints.yaml index a45df374..7f439bc0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -95,7 +95,7 @@ packages: "Pasqualino Assini @tittoassini": # - zm # haskell-src-exts via derive # - flat # haskell-src-exts via derive - - model + - model < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Jose Iborra @pepeiborra": # - arrowp-qq # build failure https://github.com/pepeiborra/arrowp/issues/8 @@ -108,7 +108,7 @@ packages: - NoHoed - threepenny-editors # - clr-inline # haskell-src-exts via here # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 - - strict-types + - strict-types < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Roman Gonzalez @roman": - teardown @@ -223,7 +223,7 @@ packages: - show-combinators "Tobias Dammers @tdammers": - - ginger + - ginger < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - yeshql "Yair Chuchem @yairchu": @@ -272,7 +272,7 @@ packages: - packcheck - streamly - unicode-transforms - - xls + - xls < 0 # DependencyFailed (PackageName "getopt-generics") "Aleksey Uimanov @s9gf4ult": # - postgresql-query # haskell-src-exts via derive @@ -284,7 +284,7 @@ packages: "Schell Scivally @schell": - renderable - - varying + - varying < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Nicolas Mattia @nmattia": - makefile @@ -362,7 +362,7 @@ packages: - async - base16-bytestring - c2hs - - csv-conduit + - csv-conduit < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - executable-hash - executable-path - foreign-store @@ -404,7 +404,7 @@ packages: - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 - rainbox - multiarg - - cartel + - cartel < 0 # GHC 8.4 BuildFailureException Process exited with ExitFailure 1: ./Setup build - Earley - ofx - accuerr @@ -761,7 +761,7 @@ packages: - pcre-light - phantom-state - post-mess-age - - sorted-list + - sorted-list < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Gabriel Gonzalez @Gabriel439": - optparse-generic @@ -798,14 +798,14 @@ packages: - time-compat - through-text # Not my packages - - HStringTemplate + - HStringTemplate < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Benedict Aas @Shou": - boolean-like - type-operators "Sebastiaan Visser @sebastiaanvisser": - - clay + - clay < 0 # GHC 8.4 BuildFailureException Process exited with ExitFailure 1: ./Setup build - fclabels "Robert Klotzner @eskimor": @@ -818,12 +818,12 @@ packages: - messagepack-rpc "Boris Lykah @lykahb": - - groundhog - - groundhog-th - - groundhog-sqlite - - groundhog-postgresql - - groundhog-mysql - - groundhog-inspector + - groundhog < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - groundhog-inspector < 0 # GHC 8.4 via groundhog + - groundhog-mysql < 0 # GHC 8.4 via groundhog + - groundhog-postgresql < 0 # GHC 8.4 via postgresql-simple + - groundhog-sqlite < 0 # GHC 8.4 via direct-sqlite + - groundhog-th < 0 # GHC 8.4 via groundhog "Janne Hellsten @nurpax": - sqlite-simple @@ -850,13 +850,13 @@ packages: - regex-applicative - lexer-applicative - smallcheck - - socket + - socket < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - tasty - tasty-golden - tasty-hunit - tasty-quickcheck - tasty-smallcheck - - tasty-html + - tasty-html < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - time-lens - timezone-olson - timezone-series @@ -1020,7 +1020,7 @@ packages: "Matvey Aksenov @supki": - terminal-size - - envparse + - envparse < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Luis G. Torres @giogadi": - kdt @@ -1105,7 +1105,7 @@ packages: - distance < 0 # build failure with GHC 8.4 - async-extra - format-numbers - - highjson + - highjson < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - highjson-swagger - highjson-th - fileplow @@ -1148,9 +1148,9 @@ packages: - servant-cassava "Alexandr Ruchkin @mvoidex": - - hformat - - simple-log - - text-region + - hformat < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - simple-log < 0 # DependencyFailed (PackageName "hformat") + - text-region < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Aleksey Kliger @lambdageek": - unbound-generics @@ -1258,7 +1258,7 @@ packages: "Sönke Hahn @soenkehahn": - generics-eot - - getopt-generics + - getopt-generics < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - graph-wrapper - string-conversions - hspec-checkers @@ -1334,7 +1334,7 @@ packages: "Abhinav Gupta @abhinav": - farmhash - - pinch + - pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - sandman "Adam C. Foltzer @acfoltzer": @@ -1683,8 +1683,8 @@ packages: - monadoid < 0 # build failure with GHC 8.4 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 - path-extra - - pred-trie - - pred-set + - pred-set < 0 # DependencyFailed (PackageName "HSet") + - pred-trie < 0 # GHC 8.4 via pred-set - path-extra - poly-arity - quickcheck-combinators @@ -1978,12 +1978,12 @@ packages: - cheapskate-lucid - cheapskate-highlight - cmark-lucid - - cmark-highlight + - cmark-highlight < 0 # GHC 8.4 via cmark - Spock-lucid - charsetdetect-ae - ilist # - text-all # text-1.2.3.0 - - fmt + - fmt < 0 # DependencyFailed (PackageName "text-format") "Takano Akio tak@anoak.io @takano-akio": - fast-builder @@ -2047,7 +2047,7 @@ packages: - charsetdetect-ae - compiler-warnings - docopt - - dynamic-state + - dynamic-state < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - dyre - io-storage - oo-prototypes @@ -2055,19 +2055,19 @@ packages: - unordered-intmap - word-trie - xdg-basedir - - yi-core - - yi-frontend-vty - - yi-fuzzy-open - - yi-ireader - - yi-keymap-cua - - yi-keymap-emacs - - yi-keymap-vim + - yi-core < 0 # GHC 8.4 via dynamic-state + - yi-frontend-vty < 0 # GHC 8.4 via yi-rope + - yi-fuzzy-open < 0 # GHC 8.4 via yi-rope + - yi-ireader < 0 # GHC 8.4 via yi-rope + - yi-keymap-cua < 0 # GHC 8.4 via yi-rope + - yi-keymap-emacs < 0 # GHC 8.4 via yi-rope + - yi-keymap-vim < 0 # GHC 8.4 via yi-rope - yi-language - - yi-misc-modes - - yi-mode-haskell - - yi-mode-javascript - - yi-rope - - yi-snippet + - yi-misc-modes < 0 # GHC 8.4 via yi-rope + - yi-mode-haskell < 0 # GHC 8.4 via yi-rope + - yi-mode-javascript < 0 # GHC 8.4 via yi-rope + - yi-rope < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - yi-snippet < 0 # GHC 8.4 via yi-rope "Tobias Bexelius @tobbebex": - GPipe @@ -2145,7 +2145,7 @@ packages: "Simon Marechal @bartavelle": - compactmap - - stateWriter + - stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - filecache - pcre-utils - strict-base-types @@ -2215,7 +2215,7 @@ packages: - network-transport-tcp - network-transport-inmemory - network-transport-composed - - pthread + - pthread < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - rank1dynamic "Takahiro Himura @himura": @@ -2389,8 +2389,8 @@ packages: - dawg-ord "Amit Levy @alevy": - - simple - - simple-templates + - simple < 0 # GHC 8.4 via simple-templates + - simple-templates < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - simple-session "Sergey Astanin @astanin": @@ -2433,7 +2433,7 @@ packages: "John MacFarlane @jgm": - hsb2hs < 0 # build failure with GHC 8.4 - - cmark + - cmark < 0 # DependencyFailed (PackageName "markdown") - texmath - highlighting-kate - skylighting @@ -2444,7 +2444,7 @@ packages: - pandoc-citeproc "Karun Ramakrishnan @karun012": - - doctest-discover + - doctest-discover < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Elie Genard @elaye": - turtle-options @@ -2617,7 +2617,7 @@ packages: - th-desugar - singletons - HUnit-approx - - units-parser + - units-parser < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/main/main "Doug McClean @dmcclean": - dimensional @@ -2827,13 +2827,13 @@ packages: - atom-basic "Reuben D'Netto ": - - glob-posix + - glob-posix < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Kadzuya Okamoto @arowM": - type-level-kv-list - heterocephalus - - bookkeeping - - ochintin-daicho + - bookkeeping < 0 # GHC 8.4 BuildFailureException Process exited with ExitFailure 1: ./Setup build + - ochintin-daicho < 0 # GHC 8.4 DependencyFailed (PackageName "bookkeeping") - transaction "Marcin Tolysz @tolysz": @@ -2897,7 +2897,7 @@ packages: - data-diverse - data-diverse-lens - disposable - - ghcjs-base-stub + - ghcjs-base-stub < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - glaze - glazier - glazier-pipes @@ -3204,10 +3204,10 @@ packages: - bbdb "Stevan Andjelkovic @stevana": - - quickcheck-state-machine + - quickcheck-state-machine < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Sebastian Nagel @ch1bo": - - hdevtools + - hdevtools < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - servant-exceptions "Vaibhav Sagar @vaibhavsagar": @@ -3336,47 +3336,10 @@ packages: - relational-schemas < 0 # build failure with GHC 8.4 - sql-words < 0 # build failure with GHC 8.4 - tinytemplate < 0 # build failure with GHC 8.4 - - # round 2: - - bookkeeping < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - cartel < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - clay < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - doctest-discover < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - dynamic-state < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - envparse < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - fmt < 0 # DependencyFailed (PackageName "text-format") - - getopt-generics < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - ghcjs-base-stub < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - ginger < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - glob-posix < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - hdevtools < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - hformat < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - ochintin-daicho < 0 # DependencyFailed (PackageName "bookkeeping") - - pred-set < 0 # DependencyFailed (PackageName "HSet") - - simple-log < 0 # DependencyFailed (PackageName "hformat") - - simple-templates < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - socket < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - sorted-list < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - strict-types < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - units-parser < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/main/main - - varying < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - xls < 0 # DependencyFailed (PackageName "getopt-generics") - - highjson < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - model < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - quickcheck-state-machine < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - text-region < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - pthread < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - yi-rope < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - HStringTemplate < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - csv-conduit < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - groundhog < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - wai-route < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - wai-routing < 0 # DependencyFailed (PackageName "wai-route") - - cmark < 0 # DependencyFailed (PackageName "markdown") - - cmark-highlight < 0 # GHC 8.4 via cmark - - tasty-html < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + + # round 2: - fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - Spock-api < 0 # GHC 8.4 via reroute - Spock-core < 0 # GHC 8.4 via reroute @@ -3439,20 +3402,14 @@ packages: - cmark-lucid < 0 # GHC 8.4 via cmark - tldr < 0 # GHC 8.4 via cmark - wl-pprint-console < 0 # GHC 8.4 via colorful-monoids - - groundhog-sqlite < 0 # GHC 8.4 via direct-sqlite - disposable < 0 # GHC 8.4 via ghcjs-base-stub - javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub - - groundhog-inspector < 0 # GHC 8.4 via groundhog - - groundhog-mysql < 0 # GHC 8.4 via groundhog - - groundhog-th < 0 # GHC 8.4 via groundhog - hocilib < 0 # GHC 8.4 via inline-c - inline-c-cpp < 0 # GHC 8.4 via inline-c - inline-r < 0 # GHC 8.4 via inline-c - liboath-hs < 0 # GHC 8.4 via inline-c - timemap < 0 # GHC 8.4 via list-t - - pred-trie < 0 # GHC 8.4 via pred-set - rainbox < 0 # GHC 8.4 via rainbow - - simple < 0 # GHC 8.4 via simple-templates - redis-io < 0 # GHC 8.4 via tinylog - backprop < 0 # GHC 8.4 via type-combinators - genvalidity < 0 # GHC 8.4 via validity @@ -3484,17 +3441,6 @@ packages: - wai-middleware-caching-redis < 0 # GHC 8.4 via hedis # transitive failures, rediscovered. - - yi-core < 0 # GHC 8.4 via dynamic-state - - yi-frontend-vty < 0 # GHC 8.4 via yi-rope - - yi-fuzzy-open < 0 # GHC 8.4 via yi-rope - - yi-ireader < 0 # GHC 8.4 via yi-rope - - yi-keymap-cua < 0 # GHC 8.4 via yi-rope - - yi-keymap-emacs < 0 # GHC 8.4 via yi-rope - - yi-keymap-vim < 0 # GHC 8.4 via yi-rope - - yi-misc-modes < 0 # GHC 8.4 via yi-rope - - yi-mode-haskell < 0 # GHC 8.4 via yi-rope - - yi-mode-javascript < 0 # GHC 8.4 via yi-rope - - yi-snippet < 0 # GHC 8.4 via yi-rope # This section was used to programmatically generate a set of removals # that would result in a valid build plan. @@ -3704,7 +3650,6 @@ packages: - dbcleaner < 0 # GHC 8.4 via postgresql-simple - drifter-postgresql < 0 # GHC 8.4 via postgresql-simple - emailaddress < 0 # GHC 8.4 via postgresql-simple - - groundhog-postgresql < 0 # GHC 8.4 via postgresql-simple - hspec-pg-transact < 0 # GHC 8.4 via postgresql-simple - opaleye < 0 # GHC 8.4 via postgresql-simple - persistent-postgresql < 0 # GHC 8.4 via postgresql-simple