From ddaaec06b6b8bad77481284ef3365791f69b6592 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Nov 2018 11:41:58 -0500 Subject: [PATCH 001/123] Unblock shake --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 82447ac9..b14fb32c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4133,7 +4133,6 @@ packages: - ses-html < 0 - set-cover < 0 - sexp-grammar < 0 - - shake < 0 - shake-language-c < 0 - shikensu < 0 - simplest-sqlite < 0 From 419f8cace68db4da5048bafbcfb162b6e24bc4c0 Mon Sep 17 00:00:00 2001 From: "A. Alonso Dominguez" Date: Mon, 12 Nov 2018 09:27:22 +0000 Subject: [PATCH 002/123] Add hschema packages --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 82447ac9..5c9ae9da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,12 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Antonio Alonso Dominguez @alonsodomin": + - hschema + - hschema-aeson + - hschema-quickcheck + - hschema-prettyprinter + "Preetham Gujjula @pgujjula": - modular From 0ac0b6b26b23686210f1fe422a7fc32a7548cf25 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Nov 2018 11:22:51 -0500 Subject: [PATCH 003/123] Restore tomland --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2303b714..c7794ad4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3322,7 +3322,7 @@ packages: - first-class-patterns - relude - summoner - - tomland < 0 # megaparsec 7 + - tomland "Lorenz Moesenlechner @moesenle": - servant-websockets @@ -4820,6 +4820,7 @@ expected-test-failures: - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 + - tomland # https://github.com/kowainik/tomland/issues/141 # Assertion failures, these can be real bugs or just limitations # in the test cases. From e1adb96301e9539d51feaa2427db19ffd342bcf7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Nov 2018 11:31:05 -0500 Subject: [PATCH 004/123] Skip benchmarks for tomland per fpco/stackage-curator#68 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c7794ad4..d5bed1a9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5175,7 +5175,9 @@ skipped-benchmarks: - dlist-nonempty # criterion-1.3 - splitmix # criterion-1.3 - + # Benchmark dependencies with multiple libraries per package + # See: https://github.com/fpco/stackage-curator/issues/68 + - tomland # end of skipped-benchmarks From 2e88cdb83be2c0d05548068758676b05d51048c6 Mon Sep 17 00:00:00 2001 From: Naoto Shimazaki Date: Tue, 13 Nov 2018 13:32:40 +0900 Subject: [PATCH 005/123] restore webex-teams-api --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d5bed1a9..dd38e3ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3360,7 +3360,7 @@ packages: - webdriver - cond - "Naoto Shimazaki @igy": + "Naoto Shimazaki @nshimaza": - thread-hierarchy - bitset-word8 - cisco-spark-api @@ -4210,9 +4210,6 @@ packages: - warp-tls-uid < 0 - web-plugins < 0 - webdriver < 0 - - webex-teams-api < 0 - - webex-teams-conduit < 0 - - webex-teams-pipes < 0 - websockets-snap < 0 - wild-bind < 0 - wild-bind-x11 < 0 From 1e8063ff35de24dd9b2f565a5ea5e21cbe0e5696 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 13 Nov 2018 07:05:29 +0200 Subject: [PATCH 006/123] Block due to test failure alonsodomin/haskell-schema#10 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d5bed1a9..6cdb7a48 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "2.2" packages: "Antonio Alonso Dominguez @alonsodomin": - hschema - - hschema-aeson + # - hschema-aeson # https://github.com/alonsodomin/haskell-schema/issues/10 - hschema-quickcheck - hschema-prettyprinter From 6b778c63b45b181125f361c48c00dc806a58d317 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Tue, 13 Nov 2018 17:09:45 -0800 Subject: [PATCH 007/123] Added back in fixed packages and downstream dependencies: Waiting on vector-sized ----------------------- * bins * emd * hamilton * hmatrix-backprop * hmatrix-vector-sized * vector-sized Waiting on criterion -------------------- * backprop --- build-constraints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 915ee16d..7a3d8e11 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3794,7 +3794,6 @@ packages: - bench < 0 - bhoogle < 0 - binary-orphans < 0 - - bins < 0 - bitcoin-api < 0 - bitcoin-api-extra < 0 - bitcoin-block < 0 @@ -3865,7 +3864,6 @@ packages: - edit < 0 - ekg-core < 0 - ekg-statsd < 0 - - emd < 0 - enummapset < 0 - envy < 0 - event < 0 @@ -3913,7 +3911,6 @@ packages: - gym-http-api < 0 - hOpenPGP < 0 - hailgun < 0 - - hamilton < 0 - handwriting < 0 - happstack-server < 0 - hasbolt < 0 @@ -3952,8 +3949,6 @@ packages: - hledger-lib < 0 - hledger-ui < 0 - hledger-web < 0 - - hmatrix-backprop < 0 - - hmatrix-vector-sized < 0 - hoopl < 0 - hopenpgp-tools < 0 - hpqtypes < 0 @@ -4195,7 +4190,6 @@ packages: - users < 0 - users-postgresql-simple < 0 - users-test < 0 - - vector-sized < 0 - vector-space < 0 - vectortiles < 0 - wai-cli < 0 @@ -4986,7 +4980,6 @@ skipped-benchmarks: - IntervalMap - ad - attoparsec - - backprop - binary-list - binary-tagged - bit-stream From e006c1fda6d38f792e683b6ae7a8f3dbd3b8f5b8 Mon Sep 17 00:00:00 2001 From: Ed Wastell Date: Wed, 14 Nov 2018 13:53:24 +0000 Subject: [PATCH 008/123] Added my own projects --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 915ee16d..4506e0a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,10 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Edward Wastell @edwardwas": + - TotalMap + - sized-grid + "Antonio Alonso Dominguez @alonsodomin": - hschema # - hschema-aeson # https://github.com/alonsodomin/haskell-schema/issues/10 From 3dad1f30f1ab8ac73d17828df4a81bd7d64c66cf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Nov 2018 17:19:08 +0200 Subject: [PATCH 009/123] Upper bounds for #4130 and #4131 (servant and http-api-data) --- build-constraints.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 915ee16d..9cb18554 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4292,6 +4292,21 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4073 - pretty-show < 1.9 + + # https://github.com/commercialhaskell/stackage/issues/4130 + - servant < 0.15 + - servant-client < 0.15 + - servant-client-core < 0.15 + - servant-foreign < 0.15 + - servant-server < 0.15 + - servant-docs < 0.11.3 + - servant-js < 0.9.4 + - servant-mock < 0.8.5 + - servant-swagger < 1.1.7 + - servant-yaml < 0.1.0.1 + + # https://github.com/commercialhaskell/stackage/issues/4131 + - http-api-data < 0.4 # end of packages # Package flags are applied to individual packages, and override the values of From 9e281004c71f5b747565d4b67dc2971713302132 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 14 Nov 2018 17:36:16 +0100 Subject: [PATCH 010/123] add 'cgi' library to Stackage --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9cb18554..a3bdc3d4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2276,6 +2276,7 @@ packages: "Peter Simons @peti": - cabal2nix - cabal2spec + - cgi - distribution-nixpkgs - distribution-opensuse - flexible-defaults @@ -2293,6 +2294,7 @@ packages: - language-nix - logging-facade-syslog - MonadPrompt + - multipart # for cgi - nix-paths - parsec-class - prim-uniq @@ -2301,6 +2303,7 @@ packages: - rvar - SafeSemaphore - streamproc + - stringsearch # for cgi - titlecase - xmonad @@ -4036,7 +4039,6 @@ packages: - monoid-subclasses < 0 - monoidal-containers < 0 - morte < 0 - - multipart < 0 - mwc-probability-transition < 0 - mysql-haskell-nem < 0 - mysql-haskell-openssl < 0 @@ -4159,7 +4161,6 @@ packages: - stm-containers < 0 - stm-hamt < 0 - stratosphere < 0 - - stringsearch < 0 - strive < 0 - summoner < 0 - swish < 0 From c912ea1c36f26853d6813b61e7c8701b9cda12ca Mon Sep 17 00:00:00 2001 From: Justin Le Date: Wed, 14 Nov 2018 12:50:04 -0800 Subject: [PATCH 011/123] add expected-haddock-failures --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a3d8e11..c8f9b33b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4932,6 +4932,12 @@ expected-haddock-failures: - classy-prelude-yesod - haddock-library # https://github.com/fpco/stackage/issues/3236 + # Modules use compiler plugins + # https://github.com/haskell/haddock/issues/900 + - bins + - emd + - hmatrix-backprop + # end of expected-haddock-failures # For packages with haddock issues From 220b15e077f731553e1474432ab5f19c12584ed7 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Wed, 24 Oct 2018 10:42:31 -0700 Subject: [PATCH 012/123] Unblock stack --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9cb18554..02abb582 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4153,7 +4153,6 @@ packages: - sparkle < 0 - speculation < 0 - squeal-postgresql < 0 - - stack < 0 - statestack < 0 - static-text < 0 - stm-containers < 0 From 7dbb6859ebb0d47cb9c479eab0bafa43229a8041 Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Thu, 15 Nov 2018 23:25:48 +0800 Subject: [PATCH 013/123] Add co-log-core --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 080ea948..1b130a1c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3322,6 +3322,7 @@ packages: "Kowainik @ChShersh": - base-noprelude == 4.11.1.0 + - co-log-core - first-class-patterns - relude - summoner From db48f869cdd11fcf500292176ea1387de4ce3591 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Thu, 15 Nov 2018 18:02:54 +0100 Subject: [PATCH 014/123] Maintain finite-typelits As per https://github.com/mniip/finite-typelits/issues/14#issuecomment-438919097 I'll maintain this package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1b130a1c..98aa7e45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -66,6 +66,7 @@ packages: - rhine - rhine-gloss - dunai-core + - finite-typelits "Paul Johnson @PaulJohnson": - geodetics From a34478bbb65088ccbe9b1e59d839eea5e2691a20 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 15 Nov 2018 12:04:08 -0800 Subject: [PATCH 015/123] Re-enables wave (et al.) for 8.6.2 nightlies --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98aa7e45..b07cfe50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2351,10 +2351,10 @@ packages: - req - req-conduit - cue-sheet - - wave < 0 # mrkkrp/wave#9 - - flac < 0 # depends on wave - - flac-picture < 0 # depends on flac - - lame < 0 # depends on wave + - wave + - flac + - flac-picture + - lame - path - forma - stache From de353c21b8766179cc93ce657ca8e7760e94f054 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Fri, 16 Nov 2018 09:49:54 +0200 Subject: [PATCH 016/123] Re-enable tdigest --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b07cfe50..6fe40b7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1428,7 +1428,7 @@ packages: - servant-swagger-ui-redoc - servant-yaml - singleton-bool - - spdx < 0 # GHC 8.4 via base-4.11.0.0 + - spdx < 0 # needs QuickCheck 2.12 - splitmix - step-function - tdigest @@ -4163,7 +4163,6 @@ packages: - tasty-dejafu < 0 - tasty-stats < 0 - tcp-streams-openssl < 0 - - tdigest < 0 - telegram-bot-simple < 0 - termbox < 0 - termonad < 0 @@ -4669,7 +4668,6 @@ skipped-tests: - integer-logarithms - postgresql-simple-url - range-set-list - - spdx - time-parsers - time-parsers - vec @@ -4714,7 +4712,6 @@ expected-test-failures: - nsis # Intermittent on non-Windows systems - pandoc # https://github.com/commercialhaskell/stackage/issues/3719 - pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 - - spdx # https://github.com/phadej/spdx/issues/8 - statistics # https://github.com/bos/statistics/issues/42 # Timeouts From b0b89362b98d298aceaf3869334a10f3312bd515 Mon Sep 17 00:00:00 2001 From: "A. Alonso Dominguez" Date: Fri, 16 Nov 2018 14:57:13 +0000 Subject: [PATCH 017/123] Uncomment hschema-aeson package after sdist fix --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6fe40b7b..95257dfa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "2.2" packages: "Antonio Alonso Dominguez @alonsodomin": - hschema - # - hschema-aeson # https://github.com/alonsodomin/haskell-schema/issues/10 + - hschema-aeson - hschema-quickcheck - hschema-prettyprinter From bef2eba99b97e340d619de54b4f17449240a57d6 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Sat, 17 Nov 2018 02:29:54 +0530 Subject: [PATCH 018/123] Try enabling xmonad-extras back --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6fe40b7b..04da0ef4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4217,7 +4217,6 @@ packages: - wuss < 0 - xml-html-qq < 0 - xmonad-contrib < 0 - - xmonad-extras < 0 - yesod-auth-hashdb < 0 # failed to build From 90a612adb659a708d399bef83633d4c5c62eab52 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Sat, 17 Nov 2018 02:30:54 +0530 Subject: [PATCH 019/123] Try enabling xmonad-contrib --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6fe40b7b..2f7db060 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4216,7 +4216,6 @@ packages: - wss-client < 0 - wuss < 0 - xml-html-qq < 0 - - xmonad-contrib < 0 - xmonad-extras < 0 - yesod-auth-hashdb < 0 From a34f14b72141e15b4e062d2ec7b4d48185c803bd Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Sat, 17 Nov 2018 15:32:37 +0800 Subject: [PATCH 020/123] Add base-noprelude-4.12.0.0 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6fe40b7b..b5c95334 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3323,6 +3323,7 @@ packages: "Kowainik @ChShersh": - base-noprelude == 4.11.1.0 + - base-noprelude == 4.12.0.0 - co-log-core - first-class-patterns - relude From a88216f4b6000e4b10492a404980f5e8f94773df Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 17 Nov 2018 18:19:03 +0200 Subject: [PATCH 021/123] Remove two additional blocked packages (CC @psibi) --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e0b9828..44995873 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3947,7 +3947,6 @@ packages: - heterocephalus < 0 - hgrev < 0 - hierarchy < 0 - - hint < 0 - hledger < 0 - hledger-api < 0 - hledger-interest < 0 @@ -4235,7 +4234,6 @@ packages: - hprotoc < 0 - jni < 0 - large-hashable < 0 - - libmpd < 0 - llvm-hs-pretty < 0 - med-module < 0 - monad-recorder < 0 From 57c51240d6f3cbcf9017e78ed8a5a4184226ca17 Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Sun, 18 Nov 2018 00:43:51 +0800 Subject: [PATCH 022/123] Remove base-noprelude-4.11.0.0 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b5c95334..5a0e209c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3322,7 +3322,6 @@ packages: - universum "Kowainik @ChShersh": - - base-noprelude == 4.11.1.0 - base-noprelude == 4.12.0.0 - co-log-core - first-class-patterns From e54e4ad0d92d15c87e4ef832d8329139db009fc0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Nov 2018 06:09:45 +0100 Subject: [PATCH 023/123] Re-enable triplesec and stm-stats #4146 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fec646d1..9acdee84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4180,7 +4180,6 @@ packages: - timerep < 0 - tls-debug < 0 - transformers-lift < 0 - - triplesec < 0 - turtle < 0 - tz < 0 - tzdata < 0 @@ -4239,7 +4238,6 @@ packages: - monad-recorder < 0 - multistate < 0 - o-clock < 0 - - stm-stats < 0 - teardown < 0 - typography-geometry < 0 - universe-instances-extended < 0 From 1e18b5575a9a419d36b729eadb147983316941b7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Nov 2018 06:18:52 +0100 Subject: [PATCH 024/123] zstd tests work with ghc 8.6, closes #3219 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9acdee84..27445fe1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4892,7 +4892,6 @@ expected-test-failures: - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - tcp-streams # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - - zstd # ghc 8.2.2 bug? https://github.com/fpco/stackage/issues/3219 # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites From 6f61c4a5a14ebcc8954516a900122b4bcc476009 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Nov 2018 08:05:19 +0100 Subject: [PATCH 025/123] Move some disabled GHC 8.6 packages under their maintainers --- build-constraints.yaml | 867 ++++++++++------------------------------- 1 file changed, 205 insertions(+), 662 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27445fe1..934f96cf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -35,14 +35,14 @@ packages: - axel "Varun Gandhi @theindigamer": - - edit + - edit < 0 "Luka Hadžiegrić @reygoch": - valor "Scott N. Walck @walck": - - cyclotomic - - learn-physics + - cyclotomic < 0 + - learn-physics < 0 "Phil de Joux @philderbeast": - siggy-chardust @@ -63,8 +63,8 @@ packages: "Manuel Bärenz @turion": - dunai - - rhine - - rhine-gloss + - rhine < 0 + - rhine-gloss < 0 - dunai-core - finite-typelits @@ -72,9 +72,9 @@ packages: - geodetics "Travis Athougies @tathougies": - - beam-core - - beam-migrate - - beam-sqlite + - beam-core < 0 + - beam-migrate < 0 + - beam-sqlite < 0 "Fraser Murray @tsani": - - servant-github-webhook + - servant-github-webhook < 0 - pushbullet-types "Theodore Lief Gannon @tejon": @@ -121,11 +121,11 @@ packages: - assert-failure - minimorph - miniutter - - LambdaHack - - Allure + - LambdaHack < 0 + - Allure < 0 "Jürgen Keck @j-keck": - - wreq-stringless + - wreq-stringless < 0 "Olaf Chitil @OlafChitil": - FPretty < 0 # build failure with GHC 8.4 @@ -153,8 +153,8 @@ packages: - katydid < 0 # via transformers-either "Nobutada Matsubara @matsubara0507": - - chatwork - - rakuten + - chatwork < 0 + - rakuten < 0 - servant-kotlin "Pavol Klacansky @pavolzetor": @@ -190,7 +190,7 @@ packages: - req-url-extra "Vanessa McHale @vmchale": - - tibetan-utils + - tibetan-utils < 0 "Henning Thielemann @thielema": - accelerate-arithmetic < 0 # GHC 8.4 via accelerate @@ -241,7 +241,7 @@ packages: - probability - sample-frame - sample-frame-np - - set-cover + - set-cover < 0 - sox - soxlib - spreadsheet @@ -276,7 +276,7 @@ packages: "Nikita Tchayka @nickseagull": - ramus - - require + - require < 0 - tintin < 0 # strange build failure theam/tintin#38 "Simon Jakobi @sjakobi": @@ -342,7 +342,7 @@ packages: - binary-ieee754 - word24 - mysql-haskell - - mysql-haskell-openssl + - mysql-haskell-openssl < 0 - data-has - unboxed-ref @@ -525,7 +525,7 @@ packages: - mandrill < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Jon Schoning @jonschoning": - - pinboard + - pinboard < 0 - swagger-petstore < 0 # via katip "Jasper Van der Jeugt @jaspervdj": @@ -645,22 +645,22 @@ packages: "Edward Kmett @ekmett": - ad - adjunctions - - algebra + - algebra < 0 - ansi-wl-pprint - - approximate + - approximate < 0 - bifunctors - bits - bound - bytes - charset - comonad - - compensated - - compressed + - compensated < 0 + - compressed < 0 - concurrent-supply - constraints - contravariant - distributive - - discrimination + - discrimination < 0 - either - eq - ersatz @@ -674,7 +674,7 @@ packages: - half - heaps - hybrid-vectors - - hyperloglog + - hyperloglog < 0 - hyphenation - integration - intern @@ -707,7 +707,7 @@ packages: - semigroupoid-extras - semigroupoids - semigroups - - speculation + - speculation < 0 - streams - structs - tagged @@ -717,9 +717,9 @@ packages: - unique - vector-instances - void - - wl-pprint-extras + - wl-pprint-extras < 0 - wreq < 0 - - wl-pprint-terminfo + - wl-pprint-terminfo < 0 - zippers - zlib-lens @@ -761,7 +761,6 @@ packages: - diagrams-svg - force-layout < 0 # via lens-4.17 - SVGFonts < 0 # via diagrams-core - - palette - haxr < 0 # GHC 8.4 via HaXml - MonadRandom - monoid-extras @@ -797,7 +796,7 @@ packages: "Alexander Altman @pthariensflame": # Maintaining on behalf of @roelvandijk: - base-unicode-symbols - - containers-unicode-symbols + - containers-unicode-symbols < 0 # My own packages: - ChannelT @@ -850,8 +849,8 @@ packages: - byteset - Clipboard - grouped-list < 0 # GHC 8.4 via base-4.11.1.0 - - haskintex - - HaTeX + - haskintex < 0 + - HaTeX < 0 - include-file - matrix - pcre-light @@ -869,10 +868,10 @@ packages: - pipes-safe - turtle - foldl - - morte + - morte < 0 - bench - dhall - - dhall-bash + - dhall-bash < 0 - dhall-json # - dhall-nix # deriving-compat via hnix - dhall-text @@ -891,12 +890,12 @@ packages: - HUnit - aeson - attoparsec-iso8601 - - fay - - fay-base - - fay-dom + - fay < 0 + - fay-base < 0 + - fay-dom < 0 - feed - time-compat - - through-text + - through-text < 0 # Not my packages - HStringTemplate - language-ecmascript @@ -917,8 +916,8 @@ packages: - servant-subscriber < 0 # build failure with servant 0.14: https://github.com/eskimor/servant-subscriber/issues/17 "Rodrigo Setti @rodrigosetti": - - messagepack - - messagepack-rpc + - messagepack < 0 + - messagepack-rpc < 0 "Boris Lykah @lykahb": - groundhog @@ -986,11 +985,11 @@ packages: - HandsomeSoup "Clint Adams @clinty": - - hOpenPGP + - hOpenPGP < 0 - openpgp-asciiarmor - MusicBrainz - DAV - - hopenpgp-tools + - hopenpgp-tools < 0 - opensource "Piyush P Kurur @piyush-kurur": @@ -1006,10 +1005,10 @@ packages: "Colin Woodbury @fosskers": - kanji - microlens-aeson - - pipes-random + - pipes-random < 0 - streaming-attoparsec - versions - - vectortiles + - vectortiles < 0 "Ketil Malde @ketil-malde": - biocore < 0 # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359 @@ -1032,14 +1031,14 @@ packages: "Silk ": - aeson-utils - - arrow-list + - arrow-list < 0 - attoparsec-expr - - code-builder - - generic-aeson - - generic-xmlpickler - - hxt-pickle-utils + - code-builder < 0 + - generic-aeson < 0 + - generic-xmlpickler < 0 + - hxt-pickle-utils < 0 - imagesize-conduit - - json-schema + - json-schema < 0 - multipart # - rest-client # http-types 0.12 - rest-core < 0 # GHC 8.4 via base-4.11.0.0 @@ -1060,11 +1059,11 @@ packages: # be removed, rather than putting an upper bound on hledger-lib and hledger. # (https://github.com/fpco/stackage/issues/3494) # - - hledger-lib - - hledger - - hledger-ui - - hledger-web - - hledger-api + - hledger-lib < 0 + - hledger < 0 + - hledger-ui < 0 + - hledger-web < 0 + - hledger-api < 0 # - quickbench - regex-compat-tdfa @@ -1075,7 +1074,7 @@ packages: "Dimitri Sabadie @phaazon": - al - - event + - event < 0 - hid < 0 # build failure with GHC 8.4 - monad-journal - smoothie @@ -1092,7 +1091,7 @@ packages: - human-readable-duration # - holy-project # https://github.com/yogsototh/holy-project/issues/7 - wai-middleware-caching - - wai-middleware-caching-lru + - wai-middleware-caching-lru < 0 - wai-middleware-caching-redis < 0 # GHC 8.4 via hedis # not package maintainer - ekg < 0 # via aeson-1.4.0.0 @@ -1103,7 +1102,7 @@ packages: - mysql-simple - sphinx - xmlhtml < 0 # GHC 8.4 via hspec-2.5.0 - - yesod-auth-hashdb + - yesod-auth-hashdb < 0 "Toralf Wittner @twittner": - bytestring-conversion @@ -1171,16 +1170,16 @@ packages: - base-prelude - cases - focus - - hasql - - hasql-optparse-applicative - - hasql-pool + - hasql < 0 + - hasql-optparse-applicative < 0 + - hasql-pool < 0 - list-t - mtl-prelude - neat-interpolation - partial-handler - - postgresql-binary - - slave-thread - - stm-containers + - postgresql-binary < 0 + - slave-thread < 0 + - stm-containers < 0 - refined "Iustin Pop @iustin": @@ -1262,7 +1261,7 @@ packages: - unbound-generics - indentation-core - indentation-parsec - - clang-compilation-database + - clang-compilation-database < 0 "Alois Cochard @aloiscochard": - machines-binary @@ -1276,7 +1275,7 @@ packages: "Leza M. Lutonda @lemol": - HaskellNet - - HaskellNet-SSL + - HaskellNet-SSL < 0 "Jens Petersen @juhp": - cabal-rpm @@ -1284,21 +1283,21 @@ packages: - rpmbuild-order - simple-cmd - - darcs + - darcs < 0 # - idris # aeson https://github.com/idris-lang/Idris-dev/issues/4493 - libffi - xmonad-contrib - - cairo - - glib - - gio - - pango - - gtk3 + - cairo < 0 + - glib < 0 + - gio < 0 + - pango < 0 + - gtk3 < 0 - ghcjs-codemirror # - ghcjs-dom # http-types 0.12 # - jsaddle # http-types 0.12 - vado < 0 # GHC 8.4 via base-4.11.0.0 - vcswrapper < 0 # GHC 8.4 via base-4.11.0.0 - - ShellCheck + - ShellCheck < 0 - binary-shared - codec-rpm @@ -1343,7 +1342,7 @@ packages: - kraken - libinfluxdb < 0 # GHC 8.4 via base-4.11.0.0 - mole < 0 # GHC 8.4 via base-4.11.0.0 - - publicsuffix + - publicsuffix < 0 - rethinkdb-client-driver - snap-blaze @@ -1351,7 +1350,7 @@ packages: - bcrypt "Jeffrey Rosenbluth @jeffreyrosenbluth": - - palette + - palette < 0 - diagrams-canvas - svg-builder @@ -1361,8 +1360,8 @@ packages: "Leon Mergen @solatis": - base32string - base58string - - bitcoin-api - - bitcoin-api-extra + - bitcoin-api < 0 + - bitcoin-api-extra < 0 - bitcoin-block - bitcoin-script - bitcoin-tx @@ -1389,7 +1388,7 @@ packages: "Sönke Hahn @soenkehahn": - generics-eot - getopt-generics - - graph-wrapper + - graph-wrapper < 0 - string-conversions - hspec-checkers - FindBin @@ -1411,7 +1410,7 @@ packages: - fin - functor-classes-compat - generics-sop-lens - - github + - github < 0 - insert-ordered-containers - integer-logarithms - JuicyPixels-scale-dct @@ -1422,7 +1421,7 @@ packages: - postgresql-simple-url - range-set-list - regex-applicative-text - - servant-dhall + - servant-dhall < 0 - servant-swagger-ui - servant-swagger-ui-core - servant-swagger-ui-redoc @@ -1441,7 +1440,7 @@ packages: - log < 0 # via log-elasticsearch - log-base - log-elasticsearch < 0 # via bloodhound - - log-postgres + - log-postgres < 0 # Not a maintainer - folds @@ -1449,7 +1448,7 @@ packages: - hashable - haxl - monad-time - - packdeps + - packdeps < 0 - recursion-schemes - unordered-containers @@ -1478,7 +1477,7 @@ packages: "Adam C. Foltzer @acfoltzer": - gitrev - - persistent-refs + - persistent-refs < 0 "Luke Taylor @tekul": - jose-jwt @@ -1694,7 +1693,7 @@ packages: "Alexander Bondarenko @wiz": - soap - soap-tls - - soap-openssl + - soap-openssl < 0 "Andres Löh @kosmikus": - generics-sop @@ -1726,7 +1725,7 @@ packages: - markdown-unlit "Stefan Saasen @juretta": - - jwt + - jwt < 0 "Sven Bartscher sven.bartscher@weltraumschlangen.de @kritzefitz": - setlocale @@ -1746,7 +1745,7 @@ packages: - wuss - bmp # @benl23x5 - - ekg-statsd # @tibbe + - ekg-statsd < 0 # @tibbe - gloss # @benl23x5 - gloss-rendering # @benl23x5 - gpolyline # @fegu @@ -1804,9 +1803,9 @@ packages: - ghc-typelits-extra - ghc-typelits-knownnat - ghc-typelits-natnormalise - - clash-prelude - - clash-lib - - clash-ghc + - clash-prelude < 0 + - clash-lib < 0 + - clash-ghc < 0 "Athan Clark @athanclark": - aeson-attoparsec @@ -1855,7 +1854,7 @@ packages: - drinkery - extensible - monad-skeleton - - objective + - objective < 0 - winery - witherable - xml-lens @@ -1906,9 +1905,9 @@ packages: - cron # - tasty-tap # https://github.com/MichaelXavier/tasty-tap/issues/2 # - tasty-fail-fast # https://github.com/MichaelXavier/tasty-tap/issues/2 - - drifter - - drifter-postgresql - - drifter-sqlite + - drifter < 0 + - drifter-postgresql < 0 + - drifter-sqlite < 0 "Lars Kuhtz @larskuhtz": - wai-cors @@ -1921,20 +1920,20 @@ packages: - result "Daniel Patterson @dbp": - - hworker + - hworker < 0 - fn "Mathieu Boespflug @mboes": - cassette < 0 # build failure with GHC 8.4 - choice - distributed-closure - - inline-java + - inline-java < 0 - inline-r - jni - jvm - - jvm-streaming + - jvm-streaming < 0 - H - - sparkle + - sparkle < 0 - th-lift "Christopher Reichert @creichert": @@ -1957,7 +1956,7 @@ packages: - Spintax - glabrous - google-oauth2-jwt - - IPv6DB + - IPv6DB < 0 "koral koral@mailoo.org @k0ral": - atom-conduit @@ -1980,13 +1979,13 @@ packages: - data-ordlist - digits - dns - - ekg-core - - friday - - friday-juicypixels + - ekg-core < 0 + - friday < 0 + - friday-juicypixels < 0 - hbeanstalk - - hedis + - hedis < 0 - hprotoc - - hsyslog-udp + - hsyslog-udp < 0 - iso3166-country-codes - iso639 - monoidal-containers @@ -2030,12 +2029,12 @@ packages: - hapistrano - inflections - stache - - scalendar + - scalendar < 0 "Sergey Alirzaev @l29ah": - monad-peel - NineP - - Network-NineP + - Network-NineP < 0 "Oliver Charles @ocharles": - diff3 < 0 # build failure with GHC 8.4 @@ -2044,7 +2043,7 @@ packages: - network-carbon < 0 # GHC 8.4 via base-4.11.0.0 - tasty-rerun < 0 # GHC 8.4 via base-4.11.0.0 - logging-effect - - dhall-to-cabal + - dhall-to-cabal < 0 # - reactive-banana # pqueue-1.4.1 "Antoni Silvestre @asilvestre": @@ -2086,8 +2085,8 @@ packages: - monad-par-extras - mtl-compat - proxied - - text-show - - text-show-instances + - text-show < 0 + - text-show-instances < 0 - th-abstraction - thread-local-storage @@ -2096,11 +2095,11 @@ packages: "Matt Parsons @parsonsmatt": - monad-logger-prefix - - monad-metrics + - monad-metrics < 0 # - ekg-cloudwatch # http-conduit 2.3 via amazonka - smtp-mail - liboath-hs < 0 # GHC 8.4 via inline-c - - servant-quickcheck + - servant-quickcheck < 0 "Matthew Pickering @mpickering": - refact @@ -2110,7 +2109,7 @@ packages: - ipython-kernel "Andrés Sicard-Ramírez @asr": - - Agda + - Agda < 0 "James Cook @mokus0": - dependent-sum @@ -2168,9 +2167,9 @@ packages: "Michael Walker @barrucadu": - both - concurrency - - dejafu - - hunit-dejafu - - tasty-dejafu + - dejafu < 0 + - hunit-dejafu < 0 + - tasty-dejafu < 0 - irc-ctcp - irc-conduit - irc-client @@ -2202,9 +2201,9 @@ packages: - servant-checked-exceptions-core - servant-rawm - servant-static-th - - termonad + - termonad < 0 - world-peace - - xml-html-qq + - xml-html-qq < 0 - xml-indexed-cursor "Franklin Chen @FranklinChen": @@ -2248,7 +2247,7 @@ packages: - Xauth "Sebastian de Bellefon @Helkafen": - - wai-middleware-metrics + - wai-middleware-metrics < 0 "Gregory Collins @gregorycollins": - hashtables @@ -2266,7 +2265,7 @@ packages: "Ivan Miljenovic @ivan-m": - fgl - - graphviz + - graphviz < 0 - wl-pprint-text - servant-pandoc @@ -2283,7 +2282,7 @@ packages: - flexible-defaults - funcmp - hackage-db - - hledger-interest + - hledger-interest < 0 - hopenssl - hsdns - hsemail @@ -2322,19 +2321,19 @@ packages: - tree-fun - random-tree - clumpiness - - find-clumpiness + - find-clumpiness < 0 - blosum < 0 # GHC 8.4 via pipes-text - rank-product < 0 # GHC 8.4 via random-fu "Simon Marechal @bartavelle": - compactmap - stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - filecache + - filecache < 0 - pcre-utils - strict-base-types - - withdependencies + - withdependencies < 0 - hruby - - language-puppet + - language-puppet < 0 - tar-conduit "Mark Karpov @mrkkrp": @@ -2391,13 +2390,13 @@ packages: - distributed-process < 0 # GHC 8.4 via network-transport-tcp - distributed-process-simplelocalnet < 0 # GHC 8.4 via network-transport-tcp - distributed-process-tests < 0 # GHC 8.4 via distributed-process - - distributed-static + - distributed-static < 0 - inline-c - - jvm-batching + - jvm-batching < 0 - network-transport - - network-transport-tests + - network-transport-tests < 0 - network-transport-tcp < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/TestTCP/TestTCP - - network-transport-inmemory + - network-transport-inmemory < 0 - network-transport-composed - pthread < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - rank1dynamic @@ -2467,7 +2466,7 @@ packages: - pusher-http-haskell "Yorick Laupa yo.eight@gmail.com @YoEight": - - eventstore + - eventstore < 0 - dotnet-timespan - eventsource-api < 0 # GHC 8.4 build failure - eventsource-geteventstore-store < 0 # GHC 8.4 via protolude @@ -2483,15 +2482,15 @@ packages: - graylog - parsec-numeric # - mallard # https://github.com/AndrewRademacher/mallard/issues/49 - - gdax + - gdax < 0 "Callum Rogers @CRogers": - should-not-typecheck "Mihaly Barasz klao@nilcons.com @klao": - lens-datetime - - tz - - tzdata + - tz < 0 + - tzdata < 0 "Timothy Klim @TimothyKlim": - pkcs10 @@ -2509,7 +2508,7 @@ packages: - boomerang < 0 # GHC 8.4 via template-haskell-2.13.0.0 # - happstack-hsp # haskell-src-exts via hsx2hs - happstack-jmacro < 0 # GHC 8.4 via happstack-server - - happstack-server + - happstack-server < 0 - happstack-server-tls < 0 # GHC 8.4 via happstack-server - hsx-jmacro - ixset < 0 # GHC 8.4 via syb-with-class @@ -2519,7 +2518,7 @@ packages: - reform-happstack < 0 # GHC 8.4 via happstack-server # - reform-hsp # haskell-src-exts via hsx2hs - userid < 0 # GHC 8.4 via base-4.11.0.0 - - web-plugins + - web-plugins < 0 - web-routes - web-routes-boomerang < 0 # GHC 8.4 via boomerang - web-routes-happstack < 0 # GHC 8.4 via happstack-server @@ -2530,7 +2529,7 @@ packages: "Pedro Tacla Yamada @yamadapc": - ascii-progress - - drawille + - drawille < 0 - file-modules - frontmatter - read-editor @@ -2574,7 +2573,7 @@ packages: - scrypt "Jakub Waszczuk @kawu": - - dawg-ord + - dawg-ord < 0 "Amit Levy @alevy": - simple < 0 # GHC 8.4 via simple-templates @@ -2595,9 +2594,9 @@ packages: - binary-search "Jason Shipman @jship": - - logging-effect-extra - - logging-effect-extra-file - - logging-effect-extra-handler + - logging-effect-extra < 0 + - logging-effect-extra-file < 0 + - logging-effect-extra-handler < 0 - overhang - tao - tao-example @@ -2613,7 +2612,7 @@ packages: "Cindy Wang @CindyLinz": - NoTrace < 0 # GHC 8.4 via base-4.11.0.0 - - linked-list-with-iterator + - linked-list-with-iterator < 0 "Jean-Philippe Bernardy @jyp": - polynomials-bernstein @@ -2709,14 +2708,14 @@ packages: - Imlib - xturtle < 0 # GHC 8.4 via yjsvg - gluturtle < 0 # build failure with GHC 8.4 - - papillon - - exception-hierarchy - - simplest-sqlite + - papillon < 0 + - exception-hierarchy < 0 + - simplest-sqlite < 0 - warp-tls-uid - nowdoc "Jan Gerlinger @JanGe": - - irc-dcc + - irc-dcc < 0 "John Ky newhoggy@gmail.com @newhoggy": - arbor-lru-cache @@ -2762,13 +2761,13 @@ packages: - sv-core "Ismail Mustafa @ismailmustafa": - - handwriting + - handwriting < 0 "Stephen Diehl @sdiehl": - llvm-hs-pretty - protolude - repline - - picosat + - picosat < 0 - aos-signature - bulletproofs < 0 # not published to Hackage yet (11 Nov. 18) - pedersen-commitment @@ -2791,7 +2790,7 @@ packages: - wikicfp-scraper - wild-bind - wild-bind-x11 - - greskell + - greskell < 0 - greskell-core - greskell-websocket - hspec-need-env @@ -2852,15 +2851,15 @@ packages: - leapseconds-announced "Pavel Ryzhov @paulrzcz": - - hquantlib + - hquantlib < 0 - HSvm "Henri Verroken @hverr": - bordacount - cache - - haskey + - haskey < 0 - haskey-btree - - haskey-mtl + - haskey-mtl < 0 - intset-imperative - lxd-client < 0 # GHC 8.4 via http-media - lxd-client-config @@ -2907,7 +2906,7 @@ packages: - hmpfr - mixed-types-num - aern2-mp - - aern2-real + - aern2-real < 0 "Bartosz Nitka @niteria": - oeis @@ -2961,7 +2960,7 @@ packages: - console-style - unlit - intro - - tasty-stats + - tasty-stats < 0 - colorful-monoids - ihs - paripari @@ -3014,11 +3013,11 @@ packages: - validation "Tony Day @tonyday567": - - numhask - - numhask-prelude - - numhask-range - - perf - - online + - numhask < 0 + - numhask-prelude < 0 + - numhask-range < 0 + - perf < 0 + - online < 0 - chart-unit < 0 # via diagrams-lib "Iphigenia Df @iphydf": @@ -3032,8 +3031,8 @@ packages: "Jonathan Fischoff @jfischoff": - clock-extras - - next-ref - - threads-extras + - next-ref < 0 + - threads-extras < 0 - tmp-postgres - pg-transact - hspec-pg-transact @@ -3059,7 +3058,7 @@ packages: "Kadzuya Okamoto @arowM": - type-level-kv-list - - heterocephalus + - heterocephalus < 0 - bookkeeping < 0 # GHC 8.4 BuildFailureException Process exited with ExitFailure 1: ./Setup build - ochintin-daicho < 0 # GHC 8.4 DependencyFailed (PackageName "bookkeeping") - transaction @@ -3072,7 +3071,7 @@ packages: - tensors "Tom Nielsen @glutamate": - - datasets + - datasets < 0 - plotlyhs - lucid-extras - inliterate @@ -3100,15 +3099,15 @@ packages: - instance-control - references - classyplate - - haskell-tools-ast - - haskell-tools-backend-ghc - - haskell-tools-prettyprint - - haskell-tools-refactor - - haskell-tools-rewrite - - haskell-tools-demo - - haskell-tools-cli - - haskell-tools-daemon - - haskell-tools-debug + - haskell-tools-ast < 0 + - haskell-tools-backend-ghc < 0 + - haskell-tools-prettyprint < 0 + - haskell-tools-refactor < 0 + - haskell-tools-rewrite < 0 + - haskell-tools-demo < 0 + - haskell-tools-cli < 0 + - haskell-tools-daemon < 0 + - haskell-tools-debug < 0 "David Fisher @ddfisher": - socket-activation @@ -3122,7 +3121,7 @@ packages: - viewprof < 0 # brick-0.38 commercialhaskell/stackage#3839 vty-5.22 commercialhaskell/stackage#3840 "Dylan Simon @dylex": - - postgresql-typed + - postgresql-typed < 0 - invertible - ztail - zip-stream @@ -3132,12 +3131,12 @@ packages: - arrow-extras - data-diverse - data-diverse-lens - - ghcjs-base-stub + - ghcjs-base-stub < 0 - glaze - glazier - - glazier-react - - glazier-react-widget - - javascript-extras + - glazier-react < 0 + - glazier-react-widget < 0 + - javascript-extras < 0 - lens-misc - l10n - pipes-category @@ -3170,7 +3169,7 @@ packages: - tsv2csv "Thomas Sutton @thsutton": - - aeson-diff + - aeson-diff < 0 - edit-distance-vector "Kyle Van Berendonck @donkeybonks": @@ -3181,7 +3180,7 @@ packages: - github-webhooks "Pavel Yakovlev @zmactep": - - hasbolt + - hasbolt < 0 - uniprot-kb "Christopher A. Gorski @cgorski": @@ -3197,7 +3196,7 @@ packages: - verbosity "Devon Hollowood @devonhollowood": - - search-algorithms + - search-algorithms < 0 "Chris Dornan @cdornan": - sort @@ -3211,7 +3210,7 @@ packages: "Hardy Jones @joneshf": # - katip-rollbar # async 2.2 - - rollbar-hs + - rollbar-hs < 0 - servant-ruby - wai-middleware-rollbar < 0 # aeson @@ -3234,8 +3233,8 @@ packages: - proto-lens-arbitrary - proto-lens-optparse - tensorflow-test - - pier-core - - pier + - pier-core < 0 + - pier < 0 - haskeline "Christof Schramm ": @@ -3248,7 +3247,7 @@ packages: - async-refresh - async-refresh-tokens - type-level-integers - - partial-order + - partial-order < 0 - async-timer # - nakadi-client # http-conduit 2.3 - throttle-io-stream @@ -3259,8 +3258,8 @@ packages: - katip-scalyr-scribe < 0 # via katip "Sebastian Witte @saep": - - nvim-hs - - nvim-hs-contrib + - nvim-hs < 0 + - nvim-hs-contrib < 0 # - nvim-hs-ghcid "Sam Protas @SamProtas": @@ -3326,7 +3325,7 @@ packages: - co-log-core - first-class-patterns - relude - - summoner + - summoner < 0 - tomland "Lorenz Moesenlechner @moesenle": @@ -3347,7 +3346,7 @@ packages: - blas-hs "Eitan Chatav @echatav": - - squeal-postgresql + - squeal-postgresql < 0 "Sam Quinn @Lazersmoke": - ghost-buster @@ -3374,7 +3373,7 @@ packages: - webex-teams-pipes "Deni Bertovic @denibertovic & James Parker @jprider63": - - docker + - docker < 0 "Hexirp @Hexirp": - doctest-driver-gen @@ -3396,10 +3395,10 @@ packages: "Douglas Burke @DougBurke": - swish - hvega - - ihaskell-hvega + - ihaskell-hvega < 0 "Adam Flott @adamflott": - - milena + - milena < 0 "Csongor Kiss @kcsongor": - generic-lens @@ -3472,8 +3471,8 @@ packages: - servant-exceptions "Vaibhav Sagar @vaibhavsagar": - - ihaskell - - ghc-parser + - ihaskell < 0 + - ghc-parser < 0 "Alexis Williams @typedrat": - stb-image-redux @@ -3526,17 +3525,17 @@ packages: - systemd "Andre Van Der Merwe @andrevdm": - - bhoogle + - bhoogle < 0 - hyraxAbif "David Millar-Durrant @DavidM-D": - indexed-list-literals "Dmitry Dzhus @dzhus": - - csg + - csg < 0 - simple-vec3 - static-text - - th-nowq + - th-nowq < 0 "Dan Fithian @dfithian": - oauthenticated @@ -3553,22 +3552,22 @@ packages: - cryptocompare "Jack Kiefer @JackKiefer": - - herms + - herms < 0 "Sergey Vinokurov @sergv": - emacs-module - tasty-ant-xml "Eugene Smolanka @esmolanka": - - sexp-grammar - - invertible-grammar + - sexp-grammar < 0 + - invertible-grammar < 0 "Maximilian Tagher @MaxGabriel": - aeson-iproute - persistent-iproute "Damian Nadales @capitanbatata": - - hierarchy + - hierarchy < 0 "Kofi Gumbs @hkgumbs": - codec-beam @@ -3582,7 +3581,7 @@ packages: - confcrypt "Rick Owens @owensmurray": - - om-elm + - om-elm < 0 "ALeX Kazik @alexkazik": - exomizer @@ -3635,16 +3634,16 @@ packages: - natural-sort "John Biesnecker @biesnecker": - - async-pool + - async-pool < 0 "Zoltan Kelemen @kelemzol": - - fswatch + - fswatch < 0 "Luke Hoersten @lukehoersten": - - prometheus - - hgrev - - seqid - - seqid-streams + - prometheus < 0 + - hgrev < 0 + - seqid < 0 + - seqid-streams < 0 "Daniel Gorin @jcpetruzza": - barbies @@ -3750,471 +3749,18 @@ packages: # compilation failure with ghc 8.6 "Build failure with GHC 8.6": # out of bounds - - Agda < 0 - - Allure < 0 - - DRBG < 0 - - HTF < 0 - - HaTeX < 0 - - HandsomeSoup < 0 - - HaskellNet < 0 - - HaskellNet-SSL < 0 - - IPv6DB < 0 - - JuicyPixels-scale-dct < 0 - - LambdaHack < 0 - - Network-NineP < 0 - - QuasiText < 0 - - RefSerialize < 0 - SCalendar < 0 - - ShellCheck < 0 - - TCache < 0 - - aern2-real < 0 - - aeson-diff < 0 - - aeson-qq < 0 - - aeson-typescript < 0 - - alarmclock < 0 - - algebra < 0 - - amqp < 0 - - antiope-athena < 0 - - antiope-core < 0 - - antiope-dynamodb < 0 - - antiope-messages < 0 - - antiope-s3 < 0 - - antiope-sns < 0 - - antiope-sqs < 0 - - apply-refact < 0 - - approximate < 0 - - arrow-list < 0 - - asif < 0 - - async-pool < 0 - - atom-conduit < 0 - - autoexporter < 0 - - avwx < 0 - - axel < 0 - - bank-holidays-england < 0 - - base-noprelude < 0 - - bcrypt < 0 - - beam-core < 0 - - beam-migrate < 0 - - beam-sqlite < 0 - - bench < 0 - - bhoogle < 0 - - binary-orphans < 0 - - bitcoin-api < 0 - - bitcoin-api-extra < 0 - - bitcoin-block < 0 - - bitcoin-tx < 0 - - bitx-bitcoin < 0 - - brick < 0 - - bson < 0 - - bson-lens < 0 - - bugsnag-haskell < 0 - - cachix < 0 - - cachix-api < 0 - - cairo < 0 - - cayley-client < 0 - - chatwork < 0 - - check-email < 0 - - cipher-aes128 < 0 - - cipher-blowfish < 0 - - cipher-camellia < 0 - - cipher-des < 0 - - cipher-rc4 < 0 - - circle-packing < 0 - - cisco-spark-api < 0 - - clang-compilation-database < 0 - - clash-ghc < 0 - - clash-lib < 0 - - clash-prelude < 0 - - classyplate < 0 - - closed < 0 - - code-builder < 0 - - codo-notation < 0 - - compensated < 0 - - compressed < 0 - - conduit-connection < 0 - - configuration-tools < 0 - - consul-haskell < 0 - - containers-unicode-symbols < 0 - - country < 0 - - cql-io < 0 - - credential-store < 0 - - crypto-pubkey < 0 - - cryptocipher < 0 - - cryptocompare < 0 - - cryptonite-openssl < 0 - - csg < 0 - - curl-runnings < 0 - - cyclotomic < 0 - - czipwith < 0 - - darcs < 0 - - data-tree-print < 0 - - datasets < 0 - - dawg-ord < 0 - deferred-folds < 0 - - dejafu < 0 - - derulo < 0 - - dhall-bash < 0 - - dhall-to-cabal < 0 - - discrimination < 0 - - distributed-static < 0 - - distribution-opensuse < 0 - - dns < 0 - - docker < 0 - - download < 0 - - drawille < 0 - - drifter < 0 - - drifter-postgresql < 0 - - drifter-sqlite < 0 - - dublincore-xml-conduit < 0 - - edit < 0 - - ekg-core < 0 - - ekg-statsd < 0 - enummapset < 0 - - envy < 0 - - event < 0 - - eventful-sql-common < 0 - - eventful-sqlite < 0 - - eventstore < 0 - - exception-hierarchy < 0 - - executable-hash < 0 - - fay < 0 - - fay-base < 0 - - fay-dom < 0 - - feed < 0 - - file-modules < 0 - - filecache < 0 - - find-clumpiness < 0 - - flow < 0 - - fold-debounce-conduit < 0 - - friday < 0 - - friday-juicypixels < 0 - - fswatch < 0 - - gdax < 0 - - generic-aeson < 0 - - generic-xmlpickler < 0 - - generics-eot < 0 - - ghc-parser < 0 - - ghcjs-base-stub < 0 - - gi-gtk-hs < 0 - - gio < 0 - - giphy-api < 0 - - github < 0 - - github-release < 0 - - github-webhooks < 0 - - glazier-react < 0 - - glazier-react-widget < 0 - - glib < 0 - - goggles < 0 - - google-oauth2-jwt < 0 - - graph-wrapper < 0 - - graphviz < 0 - - gravatar < 0 - - greskell < 0 - - greskell-core < 0 - - greskell-websocket < 0 - - gtk3 < 0 - - gym-http-api < 0 - - hOpenPGP < 0 - - hailgun < 0 - - handwriting < 0 - - happstack-server < 0 - - hasbolt < 0 - - haskell-lsp < 0 - - haskell-lsp-types < 0 - - haskell-spacegoo < 0 - - haskell-tools-ast < 0 - - haskell-tools-backend-ghc < 0 - haskell-tools-builtin-refactorings < 0 - - haskell-tools-cli < 0 - - haskell-tools-daemon < 0 - - haskell-tools-debug < 0 - - haskell-tools-demo < 0 - - haskell-tools-prettyprint < 0 - - haskell-tools-refactor < 0 - - haskell-tools-rewrite < 0 - - haskey < 0 - - haskey-mtl < 0 - - haskintex < 0 - - haskoin-core < 0 - - haskoin-node < 0 - - haskoin-store < 0 - - hasql < 0 - - hasql-optparse-applicative < 0 - - hasql-pool < 0 - - hasql-transaction < 0 - - hedis < 0 - - herms < 0 - - heterocephalus < 0 - - hgrev < 0 - - hierarchy < 0 - - hledger < 0 - - hledger-api < 0 - - hledger-interest < 0 - - hledger-lib < 0 - - hledger-ui < 0 - - hledger-web < 0 - - hoopl < 0 - - hopenpgp-tools < 0 - hpqtypes < 0 - - hquantlib < 0 - - hsebaysdk < 0 - - hspec-need-env < 0 - - hspec-wai-json < 0 - - hsx-jmacro < 0 - - hsyslog-udp < 0 - - http-client-openssl < 0 - - http-streams < 0 - - hunit-dejafu < 0 - - hw-json < 0 - - hworker < 0 - - hxt-http < 0 - - hxt-pickle-utils < 0 - - hyperloglog < 0 - - hyraxAbif < 0 - - ihaskell < 0 - - ihaskell-hvega < 0 - - incremental-parser < 0 - - indentation-core < 0 - - indentation-parsec < 0 - - influxdb < 0 - - inline-java < 0 - - inliterate < 0 - - interpolatedstring-perl6 < 0 - - invertible < 0 - - invertible-grammar < 0 - - io-streams-haproxy < 0 - - ip6addr < 0 - - ipython-kernel < 0 - - irc-client < 0 - - irc-conduit < 0 - - irc-dcc < 0 - - javascript-extras < 0 - - jmacro < 0 - - jmacro-rpc < 0 - - jmacro-rpc-snap < 0 - - jose-jwt < 0 - - json-feed < 0 - - json-rpc-client < 0 - - json-rpc-server < 0 - - json-schema < 0 - - jvm-batching < 0 - - jvm-streaming < 0 - - jwt < 0 - - kawhi < 0 - - koofr-client < 0 - - kraken < 0 - - lackey < 0 - - language-c-quote < 0 - - language-puppet < 0 - - learn-physics < 0 - - line < 0 - - linked-list-with-iterator < 0 - - locators < 0 - - log-postgres < 0 - - logger-thread < 0 - - logging-effect < 0 - - logging-effect-extra < 0 - - logging-effect-extra-file < 0 - - logging-effect-extra-handler < 0 - - lucid-extras < 0 - - mapquest-api < 0 - - marvin-interpolate < 0 - - massiv-io < 0 - - mbug < 0 - - mega-sdist < 0 - - messagepack < 0 - - messagepack-rpc < 0 - - microformats2-parser < 0 - - milena < 0 - - mime-mail-ses < 0 - - minio-hs < 0 - - miso < 0 - - moesocks < 0 - - monad-metrics < 0 - - mongoDB < 0 - - monoid-subclasses < 0 - - monoidal-containers < 0 - - morte < 0 - - mwc-probability-transition < 0 - - mysql-haskell-nem < 0 - - mysql-haskell-openssl < 0 - - named < 0 - - network-conduit-tls < 0 - - network-messagepack-rpc-websocket < 0 - - network-simple-tls < 0 - - network-transport-inmemory < 0 - - network-transport-tests < 0 - - next-ref < 0 - - numhask < 0 - - numhask-prelude < 0 - - numhask-range < 0 - - numhask-test < 0 - - nvim-hs < 0 - - nvim-hs-contrib < 0 - - oauthenticated < 0 - - objective < 0 - - oeis < 0 - - om-elm < 0 - - online < 0 - - openssl-streams < 0 - - opml-conduit < 0 - - packdeps < 0 - - palette < 0 - - pango < 0 - - papillon < 0 - - parallel-io < 0 - - partial-order < 0 - - perf < 0 - - persistent-refs < 0 - - picosat < 0 - - pier < 0 - - pier-core < 0 - - pinboard < 0 - - pipes-aeson < 0 - - pipes-binary < 0 - - pipes-bytestring < 0 - - pipes-fastx < 0 - - pipes-http < 0 - - pipes-network < 0 - - pipes-network-tls < 0 - - pipes-random < 0 - - pipes-safe < 0 - - pkcs10 < 0 - - plotlyhs < 0 - - postgresql-binary < 0 - - postgresql-simple-migration < 0 - - postgresql-simple-url < 0 - - postgresql-typed < 0 + - ixset-typed < 0 + - lrucache < 0 - primitive-extras < 0 - - prometheus < 0 - - protocol-radius < 0 - - protocol-radius-test < 0 - - publicsuffix < 0 - - qm-interpolated-string < 0 - - qnap-decrypt < 0 - - rakuten < 0 - - random-bytestring < 0 - - rank2classes < 0 - - ratel < 0 - - ratel-wai < 0 - - rattletrap < 0 - - rebase < 0 - ref-fd < 0 - - registry < 0 - - req-url-extra < 0 - - require < 0 - - rerebase < 0 - - rhine < 0 - - rhine-gloss < 0 - - rollbar-hs < 0 - - rss-conduit < 0 - - s3-signer < 0 - - safe-money < 0 - safecopy < 0 - - salve < 0 - - sandi < 0 - - scalendar < 0 - - search-algorithms < 0 - - seqid < 0 - - seqid-streams < 0 - - servant-JuicyPixels < 0 - - servant-checked-exceptions < 0 - - servant-checked-exceptions-core < 0 - - servant-dhall < 0 - - servant-elm < 0 - - servant-exceptions < 0 - - servant-github-webhook < 0 - - servant-pandoc < 0 - - servant-quickcheck < 0 - - servant-rawm < 0 - - servant-ruby < 0 - - servant-static-th < 0 - - servant-streaming < 0 - - servant-streaming-client < 0 - - servant-streaming-server < 0 - - servant-websockets < 0 - - servius < 0 - - ses-html < 0 - - set-cover < 0 - - sexp-grammar < 0 - - shake-language-c < 0 - - shikensu < 0 - - simplest-sqlite < 0 - - slave-thread < 0 - - smtp-mail < 0 - - snap-blaze < 0 - - snap-core < 0 - - snap-server < 0 - - soap < 0 - - soap-openssl < 0 - - soap-tls < 0 - - sparkle < 0 - - speculation < 0 - - squeal-postgresql < 0 - - statestack < 0 - - static-text < 0 - - stm-containers < 0 - stm-hamt < 0 - - stratosphere < 0 - - strive < 0 - - summoner < 0 - - swish < 0 - - tasty-dejafu < 0 - - tasty-stats < 0 - - tcp-streams-openssl < 0 - - telegram-bot-simple < 0 - - termbox < 0 - - termonad < 0 - text-builder < 0 - - text-ldap < 0 - - text-show < 0 - - text-show-instances < 0 - - textlocal < 0 - - th-nowq < 0 - - threads-extras < 0 - - threepenny-gui < 0 - - through-text < 0 - - thyme < 0 - - tibetan-utils < 0 - - timer-wheel < 0 - - timerep < 0 - - tls-debug < 0 - - transformers-lift < 0 - - turtle < 0 - - tz < 0 - - tzdata < 0 - - union < 0 - - uri-templater < 0 - - urlpath < 0 - - users < 0 - - users-postgresql-simple < 0 - - users-test < 0 - - vector-space < 0 - - vectortiles < 0 - - wai-cli < 0 - - wai-middleware-caching-lru < 0 - - wai-middleware-consul < 0 - - wai-middleware-crowd < 0 - - wai-middleware-metrics < 0 - - wai-middleware-static < 0 - - wai-middleware-travisci < 0 - - wai-slack-middleware < 0 - - wai-transformers < 0 - - warp-tls-uid < 0 - - web-plugins < 0 - - webdriver < 0 - - websockets-snap < 0 - - wild-bind < 0 - - wild-bind-x11 < 0 - - withdependencies < 0 - - wl-pprint-extras < 0 - - wl-pprint-terminfo < 0 - - wreq-stringless < 0 - - ws < 0 - - wss-client < 0 - - wuss < 0 - - xml-html-qq < 0 - - yesod-auth-hashdb < 0 # failed to build - ClustalParser < 0 @@ -4807,9 +4353,6 @@ expected-test-failures: - webdriver-angular # webdriver server - websockets - # Test executable requires arguments - - hpqtypes - # Deprecated # Eventually we'll have to disable these packages completely. - system-filepath # https://github.com/jmillikin/haskell-filesystem/issues/3 From adfe72b405e3872c7fe56ba0bb08536b300907bf Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Nov 2018 08:08:40 +0100 Subject: [PATCH 026/123] Revert "zstd tests work with ghc 8.6, closes #3219" This reverts commit 1e18b5575a9a419d36b729eadb147983316941b7. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 934f96cf..de037af9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4435,6 +4435,7 @@ expected-test-failures: - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - tcp-streams # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 + - zstd # ghc 8.2.2 bug? https://github.com/fpco/stackage/issues/3219 # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites From 0bbc91a188294d1691cf2adc8bf08538f07b4eb3 Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Mon, 19 Nov 2018 10:35:51 +0000 Subject: [PATCH 027/123] Added bulletproofs back --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de037af9..776e76e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2769,7 +2769,7 @@ packages: - repline - picosat < 0 - aos-signature - - bulletproofs < 0 # not published to Hackage yet (11 Nov. 18) + - bulletproofs - pedersen-commitment - merkle-tree From a109322550832e8db3d2ba83ed3b1bcef0e10137 Mon Sep 17 00:00:00 2001 From: Paul Rouse Date: Mon, 19 Nov 2018 14:10:45 +0000 Subject: [PATCH 028/123] Re-enable yesod-auth-hashdb Version 1.7.1 just released --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de037af9..d86d5cd1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1102,7 +1102,7 @@ packages: - mysql-simple - sphinx - xmlhtml < 0 # GHC 8.4 via hspec-2.5.0 - - yesod-auth-hashdb < 0 + - yesod-auth-hashdb "Toralf Wittner @twittner": - bytestring-conversion From b84b87de4b0db54df27993639c26561f71dd039b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Nov 2018 18:25:27 +0100 Subject: [PATCH 029/123] Disable missing stuff from 6f61c4a5 --- build-constraints.yaml | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b701411..d2e7fadb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -458,7 +458,7 @@ packages: - th-lift - quickcheck-assertions - - wai-middleware-consul + - wai-middleware-consul < 0 - wai-middleware-crowd - monad-logger-json - safe-exceptions @@ -575,7 +575,7 @@ packages: "Stefan Wehr @skogsbaer": - HTF - xmlgen - - stm-stats + - stm-stats < 0 - large-hashable "Bart Massey @BartMassey": @@ -1679,9 +1679,9 @@ packages: - cabal-file-th < 0 # build failure with GHC 8.4 "Gershom Bazerman @gbaz": - - jmacro - - jmacro-rpc - - jmacro-rpc-snap + - jmacro < 0 + - jmacro-rpc < 0 + - jmacro-rpc-snap < 0 - jmacro-rpc-happstack < 0 # GHC 8.4 via happstack-server - mbox @@ -2510,7 +2510,7 @@ packages: - happstack-jmacro < 0 # GHC 8.4 via happstack-server - happstack-server < 0 - happstack-server-tls < 0 # GHC 8.4 via happstack-server - - hsx-jmacro + - hsx-jmacro < 0 - ixset < 0 # GHC 8.4 via syb-with-class - reform < 0 # build failure with GHC 8.4 - reform-blaze < 0 # GHC 8.4 via reform @@ -2555,9 +2555,9 @@ packages: - th-strict-compat - main-tester - skews - - wss-client + - wss-client < 0 - network-messagepack-rpc - - network-messagepack-rpc-websocket + - network-messagepack-rpc-websocket < 0 - unicode-show "Hans-Christian Esperer @hce": @@ -3508,7 +3508,7 @@ packages: - transformers-fix "Domen Kozar @domenkozar": - - cachix + - cachix < 0 - cachix-api - mixpanel-client - pretty-sop @@ -3548,7 +3548,7 @@ packages: - bv-little "Avi Press @aviaviavi": - - curl-runnings + - curl-runnings < 0 - cryptocompare "Jack Kiefer @JackKiefer": @@ -3573,7 +3573,7 @@ packages: - codec-beam "Chris Parks @cdparks": - - closed + - closed < 0 "Chris Coffey @ChrisCoffey": - servant-tracing @@ -3663,14 +3663,14 @@ packages: - rocksdb-haskell - rocksdb-query - haskoin-core - - haskoin-node - - haskoin-store + - haskoin-node < 0 + - haskoin-store < 0 "asakamirai @asakamirai": - kazura-queue "Eric Torreborre @etorreborre": - - registry + - registry < 0 "Ryota Kameoka @ryota-ka": - duration @@ -4039,6 +4039,7 @@ skipped-tests: - Cabal # GHC 8.4 via base-orphans-0.7, base-orphans-0.7 - RSA # DRBG-0.5.5 via cipher-aes128-0.7.0.3 via Cabal-2.4 - aeson # QuickCheck-2.11.3, base-orphans-0.7, hashable-time + - atom-conduit - attoparsec # QuickCheck-2.11.3 - barrier # tasty 0.12 and tasty-hunit 0.10 - binary-parser # tasty-1.0.1.1, tasty-quickcheck-0.10, tasty-hunit-0.10.0.1 From e2af4aa9573fc9c1de286d0af1851a59c4034106 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Nov 2018 18:29:14 +0100 Subject: [PATCH 030/123] Disable MORE missing stuff from 6f61c4a5 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d2e7fadb..d514b17c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1323,7 +1323,7 @@ packages: - pipes-binary - pipes-network - pipes-network-tls - - safe-money + - safe-money < 0 - vector-bytes-instances - xmlbf-xeno - xmlbf-xmlhtml < 0 # GHC 8.4 via xmlhtml via hspec-2.5.0 @@ -1959,7 +1959,7 @@ packages: - IPv6DB < 0 "koral koral@mailoo.org @k0ral": - - atom-conduit + - atom-conduit < 0 - conduit-parse - dublincore-xml-conduit - euler-tour-tree < 0 # GHC 8.4 via base-4.11.0.0 @@ -2606,7 +2606,7 @@ packages: "Justus Adam @JustusAdam": # - marvin # https://github.com/JustusAdam/marvin/issues/22 - - marvin-interpolate + - marvin-interpolate < 0 - mustache - exit-codes >= 1.0.0 From 6500c9fda07be0b2919b66eaf7c17cda3214aa42 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Nov 2018 18:34:34 +0100 Subject: [PATCH 031/123] Disable rss-conduit missing from 6f61c4a5 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d514b17c..0ed8f0c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1964,7 +1964,7 @@ packages: - dublincore-xml-conduit - euler-tour-tree < 0 # GHC 8.4 via base-4.11.0.0 - opml-conduit - - rss-conduit + - rss-conduit < 0 - timerep - xml-conduit-parse From 9ca1045aed5843f2877a04447f8fdb34bbde28b4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Nov 2018 19:48:14 +0100 Subject: [PATCH 032/123] Disable moesocks, missing from 6f61c4a5 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0ed8f0c9..12354521 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2312,7 +2312,7 @@ packages: - sbp "Jinjing Wang @nfjinjing": - - moesocks + - moesocks < 0 "Gregory W. Schwartz @GregorySchwartz": - diversity < 0 # via fasta From 74808db71f154db7ad3f6f85a1efad2d9a654f15 Mon Sep 17 00:00:00 2001 From: Alejandro Serrano Date: Tue, 20 Nov 2018 09:31:09 +0100 Subject: [PATCH 033/123] Add 'kind-apply' and 'kind-generics' to Stackage --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12354521..54e608d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1116,9 +1116,11 @@ packages: - wai-routing - zeromq4-haskell - "trupill@gmail.com": + "Alejandro Serrano ": - djinn-lib < 0 # build failure with GHC 8.4 - djinn-ghc < 0 # GHC 8.4 via djinn-lib + - kind-apply + - kind-generics "Matvey Aksenov @supki": - terminal-size From d782807c0f40b3044416a81fed5786c0d9fec117 Mon Sep 17 00:00:00 2001 From: Alejandro Serrano Date: Tue, 20 Nov 2018 09:46:18 +0100 Subject: [PATCH 034/123] Add 'generics-mrsop' to Stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12354521..b74cce2a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1119,6 +1119,7 @@ packages: "trupill@gmail.com": - djinn-lib < 0 # build failure with GHC 8.4 - djinn-ghc < 0 # GHC 8.4 via djinn-lib + - generics-mrsop "Matvey Aksenov @supki": - terminal-size From 6715498673730c6dd335c557388da73fa6e3242e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Levent=20Erk=C3=B6k?= Date: Tue, 20 Nov 2018 08:28:12 -0800 Subject: [PATCH 035/123] Add sbv/crackNum to stackage --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12354521..d99b8142 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3309,7 +3309,8 @@ packages: - gdp "Levent Erkok @LeventErkok": - - sbv < 0 # DependencyFailed (PackageName "crackNum") + - sbv + - crackNum "János Tapolczai @jtapolczai": - listsafe @@ -3734,7 +3735,6 @@ packages: - wai-routing < 0 # DependencyFailed (PackageName "wai-route") - fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - cli < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - crackNum < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - prim-array < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - quickcheck-classes < 0 # DependencyFailed (PackageName "prim-array") - xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build From 0d12233bf6a1d9e31d78239c8e67101e31acc8f7 Mon Sep 17 00:00:00 2001 From: Luke Lau Date: Tue, 20 Nov 2018 16:45:45 +0000 Subject: [PATCH 036/123] Add lsp-test --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12354521..eb07e54f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -520,6 +520,9 @@ packages: - hjsmin - language-javascript - Strafunski-StrategyLib + + "Luke Lau @bubba": + - lsp-test "Alfredo Di Napoli @adinapoli": - mandrill < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build From fb167d079d93f32e43493d34df08a65b0d98af4f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Nov 2018 08:44:07 +0100 Subject: [PATCH 037/123] base-unicode-symbols upper bound for #4156 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12354521..584b9983 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3842,6 +3842,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4131 - http-api-data < 0.4 + + # https://github.com/commercialhaskell/stackage/issues/4156 + - base-unicode-symbols < 0.2.3 # end of packages # Package flags are applied to individual packages, and override the values of From 4490796773aadf48cb98d13736ed5bf72790e18d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Nov 2018 09:18:52 +0100 Subject: [PATCH 038/123] Add lsp-test to expected failures #4153 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea160376..cd35817d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4327,6 +4327,7 @@ expected-test-failures: - jvm - katip-elasticsearch # elasticsearch - log # ElasticSearch + - lsp-test - lxd-client # Needs LXD, not available on debian - mangopay # https://github.com/prowdsponsor/mangopay/issues/30 - memcached-binary # memcached From 3e2c79ab4ddecaaa592fb8226fa2b38c0019efb2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Nov 2018 09:26:25 +0100 Subject: [PATCH 039/123] Expect rounded tests to fail --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd35817d..a5a3a27b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -524,7 +524,7 @@ packages: - hjsmin - language-javascript - Strafunski-StrategyLib - + "Luke Lau @bubba": - lsp-test @@ -4430,6 +4430,7 @@ expected-test-failures: # these if we want them fixed - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 - haskell-tools-daemon # openFile: permission denied https://github.com/fpco/stackage/issues/2502 + - rounded # ExitFailure -11 # Doctests require hidden Glob package - makefile From f317775ecb3cbf9fb92e0b9dbffa0330d313d761 Mon Sep 17 00:00:00 2001 From: Alejandro Serrano Date: Wed, 21 Nov 2018 10:40:51 +0100 Subject: [PATCH 040/123] Add GitHub username --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54e608d7..2c218084 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1116,7 +1116,7 @@ packages: - wai-routing - zeromq4-haskell - "Alejandro Serrano ": + "Alejandro Serrano @serras": - djinn-lib < 0 # build failure with GHC 8.4 - djinn-ghc < 0 # GHC 8.4 via djinn-lib - kind-apply From 484a93d86cb498826e6c8ee53856e01aa44795c2 Mon Sep 17 00:00:00 2001 From: Joerg Winter Date: Wed, 21 Nov 2018 12:59:59 +0100 Subject: [PATCH 041/123] add rosezipper package to nightly --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5a3a27b..a8dca7ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Joerg Winter @clojj": + - rosezipper + "Edward Wastell @edwardwas": - TotalMap - sized-grid From 999940a9a0cc5ec8ab42d899d3fe97968e139a97 Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Wed, 21 Nov 2018 13:04:28 +0000 Subject: [PATCH 042/123] Added oblivious-transfer --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5a3a27b..7cc946f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2779,6 +2779,7 @@ packages: - bulletproofs - pedersen-commitment - merkle-tree + - oblivious-transfer "Daishi Nakajima @nakaji-dayo": - api-field-json-th From 8a74f873f596d32487c82645ef27b9ba6d9434ad Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Wed, 21 Nov 2018 14:02:43 +0000 Subject: [PATCH 043/123] Re-enables registry --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5a3a27b..d8befd6a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3678,7 +3678,7 @@ packages: - kazura-queue "Eric Torreborre @etorreborre": - - registry < 0 + - registry "Ryota Kameoka @ryota-ka": - duration From 6ed85b42083742aec1d45fc8cc1c52e9b5bea054 Mon Sep 17 00:00:00 2001 From: Christopher Davenport Date: Wed, 21 Nov 2018 09:48:06 -0500 Subject: [PATCH 044/123] Add nonemptymap/hinfo nonemptymap is a library in the containers style for nonempty maps. hinfo allows for quick information about a haskell project, currently optimized for hpack but additional features in the future. --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5a3a27b..ea6b65ad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,10 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Christopher Davenport @ChristopherDavenport": + - nonemptymap + - hinfo + "Edward Wastell @edwardwas": - TotalMap - sized-grid From c223d5323e1e38bfa77ceb0338b6d7e66ed2dc93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Tue, 20 Nov 2018 12:56:48 +0000 Subject: [PATCH 045/123] Re-add: ekg-core, ekg-statsd, generics-sop --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5a3a27b..6bae3f17 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1752,7 +1752,7 @@ packages: - wuss - bmp # @benl23x5 - - ekg-statsd < 0 # @tibbe + - ekg-statsd - gloss # @benl23x5 - gloss-rendering # @benl23x5 - gpolyline # @fegu @@ -1986,7 +1986,7 @@ packages: - data-ordlist - digits - dns - - ekg-core < 0 + - ekg-core - friday < 0 - friday-juicypixels < 0 - hbeanstalk @@ -3829,9 +3829,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4056 - postgresql-simple < 0.6 - # https://github.com/commercialhaskell/stackage/issues/4066 - - generics-sop < 0.4.0.0 - # https://github.com/commercialhaskell/stackage/issues/4073 - pretty-show < 1.9 From 824fb47accf092c228180b5b4c0b8d3ef7b79b04 Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Wed, 21 Nov 2018 19:50:01 -0800 Subject: [PATCH 046/123] Enable `dhall-bash` `dhall-bash-1.17.0` now supports the latest version of `containers` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 386b7053..e087ceab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -881,7 +881,7 @@ packages: - morte < 0 - bench - dhall - - dhall-bash < 0 + - dhall-bash - dhall-json # - dhall-nix # deriving-compat via hnix - dhall-text From a9143088d068cb8b004cec1bc9df1ed1d8bb19a0 Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Wed, 21 Nov 2018 20:04:23 -0800 Subject: [PATCH 047/123] Drop support for `morte` I added `morte` a while ago at user request, but I would like to drop support for it, given that the `dhall` project has superseded `morte`. Also, `morte` has only one reverse dependency (that I authored, not on Stackage), so dropping Stackage support for `morte` is non-disruptive. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 386b7053..4bae1077 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -878,7 +878,6 @@ packages: - pipes-safe - turtle - foldl - - morte < 0 - bench - dhall - dhall-bash < 0 From 4c48d86dacfb046d6f2bc1212718a289fa62942f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 22 Nov 2018 09:06:12 +0100 Subject: [PATCH 048/123] protocol-buffers upper bound for #4167 --- build-constraints.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 386b7053..24c4bc4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "2.2" packages: "Joerg Winter @clojj": - rosezipper - + "Edward Wastell @edwardwas": - TotalMap - sized-grid @@ -3855,6 +3855,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4156 - base-unicode-symbols < 0.2.3 + + # https://github.com/commercialhaskell/stackage/issues/4167 + - protocol-buffers < 2.4.12 + - protocol-buffers-descriptor < 2.4.12 + # end of packages # Package flags are applied to individual packages, and override the values of From 22a988da4ffd93144e5b977cca48ff8b0b7a7a20 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 22 Nov 2018 09:16:49 +0100 Subject: [PATCH 049/123] Expect registry tests to fail #4160 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 24c4bc4a..bb4782df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4415,6 +4415,7 @@ expected-test-failures: - perf # https://github.com/fpco/stackage/pull/2859 - picosat # https://github.com/fpco/stackage/pull/2382 - pkcs10 # https://github.com/fcomb/pkcs10-hs/issues/2 + - registry # https://github.com/commercialhaskell/stackage/pull/4160 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - squeal-postgresql # https://github.com/fpco/stackage/issues/3180 - text-icu # https://github.com/bos/text-icu/issues/32 From c755ee9a27d63f023c56d8b658a1e6dbd9223549 Mon Sep 17 00:00:00 2001 From: Alex Wied Date: Thu, 22 Nov 2018 22:24:09 -0500 Subject: [PATCH 050/123] Add cacophony --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5ebffa1..79576721 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2454,6 +2454,7 @@ packages: - pathwalk "John Galt @centromere": + - cacophony - blake2 - nfc < 0 # build failure with GHC 8.4 From 88929027c4edf42cb7a852db4041b7e73d377417 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Fri, 23 Nov 2018 10:40:07 -0500 Subject: [PATCH 051/123] Re-enable hoauth2 Fixed in freizl/hoauth2#100, released as v1.8.3. --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79576721..f3950fc1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -792,7 +792,7 @@ packages: - bugsnag-haskell - gravatar - load-env - # - yesod-auth-oauth2 # via hoauth2 + - yesod-auth-oauth2 # - yesod-markdown # http-types 0.12 via pandoc - yesod-paginator @@ -2584,8 +2584,7 @@ packages: - wai-session-postgresql "Haisheng Wu @freizl": - [] - # - hoauth2 # various deps out of date + - hoauth2 "Falko Peters @informatikr": - scrypt @@ -3103,7 +3102,7 @@ packages: # - printcess # lens 4.16 "Alexey Kuleshevich @lehins": - # - wai-middleware-auth # via hoauth2 + - wai-middleware-auth # - hip # lens 4.16 via diagrams/chart - massiv - massiv-io From 3d4f6cc3e4d8f4c1bb3044849514e42eed440f7f Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Fri, 23 Nov 2018 12:52:31 -0500 Subject: [PATCH 052/123] Disable yesod-auth-oauth2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3950fc1..975147cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -792,7 +792,7 @@ packages: - bugsnag-haskell - gravatar - load-env - - yesod-auth-oauth2 + # - yesod-auth-oauth2 # needs to allow aeson-1.4 # - yesod-markdown # http-types 0.12 via pandoc - yesod-paginator From d0a526291ddd23bbe22d6969c17afc27f4b53b05 Mon Sep 17 00:00:00 2001 From: Chris Martin Date: Fri, 23 Nov 2018 13:18:30 -0500 Subject: [PATCH 053/123] Re-enable partial-semigroup --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79576721..d64878c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3406,7 +3406,7 @@ packages: - colorize-haskell "Chris Martin @chris-martin": - - partial-semigroup < 0 # GHC 8.4 via base-4.11.0.0 + - partial-semigroup - path-text-utf8 < 0 # GHC 8.4 via base-4.11.0.0 "Viacheslav Lotsmanov @unclechu": From 7420b76061739ff9c1ee963e88526abdb91fb688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Thu, 22 Nov 2018 13:09:38 +0000 Subject: [PATCH 054/123] Readd hasql family --- build-constraints.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79576721..1cf1b4e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1187,14 +1187,15 @@ packages: - base-prelude - cases - focus - - hasql < 0 - - hasql-optparse-applicative < 0 - - hasql-pool < 0 + - hasql + - hasql-optparse-applicative + - hasql-pool + - hasql-transaction - list-t - mtl-prelude - neat-interpolation - partial-handler - - postgresql-binary < 0 + - postgresql-binary - slave-thread < 0 - stm-containers < 0 - refined @@ -3769,7 +3770,6 @@ packages: "Build failure with GHC 8.6": # out of bounds - SCalendar < 0 - - deferred-folds < 0 - enummapset < 0 - haskell-tools-builtin-refactorings < 0 - hpqtypes < 0 @@ -3779,7 +3779,6 @@ packages: - ref-fd < 0 - safecopy < 0 - stm-hamt < 0 - - text-builder < 0 # failed to build - ClustalParser < 0 From fa3552141a60e9c77674f913a139daffeac2ad65 Mon Sep 17 00:00:00 2001 From: Chris Martin Date: Sat, 24 Nov 2018 12:27:23 -0500 Subject: [PATCH 055/123] Re-enable path-text-utf8 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6186d0fd..32d0fe0a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3407,7 +3407,7 @@ packages: "Chris Martin @chris-martin": - partial-semigroup - - path-text-utf8 < 0 # GHC 8.4 via base-4.11.0.0 + - path-text-utf8 "Viacheslav Lotsmanov @unclechu": - qm-interpolated-string From 09e536e6cc0ec623fdf115111933aa98e0531834 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Sat, 24 Nov 2018 14:15:58 -0500 Subject: [PATCH 056/123] Re-enable yesod-markdown --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6186d0fd..34aa8ccd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -793,7 +793,7 @@ packages: - gravatar - load-env # - yesod-auth-oauth2 # needs to allow aeson-1.4 - # - yesod-markdown # http-types 0.12 via pandoc + - yesod-markdown - yesod-paginator "Felipe Lessa @meteficha": From 960d8ad8035895d4a76648b6d45aa22a18a8b145 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 26 Nov 2018 17:31:32 -0800 Subject: [PATCH 057/123] Upper bound swagger2 per #4179 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a203c1d9..c68a6770 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3864,6 +3864,9 @@ packages: - protocol-buffers < 2.4.12 - protocol-buffers-descriptor < 2.4.12 + # https://github.com/commercialhaskell/stackage/issues/4179 + - swagger2 < 2.3.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 5785fbae87fc040300889e84b908f5418ffa8555 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Mon, 26 Nov 2018 08:05:49 -0500 Subject: [PATCH 058/123] Re-enabled yesod-auth-oauth2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c68a6770..b3e9d0d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -792,7 +792,7 @@ packages: - bugsnag-haskell - gravatar - load-env - # - yesod-auth-oauth2 # needs to allow aeson-1.4 + - yesod-auth-oauth2 - yesod-markdown - yesod-paginator From 7c604ff2302b40664c66e32b6e10dde4bab687ee Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Mon, 26 Nov 2018 10:55:55 +0000 Subject: [PATCH 059/123] Added pairing package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3e9d0d0..c3164690 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2791,6 +2791,7 @@ packages: - pedersen-commitment - merkle-tree - oblivious-transfer + - pairing "Daishi Nakajima @nakaji-dayo": - api-field-json-th From 534c3efc33c07c6bd7aee55d61339ac6a74e3cfe Mon Sep 17 00:00:00 2001 From: Chris Martin Date: Sat, 24 Nov 2018 18:47:38 -0500 Subject: [PATCH 060/123] Add package: loc --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3164690..7be44324 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3407,6 +3407,7 @@ packages: - colorize-haskell "Chris Martin @chris-martin": + - loc - partial-semigroup - path-text-utf8 From 7e6e2a72abc0230399fe31030d352a25c43b8c7d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 26 Nov 2018 18:14:09 -0800 Subject: [PATCH 061/123] Disable pairing benchmarks (#4180, #4177) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7be44324..e7208fce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4703,6 +4703,7 @@ skipped-benchmarks: - extensible # via freer-effects https://github.com/fumieval/extensible/issues/12 - hw-bits # https://github.com/haskell-works/hw-bits/issues/8 - thyme # https://github.com/commercialhaskell/stackage/issues/4003 + - pairing # https://github.com/commercialhaskell/stackage/issues/4180 # Cyclic dependencies - cassava From b942604d9356e4e382413ac4a2b76d903d8d6498 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 27 Nov 2018 06:28:23 -0800 Subject: [PATCH 062/123] Attempt to remove upper bound on swagger2 (#4179) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e7208fce..bb0f96ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3867,7 +3867,7 @@ packages: - protocol-buffers-descriptor < 2.4.12 # https://github.com/commercialhaskell/stackage/issues/4179 - - swagger2 < 2.3.1 + # swagger2 < 2.3.1 # end of packages From 26f5f7bfc0b9582094076223667d156bd03c8096 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 27 Nov 2018 06:34:49 -0800 Subject: [PATCH 063/123] Close #4179 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bb0f96ca..f049a7f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3866,9 +3866,6 @@ packages: - protocol-buffers < 2.4.12 - protocol-buffers-descriptor < 2.4.12 - # https://github.com/commercialhaskell/stackage/issues/4179 - # swagger2 < 2.3.1 - # end of packages # Package flags are applied to individual packages, and override the values of From d635d3e1615c7e75924f714e4d0126bde9381243 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 27 Nov 2018 15:59:18 -0800 Subject: [PATCH 064/123] Block pandoc-2.5, #4182 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f049a7f9..0587fc51 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3866,6 +3866,9 @@ packages: - protocol-buffers < 2.4.12 - protocol-buffers-descriptor < 2.4.12 + # https://github.com/commercialhaskell/stackage/issues/4182 + - pandoc < 2.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 5b67f1085533d7ea57e2f5d651781ea677c4191d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 27 Nov 2018 15:59:46 -0800 Subject: [PATCH 065/123] Remove skipping pairing benchmarks, close #4180 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0587fc51..6cf03618 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4703,7 +4703,6 @@ skipped-benchmarks: - extensible # via freer-effects https://github.com/fumieval/extensible/issues/12 - hw-bits # https://github.com/haskell-works/hw-bits/issues/8 - thyme # https://github.com/commercialhaskell/stackage/issues/4003 - - pairing # https://github.com/commercialhaskell/stackage/issues/4180 # Cyclic dependencies - cassava From dec3e9d68f19189be9be542e7617b9a3c123bd86 Mon Sep 17 00:00:00 2001 From: Phil de Joux Date: Tue, 27 Nov 2018 13:05:33 -0500 Subject: [PATCH 066/123] Add hpack-dhall --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6cf03618..fddc21e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -59,6 +59,7 @@ packages: "Phil de Joux @philderbeast": - siggy-chardust - detour-via-sci + - hpack-dhall "Matthew Ahrens @mpahrens": - forkable-monad From 307458d53f651dd58e4f049fd2a0715d1ca1b619 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 28 Nov 2018 06:28:21 -0800 Subject: [PATCH 067/123] Skip tests for json-autotype due to #4185 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fddc21e0..5e478952 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4246,6 +4246,9 @@ skipped-tests: # Uses Cabal's "library internal" stanza feature - s3-signer + + # Requires filesystem access + - json-autotype # https://github.com/commercialhaskell/stackage/issues/4185 # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 0ef5579500124099292f0872445b5391818a798f Mon Sep 17 00:00:00 2001 From: Pi3r Date: Wed, 28 Nov 2018 09:18:49 +0100 Subject: [PATCH 068/123] Re-enable filecache 0.4.1 should build alright with ghc-8.6.2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e478952..4a017807 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2347,7 +2347,7 @@ packages: "Simon Marechal @bartavelle": - compactmap - stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - filecache < 0 + - filecache - pcre-utils - strict-base-types - withdependencies < 0 From 7e57cd13c1a34302af431703c9609c262ea8aacd Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Tue, 27 Nov 2018 22:21:05 -0500 Subject: [PATCH 069/123] Add cborg-json --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a017807..9de5a478 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -958,6 +958,7 @@ packages: "Ben Gamari @bgamari": - vector-fftw < 0 # GHC 8.4 via base-4.11.0.0 + - cborg-json "Roman Cheplyaka @feuerbach": - action-permutations From eb8d2e6604f44a1e0f6f0015762c54e7ef9c48fd Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 28 Nov 2018 06:42:54 -0800 Subject: [PATCH 070/123] Testing #4155 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9de5a478..163115ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3350,6 +3350,7 @@ packages: - relude - summoner < 0 - tomland + - typerep-map "Lorenz Moesenlechner @moesenle": - servant-websockets From 4a07bea922858f15cc765bb10170b1d11bd53297 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 28 Nov 2018 06:45:09 -0800 Subject: [PATCH 071/123] Revert test of #4155 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 163115ec..9de5a478 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3350,7 +3350,6 @@ packages: - relude - summoner < 0 - tomland - - typerep-map "Lorenz Moesenlechner @moesenle": - servant-websockets From c1e749dd8ea66956de475c67196dce9697f532bc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 29 Nov 2018 16:58:08 -0800 Subject: [PATCH 072/123] Upper bound chan due to #4188 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9de5a478..899c208e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3871,6 +3871,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4182 - pandoc < 2.5 + # https://github.com/commercialhaskell/stackage/issues/4188 + - chan < 0.0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 7c9aa0b51335794baf2096dfda9ab6b79a388be7 Mon Sep 17 00:00:00 2001 From: Pi3r Date: Thu, 29 Nov 2018 23:46:27 +0100 Subject: [PATCH 073/123] Re-enable language-puppet --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 899c208e..ea3e4e5b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2353,7 +2353,7 @@ packages: - strict-base-types - withdependencies < 0 - hruby - - language-puppet < 0 + - language-puppet - tar-conduit "Mark Karpov @mrkkrp": From 57cf42049552299762e816be7bc351656af98dea Mon Sep 17 00:00:00 2001 From: Toshio Ito Date: Thu, 29 Nov 2018 23:02:37 +0900 Subject: [PATCH 074/123] confirm testing greskell with nightly-2018-11-29 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea3e4e5b..a5682a0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2812,7 +2812,7 @@ packages: - wikicfp-scraper - wild-bind - wild-bind-x11 - - greskell < 0 + - greskell - greskell-core - greskell-websocket - hspec-need-env From 64b2a4a599f9a127954bc945e1e3494ebf952e23 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 29 Nov 2018 17:24:36 -0800 Subject: [PATCH 075/123] Upper bound cassava-conduit as per #4139 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5682a0d..66c71a2d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3836,6 +3836,7 @@ packages: - hspec-discover < 2.5.6 - hspec-meta < 2.5.6 - hspec-contrib < 0.5.1 + - cassava-conduit < 0.5.1 # https://github.com/commercialhaskell/stackage/pull/4139#issuecomment-443035843 # https://github.com/commercialhaskell/stackage/issues/4053 - yaml < 0.11 From c19e560f8755fbe7f7c15a51850b7f0e40eee492 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Thu, 29 Nov 2018 18:24:18 -0800 Subject: [PATCH 076/123] add nonempty-containers to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 66c71a2d..73f9a5f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1905,6 +1905,7 @@ packages: - hmatrix-backprop - hmatrix-vector-sized - lens-typelevel + - nonempty-containers - one-liner-instances - prompt - tagged-binary From de93c1cf524d7f124290aaaddc64c3e40f3a5aee Mon Sep 17 00:00:00 2001 From: Jonas Carpay Date: Fri, 30 Nov 2018 04:43:09 +0100 Subject: [PATCH 077/123] replace apecs-physics-gloss by apecs-gloss --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73f9a5f9..cc009d35 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2262,7 +2262,7 @@ packages: "Jonas Carpay @jonascarpay": - apecs - apecs-physics - - apecs-physics-gloss + - apecs-gloss "Spencer Janssen @spencerjanssen": - Xauth From abb6eca602974d279c8054ab6012c6e562472b28 Mon Sep 17 00:00:00 2001 From: Rudy Matela Date: Fri, 30 Nov 2018 19:05:57 -0300 Subject: [PATCH 078/123] Add leancheck-instances --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cc009d35..112a2374 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2197,6 +2197,7 @@ packages: "Rudy Matela @rudymatela": - leancheck + - leancheck-instances - fitspec - speculate - extrapolate From 1b70b7febb3f030755ffeec6dd9536157ac882dc Mon Sep 17 00:00:00 2001 From: Patrick Thomson Date: Fri, 30 Nov 2018 14:26:41 -0500 Subject: [PATCH 079/123] Add fused-effects Made on behalf of @robrix, the fused-effects maintainer. --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 112a2374..ae3dfb02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -11,7 +11,7 @@ packages: "Christopher Davenport @ChristopherDavenport": - nonemptymap - hinfo - + "Joerg Winter @clojj": - rosezipper @@ -3716,6 +3716,9 @@ packages: "David Smith @shmish111": - bazel-runfiles + "Rob Rix @robrix" + - fused-effects + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056 From aef52a9643eb82487e14f36f78082c3f5413fedb Mon Sep 17 00:00:00 2001 From: Patrick Thomson Date: Fri, 30 Nov 2018 14:31:35 -0500 Subject: [PATCH 080/123] restore stray trailing whitespace --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae3dfb02..0dcb0bd5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -11,7 +11,7 @@ packages: "Christopher Davenport @ChristopherDavenport": - nonemptymap - hinfo - + "Joerg Winter @clojj": - rosezipper From c1226e90b31c2e0e0975df942bc399f1c92c9426 Mon Sep 17 00:00:00 2001 From: Patrick Thomson Date: Fri, 30 Nov 2018 14:39:32 -0500 Subject: [PATCH 081/123] correct Rob's email address --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0dcb0bd5..aa62389e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3716,7 +3716,7 @@ packages: "David Smith @shmish111": - bazel-runfiles - "Rob Rix @robrix" + "Rob Rix @robrix": - fused-effects # If you stop maintaining a package you can move it here. From e44031f456389ddb7a84d1ef9797b515a549f549 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 30 Nov 2018 15:18:48 -0800 Subject: [PATCH 082/123] Upper bound Earley due to #4193 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa62389e..a4764c22 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3880,6 +3880,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4188 - chan < 0.0.4 + # https://github.com/commercialhaskell/stackage/issues/4193 + - Earley < 0.13 + # end of packages # Package flags are applied to individual packages, and override the values of From 888a6cd6819a301c69dad8b5a73035cefeb0fd09 Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Sat, 1 Dec 2018 13:29:07 +0800 Subject: [PATCH 083/123] Add summoner --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4764c22..01dd3c47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -11,7 +11,7 @@ packages: "Christopher Davenport @ChristopherDavenport": - nonemptymap - hinfo - + "Joerg Winter @clojj": - rosezipper @@ -3350,7 +3350,7 @@ packages: - co-log-core - first-class-patterns - relude - - summoner < 0 + - summoner - tomland "Lorenz Moesenlechner @moesenle": @@ -4408,6 +4408,7 @@ expected-test-failures: - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 + - summoner # https://github.com/kowainik/summoner/issues/270 - tomland # https://github.com/kowainik/tomland/issues/141 # Assertion failures, these can be real bugs or just limitations From 7f6aa9c05f06e2dff3a8fa61481af500598b43e1 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 1 Dec 2018 12:25:04 -0500 Subject: [PATCH 084/123] re-enable hOpenPGP; safecopy and ixset-typed have been fixed --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4764c22..d1975389 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1001,7 +1001,7 @@ packages: - HandsomeSoup "Clint Adams @clinty": - - hOpenPGP < 0 + - hOpenPGP - openpgp-asciiarmor - MusicBrainz - DAV @@ -3781,11 +3781,9 @@ packages: - enummapset < 0 - haskell-tools-builtin-refactorings < 0 - hpqtypes < 0 - - ixset-typed < 0 - lrucache < 0 - primitive-extras < 0 - ref-fd < 0 - - safecopy < 0 - stm-hamt < 0 # failed to build From 08f98309449c184e78ab81f25aa0cc99df253160 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Dec 2018 23:27:58 -0800 Subject: [PATCH 085/123] Upper bound tasty due to #4196 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4764c22..78ed4962 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3883,6 +3883,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4193 - Earley < 0.13 + # https://github.com/commercialhaskell/stackage/issues/4196 + - tasty < 1.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 920d1ea006281c6ba34974b960848721a2c5bab5 Mon Sep 17 00:00:00 2001 From: Michael Walker Date: Sun, 2 Dec 2018 12:17:32 +0000 Subject: [PATCH 086/123] Re-enable dejafu, hunit-dejafu, tasty-dejafu These now build against nightly. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78ed4962..fe10a9a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2188,9 +2188,9 @@ packages: "Michael Walker @barrucadu": - both - concurrency - - dejafu < 0 - - hunit-dejafu < 0 - - tasty-dejafu < 0 + - dejafu + - hunit-dejafu + - tasty-dejafu - irc-ctcp - irc-conduit - irc-client From cc739e8f7bdb4a0d89dab4cf66f202d1d6f89395 Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Mon, 3 Dec 2018 13:51:07 +0000 Subject: [PATCH 087/123] Added libraft package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78ed4962..007332bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2796,6 +2796,7 @@ packages: - merkle-tree - oblivious-transfer - pairing + - libraft "Daishi Nakajima @nakaji-dayo": - api-field-json-th From c53d16a5a42a6afd40be288635325bc0b0a910e0 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 3 Dec 2018 12:56:47 -0500 Subject: [PATCH 088/123] Remove upper bound for pandoc, closes #4182 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61d00bfe..f01e72c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3872,9 +3872,6 @@ packages: - protocol-buffers < 2.4.12 - protocol-buffers-descriptor < 2.4.12 - # https://github.com/commercialhaskell/stackage/issues/4182 - - pandoc < 2.5 - # https://github.com/commercialhaskell/stackage/issues/4188 - chan < 0.0.4 From 336a81940da81c78e7ea8f355acec0e64a621ca5 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 3 Dec 2018 13:38:22 -0500 Subject: [PATCH 089/123] Remove upper bound for base-unicode-symbols, closes #4156 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c18eb3ae..31df693c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3866,9 +3866,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4131 - http-api-data < 0.4 - # https://github.com/commercialhaskell/stackage/issues/4156 - - base-unicode-symbols < 0.2.3 - # https://github.com/commercialhaskell/stackage/issues/4167 - protocol-buffers < 2.4.12 - protocol-buffers-descriptor < 2.4.12 From a3ffc2f17d56a40e429ede103b0363f0dfb9135d Mon Sep 17 00:00:00 2001 From: Grendel-Grendel-Grendel Date: Mon, 3 Dec 2018 23:07:13 +0100 Subject: [PATCH 090/123] Add focuslist package Adds the (focuslist)[https://github.com/cdepillabout/focuslist] package. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31df693c..75a01f2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3719,6 +3719,9 @@ packages: "Rob Rix @robrix": - fused-effects + + "Josef Thorne @Grendel-Grendel-Grendel": + - focuslist # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From bfea13de15ec6535089799bdc89474b1213a9192 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 3 Dec 2018 07:27:01 -0800 Subject: [PATCH 091/123] re-enable hledger packages, take 3 (#4132) --- build-constraints.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78ed4962..a2eb170b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1075,11 +1075,11 @@ packages: # be removed, rather than putting an upper bound on hledger-lib and hledger. # (https://github.com/fpco/stackage/issues/3494) # - - hledger-lib < 0 - - hledger < 0 - - hledger-ui < 0 - - hledger-web < 0 - - hledger-api < 0 + - hledger-lib + - hledger + - hledger-ui + - hledger-web + - hledger-api # - quickbench - regex-compat-tdfa @@ -2304,7 +2304,7 @@ packages: - flexible-defaults - funcmp - hackage-db - - hledger-interest < 0 + - hledger-interest - hopenssl - hsdns - hsemail @@ -3114,7 +3114,7 @@ packages: - massiv-io "Hans-Peter Deifel @hpdeifel": - - hledger-iadd < 0 # GHC 8.4.2 bounds + - hledger-iadd "Roy Levien @orome": - crypto-enigma From 5f5f582186b1deaa36c8dbc6393bbe3ca7a7ee02 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 3 Dec 2018 20:52:44 -0500 Subject: [PATCH 092/123] Add upper bound for zip-archive, #4200 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31df693c..e505b098 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3879,6 +3879,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4196 - tasty < 1.2 + # https://github.com/commercialhaskell/stackage/issues/4200 + - zip-archive < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 8b1d6e32322ad5c165dd0eb58801cec6e6e42400 Mon Sep 17 00:00:00 2001 From: kobargh <32327818+kobargh@users.noreply.github.com> Date: Tue, 4 Dec 2018 10:33:20 +0300 Subject: [PATCH 093/123] Update build-constraints.yaml --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98fa2a00..f3bd33b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,9 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Dzianis Kabanau @kobargh": + - template-toolkit + "Christopher Davenport @ChristopherDavenport": - nonemptymap - hinfo From d7564a963b2f921d4687434d666150018fe4c255 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 4 Dec 2018 16:19:30 -0500 Subject: [PATCH 094/123] Remove upper bound for zip-archive, closes #4200 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3bd33b1..6291c1d4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3885,9 +3885,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4196 - tasty < 1.2 - # https://github.com/commercialhaskell/stackage/issues/4200 - - zip-archive < 0.4 - # end of packages # Package flags are applied to individual packages, and override the values of From 68232d64b68a8a4f0b9d5189f9626a4aeb0769e2 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 4 Dec 2018 16:20:52 -0500 Subject: [PATCH 095/123] Remove upper bound for chan, closes #4188 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6291c1d4..d7eb57fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3876,9 +3876,6 @@ packages: - protocol-buffers < 2.4.12 - protocol-buffers-descriptor < 2.4.12 - # https://github.com/commercialhaskell/stackage/issues/4188 - - chan < 0.0.4 - # https://github.com/commercialhaskell/stackage/issues/4193 - Earley < 0.13 From 259ab414d33e6c442e63276462972040e47c1472 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 4 Dec 2018 17:11:28 -0500 Subject: [PATCH 096/123] Skip tests for hledger-lib, #4202 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17aded84..7143c29c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4255,6 +4255,7 @@ skipped-tests: # test build is failing - avro + - hledger-lib # https://github.com/commercialhaskell/stackage/issues/4202 # Uses Cabal's "library internal" stanza feature - s3-signer From a4f8f5b7edef6a7a4ea9d1ff0c88a45283f99ba8 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 4 Dec 2018 17:16:49 -0500 Subject: [PATCH 097/123] Remove hledger from expected-benchmark-failures --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7143c29c..d0efe7a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4504,7 +4504,6 @@ expected-benchmark-failures: # Compilation failures - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - - hledger # https://github.com/fpco/stackage/issues/3573 - http2 - lz4 # https://github.com/fpco/stackage/issues/3510 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 From 79eec16b4d9370052f016f6afe434ec3c451d8e0 Mon Sep 17 00:00:00 2001 From: Jan Path Date: Wed, 5 Dec 2018 01:55:21 +0100 Subject: [PATCH 098/123] Document implicit adding of packages Fixes #4158 --- MAINTAINERS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 88320d21..fd82fedb 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -21,6 +21,9 @@ To add your package you can edit [`build-constraints.yaml`](https://github.com/f If your library depends on a C library, please add it to the `debian-bootstrap.sh` script. +Any dependencies of your packages that are not already part of stackage are added implictly, but it is prefered +to add all packages explicitly. It is planned to remove this behaviour in the future. + After doing that commit with a message like "add foo-bar" and send a pull request. The continuous integration job will do some checks to see if your package's dependencies are up-to-date. From bfcd0f834ff4d9d1766a08cffe3f938b1bcacc4a Mon Sep 17 00:00:00 2001 From: Jan Path Date: Wed, 5 Dec 2018 02:10:22 +0100 Subject: [PATCH 099/123] Supplement documenation about SemVer packages Fix #4163 --- MAINTAINERS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 88320d21..1eaaf356 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -201,7 +201,9 @@ purely on Stackage Curator discretion. The most common examples are: considered a major version bump, and disallowed in an LTS minor version bump. However, if a package is following SemVer, this would not be a breaking change, and curators may elect to include - it. + it. Note though that curators and their tooling will not know your + package is following SemVer, so in this case you would have to open + an issue on the [lts-haskell repo](https://github.com/fpco/lts-haskell/issues/new). * If a package has overly restrictive version bounds on a dependency, in particular constraining a minor version From 7df3e27f744719ef0d5641134eb17068e1f8d118 Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Wed, 5 Dec 2018 13:53:47 +0200 Subject: [PATCH 100/123] Re-add hedis --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0efe7a0..6391e018 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2007,7 +2007,7 @@ packages: - friday < 0 - friday-juicypixels < 0 - hbeanstalk - - hedis < 0 + - hedis - hprotoc - hsyslog-udp < 0 - iso3166-country-codes From b2967d093da441a2b0e1bb9cd57c030f66b31471 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 5 Dec 2018 11:59:44 -0800 Subject: [PATCH 101/123] try just hiding filemanip instead of Glob (#4206) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0efe7a0..9fa2b10b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4930,7 +4930,7 @@ hide: - language-c # conflicts with modules in language-c-quote - gl # conflicts with modules in OpenGLRaw - svg-tree # conflicts with Graphics.Svg in svg-builder -- Glob # conflicts with System.FilePath.Glob in filemanip +- filemanip # conflicts with System.FilePath.Glob in Glob - nanospec # conflicts with Test.Hspec in hspec - HTF # conflicts with Test.Framework in test-framework - courier # conflicts with Network.Transport in network-transport From 56e19137355bd5bdc4ecbabfb78ce7cb13935d1e Mon Sep 17 00:00:00 2001 From: Yorick Laupa Date: Wed, 5 Dec 2018 23:22:02 +0100 Subject: [PATCH 102/123] Add eventstore back. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0efe7a0..71510766 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2492,7 +2492,7 @@ packages: - pusher-http-haskell "Yorick Laupa yo.eight@gmail.com @YoEight": - - eventstore < 0 + - eventstore - dotnet-timespan - eventsource-api < 0 # GHC 8.4 build failure - eventsource-geteventstore-store < 0 # GHC 8.4 via protolude From a840121c0d7e0b6c1a16cfae681fd2ab8377d6aa Mon Sep 17 00:00:00 2001 From: Justin Le Date: Wed, 5 Dec 2018 14:45:55 -0800 Subject: [PATCH 103/123] add advent-of-code-api to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0efe7a0..7a84cbb9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1898,6 +1898,7 @@ packages: - lens-family "Justin Le @mstksg": + - advent-of-code-api - auto - backprop - bins From 03d78f6981567de8cf23803c8d67363a7f0c9e4f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 6 Dec 2018 13:22:21 -0500 Subject: [PATCH 104/123] Expect test failures for iproute, #4210 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25e171c8..4b594876 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4427,6 +4427,7 @@ expected-test-failures: - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 + - iproute # https://github.com/commercialhaskell/stackage/issues/4210 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From 04cd981381f0d53b94804c93723e0eba344939af Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 6 Dec 2018 17:23:16 -0500 Subject: [PATCH 105/123] Unblock misc packages --- build-constraints.yaml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 95b7650b..fe60e308 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -737,7 +737,7 @@ packages: - vector-instances - void - wl-pprint-extras < 0 - - wreq < 0 + - wreq - wl-pprint-terminfo < 0 - zippers - zlib-lens @@ -1965,7 +1965,7 @@ packages: - bencode - hsebaysdk - dockerfile - - wai-middleware-throttle < 0 # GHC 8.4 via token-bucket + - wai-middleware-throttle # - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/2 "Hirotomo Moriwaki @philopon": @@ -2442,7 +2442,7 @@ packages: "David Wiltshire @dave77": # on behalf of Alexey Karakulov @w3rs - - hashable-time < 0 # GHC 8.4 via base-4.11.0.0 + - hashable-time "Yuras Shumovich @Yuras": - pdf-toolbox-content < 0 # DependencyFailed (PackageName "pdf-toolbox-core") @@ -2516,8 +2516,8 @@ packages: "Mihaly Barasz klao@nilcons.com @klao": - lens-datetime - - tz < 0 - - tzdata < 0 + - tz + - tzdata "Timothy Klim @TimothyKlim": - pkcs10 @@ -3198,7 +3198,7 @@ packages: - tsv2csv "Thomas Sutton @thsutton": - - aeson-diff < 0 + - aeson-diff - edit-distance-vector "Kyle Van Berendonck @donkeybonks": @@ -3723,7 +3723,7 @@ packages: "Rob Rix @robrix": - fused-effects - + "Josef Thorne @Grendel-Grendel-Grendel": - focuslist @@ -3777,7 +3777,6 @@ packages: - Unique < 0 # GHC 8.4 via base-4.11.0.0 - ghc-compact < 0 # GHC 8.4 via base-4.11.1.0 - hastache < 0 # GHC 8.4 via base-4.11.0.0 - - token-bucket < 0 # GHC 8.4 via base-4.11.0.0 - attoparsec-time < 0 # GHC 8.4 via doctest-0.15.0 - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 From 04d45c27f787c030d9a29acf562140dd4a2c23fe Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 6 Dec 2018 17:33:36 -0500 Subject: [PATCH 106/123] Add ftp-client[-conduit] --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 95b7650b..baf85ed5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -861,6 +861,9 @@ packages: - runmemo - tardis - yesod-gitrev + # @mr's packages + - ftp-client + - ftp-client-conduit "Daniel Díaz dhelta.diaz@gmail.com @Daniel-Diaz": - bimap-server From 5ba85942017349169c3860ac79791db9d0c65c29 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 7 Dec 2018 11:59:44 -0500 Subject: [PATCH 107/123] Add upper bound for haskell-src-exts, #4214 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63ce00df..797c02de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3885,6 +3885,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4196 - tasty < 1.2 + # https://github.com/commercialhaskell/stackage/issues/4214 + - haskell-src-exts < 1.21 + # end of packages # Package flags are applied to individual packages, and override the values of From 3a5ed217afe65d3f0b6b408749d74c30734fecfc Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 7 Dec 2018 12:32:55 -0500 Subject: [PATCH 108/123] Skip tests for uri-bytestring --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 797c02de..aac7c498 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4196,6 +4196,7 @@ skipped-tests: - snappy # https://github.com/bos/snappy/issues/1 - thyme # https://github.com/commercialhaskell/stackage/issues/4003 - genvalidity-time # https://github.com/NorfairKing/validity/issues/51 + - uri-bytestring # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From 3e19c1878edb631c1765d92d20ec96062c6e169e Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 7 Dec 2018 12:38:47 -0500 Subject: [PATCH 109/123] Hide temporary-resourcet --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aac7c498..b6275b47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4955,6 +4955,7 @@ hide: - constraint # conflicts with constraints - summoner # conflicts with Prelude in base - temporary-rc # conflicts with temporary +- temporary-resourcet # conflicts with temporary # Cryptonite deprecations - cipher-aes From 20d77cf2a31205a3e2d7afd0fe8000a49c2ea2cf Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 7 Dec 2018 12:40:07 -0500 Subject: [PATCH 110/123] Hide tar-conduit --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6275b47..e118ca77 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4956,6 +4956,7 @@ hide: - summoner # conflicts with Prelude in base - temporary-rc # conflicts with temporary - temporary-resourcet # conflicts with temporary +- tar-conduit # conflicts with http-types # Cryptonite deprecations - cipher-aes From 20e30564f65b235bddfc2ea7e1e4d62da86e42d6 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 7 Dec 2018 12:44:33 -0500 Subject: [PATCH 111/123] Skip tests for cron --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e118ca77..3cfb0da8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4196,7 +4196,8 @@ skipped-tests: - snappy # https://github.com/bos/snappy/issues/1 - thyme # https://github.com/commercialhaskell/stackage/issues/4003 - genvalidity-time # https://github.com/NorfairKing/validity/issues/51 - - uri-bytestring + - uri-bytestring # Could not deduce (SOP.All (SOP.All Arbitrary) xs) arising from a use of ‘SOP.hcpure’ + - cron # Could not deduce (SOP.All (SOP.All Arbitrary) xss) arising from a use of ‘SOP.hcpure’ # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From 2d96ec2e15822d16f18b26a71e7c20d1282115e2 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 7 Dec 2018 13:02:55 -0500 Subject: [PATCH 112/123] Try hiding http-types instead of tar-conduit --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cfb0da8..cf2f68dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4957,7 +4957,7 @@ hide: - summoner # conflicts with Prelude in base - temporary-rc # conflicts with temporary - temporary-resourcet # conflicts with temporary -- tar-conduit # conflicts with http-types +- http-types # conflicts with tar-conduit in mega-sdist # Cryptonite deprecations - cipher-aes From 6dcb94c76355979cd98fccc98ac0a23e0593aab8 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 7 Dec 2018 13:05:53 -0500 Subject: [PATCH 113/123] Remove http-types from the hide section --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf2f68dc..08cdca0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4957,7 +4957,6 @@ hide: - summoner # conflicts with Prelude in base - temporary-rc # conflicts with temporary - temporary-resourcet # conflicts with temporary -- http-types # conflicts with tar-conduit in mega-sdist # Cryptonite deprecations - cipher-aes From 2cd60a6177195b13d69ea2e29afe60f4fd1b92f5 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 7 Dec 2018 13:18:31 -0500 Subject: [PATCH 114/123] Disable mega-sdist, #4215 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08cdca0e..1dd4d535 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -411,7 +411,7 @@ packages: "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit - - mega-sdist + - mega-sdist < 0 # https://github.com/commercialhaskell/stackage/issues/4215 - case-insensitive - classy-prelude-yesod - conduit-combinators From 367dabcb3fc54de15a465f05cea69dfffdf2e2bb Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 8 Dec 2018 02:05:33 -0500 Subject: [PATCH 115/123] Remove inline-r, #4216 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1dd4d535..f8b600a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1956,11 +1956,11 @@ packages: - choice - distributed-closure - inline-java < 0 - - inline-r + - inline-r < 0 # https://github.com/commercialhaskell/stackage/issues/4216 - jni - jvm - jvm-streaming < 0 - - H + - H < 0 # via inline-r - sparkle < 0 - th-lift From 798279af33ca3ecc65af1194c15097b0a9fdc194 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 8 Dec 2018 20:36:28 +0200 Subject: [PATCH 116/123] Add back mega-sdist (fixes #4215) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8b600a5..7c23b025 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -411,7 +411,7 @@ packages: "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit - - mega-sdist < 0 # https://github.com/commercialhaskell/stackage/issues/4215 + - mega-sdist - case-insensitive - classy-prelude-yesod - conduit-combinators From 563524ea66d8f60ed0d2234e6dbeda5126ab3f29 Mon Sep 17 00:00:00 2001 From: chessai Date: Sat, 8 Dec 2018 17:10:17 -0500 Subject: [PATCH 117/123] add semirings --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7c23b025..e36e7762 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2000,6 +2000,7 @@ packages: - streaming - streaming-bytestring - country + - semirings "Kostiantyn Rybnikov @k-bx": - SHA From 59791008bfae50ed182fcfc71f1e15db3ce10d95 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Sat, 8 Dec 2018 18:51:47 -0500 Subject: [PATCH 118/123] Re-enable approximate, compensated, and hyperloglog The dependency that was blocking these packages (`safecopy`) now supports GHC 8.6. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7c23b025..2f8ae599 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -666,14 +666,14 @@ packages: - adjunctions - algebra < 0 - ansi-wl-pprint - - approximate < 0 + - approximate - bifunctors - bits - bound - bytes - charset - comonad - - compensated < 0 + - compensated - compressed < 0 - concurrent-supply - constraints @@ -693,7 +693,7 @@ packages: - half - heaps - hybrid-vectors - - hyperloglog < 0 + - hyperloglog - hyphenation - integration - intern From ea3bf779b9d8831d5e0b3f8548ca9354b8da0bcb Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 9 Dec 2018 17:23:21 -0500 Subject: [PATCH 119/123] Add upper bound for alsa-mixer, #4221 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 212dfc7d..842fc613 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3889,6 +3889,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4214 - haskell-src-exts < 1.21 + # https://github.com/commercialhaskell/stackage/issues/4221 + - alsa-mixer < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of From b8a61e95a7af5a0d26f0a787997dea67514031cd Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 11 Dec 2018 19:39:58 +0000 Subject: [PATCH 120/123] hlint, hoogle and exat-pi bounds --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 842fc613..c3ad9dbe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3888,10 +3888,16 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4214 - haskell-src-exts < 1.21 + - hlint < 2.1.12 + - hoogle < 5.0.17.4 # https://github.com/commercialhaskell/stackage/issues/4221 - alsa-mixer < 0.3 + # https://github.com/commercialhaskell/stackage/issues/4226 + - exact-pi < 0.5.0.0 + + # end of packages # Package flags are applied to individual packages, and override the values of From 1808d5905ea20d970a33966d4bf666b092937794 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 13 Dec 2018 17:43:22 +0000 Subject: [PATCH 121/123] unix-time < 0.4.0 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3ad9dbe..5f0194fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3890,6 +3890,7 @@ packages: - haskell-src-exts < 1.21 - hlint < 2.1.12 - hoogle < 5.0.17.4 + - haskell-names < 0.9.5 # https://github.com/commercialhaskell/stackage/issues/4221 - alsa-mixer < 0.3 @@ -3897,6 +3898,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4226 - exact-pi < 0.5.0.0 + # https://github.com/commercialhaskell/stackage/issues/4229 + - unix-time < 0.4.0 # end of packages From 2ca595f7b0f34d4af9088b261b0e8d609e065156 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 17 Dec 2018 14:38:04 +0000 Subject: [PATCH 122/123] recursion-schemes < 5.1, restore regex packages --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f0194fc..cdaeee9a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3233,7 +3233,9 @@ packages: "Chris Dornan @cdornan": - sort + - regex - regex-pcre-text + - regex-with-pcre "Elliot Cameron @3noch": [] @@ -3901,6 +3903,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4229 - unix-time < 0.4.0 + # https://github.com/commercialhaskell/stackage/issues/4234 + - recursion-schemes < 5.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 26b29f2862462afd47fb916ed0a2c2a6844ebca9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 17 Dec 2018 15:20:49 -0500 Subject: [PATCH 123/123] Bump ghc version: 8.6.2 -> 8.6.3 --- Dockerfile | 2 +- check | 2 +- debian-bootstrap.sh | 2 +- etc/ci-script.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 84815261..9a2f406d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ ENV HOME /home/stackage ENV LANG en_US.UTF-8 # NOTE: also update debian-bootstrap.sh when cuda version changes -ENV PATH /usr/local/cuda-10.0/bin:/opt/ghc/8.6.2/bin:/usr/sbin:/usr/bin:/sbin:/bin +ENV PATH /usr/local/cuda-10.0/bin:/opt/ghc/8.6.3/bin:/usr/sbin:/usr/bin:/sbin:/bin ENV CUDA_PATH /usr/local/cuda-10.0 ENV LD_LIBRARY_PATH=/usr/local/cuda-10.0/lib64:/usr/local/cuda-10.0/nvvm/lib64 diff --git a/check b/check index f4aa4ca2..aa76cea3 100755 --- a/check +++ b/check @@ -3,4 +3,4 @@ # Convenience script for checking constraints locally cd `dirname $0` -exec stack exec --resolver ghc-8.6.2 stackage-curator check +exec stack exec --resolver ghc-8.6.3 stackage-curator check diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index eed169cf..34b7f569 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -25,7 +25,7 @@ add-apt-repository -y --keyserver hkp://keyserver.ubuntu.com:80 'deb http://down add-apt-repository -y --keyserver hkp://keyserver.ubuntu.com:80 'deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main' add-apt-repository -y --keyserver hkp://keyserver.ubuntu.com:80 'deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main' -GHCVER=8.6.2 +GHCVER=8.6.3 apt-get update apt-get install -y \ diff --git a/etc/ci-script.sh b/etc/ci-script.sh index 4b4e39fb..91c08bc3 100755 --- a/etc/ci-script.sh +++ b/etc/ci-script.sh @@ -2,7 +2,7 @@ set -euxo pipefail -export GHCVER=8.6.2 +export GHCVER=8.6.3 # Download and unpack the stack executable mkdir -p ~/.local/bin