From 5ee753dd404bcea22ac968a460357ec13de239c3 Mon Sep 17 00:00:00 2001 From: Pi3r Date: Thu, 29 Mar 2018 18:07:12 +0200 Subject: [PATCH 0001/1876] Add back language-puppet Upper bound for servant allows 0.13 in the latest v1.3.17 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed8670f1..25668218 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2135,7 +2135,7 @@ packages: - strict-base-types - withdependencies - hruby - # - language-puppet # servant 0.13 + - language-puppet - tar-conduit "Mark Karpov @mrkkrp": From ea081f890a6ad91ce04a23216d656f2a9396c636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Mon, 25 Jun 2018 19:18:52 +0100 Subject: [PATCH 0002/1876] servant-elm: it builds (incl. tests) --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 485bb34c..4f099635 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1716,7 +1716,7 @@ packages: # - elm-export-persistent # https://github.com/jb55/elm-export-persistent/issues/2 - pipes-csv - pipes-mongodb < 0 # GHC 8.4 via mongoDB - - servant-elm < 0 # GHC 8.4 via servant + - servant-elm - skeletons < 0 # build failure with GHC 8.4 "David Raymond Christiansen @david-christiansen": @@ -4045,7 +4045,6 @@ expected-test-failures: - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - pipes-misc # https://github.com/louispan/pipes-misc/issues/1 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - - servant-elm # https://github.com/mattjbray/servant-elm/issues/38 - shikensu # https://github.com/icidasset/shikensu/issues/5 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 From 6548bcf3171c0c221c9e6d310122c9aca8a26cee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Tue, 26 Jun 2018 13:15:39 +0200 Subject: [PATCH 0003/1876] Add rhine --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 485bb34c..73e8749f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -29,6 +29,7 @@ packages: "Manuel Bärenz @turion": - dunai + - rhine "Paul Johnson @PaulJohnson": - geodetics From 13cbbcb043db4d7b2c3c79ac0c908c955031deae Mon Sep 17 00:00:00 2001 From: Yorick Laupa Date: Tue, 26 Jun 2018 21:32:10 +0200 Subject: [PATCH 0004/1876] Re-enable eventstore package --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 485bb34c..f5da4cca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2374,7 +2374,7 @@ packages: - pusher-http-haskell < 0 # GHC 8.4 via base-4.11.0.0 "Yorick Laupa yo.eight@gmail.com @YoEight": - - eventstore < 0 # GHC 8.4 via text-format + - eventstore - dotnet-timespan - eventsource-api < 0 # GHC 8.4 build failure - eventsource-geteventstore-store < 0 # GHC 8.4 via protolude From a2f02df8d91455f8124641fc107921aeb4112401 Mon Sep 17 00:00:00 2001 From: "Scott N. Walck" Date: Tue, 26 Jun 2018 20:48:03 -0400 Subject: [PATCH 0005/1876] Update build-constraints.yaml --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 485bb34c..a656197c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,6 +10,7 @@ packages: "Scott N. Walck @walck": - cyclotomic + - learn-physics "Phil de Joux @philderbeast": - siggy-chardust From d56b28a80d7d1e5957129ba4a7245d5c8951bfda Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Wed, 27 Jun 2018 07:00:30 +0100 Subject: [PATCH 0006/1876] relational-query < 0.12.0.0 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 485bb34c..55efd520 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3577,6 +3577,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3763 - doctest < 0.16 + # https://github.com/commercialhaskell/stackage/issues/3771 + - relational-query < 0.12.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 66853e56d511615cd9a8f7713b9bc55d46e6557c Mon Sep 17 00:00:00 2001 From: Timo von Holtz Date: Wed, 27 Jun 2018 08:03:52 +0200 Subject: [PATCH 0007/1876] Reenable servant-JuicyPixels --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 55efd520..b1857e10 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2049,7 +2049,7 @@ packages: - ekg-wai # - haxl-amazonka # http-conduit 2.3 via amazonka - hasql-migration < 0 # https://github.com/tvh/hasql-migration/issues/4 - - servant-JuicyPixels < 0 # GHC 8.4 via base-4.11.0.0 + - servant-JuicyPixels "Artyom @neongreen": - microlens From 58f02603c74d5d924a13617762cd363b109e1bae Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Wed, 27 Jun 2018 07:00:30 +0100 Subject: [PATCH 0008/1876] relational-query < 0.12.0.0 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73e8749f..f7158779 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3578,6 +3578,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3763 - doctest < 0.16 + # https://github.com/commercialhaskell/stackage/issues/3771 + - relational-query < 0.12.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From f7afd79fd006394fe37cbbb522a4b3f9e7fb0c59 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 28 Jun 2018 14:23:48 +0100 Subject: [PATCH 0009/1876] fixes #3771 (relational-quesry bound constraint) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 55efd520..485bb34c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3577,9 +3577,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3763 - doctest < 0.16 - # https://github.com/commercialhaskell/stackage/issues/3771 - - relational-query < 0.12.0.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 32aba967a490c70172f1b7f0fc8edea657b0642b Mon Sep 17 00:00:00 2001 From: Phil de Joux Date: Fri, 29 Jun 2018 07:56:03 -0400 Subject: [PATCH 0010/1876] Add detour-via-sci --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 485bb34c..5001f260 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,6 +13,7 @@ packages: "Phil de Joux @philderbeast": - siggy-chardust + - detour-via-sci "Matthew Ahrens @mpahrens": - forkable-monad From 89cc137cda020eed56b795c2fa455321d75c8167 Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Fri, 29 Jun 2018 14:33:06 +0200 Subject: [PATCH 0011/1876] Add coercible-utils --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 485bb34c..f562e87d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -248,6 +248,7 @@ packages: - snap-server - newtype-generics - bsb-http-chunked + - coercible-utils "Joe M @joe9": - logger-thread From bd511307a5ed9b33f572c462987857461c545e51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luka=20Had=C5=BEiegri=C4=87?= Date: Sat, 30 Jun 2018 00:41:09 +0200 Subject: [PATCH 0012/1876] Add valor to the package list --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 485bb34c..116c073b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,9 @@ cabal-format-version: "2.0" # Constraints for brand new builds packages: + "Luka Hadžiegrić @reygoch": + - valor + "Scott N. Walck @walck": - cyclotomic From f2ae07861b16fba0fc634e04a65640128acf0859 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 1 Jul 2018 22:42:55 +0900 Subject: [PATCH 0013/1876] update idris comment --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 485bb34c..6352c8fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1230,7 +1230,7 @@ packages: - cabal-rpm - fedora-haskell-tools - # - idris # ansi-terminal-0.8 + # - idris # aeson https://github.com/idris-lang/Idris-dev/issues/4493 - libffi - xmonad-contrib < 0 # DependencyFailed (PackageName "xmonad") - cairo From 07e1259cb1ae7a8607b0e1b5fc29796493c573c3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 1 Jul 2018 23:25:49 +0900 Subject: [PATCH 0014/1876] add darcs --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6352c8fc..e8802850 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1230,6 +1230,7 @@ packages: - cabal-rpm - fedora-haskell-tools + - darcs # - idris # aeson https://github.com/idris-lang/Idris-dev/issues/4493 - libffi - xmonad-contrib < 0 # DependencyFailed (PackageName "xmonad") From c16b96d488f0f68cc5e999c03381b802966cca3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Sun, 1 Jul 2018 20:02:20 +0100 Subject: [PATCH 0015/1876] Maintain cachix and servant-streaming* --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8802850..76d6353e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3362,12 +3362,17 @@ packages: - transformers-fix "Domen Kozar @domenkozar": + - cachix + - cachix-api - servant-auth - servant-auth-server - servant-auth-client - servant-auth-swagger - servant-auth-docs - servant-elm + - servant-streaming + - servant-streaming-client + - servant-streaming-server - streaming-wai "Andre Van Der Merwe @andrevdm": From f14bd56018e0a33ae8b959e2e427e7964be33439 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Sun, 1 Jul 2018 19:44:34 -0400 Subject: [PATCH 0016/1876] Add criterion-measurement --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8802850..7fa28ad8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2000,6 +2000,7 @@ packages: - chaselev-deque - code-page - criterion + - criterion-measurement - deriving-compat - echo - eliminators From e6f90b08847a543013209878d2d2c58d94ff7d48 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 25 Jun 2018 16:27:22 +0200 Subject: [PATCH 0017/1876] re-enable lambdabot-core, lambdabot-irc-plugins, and their missing dependencies --- build-constraints.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8802850..355364ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2195,6 +2195,7 @@ packages: - cabal2nix - cabal2spec - distribution-nixpkgs + - flexible-defaults - funcmp - hackage-db - hledger-interest @@ -2204,12 +2205,17 @@ packages: - hsyslog - jailbreak-cabal - json-autotype - - lambdabot-core < 0 # GHC 8.4 via random-fu - - lambdabot-irc-plugins < 0 # GHC 8.4 via lambdabot-core + - lambdabot-core + - lambdabot-irc-plugins - language-nix - logging-facade-syslog + - MonadPrompt - nix-paths - prim-uniq + - random-fu + - random-source + - rvar + - SafeSemaphore - streamproc - titlecase From 261d7c627c491f5a809c4b5b298828b5cbedbf87 Mon Sep 17 00:00:00 2001 From: Tom Oram Date: Wed, 27 Jun 2018 13:43:36 +0100 Subject: [PATCH 0018/1876] add cfenv --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8802850..1c4e6cc9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3467,6 +3467,9 @@ packages: "Baojun Wang @wangbj": - elf + "Tom Oram @tomphp": + - cfenv + # 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 0b2c89deddd912e98319202ada5bafde577d3c94 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Mon, 2 Jul 2018 22:45:17 +0700 Subject: [PATCH 0019/1876] =?UTF-8?q?Remove=20=E2=80=98imprint=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I'll no longer be supporting that package. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8802850..a51a0cde 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2268,7 +2268,6 @@ packages: - mmark - mmark-ext - html-entity-map - - imprint - mmark-cli - ghc-syntax-highlighter - facts From 32461a5a3dcc9256ec5113b67a33ff24c374e47e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 13:38:22 -0700 Subject: [PATCH 0020/1876] Add constraint "base-orphans < 0.8" per #3781 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8802850..5365cf17 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3578,6 +3578,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3763 - doctest < 0.16 + # https://github.com/commercialhaskell/stackage/issues/3781 + - base-orphans < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of From b347bae0c3a748a8d94356c63e2e481b7dd9b4d9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 13:39:57 -0700 Subject: [PATCH 0021/1876] Add constraint "contravariant < 1.5" per #3782 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5365cf17..68711863 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3581,6 +3581,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3781 - base-orphans < 0.8 + # https://github.com/commercialhaskell/stackage/issues/3782 + - contravariant < 1.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 0885f346b3f5609aaffcf2c40cf958aec84835c6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 13:40:28 -0700 Subject: [PATCH 0022/1876] Add constraint "criterion < 1.5" per #3783 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 68711863..b7febd3f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3584,6 +3584,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3782 - contravariant < 1.5 + # https://github.com/commercialhaskell/stackage/issues/3783 + - criterion < 1.5 + # end of packages # Package flags are applied to individual packages, and override the values of From bc043e3df381a2770aaafe45d1438ec7f7a97dd8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 13:40:58 -0700 Subject: [PATCH 0023/1876] Add constraint "extensible < 0.4.10" per #3784 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7febd3f..6868859b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3587,6 +3587,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3783 - criterion < 1.5 + # https://github.com/commercialhaskell/stackage/issues/3784 + - extensible < 0.4.10 + # end of packages # Package flags are applied to individual packages, and override the values of From e28be97ab3dde8893c2c9690134f6e58afd75360 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 13:44:20 -0700 Subject: [PATCH 0024/1876] Add constraint "hledger-ui < 1.10" per #3678 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6868859b..c892a424 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3554,6 +3554,7 @@ packages: - fsnotify < 0.3 - filecache < 0.4 - starter < 0.3 + - hledger-ui < 1.10 # https://github.com/ethercrow/unordered-intmap/issues/1 # https://github.com/fpco/store/issues/131 From 6ce7eabc06140b656b1c694655b99e5b7f737ba5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 13:45:14 -0700 Subject: [PATCH 0025/1876] Add constraint "glazier < 1" per #3786 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c892a424..d73dd249 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3591,6 +3591,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3784 - extensible < 0.4.10 + # https://github.com/commercialhaskell/stackage/issues/3786 + - glazier < 1 + # end of packages # Package flags are applied to individual packages, and override the values of From 12435000a619405a74728b31339e77ecf876ddb2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 13:46:02 -0700 Subject: [PATCH 0026/1876] Add constraint "semigroupoids < 5.3.1" per #3787 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d73dd249..036dbe22 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3594,6 +3594,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3786 - glazier < 1 + # https://github.com/commercialhaskell/stackage/issues/3787 + - semigroupoids < 5.3.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 25979ad28e4e61ab5be513a34a7bfb186b869e79 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 13:48:04 -0700 Subject: [PATCH 0027/1876] Adjust constraint to "semigroupoids < 5.3" for #3787 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 036dbe22..8c12a8fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3595,7 +3595,7 @@ packages: - glazier < 1 # https://github.com/commercialhaskell/stackage/issues/3787 - - semigroupoids < 5.3.1 + - semigroupoids < 5.3 # end of packages From b35376822e748a535cdd326f09c6652bfce4200d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 13:49:18 -0700 Subject: [PATCH 0028/1876] Add constraint "base-compat-batteries < 0.10.2" per #3782 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8c12a8fb..ae53aa1a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3584,6 +3584,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3782 - contravariant < 1.5 + - base-compat-batteries < 0.10.2 # https://github.com/commercialhaskell/stackage/issues/3783 - criterion < 1.5 From 3cad1b7290fccdce4dd02a3e01f5c058490adafb Mon Sep 17 00:00:00 2001 From: Louis Pan Date: Tue, 3 Jul 2018 07:00:09 +1000 Subject: [PATCH 0029/1876] Deprecated disposable, glazier-pipes. Added lens-misc, glazier-react, glazier-widget. Fixed pipes-misc assertion failure. --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae53aa1a..dc63448d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2999,12 +2999,13 @@ packages: - arrow-extras - data-diverse - data-diverse-lens - - disposable < 0 # GHC 8.4 via ghcjs-base-stub - - ghcjs-base-stub < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - ghcjs-base-stub - glaze - glazier - - glazier-pipes - - javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub + - glazier-react + - glazier-react-widget + - javascript-extras + - lens-misc - l10n - pipes-category - pipes-fluid @@ -4064,7 +4065,6 @@ expected-test-failures: - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 - llvm-hs-pretty # https://github.com/llvm-hs/llvm-hs-pretty/issues/48 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - - pipes-misc # https://github.com/louispan/pipes-misc/issues/1 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - servant-elm # https://github.com/mattjbray/servant-elm/issues/38 - shikensu # https://github.com/icidasset/shikensu/issues/5 From b653b12d4fd3ebab31a993d61611eb0bcd63ff8f Mon Sep 17 00:00:00 2001 From: Louis Pan Date: Tue, 3 Jul 2018 07:44:10 +1000 Subject: [PATCH 0030/1876] temporarily disable downstream louispan packages --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc63448d..d78922e8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3002,9 +3002,9 @@ packages: - ghcjs-base-stub - glaze - glazier - - glazier-react - - glazier-react-widget - - javascript-extras + - glazier-react < 0 # waiting for glazier 1.0 + - glazier-react-widget < 0 # waiting for glazier 1.0 + - javascript-extras < 0 # waiting for ghcjs-base-stub 0.2 - lens-misc - l10n - pipes-category From 6c3b97725c4d7b3c34768bb12e65d10592cf346f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 16:49:53 -0700 Subject: [PATCH 0031/1876] Add constraint "distributive < 0.6" per #3789 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae53aa1a..87125334 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3598,6 +3598,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3 + # https://github.com/commercialhaskell/stackage/issues/3789 + - distributive < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of From 30c7da9f264c19feb9c14b7c3787c77294df5dd6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 16:50:31 -0700 Subject: [PATCH 0032/1876] Add constraint "semigroups < 0.18.5" per #3790 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87125334..6bf2b0c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3601,6 +3601,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3789 - distributive < 0.6 + # https://github.com/commercialhaskell/stackage/issues/3790 + - semigroups < 0.18.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 01d2b5fc9f0d1e510ca389d3f6d33d343486068a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 16:50:57 -0700 Subject: [PATCH 0033/1876] Add constraint "tagged < 0.8.6" per #3791 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6bf2b0c0..b21869c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3604,6 +3604,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3790 - semigroups < 0.18.5 + # https://github.com/commercialhaskell/stackage/issues/3791 + - tagged < 0.8.6 + # end of packages # Package flags are applied to individual packages, and override the values of From 3f5413317469c8a2ef019f2441b87e51e7c9407c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 23:15:26 -0700 Subject: [PATCH 0034/1876] Add constraint "profunctos < 5.3" per #3792 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b21869c6..522e2c66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3607,6 +3607,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3791 - tagged < 0.8.6 + # https://github.com/commercialhaskell/stackage/issues/3792 + - profunctors < 5.3 + # end of packages # Package flags are applied to individual packages, and override the values of From a34dac970d227e0c41326c8f425eb3645ac26cf2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 3 Jul 2018 12:46:43 +0300 Subject: [PATCH 0035/1876] Gitter badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 401069af..dce237ee 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ stackage ======== [![Build Status](https://travis-ci.org/commercialhaskell/stackage.svg?branch=master)](https://travis-ci.org/commercialhaskell/stackage) +[![Join the chat at https://gitter.im/commercialhaskell/stackage](https://badges.gitter.im/commercialhaskell/stackage.svg)](https://gitter.im/commercialhaskell/stackage?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) "Stable Hackage": creating a vetted set of packages from Hackage. This repository is for package authors and maintainers to get their packages into Stackage. From 1c49cc06661b4d94a8d350987d211d6620270156 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 3 Jul 2018 14:27:45 +0100 Subject: [PATCH 0036/1876] hledger-ui supports fsnotify 0.2 again --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 522e2c66..c082369b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3554,7 +3554,6 @@ packages: - fsnotify < 0.3 - filecache < 0.4 - starter < 0.3 - - hledger-ui < 1.10 # https://github.com/ethercrow/unordered-intmap/issues/1 # https://github.com/fpco/store/issues/131 From adf4049abf65fa91bee8d9d9081779822b829f8f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 3 Jul 2018 08:38:30 -0700 Subject: [PATCH 0037/1876] Add constraint "free < 5.1" per #3794 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 522e2c66..d7476037 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3610,6 +3610,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3792 - profunctors < 5.3 + # https://github.com/commercialhaskell/stackage/issues/3794 + - free < 5.1 + # end of packages # Package flags are applied to individual packages, and override the values of From c02a85faaaf99dce29d76531fb94117e12737380 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 3 Jul 2018 14:29:28 -0700 Subject: [PATCH 0038/1876] Add constraint "lens < 4.17" per #3795 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7476037..b5d8c198 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3613,6 +3613,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3794 - free < 5.1 + # https://github.com/commercialhaskell/stackage/issues/3795 + - lens < 4.17 + # end of packages # Package flags are applied to individual packages, and override the values of From fb712b3e0cfd942caec77733daaa881e1be3d057 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 3 Jul 2018 15:18:31 -0700 Subject: [PATCH 0039/1876] Constrain hspec* per NorfairKing/validity#32 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b5d8c198..3d6eaa1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3616,6 +3616,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3795 - lens < 4.17 + # https://github.com/NorfairKing/validity/issues/32 + # causes build failure for genvalidity-hspec-0.6.1.0 + - hspec-core < 2.5.3 + - hspec < 2.5.3 + - hspec-discover < 2.5.3 + # end of packages # Package flags are applied to individual packages, and override the values of From 42107e0ae91a3f1e9ff61e06ff3d6804471f6c95 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 3 Jul 2018 15:20:06 -0700 Subject: [PATCH 0040/1876] Constrain base-compat per haskell-compat/base-compat#56 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3d6eaa1b..6630a740 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3622,6 +3622,9 @@ packages: - hspec < 2.5.3 - hspec-discover < 2.5.3 + # https://github.com/haskell-compat/base-compat/issues/56 + - base-compat < 0.10.2 + # end of packages # Package flags are applied to individual packages, and override the values of From e7405aafc9b2e2673a72328ecd8aba57c70cbd81 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 3 Jul 2018 15:48:15 -0700 Subject: [PATCH 0041/1876] Add constraint "trifecta < 2" per #3796 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6630a740..36454d22 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3625,6 +3625,9 @@ packages: # https://github.com/haskell-compat/base-compat/issues/56 - base-compat < 0.10.2 + # https://github.com/commercialhaskell/stackage/issues/3796 + - trifecta < 2 + # end of packages # Package flags are applied to individual packages, and override the values of From 1acac79d309c82c4aa4e0c00777d32abccc0998d Mon Sep 17 00:00:00 2001 From: John Ky Date: Wed, 4 Jul 2018 15:42:01 +1000 Subject: [PATCH 0042/1876] Add new library avro --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36454d22..0954b39d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2621,6 +2621,7 @@ packages: - irc-dcc "John Ky newhoggy@gmail.com @newhoggy": + - avro - bits-extra - hw-balancedparens - hw-bits @@ -2640,6 +2641,7 @@ packages: - hw-rankselect-base - hw-succinct - hw-xml + - pure-zlib "Ismail Mustafa @ismailmustafa": - handwriting From abaf54c339886483b7851ceee951c8c6028fd791 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 09:55:24 -0700 Subject: [PATCH 0043/1876] Add a bunch of expected haddock failures --- build-constraints.yaml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36454d22..e2586dab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4207,6 +4207,40 @@ expected-benchmark-failures: # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: + # dist/doc/html/brick/../brick-0.37.1/Brick-AttrMap.html: openFile: does not exist + # and the like, as seen on July 4, 2018 + - avwx + - brick + - cheapskate + - credential-store + - derulo + - editor-open + - fswatch + - gdp + - haskell-gi + - haskintex + - highlighting-kate + - hw-rankselect + - hw-xml + - netwire-input-glfw + - nvim-hs + - o-clock + - pager + - prettyprinter + - proto-lens-protoc + - qnap-decrypt + - quickbench + - rasterific-svg + - require + - sdl2 + - sdl2-gfx + - sdl2-image + - tomland + - vty + - websockets + - xls + - zip-archive + - zip-stream # Requires build before haddock, which doesn't always happen in incremental # builds. Could consider special-casing this requirement. From 39ce416bea9b18cc8752363bd717c9cabe1025bf Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 10:07:10 -0700 Subject: [PATCH 0044/1876] Add epub-metadata as an expected haddock failure --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e2586dab..b0524977 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4215,6 +4215,7 @@ expected-haddock-failures: - credential-store - derulo - editor-open + - epub-metadata - fswatch - gdp - haskell-gi From f1674c82e9c43467e9631de07e147e5cc66c0a36 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 10:07:55 -0700 Subject: [PATCH 0045/1876] Expect sdl2 tests to fail, requires running server --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0524977..f776e3f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4046,6 +4046,7 @@ expected-test-failures: - rethinkdb - rethinkdb-client-driver - riak # needs riak server on localhost:8098 + - sdl2 # "Failed to connect to the Mir Server" - serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - serversession-backend-redis # redis - shake # Needs ghc on $PATH with some installed haskell packages From cd1f5fd209c524bb33d2e5886f57283fb8b9a96c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 10:19:16 -0700 Subject: [PATCH 0046/1876] Unblock revdeps of random-shuffle --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78fbd2ec..0f1e2c7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -891,7 +891,7 @@ packages: - cassava-conduit "Dominic Steinitz @idontgetoutmuch": - - random-fu < 0 # GHC 8.4 via random-shuffle + - random-fu "Ben Gamari @bgamari": - vector-fftw < 0 # GHC 8.4 via base-4.11.0.0 @@ -1705,8 +1705,8 @@ packages: - linux-namespaces "Will Coster @fimad": - - prometheus-client < 0 # GHC 8.4 via random-shuffle - - prometheus-metrics-ghc < 0 # GHC 8.4 via prometheus-client + - prometheus-client + - prometheus-metrics-ghc - scalpel - scalpel-core - wai-middleware-prometheus < 0 # GHC 8.4 via prometheus-client From d7d7955bbf7ebbcfe02d81c5dd625582a55501ce Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 10:35:26 -0700 Subject: [PATCH 0047/1876] Skip tests for validation per #3637 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86d2188f..4bfdcc16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3856,6 +3856,7 @@ skipped-tests: - hackage-security # QuickCheck - indents # tasty 0.12 and tasty-hunit 0.10 - barrier # tasty 0.12 and tasty-hunit 0.10 + - validation # hedgehog 0.6 # Transitive outdated dependencies # These can also be checked for updates periodically. From faa5cb296aa6bf020534797b7743bc08b575c73c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 10:36:18 -0700 Subject: [PATCH 0048/1876] Unconstrain hedgehog, closes #3637 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4bfdcc16..9b97a774 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3561,9 +3561,6 @@ packages: # https://github.com/fpco/stackage/issues/3620 - tasty < 1.1 - # https://github.com/fpco/stackage/issues/3637 - - hedgehog < 0.6 - # https://github.com/fpco/stackage/issues/3650 - haddock-library < 1.6.0 From eccf357157dbc76224b17cc90d9b2fe88f6b8201 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Wed, 4 Jul 2018 14:11:03 -0400 Subject: [PATCH 0049/1876] Unconstrain base-compat haskell-compat/base-compat#56 has been fixed in `base-compat-0.10.4`. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b97a774..b33f11e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3635,9 +3635,6 @@ packages: - hspec < 2.5.3 - hspec-discover < 2.5.3 - # https://github.com/haskell-compat/base-compat/issues/56 - - base-compat < 0.10.2 - # https://github.com/commercialhaskell/stackage/issues/3796 - trifecta < 2 From d3e681b864a6d43f5b9777faea3584d76cbed8e3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 11:11:19 -0700 Subject: [PATCH 0050/1876] Remove language-puppet per bartavelle/language-puppet#249, see #3462 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b97a774..4b283655 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2253,7 +2253,7 @@ packages: - strict-base-types - withdependencies - hruby - - language-puppet + - language-puppet < 0 # Build Failure: https://github.com/bartavelle/language-puppet/issues/249 - tar-conduit "Mark Karpov @mrkkrp": From bf1304110ba392b574b5ea33dcdb085cb3a7f0e3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 11:23:41 -0700 Subject: [PATCH 0051/1876] Reblock prometheus-metrics-ghc per fimad/prometheus-haskell#39 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b283655..0c8ac467 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1712,7 +1712,7 @@ packages: "Will Coster @fimad": - prometheus-client - - prometheus-metrics-ghc + - prometheus-metrics-ghc < 0 # Build failure: https://github.com/fimad/prometheus-haskell/issues/39 - scalpel - scalpel-core - wai-middleware-prometheus < 0 # GHC 8.4 via prometheus-client From ec924898415da2fdfff965d6794f35fad82dfccd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 11:37:24 -0700 Subject: [PATCH 0052/1876] Adjustments for servant-0.14 per #3750 --- build-constraints.yaml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b5727f2..53c023a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -123,7 +123,7 @@ packages: "Nobutada Matsubara @matsubara0507": - chatwork - rakuten - - servant-kotlin + - servant-kotlin < 0 # servant 0.14 "Pavol Klacansky @pavolzetor": - openexr-write @@ -3581,13 +3581,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3728 - aeson < 1.4 - # https://github.com/commercialhaskell/stackage/issues/3750 - - servant < 0.14 - - servant-client < 0.14 - - servant-client-core < 0.14 - - servant-server < 0.14 - - servant-lucid < 0.8.1 - # https://github.com/commercialhaskell/stackage/issues/3751 - require < 0.3.1 @@ -3833,6 +3826,7 @@ skipped-tests: - attoparsec # QuickCheck-2.11.3 - binary-parser # tasty-1.0.1.1, tasty-quickcheck-0.10, tasty-hunit-0.10.0.1 - blaze-html # QuickCheck-2.11.3, HUnit-1.6.0.0 + - chatwork # servant 0.14 - drawille # hspec 2.4 - haddock-library # base-compat-0.10.1, hspec-2.5.1 - haxl # aeson-1.3 in test-suite @@ -3841,6 +3835,7 @@ skipped-tests: - makefile # GHC 8.2 - next-ref # hspec 2.3 - partial-order # HUnit 1.6 + - rakuten # servant 0.14 - superbuffer # QuickCheck-2.11.3 - tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1 - text # QuickCheck-2.11.3 From 6cd85888ca39340d85993a9745866867ddc0bb3c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 11:54:42 -0700 Subject: [PATCH 0053/1876] Remove miso per dmjio/miso#426, see #3750 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91af8965..eb6f0896 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -343,7 +343,7 @@ packages: - mbug "David Johnson @dmjio": - - miso + - miso < 0 # Build failure with servant 0.14: https://github.com/dmjio/miso/issues/426 - envy - s3-signer # - google-translate # servant 0.12 From fbaaa31ee4348b309d9faf3769c9b84d30e985ee Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 12:11:42 -0700 Subject: [PATCH 0054/1876] Remove servant-subscriber per eskimor/servant-subscriber#17, see #3750 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb6f0896..8d4eb86d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -871,7 +871,7 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - servant-purescript < 0 # mainland-pretty <- srcloc - - servant-subscriber + - servant-subscriber < 0 # build failure with servant 0.14: https://github.com/eskimor/servant-subscriber/issues/17 "Rodrigo Setti @rodrigosetti": - messagepack From 23688b4a77233a27dfb69dac0712fae74407dc75 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 12:18:01 -0700 Subject: [PATCH 0055/1876] Unconstrain fsnotify, closes #3678 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d4eb86d..a951aeb9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3571,11 +3571,6 @@ packages: # https://github.com/fpco/stackage/issues/3650 - haddock-library < 1.6.0 - # https://github.com/commercialhaskell/stackage/issues/3678 - - fsnotify < 0.3 - - filecache < 0.4 - - starter < 0.3 - # https://github.com/ethercrow/unordered-intmap/issues/1 # https://github.com/fpco/store/issues/131 - primitive < 0.6.4 From 401a60f8b5a38ae432343fe3b9cdbc281abfaa5f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 12:19:48 -0700 Subject: [PATCH 0056/1876] Skip tree-diff tests, unconstrain trifecta. closes #3796 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a951aeb9..56a564d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3633,9 +3633,6 @@ packages: # https://github.com/haskell-compat/base-compat/issues/56 - base-compat < 0.10.2 - # https://github.com/commercialhaskell/stackage/issues/3796 - - trifecta < 2 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -3839,6 +3836,7 @@ skipped-tests: - superbuffer # QuickCheck-2.11.3 - tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1 - text # QuickCheck-2.11.3 + - tree-diff # trifecta 2 - vector # QuickCheck-2.11.3 - vector-builder # tasty-quickcheck, tasty-hunit, tasty, foldl - zlib # tasty-quickcheck, tasty-hunit, tasty From 86b04cf341fbb9b42bba842f65ece0f1e1e39fd2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 12:31:29 -0700 Subject: [PATCH 0057/1876] Skip some tests to unconstrain tasty, closes #3620 --- build-constraints.yaml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 56a564d0..f35b46f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3565,9 +3565,6 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 - # https://github.com/fpco/stackage/issues/3620 - - tasty < 1.1 - # https://github.com/fpco/stackage/issues/3650 - haddock-library < 1.6.0 @@ -3849,6 +3846,16 @@ skipped-tests: - indents # tasty 0.12 and tasty-hunit 0.10 - barrier # tasty 0.12 and tasty-hunit 0.10 - validation # hedgehog 0.6 + - blaze-markup # tasty 1.1 + - cabal-install # tasty 1.1 + - haskell-tools-builtin-refactorings # tasty 1.1 + - haskell-tools-cli # tasty 1.1 + - haskell-tools-daemon # tasty 1.1 + - haskell-tools-demo # tasty 1.1 + - haskell-tools-refactor # tasty 1.1 + - haskell-tools-rewrite # tasty 1.1 + - pandoc # tasty 1.1 + - text-short # tasty 1.1 # Transitive outdated dependencies # These can also be checked for updates periodically. From 576b607edf36b1b4f9eac81d9cadba46bbedf3c5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 12:37:59 -0700 Subject: [PATCH 0058/1876] Skip some tests, unblock doctest, closes #3763 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f35b46f9..7cd690a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3581,9 +3581,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3751 - require < 0.3.1 - # https://github.com/commercialhaskell/stackage/issues/3763 - - doctest < 0.16 - # https://github.com/commercialhaskell/stackage/issues/3781 - base-orphans < 0.8 @@ -3856,6 +3853,9 @@ skipped-tests: - haskell-tools-rewrite # tasty 1.1 - pandoc # tasty 1.1 - text-short # tasty 1.1 + - servant # doctest 0.16 + - servant-auth-docs # doctest 0.16 + - servant-swagger # doctest 0.16 # Transitive outdated dependencies # These can also be checked for updates periodically. From adc37a56412101faa0351f5e304c5b59f2023cda Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 19:25:59 -0700 Subject: [PATCH 0059/1876] Block build failures from fsnotify 0.3, see #3678 --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7cd690a6..595787dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2988,8 +2988,8 @@ packages: - haskell-tools-refactor - haskell-tools-rewrite - haskell-tools-demo - - haskell-tools-cli - - haskell-tools-daemon + # - haskell-tools-cli # via fswatch + # - haskell-tools-daemon # via fswatch - haskell-tools-debug "David Fisher @ddfisher": @@ -3378,7 +3378,7 @@ packages: - transformers-fix "Domen Kozar @domenkozar": - - cachix + # - cachix # https://github.com/cachix/cachix/issues/93 - cachix-api - servant-auth - servant-auth-server @@ -3513,6 +3513,7 @@ packages: # be removed from this list if they are fixed. "Unmaintained packages with compilation failures": - stackage-types < 0 + - fswatch < 0 # https://github.com/kelemzol/watch/issues/3 # If you want to make sure a package is removed from stackage, # place it here with a `< 0` constraint and send a pull From b13d2719417ea56056f1e25c1fbe0774186f8e88 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 19:27:48 -0700 Subject: [PATCH 0060/1876] Expect wreq tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 595787dc..11f92ac9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4121,6 +4121,7 @@ expected-test-failures: - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - courier # https://github.com/hargettp/courier/issues/19 - main-tester # https://github.com/fpco/stackage/pull/3528 + - wreq # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From cf5bc14e59b2b9bee993570e43640a293dd20421 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 20:44:56 -0700 Subject: [PATCH 0061/1876] Unconstrian semigroups, closes #3790 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 18749fec..dfb2701d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3418,7 +3418,7 @@ packages: - cryptocompare "Jack Kiefer @JackKiefer": - - herms + - herms < 0 # semigroups 0.18.5 "Sergey Vinokurov @sergv": - tasty-ant-xml @@ -3604,9 +3604,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3789 - distributive < 0.6 - # https://github.com/commercialhaskell/stackage/issues/3790 - - semigroups < 0.18.5 - # https://github.com/commercialhaskell/stackage/issues/3791 - tagged < 0.8.6 From 9b9ba429b0aae420ef788e477632403b74118b0d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 20:46:57 -0700 Subject: [PATCH 0062/1876] Unconstrain glazier, closes #3786 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dfb2701d..595a07cb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3595,9 +3595,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3784 - extensible < 0.4.10 - # https://github.com/commercialhaskell/stackage/issues/3786 - - glazier < 1 - # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3 From 38c4cede74f31637d3c45dc81fa87467d45d490a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 20:48:58 -0700 Subject: [PATCH 0063/1876] Optimistically expect haddock success for various packages --- build-constraints.yaml | 35 ----------------------------------- 1 file changed, 35 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 595a07cb..44c5f11c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4215,41 +4215,6 @@ expected-benchmark-failures: # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: - # dist/doc/html/brick/../brick-0.37.1/Brick-AttrMap.html: openFile: does not exist - # and the like, as seen on July 4, 2018 - - avwx - - brick - - cheapskate - - credential-store - - derulo - - editor-open - - epub-metadata - - fswatch - - gdp - - haskell-gi - - haskintex - - highlighting-kate - - hw-rankselect - - hw-xml - - netwire-input-glfw - - nvim-hs - - o-clock - - pager - - prettyprinter - - proto-lens-protoc - - qnap-decrypt - - quickbench - - rasterific-svg - - require - - sdl2 - - sdl2-gfx - - sdl2-image - - tomland - - vty - - websockets - - xls - - zip-archive - - zip-stream # Requires build before haddock, which doesn't always happen in incremental # builds. Could consider special-casing this requirement. From 2443a1b1c32dd88e7afb0e7fa455227d4092f65c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Thu, 5 Jul 2018 10:27:08 +0100 Subject: [PATCH 0064/1876] Bring back cachix --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44c5f11c..09bbe77e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3378,7 +3378,7 @@ packages: - transformers-fix "Domen Kozar @domenkozar": - # - cachix # https://github.com/cachix/cachix/issues/93 + - cachix - cachix-api - servant-auth - servant-auth-server From c19e295df3003c57d2ffedd70ee87de6f2f78c85 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 5 Jul 2018 08:56:35 -0700 Subject: [PATCH 0065/1876] Revert "Remove language-puppet per bartavelle/language-puppet#249, see #3462" This reverts commit d3e681b864a6d43f5b9777faea3584d76cbed8e3. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09bbe77e..b11884e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2253,7 +2253,7 @@ packages: - strict-base-types - withdependencies - hruby - - language-puppet < 0 # Build Failure: https://github.com/bartavelle/language-puppet/issues/249 + - language-puppet - tar-conduit "Mark Karpov @mrkkrp": From f55002b31423a3c8eb588580e2d454cbbb97ea68 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 5 Jul 2018 09:04:05 -0700 Subject: [PATCH 0066/1876] Revert "Remove miso per dmjio/miso#426, see #3750" This reverts commit 6cd85888ca39340d85993a9745866867ddc0bb3c. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b11884e4..bbc463a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -343,7 +343,7 @@ packages: - mbug "David Johnson @dmjio": - - miso < 0 # Build failure with servant 0.14: https://github.com/dmjio/miso/issues/426 + - miso - envy - s3-signer # - google-translate # servant 0.12 From 13872d7974b5e6f30c3f8bb8229d4a9666b7d122 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 5 Jul 2018 09:05:02 -0700 Subject: [PATCH 0067/1876] Revert "Revert "Remove language-puppet per bartavelle/language-puppet#249, see #3462"" This reverts commit c19e295df3003c57d2ffedd70ee87de6f2f78c85. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bbc463a8..3fb4892b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2253,7 +2253,7 @@ packages: - strict-base-types - withdependencies - hruby - - language-puppet + - language-puppet < 0 # Build Failure: https://github.com/bartavelle/language-puppet/issues/249 - tar-conduit "Mark Karpov @mrkkrp": From fd4cb240beb13045c4236dc5b20e4a688c1b5985 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Thu, 5 Jul 2018 19:34:05 +0300 Subject: [PATCH 0068/1876] Re-enable some tests --- build-constraints.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3fb4892b..21981aaf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3845,9 +3845,7 @@ skipped-tests: - haskell-tools-rewrite # tasty 1.1 - pandoc # tasty 1.1 - text-short # tasty 1.1 - - servant # doctest 0.16 - servant-auth-docs # doctest 0.16 - - servant-swagger # doctest 0.16 # Transitive outdated dependencies # These can also be checked for updates periodically. @@ -3916,23 +3914,15 @@ skipped-tests: # @phadej - edit-distance # QuickCheck 2.10 - http-api-data # doctest 0.13 - - tdigest # doctest 0.13 - time-parsers - - servant-mock # hspec-wai https://github.com/fpco/stackage/issues/3014 - - servant-server # hspec-wai https://github.com/fpco/stackage/issues/3014 - aeson-compat # tasty, tasty-hunit https://github.com/fpco/stackage/issues/3062, https://github.com/fpco/stackage/issues/2995 - aeson-extra - binary-orphans - - insert-ordered-containers - integer-logarithms - - lattices - postgresql-simple-url - range-set-list - spdx - - tdigest - - these - time-parsers - - dlist-nonempty # QuickCheck2.11 - base64-bytestring-type # https://github.com/commercialhaskell/stackage/issues/3620#issuecomment-395947135 # Uses Cabal's "library internal" stanza feature From 0d8d49e1bf58ed3845541e6607280ab194455e40 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 5 Jul 2018 10:37:56 -0700 Subject: [PATCH 0069/1876] Revert "Revert "Revert "Remove language-puppet per bartavelle/language-puppet#249, see #3462""" This reverts commit 13872d7974b5e6f30c3f8bb8229d4a9666b7d122. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3fb4892b..bbc463a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2253,7 +2253,7 @@ packages: - strict-base-types - withdependencies - hruby - - language-puppet < 0 # Build Failure: https://github.com/bartavelle/language-puppet/issues/249 + - language-puppet - tar-conduit "Mark Karpov @mrkkrp": From c109a176ccd0dc35b1f1f3980bd56ddc3afba120 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Thu, 5 Jul 2018 19:56:51 -0700 Subject: [PATCH 0070/1876] Remove self as maintainer --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bbc463a8..fcd788f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2360,11 +2360,6 @@ packages: "Adam Curtis @kallisti-dev": - webdriver - "Luke Iannini @lukexi": - - inline-c - - inline-c-cpp - - ekg - "Michael Schröder @mcschroeder": - ctrie - ttrie From 8d688401a85707e6815135df5d065029b72986d8 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Fri, 6 Jul 2018 11:07:01 +0300 Subject: [PATCH 0071/1876] Add servant-dhall --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bbc463a8..281509d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1374,6 +1374,7 @@ packages: - postgresql-simple-url - range-set-list - regex-applicative-text + - servant-dhall - servant-swagger-ui - servant-yaml - singleton-bool From 6aea2ab6eab5a42700285e52d89d1b05b6129fc3 Mon Sep 17 00:00:00 2001 From: Patrick Chilton Date: Fri, 6 Jul 2018 12:53:05 +0200 Subject: [PATCH 0072/1876] Re-enable clang-pure Dependencies must be installed like this: https://github.com/chpatrick/clang-pure/blob/master/.travis.yml#L155 Could you add them to the build environment please? --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bbc463a8..4d79bf40 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2787,7 +2787,7 @@ packages: "Patrick Chilton @chpatrick": - webrtc-vad - servant-generic - # - clang-pure + - clang-pure - codec "Michal Konecny @michalkonecny": From a903057cd7230c00a5f1f7d059711aabbf076549 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 6 Jul 2018 07:57:14 -0700 Subject: [PATCH 0073/1876] Constrain servant & friends per #3805 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bbc463a8..2d2c3ccf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3619,6 +3619,11 @@ packages: - hspec < 2.5.3 - hspec-discover < 2.5.3 + # https://github.com/commercialhaskell/stackage/issues/3805 + - servant < 0.14.1 + - servant-client-core < 0.14.1 + - servant-server < 0.14.1 + # end of packages # Package flags are applied to individual packages, and override the values of From cb116ccef190f1f3294eef97bb8fbf6fe7417864 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Fri, 6 Jul 2018 11:55:42 -0400 Subject: [PATCH 0074/1876] Re-enable tfausak's packages --- build-constraints.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d2c3ccf..9a6250a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1678,27 +1678,27 @@ packages: - setlocale "Taylor Fausak @tfausak": - - autoexporter < 0 # GHC 8.4 via base-4.11.0.0 + - autoexporter - derulo - - flow < 0 # GHC 8.4 via doctest-0.15.0 - - github-release < 0 # GHC 8.4 via base-4.11.0.0 + - flow + - github-release - json-feed - - lackey < 0 # GHC 8.4 via base-4.11.0.0 - - ratel < 0 # GHC 8.4 via base-4.11.0.0 - - ratel-wai < 0 # GHC 8.4 via base-4.11.0.0 + - lackey + - ratel + - ratel-wai - rattletrap - salve - - strive < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - strive - wuss - bmp # @benl23x5 - ekg-statsd # @tibbe - - gloss - - gloss-rendering + - gloss # @benl23x5 + - gloss-rendering # @benl23x5 - gpolyline # @fegu - monad-memo # @EduardSergeev - - postgresql-simple-migration - - statestack + - postgresql-simple-migration # @ameingast + - statestack # @diagrams "Marios Titas @redneb": - HsOpenSSL-x509-system From dea8396f561fcda84b20674a343fb06aadbe48e2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 6 Jul 2018 09:36:32 -0700 Subject: [PATCH 0075/1876] Expect test failures per tdammers/yeshql#6 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d2c3ccf..90689930 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4149,6 +4149,8 @@ expected-test-failures: - haskell-tools-builtin-refactorings - squeal-postgresql # https://github.com/fpco/stackage/issues/3180 - hoopl # https://github.com/haskell/hoopl/issues/50 + - yeshql-core # https://github.com/tdammers/yeshql/issues/6 + - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 # Stackage upper bounds, re-enable these when their upper bound is removed From 31e091b4325599dc1e76bada6421873a1f42a2d8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 6 Jul 2018 09:54:56 -0700 Subject: [PATCH 0076/1876] Re-skip tests for servant, servant-server until #3805 is done --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e7cfaab1..996064e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3619,6 +3619,9 @@ packages: - servant < 0.14.1 - servant-client-core < 0.14.1 - servant-server < 0.14.1 + # WHEN LIFTED: + # * remove servant-generic + # * unblock servant and servant-server tests # end of packages @@ -3847,6 +3850,8 @@ skipped-tests: - pandoc # tasty 1.1 - text-short # tasty 1.1 - servant-auth-docs # doctest 0.16 + - servant # until servant-0.14.1 is allowed + - servant-server # until servant-server-0.14.1 is allowed # Transitive outdated dependencies # These can also be checked for updates periodically. From 8aaafb45711d85e11e240661fa638fd3d6f0b442 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 6 Jul 2018 09:56:44 -0700 Subject: [PATCH 0077/1876] Unblock hspec* per NorfairKing/validity#32 --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 996064e9..8148b1ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3609,12 +3609,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3795 - lens < 4.17 - # https://github.com/NorfairKing/validity/issues/32 - # causes build failure for genvalidity-hspec-0.6.1.0 - - hspec-core < 2.5.3 - - hspec < 2.5.3 - - hspec-discover < 2.5.3 - # https://github.com/commercialhaskell/stackage/issues/3805 - servant < 0.14.1 - servant-client-core < 0.14.1 From 56c62ccbf31229ee2b09d3a0b4cd2ad94e7406a8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 6 Jul 2018 10:56:51 -0700 Subject: [PATCH 0078/1876] Add clang-pure env vars --- debian-bootstrap.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 0632dbaa..eb5f4848 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -276,3 +276,6 @@ pushd /tmp \ apt-add-repository multiverse \ && apt-get update \ && apt-get install -y nvidia-cuda-dev + +export CLANG_PURE_LLVM_LIB_DIR=/usr/lib/llvm-3.9/lib; +export CLANG_PURE_LLVM_INCLUDE_DIR=/usr/lib/llvm-3.9/include; From f45c5a66406d0fecebfe939ec73376d468de661d Mon Sep 17 00:00:00 2001 From: Owen Lynch Date: Fri, 6 Jul 2018 15:31:54 -0700 Subject: [PATCH 0079/1876] natural-sort re-added --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8148b1ed..75092e66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3487,6 +3487,9 @@ packages: "Tom Oram @tomphp": - cfenv + "Owen Lynch @olynch": + - natural-sort + # 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 16412bdf11b9fcb612c303b65d0a376adc5b6cd3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 7 Jul 2018 18:18:06 +0200 Subject: [PATCH 0080/1876] add gtk3 and gio --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8148b1ed..b620fd7c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1243,7 +1243,9 @@ packages: - xmonad-contrib < 0 # DependencyFailed (PackageName "xmonad") - cairo - glib + - gio - pango + - gtk3 - ghcjs-codemirror # - ghcjs-dom # http-types 0.12 # - jsaddle # http-types 0.12 From 87474137301bb544dcacb02e52145a7b7d48b747 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 7 Jul 2018 09:34:57 -0700 Subject: [PATCH 0081/1876] Unblock servant per #3805 --- build-constraints.yaml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b620fd7c..99f858fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2784,7 +2784,7 @@ packages: "Patrick Chilton @chpatrick": - webrtc-vad - - servant-generic + - servant-generic < 0 # merged into servant >= 0.14.1 - clang-pure - codec @@ -3611,14 +3611,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3795 - lens < 4.17 - # https://github.com/commercialhaskell/stackage/issues/3805 - - servant < 0.14.1 - - servant-client-core < 0.14.1 - - servant-server < 0.14.1 - # WHEN LIFTED: - # * remove servant-generic - # * unblock servant and servant-server tests - # end of packages # Package flags are applied to individual packages, and override the values of @@ -3846,8 +3838,6 @@ skipped-tests: - pandoc # tasty 1.1 - text-short # tasty 1.1 - servant-auth-docs # doctest 0.16 - - servant # until servant-0.14.1 is allowed - - servant-server # until servant-server-0.14.1 is allowed # Transitive outdated dependencies # These can also be checked for updates periodically. From 5d053837f0b24716e725ade009c3fe4f2869e94b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 7 Jul 2018 09:36:07 -0700 Subject: [PATCH 0082/1876] Add constraint "inspection-testing < 0.3" per #3808 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99f858fe..780b1d0a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3611,6 +3611,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3795 - lens < 4.17 + # https://github.com/commercialhaskell/stackage/issues/3808 + - inspection-testing < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of From e4512f73fd9a0836182cfb8527b16af535f96c7b Mon Sep 17 00:00:00 2001 From: myfreeweb Date: Sat, 7 Jul 2018 21:08:55 +0300 Subject: [PATCH 0083/1876] Reenable magicbane (0.3.0) and dependencies --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 780b1d0a..3e111c19 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -444,6 +444,8 @@ packages: - http-client - http-conduit + - rio-orphans + "Omari Norman @massysett": - rainbow - rainbox @@ -1334,7 +1336,7 @@ packages: - microformats2-parser - hspec-expectations-pretty-diff - wai-cli - # - magicbane # https://github.com/myfreeweb/magicbane/issues/9 + - magicbane "Francesco Mazzoli @bitonic": - language-c-quote @@ -2034,7 +2036,7 @@ packages: "Matt Parsons @parsonsmatt": - monad-logger-prefix - - monad-metrics < 0 # via exceptions-0.10.0 + - monad-metrics # - ekg-cloudwatch # http-conduit 2.3 via amazonka - smtp-mail - liboath-hs < 0 # GHC 8.4 via inline-c From 5b0765866aee2174d9d5527774368c3d558f4b6d Mon Sep 17 00:00:00 2001 From: myfreeweb Date: Sun, 8 Jul 2018 01:36:58 +0300 Subject: [PATCH 0084/1876] Do not add rio-orphans --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e111c19..220b562e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -444,8 +444,6 @@ packages: - http-client - http-conduit - - rio-orphans - "Omari Norman @massysett": - rainbow - rainbox From 8832644c5601994e27f4c5a0d986941c85b52abc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 7 Jul 2018 23:59:26 -0700 Subject: [PATCH 0085/1876] Re-block clang-pure per #3810 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c01021bd..baa18229 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2785,7 +2785,7 @@ packages: "Patrick Chilton @chpatrick": - webrtc-vad - servant-generic < 0 # merged into servant >= 0.14.1 - - clang-pure + - clang-pure < 0 # https://github.com/commercialhaskell/stackage/issues/3810 - codec "Michal Konecny @michalkonecny": From 08eb2ac5ec2280ee1df24ee01b0db6431884aa0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Kelemen=20Z?= Date: Mon, 9 Jul 2018 09:14:16 +0200 Subject: [PATCH 0086/1876] fswatch, haskell-tools-cli re-added --- build-constraints.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index baa18229..2f011e62 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2986,8 +2986,8 @@ packages: - haskell-tools-refactor - haskell-tools-rewrite - haskell-tools-demo - # - haskell-tools-cli # via fswatch - # - haskell-tools-daemon # via fswatch + - haskell-tools-cli + - haskell-tools-daemon - haskell-tools-debug "David Fisher @ddfisher": @@ -3492,6 +3492,9 @@ packages: "Owen Lynch @olynch": - natural-sort + "Zoltan Kelemen @kelemzol": + - fswatch + # 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 @@ -3514,7 +3517,7 @@ packages: # be removed from this list if they are fixed. "Unmaintained packages with compilation failures": - stackage-types < 0 - - fswatch < 0 # https://github.com/kelemzol/watch/issues/3 + # If you want to make sure a package is removed from stackage, # place it here with a `< 0` constraint and send a pull From 3dfa01cb1ed37ab618a1efb152bd0bc643c0f908 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Kelemen=20Z?= Date: Mon, 9 Jul 2018 10:41:14 +0200 Subject: [PATCH 0087/1876] skip haskell-tools-{cli,deamon} # tasty-1.1.0.2 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f011e62..2ef09fa4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2986,8 +2986,8 @@ packages: - haskell-tools-refactor - haskell-tools-rewrite - haskell-tools-demo - - haskell-tools-cli - - haskell-tools-daemon + # - haskell-tools-cli # tasty 1.1.0.2 + # - haskell-tools-daemon # tasty 1.1.0.2 - haskell-tools-debug "David Fisher @ddfisher": From 5ea600d4feed685fcecb613293d4664df2436f9c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 08:19:22 -0600 Subject: [PATCH 0088/1876] Expect tests to fail per snoyberg/http-client#360 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index baa18229..6f1fa41e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4101,6 +4101,8 @@ expected-test-failures: - courier # https://github.com/hargettp/courier/issues/19 - main-tester # https://github.com/fpco/stackage/pull/3528 - wreq + - http-client # https://github.com/snoyberg/http-client/issues/360 + - http-client-tls # https://github.com/snoyberg/http-client/issues/360 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From a8e56660c7b0d56da51c21552de5bcf9815a568a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 12:38:48 -0600 Subject: [PATCH 0089/1876] Block per ncaq/yesod-form-bootstrap4#2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f1fa41e..9761834d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3038,7 +3038,7 @@ packages: # - haskell-import-graph # fgl via graphviz - string-transform - uniq-deep - - yesod-form-bootstrap4 + - yesod-form-bootstrap4 < 0 # https://github.com/ncaq/yesod-form-bootstrap4/issues/2 - yesod-recaptcha2 "Andrei Barbu @abarbu": From 9557dfad1a9913c1bb717df422dc329a890a2f87 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 08:54:04 -0600 Subject: [PATCH 0090/1876] Unblock haddock-library, see #3650 --- build-constraints.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9761834d..857e9e3a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -498,7 +498,7 @@ packages: - psqueues - websockets - websockets-snap - - hakyll + - hakyll < 0 # via pandoc "Sibi Prabakaran @psibi": - download @@ -2542,8 +2542,8 @@ packages: - pandoc-types < 1.19 || > 1.19 # Accidental upload, see: https://github.com/fpco/stackage/issues/2223 - zip-archive - doctemplates - - pandoc - - pandoc-citeproc + - pandoc < 0 # via haddock-library-1.6.0 + - pandoc-citeproc < 0 # via pandoc "Karun Ramakrishnan @karun012": - doctest-discover @@ -3567,9 +3567,6 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 - # https://github.com/fpco/stackage/issues/3650 - - haddock-library < 1.6.0 - # https://github.com/ethercrow/unordered-intmap/issues/1 # https://github.com/fpco/store/issues/131 - primitive < 0.6.4 From 6448f913fb10f3db886a58f58e66f39033d51c27 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 08:57:46 -0600 Subject: [PATCH 0091/1876] Unconstrain primitive --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 857e9e3a..2aa47d12 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3567,10 +3567,6 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 - # https://github.com/ethercrow/unordered-intmap/issues/1 - # https://github.com/fpco/store/issues/131 - - primitive < 0.6.4 - # https://github.com/commercialhaskell/stackage/issues/3702 - hw-rankselect < 0.11 From 456d575658cc44e3e9aa874be2c9a27371fdedce Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 09:01:28 -0600 Subject: [PATCH 0092/1876] Unblock hw-rankselect, see #3702 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2aa47d12..9a2e2f67 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2645,7 +2645,7 @@ packages: - hw-ip - hw-fingertree < 0 # build failure with GHC 8.4 - hw-fingertree-strict - - hw-json + - hw-json < 0 # via hw-rankselect-0.12.0.3 - hw-parser - hw-prim - hw-rankselect @@ -3567,9 +3567,6 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 - # https://github.com/commercialhaskell/stackage/issues/3702 - - hw-rankselect < 0.11 - # https://github.com/commercialhaskell/stackage/issues/3728 - aeson < 1.4 From b8f57f5cfb87fc136f6ca091b7cb97e7ea0ff0e7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 09:33:15 -0600 Subject: [PATCH 0093/1876] Unconstrain aeson, see #3728 --- build-constraints.yaml | 31 ++++++++++++++----------------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a2e2f67..98da9a92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -30,7 +30,7 @@ packages: - th-printf "Christian Marie @christian-marie": - - git-vogue + - git-vogue < 0 # via stylish-haskell "Manuel Bärenz @turion": - dunai @@ -493,7 +493,7 @@ packages: "Jasper Van der Jeugt @jaspervdj": - blaze-html - blaze-markup - - stylish-haskell + - stylish-haskell < 0 # via aeson-1.4.0.0 # - profiteur # js-jquery 3.3 - psqueues - websockets @@ -1003,7 +1003,7 @@ packages: - rest-snap < 0 # GHC 8.4 via rest-core # - rest-gen # haskell-src-exts # - rest-happstack # haskell-src-exts via rest-gen - - rest-stringmap + - rest-stringmap < 0 # via aeson-1.4.0.0 - rest-types < 0 # GHC 8.4 via base-4.11.0.0 # - rest-wai # http-types 0.12 - tostring @@ -1052,8 +1052,8 @@ packages: - wai-middleware-caching-lru - wai-middleware-caching-redis < 0 # GHC 8.4 via hedis # not package maintainer - - ekg - - ekg-json + - ekg < 0 # via aeson-1.4.0.0 + - ekg-json < 0 # via aeson-1.4.0.0 "Paul Rouse @paul-rouse": - mysql @@ -1334,7 +1334,7 @@ packages: - microformats2-parser - hspec-expectations-pretty-diff - wai-cli - - magicbane + - magicbane < 0 # via ekg-wai "Francesco Mazzoli @bitonic": - language-c-quote @@ -1684,14 +1684,14 @@ packages: - autoexporter - derulo - flow - - github-release + - github-release < 0 # via aeson-1.4.0.0 - json-feed - lackey - - ratel - - ratel-wai + - ratel < 0 # via aeson-1.4.0.0 + - ratel-wai < 0 # via ratel - rattletrap - salve - - strive + - strive < 0 # via aeson-1.4.0.0 - wuss - bmp # @benl23x5 @@ -2058,7 +2058,7 @@ packages: - misfortune < 0 # GHC 8.4 via random-fu "Timo von Holtz @tvh": - - ekg-wai + - ekg-wai < 0 # via ekg-json # - haxl-amazonka # http-conduit 2.3 via amazonka - hasql-migration < 0 # https://github.com/tvh/hasql-migration/issues/4 - servant-JuicyPixels @@ -2386,7 +2386,7 @@ packages: - pusher-http-haskell < 0 # GHC 8.4 via base-4.11.0.0 "Yorick Laupa yo.eight@gmail.com @YoEight": - - eventstore + - eventstore < 0 # via aeson-1.4.0.0 - dotnet-timespan - eventsource-api < 0 # GHC 8.4 build failure - eventsource-geteventstore-store < 0 # GHC 8.4 via protolude @@ -3293,7 +3293,7 @@ packages: - time-locale-vietnamese "Tim McGilchrist @tmcgilchrist": - - riak + - riak < 0 # via aeson-1.4.0.0 - riak-protobuf - airship < 0 # GHC 8.4 via http-media - hedgehog-corpus @@ -3468,7 +3468,7 @@ packages: - yesod-text-markdown "Alexander Krupenkin @akru": - - web3 + - web3 < 0 # via aeson-1.4.0.0 "Georg Rudoy <0xd34df00d@gmail.com> @0xd34df00d": - enum-subset-generate @@ -3567,9 +3567,6 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 - # https://github.com/commercialhaskell/stackage/issues/3728 - - aeson < 1.4 - # https://github.com/commercialhaskell/stackage/issues/3751 - require < 0.3.1 From b2be74eb36e42b39b22b9ee8cc5b4ec42129e360 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 09:38:57 -0600 Subject: [PATCH 0094/1876] Unconstrain require, see #3751 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98da9a92..85ff9ee3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3567,9 +3567,6 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 - # https://github.com/commercialhaskell/stackage/issues/3751 - - require < 0.3.1 - # https://github.com/commercialhaskell/stackage/issues/3781 - base-orphans < 0.8 From 02d9de7c73df40783795bb898fb53b27bc090809 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 09:47:39 -0600 Subject: [PATCH 0095/1876] Add info about kept bounds --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85ff9ee3..2d8d58d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3564,9 +3564,11 @@ packages: # https://github.com/fpco/stackage/issues/3531 - jwt < 0.8.0 + # needed by cabal-install # https://github.com/fpco/stackage/issues/3566 - network < 2.7 + # needed by statistics, in turn needed by criterion # https://github.com/commercialhaskell/stackage/issues/3781 - base-orphans < 0.8 From a5a91e7ece948fcbfc3d856949c0639cac4b7744 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 09:58:59 -0600 Subject: [PATCH 0096/1876] Unconstrain contravariant, see #3782 --- build-constraints.yaml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d8d58d2..6346f22e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1187,7 +1187,7 @@ packages: "Tom Ellis @tomjaguarpaw": - opaleye < 0 # aeson 1.3 - - product-profunctors + - product-profunctors < 0 # via contravariant-1.5 "Samplecount stefan@samplecount.com @kaoskorobase": - shake-language-c @@ -1788,7 +1788,7 @@ packages: - tmapmvar - tries < 0 # GHC 8.4 via bytestring-trie - unit-constraint - - unfoldable-restricted + - unfoldable-restricted < 0 # via unfoldable - urlpath - wai-transformers - websockets-rpc < 0 # websockets-simple @@ -1827,7 +1827,7 @@ packages: - hamilton - hmatrix-backprop - hmatrix-vector-sized - - one-liner-instances + - one-liner-instances < 0 # via one-liner - prompt - tagged-binary # - type-combinators-singletons # GHC 8.4 via type-combinators @@ -3515,6 +3515,8 @@ packages: "Unmaintained packages with compilation failures": - stackage-types < 0 - fswatch < 0 # https://github.com/kelemzol/watch/issues/3 + - one-liner < 0 # via contravariant-1.5 + - unfoldable < 0 # via one-liner # If you want to make sure a package is removed from stackage, # place it here with a `< 0` constraint and send a pull @@ -3572,10 +3574,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3781 - base-orphans < 0.8 - # https://github.com/commercialhaskell/stackage/issues/3782 - - contravariant < 1.5 - - base-compat-batteries < 0.10.2 - # https://github.com/commercialhaskell/stackage/issues/3783 - criterion < 1.5 From 4a8372116aba2c6677c13d8d3a6632e3cf1f32af Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 10:04:35 -0600 Subject: [PATCH 0097/1876] Unconstrain criterion --- build-constraints.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6346f22e..055f4b89 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2988,7 +2988,7 @@ packages: - haskell-tools-demo # - haskell-tools-cli # via fswatch # - haskell-tools-daemon # via fswatch - - haskell-tools-debug + - haskell-tools-debug < 0 # via criterion-1.5.0.0 "David Fisher @ddfisher": - socket-activation @@ -3574,9 +3574,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3781 - base-orphans < 0.8 - # https://github.com/commercialhaskell/stackage/issues/3783 - - criterion < 1.5 - # https://github.com/commercialhaskell/stackage/issues/3784 - extensible < 0.4.10 @@ -4235,8 +4232,15 @@ skipped-benchmarks: - avers # criterion 1.3 - binary-parsers # criterion 1.2 - cryptohash-sha512 # criterion 1.2 + - csg # via criterion-1.5.0.0 - heist # criterion 1.3 + - hw-rankselect # via criterion-1.5.0.0 + - identicon # via criterion-1.5.0.0 + - pandoc-types # via criterion-1.5.0.0 - pipes # optparse-applicative 0.13 + - simple-vec3 # via criterion-1.5.0.0 + - skylighting-core # via criterion-1.5.0.0 + - snap-server # via criterion-1.5.0.0 - splitmix # criterion 1.3 - superbuffer # criterion 1.3 - text-builder # criterion 1.1 https://github.com/commercialhaskell/stackage/issues/3668 From ae206209b189c025bac22573e2dc513b67304893 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 10:14:42 -0600 Subject: [PATCH 0098/1876] Unconstrain extensible --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 055f4b89..7038c2c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3574,9 +3574,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3781 - base-orphans < 0.8 - # https://github.com/commercialhaskell/stackage/issues/3784 - - extensible < 0.4.10 - # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3 From 4ded109399ef14d468581904c8caa0f94bd70899 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 10:20:12 -0600 Subject: [PATCH 0099/1876] Add info about kept bound on semigroupoids --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7038c2c0..82cec62f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3574,6 +3574,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3781 - base-orphans < 0.8 + # can't unconstrain until base-orphans is unconstrained # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3 From c56ab12aa47c481fb027feb81e6eeba77851f7ba Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 10:27:18 -0600 Subject: [PATCH 0100/1876] Unconstrain distributive, see #3789 --- build-constraints.yaml | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 82cec62f..209e54d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -40,8 +40,8 @@ packages: - geodetics "Travis Athougies @tathougies": - - beam-core - - beam-migrate + - beam-core < 0 # via vector-sized + - beam-migrate < 0 # via beam-core - beam-sqlite < 0 # via aeson-1.3.1.0 "Fraser Murray @iand675": - feature-flags @@ -3578,9 +3578,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3 - # https://github.com/commercialhaskell/stackage/issues/3789 - - distributive < 0.6 - # https://github.com/commercialhaskell/stackage/issues/3791 - tagged < 0.8.6 From f615791c45a3d909c65ccf48ab86f585f243517f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 10:31:40 -0600 Subject: [PATCH 0101/1876] Unconstrain tagged, see #3791 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 209e54d8..27d289dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3578,9 +3578,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3 - # https://github.com/commercialhaskell/stackage/issues/3791 - - tagged < 0.8.6 - # https://github.com/commercialhaskell/stackage/issues/3792 - profunctors < 5.3 From b0b31c5109a3593e6fd80aae45b2cd1719688e0c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 10:36:59 -0600 Subject: [PATCH 0102/1876] Unconstrain profunctors (#3792) and lens (#3795) --- build-constraints.yaml | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27d289dc..32c3b566 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3527,6 +3527,31 @@ packages: - gi-webkit2 < 0 # https://github.com/fpco/stackage/issues/3415 - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) + # TODO: move these out of this section + - active < 0 # via lens-4.17 + - diagrams-builder < 0 # via lens-4.17 + - diagrams-cairo < 0 # via lens-4.17 + - diagrams-canvas < 0 # via lens-4.17 + - diagrams-contrib < 0 # via lens-4.17 + - diagrams-core < 0 # via lens-4.17 + - diagrams-html5 < 0 # via lens-4.17 + - diagrams-lib < 0 # via lens-4.17 + - diagrams-postscript < 0 # via lens-4.17 + - diagrams-rasterific < 0 # via lens-4.17 + - diagrams-svg < 0 # via lens-4.17 + - force-layout < 0 # via lens-4.17 + - json-autotype < 0 # via lens-4.17 + - diagrams-gtk < 0 # via diagrams-cairo + - diagrams < 0 # via diagrams-contrib + - SVGFonts < 0 # via diagrams-core + - diagrams < 0 # via diagrams-core + - SVGFonts < 0 # via diagrams-lib + - chart-unit < 0 # via diagrams-lib + - diagrams < 0 # via diagrams-lib + - diagrams-gtk < 0 # via diagrams-lib + - chart-unit < 0 # via diagrams-svg + - diagrams < 0 # via diagrams-svg + # Packages in the build plan that are blocked # from inclusion due to compilation failure with ghc 8.4 "Build failure with GHC 8.4": @@ -3578,15 +3603,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3 - # https://github.com/commercialhaskell/stackage/issues/3792 - - profunctors < 5.3 - # https://github.com/commercialhaskell/stackage/issues/3794 - free < 5.1 - # https://github.com/commercialhaskell/stackage/issues/3795 - - lens < 4.17 - # https://github.com/commercialhaskell/stackage/issues/3808 - inspection-testing < 0.3 From 8f004f2adb034313ce491d83e60f9661cae184fe Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 10:40:31 -0600 Subject: [PATCH 0103/1876] Unconstrain free, see #3794 --- build-constraints.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 32c3b566..334c533e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -34,7 +34,7 @@ packages: "Manuel Bärenz @turion": - dunai - - rhine + - rhine < 0 # via free-5.1 "Paul Johnson @PaulJohnson": - geodetics @@ -2887,10 +2887,10 @@ packages: "Lennart Spitzner @lspitzner": - multistate - pqueue - - butcher + - butcher < 0 # via free-5.1 - czipwith - data-tree-print - - brittany + - brittany < 0 # via butcher "Ryan Mulligan @ryantm": - HDBC-mysql @@ -3603,9 +3603,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3 - # https://github.com/commercialhaskell/stackage/issues/3794 - - free < 5.1 - # https://github.com/commercialhaskell/stackage/issues/3808 - inspection-testing < 0.3 From 3b123bae306aece19e18e9863744118256198d59 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 10:45:33 -0600 Subject: [PATCH 0104/1876] Unblock inspection-testing, see #3808 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 334c533e..0f09c2bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3603,9 +3603,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3 - # https://github.com/commercialhaskell/stackage/issues/3808 - - inspection-testing < 0.3 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -3833,6 +3830,8 @@ skipped-tests: - pandoc # tasty 1.1 - text-short # tasty 1.1 - servant-auth-docs # doctest 0.16 + - fin # via inspection-testing-0.3 + - vec # via inspection-testing-0.3 # Transitive outdated dependencies # These can also be checked for updates periodically. From 05d9c1d02fa5cd4e97a7e3b1ffa1eb1e1d32beeb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 12:58:11 -0600 Subject: [PATCH 0105/1876] Reorganize package blocks for #3795 --- build-constraints.yaml | 59 ++++++++++++------------------------------ 1 file changed, 17 insertions(+), 42 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f09c2bf..7848af31 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -705,22 +705,22 @@ packages: - rank2classes "Brent Yorgey @byorgey": - - active - - diagrams - - diagrams-builder - - diagrams-cairo - - diagrams-gtk - - diagrams-contrib + - active < 0 # via lens-4.17 + - diagrams < 0 # via diagrams-contrib + - diagrams-builder < 0 # via lens-4.17 + - diagrams-cairo < 0 # via lens-4.17 + - diagrams-canvas < 0 # via lens-4.17 + - diagrams-contrib < 0 # via lens-4.17 + - diagrams-core < 0 # via lens-4.17 + - diagrams-gtk < 0 # via diagrams-cairo + - diagrams-html5 < 0 # via lens-4.17 + - diagrams-lib < 0 # via lens-4.17 + - diagrams-postscript < 0 # via lens-4.17 + - diagrams-rasterific < 0 # via lens-4.17 - diagrams-solve - - diagrams-core - - diagrams-lib - - diagrams-rasterific - - diagrams-svg - - diagrams-html5 - - diagrams-canvas - - diagrams-postscript - - force-layout - - SVGFonts + - diagrams-svg < 0 # via lens-4.17 + - force-layout < 0 # via lens-4.17 + - SVGFonts < 0 # via diagrams-core - palette - haxr < 0 # GHC 8.4 via HaXml - MonadRandom @@ -891,7 +891,7 @@ packages: "Michal J. Gajda @mgajda": - iterable - FenwickTree - - json-autotype + - json-autotype < 0 # via lens-4.17 "Dom De Re @domdere": - cassava-conduit @@ -2904,7 +2904,7 @@ packages: - numhask-range - perf - online - - chart-unit + - chart-unit < 0 # via diagrams-lib "Iphigenia Df @iphydf": - data-msgpack @@ -3527,31 +3527,6 @@ packages: - gi-webkit2 < 0 # https://github.com/fpco/stackage/issues/3415 - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - # TODO: move these out of this section - - active < 0 # via lens-4.17 - - diagrams-builder < 0 # via lens-4.17 - - diagrams-cairo < 0 # via lens-4.17 - - diagrams-canvas < 0 # via lens-4.17 - - diagrams-contrib < 0 # via lens-4.17 - - diagrams-core < 0 # via lens-4.17 - - diagrams-html5 < 0 # via lens-4.17 - - diagrams-lib < 0 # via lens-4.17 - - diagrams-postscript < 0 # via lens-4.17 - - diagrams-rasterific < 0 # via lens-4.17 - - diagrams-svg < 0 # via lens-4.17 - - force-layout < 0 # via lens-4.17 - - json-autotype < 0 # via lens-4.17 - - diagrams-gtk < 0 # via diagrams-cairo - - diagrams < 0 # via diagrams-contrib - - SVGFonts < 0 # via diagrams-core - - diagrams < 0 # via diagrams-core - - SVGFonts < 0 # via diagrams-lib - - chart-unit < 0 # via diagrams-lib - - diagrams < 0 # via diagrams-lib - - diagrams-gtk < 0 # via diagrams-lib - - chart-unit < 0 # via diagrams-svg - - diagrams < 0 # via diagrams-svg - # Packages in the build plan that are blocked # from inclusion due to compilation failure with ghc 8.4 "Build failure with GHC 8.4": From 9b9154218b48e0a184d3520a993900f016b2fd4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Mon, 9 Jul 2018 21:18:56 +0200 Subject: [PATCH 0106/1876] Restore rhine-0.4.0.2. Refs #3794 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7848af31..0a565f3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -34,7 +34,7 @@ packages: "Manuel Bärenz @turion": - dunai - - rhine < 0 # via free-5.1 + - rhine "Paul Johnson @PaulJohnson": - geodetics From 3b2bb16ebe3873da8976dd7206234878a04bb7c6 Mon Sep 17 00:00:00 2001 From: Jonas Carpay Date: Mon, 9 Jul 2018 21:33:22 +0200 Subject: [PATCH 0107/1876] Re-enable apecs --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7848af31..40224b02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2170,7 +2170,7 @@ packages: - GPipe < 0 # GHC 8.4 via base-4.11.0.0 "Jonas Carpay @jonascarpay": - - apecs < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - apecs "Spencer Janssen @spencerjanssen": - Xauth From d32ca90bcdda04dc055123d818dbd120bf220a65 Mon Sep 17 00:00:00 2001 From: John Biesnecker Date: Mon, 9 Jul 2018 18:42:03 -0700 Subject: [PATCH 0108/1876] Adding async-pool to build-constraints.yaml Chatted with @jwiegley already (https://github.com/jwiegley/async-pool/issues/11) and I'm going to maintain this package in stackage. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7848af31..be4b0998 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3491,6 +3491,9 @@ packages: "Owen Lynch @olynch": - natural-sort + + "John Biesnecker @biesnecker": + - async-pool # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 5e77447f6589e53bdb77ea445b7ef28b0c214314 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 10 Jul 2018 02:57:57 +0000 Subject: [PATCH 0109/1876] Disable req tests due to nondeterministic failures See mrkkrp/req#46 for further reference --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 53d11ce9..51357a0c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4068,6 +4068,7 @@ expected-test-failures: - wreq - http-client # https://github.com/snoyberg/http-client/issues/360 - http-client-tls # https://github.com/snoyberg/http-client/issues/360 + - req # https://github.com/mrkkrp/req/issues/46 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From 9e99229aefc9497343daa407ca118c591ba63702 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 10 Jul 2018 05:06:09 +0000 Subject: [PATCH 0110/1876] Disable req-conduit tests for httpbin failures httpbin has been flaky recently, re-enable this (and the other req and http-client tests) after it's stabilized --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51357a0c..98b25d8b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4069,6 +4069,7 @@ expected-test-failures: - http-client # https://github.com/snoyberg/http-client/issues/360 - http-client-tls # https://github.com/snoyberg/http-client/issues/360 - req # https://github.com/mrkkrp/req/issues/46 + - req-conduit # https://github.com/mrkkrp/req/issues/46 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From fb01c1edfa5f35c4a36ad3587295589a74b72f46 Mon Sep 17 00:00:00 2001 From: Yuji Yamamoto Date: Tue, 10 Jul 2018 14:30:29 +0900 Subject: [PATCH 0111/1876] Add skews --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98b25d8b..38c7b6f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2474,6 +2474,7 @@ packages: - yes-precure5-command - th-strict-compat - main-tester + - skews "Hans-Christian Esperer @hce": - avwx From cd017449236875d8400a8de155c217fc5f72663b Mon Sep 17 00:00:00 2001 From: ncaq Date: Tue, 10 Jul 2018 17:39:28 +0900 Subject: [PATCH 0112/1876] fixed: yesod-form-bootstrap4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit by [deleted: addClass closed #2 · ncaq/yesod-form-bootstrap4@7315a49](https://github.com/ncaq/yesod-form-bootstrap4/commit/7315a49e952c6ab46fa7a20d896ac21c5c8a8637) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98b25d8b..fbd52751 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3038,7 +3038,7 @@ packages: # - haskell-import-graph # fgl via graphviz - string-transform - uniq-deep - - yesod-form-bootstrap4 < 0 # https://github.com/ncaq/yesod-form-bootstrap4/issues/2 + - yesod-form-bootstrap4 - yesod-recaptcha2 "Andrei Barbu @abarbu": From a25bd3bf54904cae8952ef4cc4936e96a3ebe2a7 Mon Sep 17 00:00:00 2001 From: Andre Van Der Merwe Date: Tue, 10 Jul 2018 10:46:08 +0200 Subject: [PATCH 0113/1876] add hyraxAbif --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98b25d8b..3cfd7b59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3391,6 +3391,7 @@ packages: "Andre Van Der Merwe @andrevdm": - bhoogle < 0 # GHC 8.4 via protolude + - hyraxAbif "David Millar-Durrant @DavidM-D": - indexed-list-literals From 21e9a76cad445311770b7e0752c69fafd66669ff Mon Sep 17 00:00:00 2001 From: Andre Van Der Merwe Date: Tue, 10 Jul 2018 14:15:25 +0200 Subject: [PATCH 0114/1876] adding hyraxAbif rebuild with cabal version 2.0 rather than 2.2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cfd7b59..27ac2276 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3390,7 +3390,7 @@ packages: - streaming-wai "Andre Van Der Merwe @andrevdm": - - bhoogle < 0 # GHC 8.4 via protolude + - bhoogle < 0 # GHC 8.4 via protolude - hyraxAbif "David Millar-Durrant @DavidM-D": From cd090fc3b27b328a6289b497f1ecaaa0b57a5b28 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Tue, 10 Jul 2018 10:14:15 -0400 Subject: [PATCH 0115/1876] JuicyPixels bounds #3818 --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fba52878..0b533a66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -731,7 +731,7 @@ packages: - FontyFruity - Rasterific - svg-tree - - rasterific-svg + - rasterific-svg < 0 # JuicyPixels 3.3 commercialhaskell/stackage#3818 - asciidiagram < 0 # GHC 8.4 via rasterific-svg "Patrick Brisbin @pbrisbin": @@ -1367,7 +1367,7 @@ packages: - github - insert-ordered-containers - integer-logarithms - - JuicyPixels-scale-dct + - JuicyPixels-scale-dct < 0 # JuicyPixels 3.3 commercialhaskell/stackage#3818 - kleene - lattices - microstache @@ -2265,7 +2265,7 @@ packages: - path-io - hspec-megaparsec - zip - - JuicyPixels-extra + - JuicyPixels-extra < 0 # JuicyPixels 3.3 commercialhaskell/stackate#3818 - identicon - pagination - text-metrics @@ -2817,7 +2817,7 @@ packages: "Anton Gushcha @ncrashed": - aeson-injector < 0 # GHC 8.4 via base-4.11.0.0 - - JuicyPixels-blp + - JuicyPixels-blp < 0 # JuicyPixels 3.3 commercialhaskell/stackate#3818 "Al Zohali @zohl": # - servant-auth-cookie # servant 0.13 From 829044f581607a71e634fc8a223c2dc2ff4827c3 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 10 Jul 2018 16:14:59 +0000 Subject: [PATCH 0116/1876] Unblock tintin build failure theam/tintin#38 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b533a66..682727f1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -245,7 +245,7 @@ packages: "Nikita Tchayka @nickseagull": - ramus - require - - tintin + - tintin < 0 # strange build failure theam/tintin#38 "Simon Jakobi @sjakobi": - path From 18fbfe8be0f2c5f77c6e72453faea50c424ed52d Mon Sep 17 00:00:00 2001 From: Jack Conrad Kiefer II Date: Tue, 10 Jul 2018 10:39:16 -0600 Subject: [PATCH 0117/1876] Renable herms in the build plan Sorry for being MIA for a bit! `semigroups-0.18.5` is no longer an issue and has been fixed as a dependency in `herms-1.9.0.2`. I've gone through the standard motions and everything seems to be building just fine with the nightlies on my end :) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 682727f1..52ce1f04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3416,7 +3416,7 @@ packages: - cryptocompare "Jack Kiefer @JackKiefer": - - herms < 0 # semigroups 0.18.5 + - herms "Sergey Vinokurov @sergv": - tasty-ant-xml From 1a29b62b592684931f902cbf0147c54de2ab6659 Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Tue, 10 Jul 2018 22:52:43 +0200 Subject: [PATCH 0118/1876] Re-enable butcher, brittany --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 682727f1..a24799c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2887,10 +2887,10 @@ packages: "Lennart Spitzner @lspitzner": - multistate - pqueue - - butcher < 0 # via free-5.1 + - butcher - czipwith - data-tree-print - - brittany < 0 # via butcher + - brittany "Ryan Mulligan @ryantm": - HDBC-mysql From cdfb786fecdf78db1d20bd34b39e34177a4e218d Mon Sep 17 00:00:00 2001 From: Xia Li-yao Date: Tue, 10 Jul 2018 16:54:13 -0400 Subject: [PATCH 0119/1876] Add generic-data and scanf --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 682727f1..8240f915 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -262,7 +262,9 @@ packages: "Li-yao Xia @Lysxia": - boltzmann-samplers + - generic-data - generic-random + - scanf - show-combinators "Tobias Dammers @tdammers": From b4deff878bec1aa1067496cf8c008a1e73ea40c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Tue, 10 Jul 2018 10:05:20 -0300 Subject: [PATCH 0120/1876] Add inline-c back. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fba52878..e40eddf6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2315,6 +2315,7 @@ packages: - distributed-process-simplelocalnet < 0 # GHC 8.4 via network-transport-tcp - distributed-process-tests < 0 # GHC 8.4 via distributed-process - distributed-static + - inline-c - jvm-batching < 0 # GHC 8.4 via inline-java - network-transport - network-transport-tests From 3cedefcf8d012a0c2aa9c6a79b3cb2d064e2f7b5 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Tue, 10 Jul 2018 14:14:57 -0700 Subject: [PATCH 0121/1876] Added back in vector-sized and dependent packages --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 682727f1..4f0d5bf4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1824,16 +1824,16 @@ packages: - auto - backprop - configurator-export - - hamilton < 0 # via vector-sized - - hmatrix-backprop < 0 # via vector-sized - - hmatrix-vector-sized < 0 # via vector-sized + - hamilton + - hmatrix-backprop + - hmatrix-vector-sized - one-liner-instances < 0 # via one-liner - prompt - tagged-binary # - type-combinators-singletons # GHC 8.4 via type-combinators - typelits-witnesses - uncertain - - vector-sized < 0 # via distributive-0.6 + - vector-sized "Ian Duncan @iand675": - feature-flags From ed8a0dd67a9685dd2c367f3634acf23ec4296cf6 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Wed, 11 Jul 2018 01:24:30 -0400 Subject: [PATCH 0122/1876] Unblocks yaml-0.9.0 #3823 --- build-constraints.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4803ac9..5085dee4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -382,7 +382,7 @@ packages: - yesod - yesod-auth - authenticate-oauth - - yesod-bin + # - yesod-bin # yaml-0.9.0 commercialhaskell/stackage#3823 - yesod-eventsource - yesod-gitrepo - yesod-newsfeed @@ -830,7 +830,7 @@ packages: - bench - dhall - dhall-bash - - dhall-json + # - dhall-json # yaml-0.9.0 commercialhaskell/stackage#3823 # - dhall-nix # deriving-compat via hnix - dhall-text @@ -1378,7 +1378,7 @@ packages: - regex-applicative-text - servant-dhall - servant-swagger-ui - - servant-yaml + # - servant-yaml # yaml-0.9.0 commercialhaskell/stackage#3823 - singleton-bool - spdx < 0 # GHC 8.4 via base-4.11.0.0 - splitmix @@ -1966,9 +1966,9 @@ packages: - atomic-write - dbcleaner - dotenv - - hapistrano + - hapistrano < 0 # yaml-0.9.0 commercialhaskell/stackage#3823 - inflections - - stache + - stache < 0 # yaml-0.9.0 commercialhaskell/stackage#3823 - scalendar "Sergey Alirzaev @l29ah": @@ -2256,7 +2256,7 @@ packages: - strict-base-types - withdependencies - hruby - - language-puppet + - language-puppet < 0 # yaml-0.9.0 commercialhaskell/stackage#3823 - tar-conduit "Mark Karpov @mrkkrp": @@ -2282,10 +2282,10 @@ packages: - stache - parser-combinators - modern-uri - - mmark - - mmark-ext + - mmark < 0 # yaml-0.9.0 commercialhaskell/stackage#3823 + - mmark-ext < 0 # mmark via yaml-0.9.0 commercialhaskell/stackage#3823 - html-entity-map - - mmark-cli + - mmark-cli < 0 # mmark via yaml-0.9.0 commercialhaskell/stackage#3823 - ghc-syntax-highlighter - facts From 5f64afb6da012ed7d0513db6c327a8f53f7262e1 Mon Sep 17 00:00:00 2001 From: Andre Van Der Merwe Date: Wed, 11 Jul 2018 14:59:24 +0200 Subject: [PATCH 0123/1876] added hyraxAbif --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27ac2276..3cfd7b59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3390,7 +3390,7 @@ packages: - streaming-wai "Andre Van Der Merwe @andrevdm": - - bhoogle < 0 # GHC 8.4 via protolude + - bhoogle < 0 # GHC 8.4 via protolude - hyraxAbif "David Millar-Durrant @DavidM-D": From 6715155f16f872d99254e54f7764681dc1d06d41 Mon Sep 17 00:00:00 2001 From: John Ky Date: Wed, 11 Jul 2018 23:44:19 +1000 Subject: [PATCH 0124/1876] Re-enable hw-json package on nightlies --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5085dee4..fe6d7dfa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2645,7 +2645,7 @@ packages: - hw-ip - hw-fingertree < 0 # build failure with GHC 8.4 - hw-fingertree-strict - - hw-json < 0 # via hw-rankselect-0.12.0.3 + - hw-json - hw-parser - hw-prim - hw-rankselect From 9bb111278b6e7af9c80785b6b95e7b79c8ed1df3 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Wed, 11 Jul 2018 10:53:20 -0400 Subject: [PATCH 0125/1876] Unblocks via cabal2nix NixOS/cabal2nix#359 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5085dee4..1477ecc9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2203,7 +2203,7 @@ packages: - nagios-check "Peter Simons @peti": - - cabal2nix + - cabal2nix < 0 # build failure via hpack-0.29 NixOS/cabal2nix#359 - cabal2spec - distribution-nixpkgs - flexible-defaults From f1b0e3ac5898036594afbebab1abf5e8964334fd Mon Sep 17 00:00:00 2001 From: jkachmar Date: Wed, 11 Jul 2018 10:54:16 -0400 Subject: [PATCH 0126/1876] Restores http-client and req test suites --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1477ecc9..1cce9af3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4069,10 +4069,6 @@ expected-test-failures: - courier # https://github.com/hargettp/courier/issues/19 - main-tester # https://github.com/fpco/stackage/pull/3528 - wreq - - http-client # https://github.com/snoyberg/http-client/issues/360 - - http-client-tls # https://github.com/snoyberg/http-client/issues/360 - - req # https://github.com/mrkkrp/req/issues/46 - - req-conduit # https://github.com/mrkkrp/req/issues/46 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From 56f7289ac92799144561af183d59ddae811db228 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Wed, 11 Jul 2018 11:03:40 -0400 Subject: [PATCH 0127/1876] http-client test suite still failing --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1cce9af3..2bac5022 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4069,6 +4069,8 @@ expected-test-failures: - courier # https://github.com/hargettp/courier/issues/19 - main-tester # https://github.com/fpco/stackage/pull/3528 - wreq + - http-client # https://github.com/snoyberg/http-client/issues/360 + - http-client-tls # https://github.com/snoyberg/http-client/issues/360 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From 699a3fcf893565b8569a84d6bc7c85bd1777a15e Mon Sep 17 00:00:00 2001 From: jkachmar Date: Wed, 11 Jul 2018 11:08:12 -0400 Subject: [PATCH 0128/1876] Restores blocked packages * JuicyPixels-extra (via JuicyPixels 3.3) * rasterific-svg (via JuicyPixels 3.3) * asciidiagram (via rasterific-svg) * language-puppet (via yaml-0.9.0) --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2bac5022..0c3a390a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -731,8 +731,8 @@ packages: - FontyFruity - Rasterific - svg-tree - - rasterific-svg < 0 # JuicyPixels 3.3 commercialhaskell/stackage#3818 - - asciidiagram < 0 # GHC 8.4 via rasterific-svg + - rasterific-svg + - asciidiagram "Patrick Brisbin @pbrisbin": - gravatar @@ -2256,7 +2256,7 @@ packages: - strict-base-types - withdependencies - hruby - - language-puppet < 0 # yaml-0.9.0 commercialhaskell/stackage#3823 + - language-puppet - tar-conduit "Mark Karpov @mrkkrp": @@ -2265,7 +2265,7 @@ packages: - path-io - hspec-megaparsec - zip - - JuicyPixels-extra < 0 # JuicyPixels 3.3 commercialhaskell/stackate#3818 + - JuicyPixels-extra - identicon - pagination - text-metrics From 63e99cf5830cdc240cf45a388f1a8bd13f1c1825 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Wed, 11 Jul 2018 11:43:41 -0400 Subject: [PATCH 0129/1876] Disables brittany (blocked by yaml #3823) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07682737..19c9f83d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2892,7 +2892,7 @@ packages: - butcher - czipwith - data-tree-print - - brittany + - brittany < 0 # via yaml-0.9.0 commercialhaskell/stackage#3823 "Ryan Mulligan @ryantm": - HDBC-mysql From 36f1ea76f4058b66f62acf6ce5987d07c0f8664e Mon Sep 17 00:00:00 2001 From: Andre Van Der Merwe Date: Wed, 11 Jul 2018 18:53:24 +0200 Subject: [PATCH 0130/1876] bhoogle bounds fix --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b2272d1..299a6eab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3394,7 +3394,7 @@ packages: - streaming-wai "Andre Van Der Merwe @andrevdm": - - bhoogle < 0 # GHC 8.4 via protolude + - bhoogle - hyraxAbif "David Millar-Durrant @DavidM-D": From 70d4352c0f42bd01c3d9c33cbf394f8613bf467b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Wed, 11 Jul 2018 16:28:19 -0300 Subject: [PATCH 0131/1876] Add back inline-java and related packages. --- build-constraints.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b2272d1..eb4f4208 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1870,13 +1870,14 @@ packages: - cassette < 0 # build failure with GHC 8.4 - choice - distributed-closure - - inline-java < 0 # GHC 8.4 via ghc-8.4.1 + - inline-java - inline-r < 0 # GHC 8.4 via inline-c - # - jni # GHC 8.4 via inline-c - # - jvm # GHC 8.4 via inline-c - - jvm-streaming < 0 # GHC 8.4 via inline-java + - jni + - jvm + - jvm-batching + - jvm-streaming - H < 0 # GHC 8.4 via inline-r - - sparkle < 0 # GHC 8.4 via inline-java + - sparkle - th-lift "Christopher Reichert @creichert": From 24bfd000a49d66f943dbe9ea72dd851285fce639 Mon Sep 17 00:00:00 2001 From: M Farkas-Dyck Date: Wed, 11 Jul 2018 12:57:45 -0800 Subject: [PATCH 0132/1876] Add either-both package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b2272d1..b5737bef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3461,6 +3461,7 @@ packages: - alg - category - constraint + - either-both - filtrable - hs-functors - lenz From 85b83d52d974d2f53909f60c5d0f59a17da10fdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Wed, 11 Jul 2018 17:59:04 -0300 Subject: [PATCH 0133/1876] Remove duplicate entry for jvm-batching. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb4f4208..541c8099 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1874,7 +1874,6 @@ packages: - inline-r < 0 # GHC 8.4 via inline-c - jni - jvm - - jvm-batching - jvm-streaming - H < 0 # GHC 8.4 via inline-r - sparkle @@ -2319,7 +2318,7 @@ packages: - distributed-process-tests < 0 # GHC 8.4 via distributed-process - distributed-static - inline-c - - jvm-batching < 0 # GHC 8.4 via inline-java + - jvm-batching - network-transport - network-transport-tests - network-transport-tcp < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/TestTCP/TestTCP From b133f8cc3633b57723d0a8914606d58e2ecb8761 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Wed, 11 Jul 2018 19:17:03 -0400 Subject: [PATCH 0134/1876] Constrain mwc-random #3828 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b2272d1..bc60c97b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3588,6 +3588,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3 + # needed by foldl, in turn needed by many others (mono-traversable, + # turtle, etc.) + # https://github.com/commercialhaskell/stackage/issues/3828 + - mwc-random < 0.14 + # end of packages # Package flags are applied to individual packages, and override the values of From 1a06265f7afb59069b39a8f67c950c477aca66e0 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Wed, 11 Jul 2018 20:54:54 -0400 Subject: [PATCH 0135/1876] Restores some unblocked yaml-0.9.0 dependees #3823 * hapistrano * mmark * mmark-cli * mmark-ext * stache --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 88fe3b3a..42a52dd2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1968,9 +1968,9 @@ packages: - atomic-write - dbcleaner - dotenv - - hapistrano < 0 # yaml-0.9.0 commercialhaskell/stackage#3823 + - hapistrano - inflections - - stache < 0 # yaml-0.9.0 commercialhaskell/stackage#3823 + - stache - scalendar "Sergey Alirzaev @l29ah": @@ -2284,10 +2284,10 @@ packages: - stache - parser-combinators - modern-uri - - mmark < 0 # yaml-0.9.0 commercialhaskell/stackage#3823 - - mmark-ext < 0 # mmark via yaml-0.9.0 commercialhaskell/stackage#3823 + - mmark + - mmark-ext - html-entity-map - - mmark-cli < 0 # mmark via yaml-0.9.0 commercialhaskell/stackage#3823 + - mmark-cli - ghc-syntax-highlighter - facts From 8a308a13bad71c02bf456882ba31665322890dc3 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Wed, 11 Jul 2018 21:00:29 -0400 Subject: [PATCH 0136/1876] Restores inline-r and H (via inline-c) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42a52dd2..bb7825be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1871,11 +1871,11 @@ packages: - choice - distributed-closure - inline-java - - inline-r < 0 # GHC 8.4 via inline-c + - inline-r - jni - jvm - jvm-streaming - - H < 0 # GHC 8.4 via inline-r + - H - sparkle - th-lift From cb50e27922d3634ab45789f012628ce4f0c8ff4d Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 12 Jul 2018 01:20:23 +0000 Subject: [PATCH 0137/1876] Revert "Added back in vector-sized and dependent packages" --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff9a8686..5ac61e70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1826,16 +1826,16 @@ packages: - auto - backprop - configurator-export - - hamilton - - hmatrix-backprop - - hmatrix-vector-sized + - hamilton < 0 # via vector-sized + - hmatrix-backprop < 0 # via vector-sized + - hmatrix-vector-sized < 0 # via vector-sized - one-liner-instances < 0 # via one-liner - prompt - tagged-binary # - type-combinators-singletons # GHC 8.4 via type-combinators - typelits-witnesses - uncertain - - vector-sized + - vector-sized < 0 # via distributive-0.6 "Ian Duncan @iand675": - feature-flags From 6d886a75e4a2bfe53c0228e46f27470484f76e0a Mon Sep 17 00:00:00 2001 From: John Ky Date: Thu, 12 Jul 2018 14:22:39 +1000 Subject: [PATCH 0138/1876] Add new library hw-eliasfano --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ac61e70..487c9b28 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2642,6 +2642,7 @@ packages: - hw-bits - hw-conduit - hw-diagnostics + - hw-eliasfano - hw-excess - hw-hedgehog - hw-hspec-hedgehog From 79937aa282612fd69d1ad01df0cd15289f6dcf16 Mon Sep 17 00:00:00 2001 From: Yuji Yamamoto Date: Thu, 12 Jul 2018 14:20:42 +0900 Subject: [PATCH 0139/1876] Add wss-client https://hackage.haskell.org/package/wss-client --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ac61e70..bff7651d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2478,6 +2478,7 @@ packages: - th-strict-compat - main-tester - skews + - wss-client "Hans-Christian Esperer @hce": - avwx From 5b29def2850fd893c3240aba248f92040f366626 Mon Sep 17 00:00:00 2001 From: John Ky Date: Thu, 12 Jul 2018 15:54:20 +1000 Subject: [PATCH 0140/1876] Add library amazonka-athena --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ac61e70..83614e70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1444,6 +1444,7 @@ packages: - amazonka-apigateway - amazonka-application-autoscaling - amazonka-appstream + - amazonka-athena - amazonka-autoscaling - amazonka-budgets - amazonka-certificatemanager From 54cb4017cf01295558a5bc82aad27062e8442109 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 12 Jul 2018 10:42:05 +0300 Subject: [PATCH 0141/1876] Add back yesod-bin --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ac61e70..63d659b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -384,7 +384,7 @@ packages: - yesod - yesod-auth - authenticate-oauth - # - yesod-bin # yaml-0.9.0 commercialhaskell/stackage#3823 + - yesod-bin - yesod-eventsource - yesod-gitrepo - yesod-newsfeed From a20fb95122022657f92b65eb0c29d66238e757ff Mon Sep 17 00:00:00 2001 From: Yorick Laupa Date: Thu, 12 Jul 2018 11:04:33 +0200 Subject: [PATCH 0142/1876] Add back eventstore --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63d659b4..0bf5a039 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2389,7 +2389,7 @@ packages: - pusher-http-haskell < 0 # GHC 8.4 via base-4.11.0.0 "Yorick Laupa yo.eight@gmail.com @YoEight": - - eventstore < 0 # via aeson-1.4.0.0 + - eventstore - dotnet-timespan - eventsource-api < 0 # GHC 8.4 build failure - eventsource-geteventstore-store < 0 # GHC 8.4 via protolude From f9a65f478e4a7935652383900836718429f5756a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 12 Jul 2018 11:34:54 +0200 Subject: [PATCH 0143/1876] build-constraints.yaml: cabal2nix build is fixed in version 2.10.0 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63d659b4..2a9bd751 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2205,7 +2205,7 @@ packages: - nagios-check "Peter Simons @peti": - - cabal2nix < 0 # build failure via hpack-0.29 NixOS/cabal2nix#359 + - cabal2nix - cabal2spec - distribution-nixpkgs - flexible-defaults From 78a99947ef194cc2d40546811552463042402388 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Boldizs=C3=A1r=20N=C3=A9meth?= Date: Thu, 12 Jul 2018 12:02:55 +0200 Subject: [PATCH 0144/1876] Re-enabling haskell-tools packages Fixed dependency problems with criterion and tasty. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63d659b4..84d55f2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2990,9 +2990,9 @@ packages: - haskell-tools-refactor - haskell-tools-rewrite - haskell-tools-demo - # - haskell-tools-cli # via tasty-1.1.0.2 - # - haskell-tools-daemon # via tasty-1.1.0.2 - - haskell-tools-debug < 0 # via criterion-1.5.0.0 + - haskell-tools-cli + - haskell-tools-daemon + - haskell-tools-debug "David Fisher @ddfisher": - socket-activation From a851444a7b6701fed4dec0936db8008636fe7488 Mon Sep 17 00:00:00 2001 From: John Ky Date: Fri, 13 Jul 2018 02:23:41 +1000 Subject: [PATCH 0145/1876] Add new library hw-packed-vector (#3830) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cc973d1..c3c70b0c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2650,6 +2650,7 @@ packages: - hw-fingertree < 0 # build failure with GHC 8.4 - hw-fingertree-strict - hw-json + - hw-packed-vector - hw-parser - hw-prim - hw-rankselect From e93a494a78780f0529c24a1ffeb853d44f9e7960 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Thu, 12 Jul 2018 12:46:59 -0400 Subject: [PATCH 0146/1876] Restores servant-kotlin --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92959ef3..53eb8873 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -123,7 +123,7 @@ packages: "Nobutada Matsubara @matsubara0507": - chatwork - rakuten - - servant-kotlin < 0 # servant 0.14 + - servant-kotlin "Pavol Klacansky @pavolzetor": - openexr-write @@ -832,7 +832,7 @@ packages: - bench - dhall - dhall-bash - # - dhall-json # yaml-0.9.0 commercialhaskell/stackage#3823 + # - dhall-json # yaml-0.9.0 commercialhaskell/stackage#3823 # - dhall-nix # deriving-compat via hnix - dhall-text From d00da6efe80b9986e9a1986b8ebb7274196f1dc2 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Fri, 13 Jul 2018 00:24:06 -0400 Subject: [PATCH 0147/1876] Unblocks bounds failures #3839 #3840 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cc566992..e265fce0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3007,7 +3007,7 @@ packages: "Mitsutoshi Aoe @maoe": - influxdb - sensu-run < 0 # GHC 8.4 via base-4.11.0.0 - - viewprof + - viewprof < 0 # brick-0.38 commercialhaskell/stackage#3839 vty-5.22 commercialhaskell/stackage#3840 "Dylan Simon @dylex": - postgresql-typed @@ -3425,7 +3425,7 @@ packages: - cryptocompare "Jack Kiefer @JackKiefer": - - herms + - herms < 0 # brick-0.38 commercialhaskell/stackage#3839 vty-5.22 commercialhaskell/stackage#3840 "Sergey Vinokurov @sergv": - tasty-ant-xml From 96e40a2f21277e08eab494de025c17c4e0498429 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Fri, 13 Jul 2018 01:13:35 -0400 Subject: [PATCH 0148/1876] Unblocks hpack test failures sol/hpack#302 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e265fce0..69b2a8a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - ghc-events < 0 # build failure with GHC 8.4 - monad-extras - optparse-simple - - hpack + - hpack < 0.29.1 # test failures sol/hpack#302 - bindings-uname - stack < 9.9.9 # see https://github.com/fpco/stackage/issues/3563 From 26b1862a646780ce65162e033c21d9a69bcb0512 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Fri, 13 Jul 2018 09:19:09 -0400 Subject: [PATCH 0149/1876] Restores hpack --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69b2a8a2..e265fce0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - ghc-events < 0 # build failure with GHC 8.4 - monad-extras - optparse-simple - - hpack < 0.29.1 # test failures sol/hpack#302 + - hpack - bindings-uname - stack < 9.9.9 # see https://github.com/fpco/stackage/issues/3563 From 741d5a67cc6e9fb3456ca1e4c56219565cffef46 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Fri, 13 Jul 2018 19:55:54 -0400 Subject: [PATCH 0150/1876] Restores herms --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e265fce0..abc54a29 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3425,7 +3425,7 @@ packages: - cryptocompare "Jack Kiefer @JackKiefer": - - herms < 0 # brick-0.38 commercialhaskell/stackage#3839 vty-5.22 commercialhaskell/stackage#3840 + - herms "Sergey Vinokurov @sergv": - tasty-ant-xml From a748670885e92c3132aec5ba1f093a7467febd62 Mon Sep 17 00:00:00 2001 From: John Ky Date: Sun, 3 Jun 2018 23:28:14 +1000 Subject: [PATCH 0151/1876] New library hw-dsv --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index abc54a29..600fbcfa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2644,6 +2644,7 @@ packages: - hw-bits - hw-conduit - hw-diagnostics + - hw-dsv - hw-eliasfano - hw-excess - hw-hedgehog From 7dbc44265285eeb7a88599de93f2f620b4a338bf Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sat, 14 Jul 2018 19:59:25 -0400 Subject: [PATCH 0152/1876] Re-enable tfausak's packages --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index abc54a29..26379053 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1687,14 +1687,14 @@ packages: - autoexporter - derulo - flow - - github-release < 0 # via aeson-1.4.0.0 + - github-release - json-feed - lackey - - ratel < 0 # via aeson-1.4.0.0 - - ratel-wai < 0 # via ratel + - ratel + - ratel-wai - rattletrap - salve - - strive < 0 # via aeson-1.4.0.0 + - strive - wuss - bmp # @benl23x5 From ac035502763da36945152243d9367275676e1e61 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sat, 14 Jul 2018 20:27:44 -0400 Subject: [PATCH 0153/1876] Re-enable cmark I didn't have any trouble adding it as an extra dependency alongside other LTS 12.0 packages. I couldn't find out why it was disabled in the first place. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index abc54a29..d1d9f37c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2541,7 +2541,7 @@ packages: "John MacFarlane @jgm": - hsb2hs < 0 # build failure with GHC 8.4 - - cmark < 0 # DependencyFailed (PackageName "markdown") + - cmark - texmath - highlighting-kate - skylighting From 3faf163c4947a7ad3d01ac6bd7f6b7f1bc862148 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sun, 15 Jul 2018 11:10:30 -0400 Subject: [PATCH 0154/1876] Unblocks bounds failures #3845 #3847 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index abc54a29..cf69fd4c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - ghc-events < 0 # build failure with GHC 8.4 - monad-extras - optparse-simple - - hpack + - hpack < 0.29.3 # infer-license-0.2.0 is out of bounds #3845 - bindings-uname - stack < 9.9.9 # see https://github.com/fpco/stackage/issues/3563 @@ -2652,7 +2652,7 @@ packages: - hw-ip - hw-fingertree < 0 # build failure with GHC 8.4 - hw-fingertree-strict - - hw-json + - hw-json < 0.8.1.0 # criterion-1.5.0.0 is out of bounds #3847 - hw-packed-vector - hw-parser - hw-prim From 18b4ca6bdf79244e3f54543f27423c1385e10048 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sun, 15 Jul 2018 11:12:19 -0400 Subject: [PATCH 0155/1876] Unblocks hw-xml build failure haskell-works/hw-xml#28 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf69fd4c..90beee83 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2659,7 +2659,7 @@ packages: - hw-rankselect - hw-rankselect-base - hw-succinct - - hw-xml + - hw-xml < 0 # Build failure haskell-works/hw-xml#28 - pure-zlib "Ismail Mustafa @ismailmustafa": From 729e0f72860d441eee5fed410ac6e6d734ccb4b2 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sun, 15 Jul 2018 12:03:41 -0400 Subject: [PATCH 0156/1876] Restores latest hpack --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 90beee83..6d3cb707 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - ghc-events < 0 # build failure with GHC 8.4 - monad-extras - optparse-simple - - hpack < 0.29.3 # infer-license-0.2.0 is out of bounds #3845 + - hpack - bindings-uname - stack < 9.9.9 # see https://github.com/fpco/stackage/issues/3563 From 015b8da0e18afb5fe860a3d9dab2ad3f0d5e250f Mon Sep 17 00:00:00 2001 From: Dmitry Dzhus Date: Mon, 16 Jul 2018 11:59:22 +0100 Subject: [PATCH 0157/1876] Re-enable csg benchmarks csg-0.1.0.4 allows criterion-1.5.0.0 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d3cb707..f6f89405 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4234,7 +4234,6 @@ skipped-benchmarks: - avers # criterion 1.3 - binary-parsers # criterion 1.2 - cryptohash-sha512 # criterion 1.2 - - csg # via criterion-1.5.0.0 - heist # criterion 1.3 - hw-rankselect # via criterion-1.5.0.0 - identicon # via criterion-1.5.0.0 From 84bd58cf17a09d1ff6bd122b1dcdaf2c77e43358 Mon Sep 17 00:00:00 2001 From: Dmitry Dzhus Date: Mon, 16 Jul 2018 12:00:04 +0100 Subject: [PATCH 0158/1876] M-x whitespace-cleanup --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6f89405..80e990be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -264,7 +264,7 @@ packages: - boltzmann-samplers - generic-data - generic-random - - scanf + - scanf - show-combinators "Tobias Dammers @tdammers": @@ -3501,7 +3501,7 @@ packages: "Owen Lynch @olynch": - natural-sort - + "John Biesnecker @biesnecker": - async-pool @@ -3593,7 +3593,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3 - # needed by foldl, in turn needed by many others (mono-traversable, + # needed by foldl, in turn needed by many others (mono-traversable, # turtle, etc.) # https://github.com/commercialhaskell/stackage/issues/3828 - mwc-random < 0.14 From 468a98b5c2ff58ebb750e2b25f43375e1ab374d2 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Mon, 16 Jul 2018 08:54:11 -0400 Subject: [PATCH 0159/1876] Skip async-timer tests mtesseract/async-timer#8 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d3cb707..cfdee8e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3827,6 +3827,7 @@ skipped-tests: - servant-auth-docs # doctest 0.16 - fin # via inspection-testing-0.3 - vec # via inspection-testing-0.3 + - async-timer # via criterion-1.5.0.0 mtesseract/async-timer#8 # Transitive outdated dependencies # These can also be checked for updates periodically. From d43d0f0f7f999f13bdb7d11defbee736e80e6459 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Mon, 16 Jul 2018 09:39:49 -0400 Subject: [PATCH 0160/1876] Skips sparkle haddocks tweag/sparkle#144 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cfdee8e0..712542f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4219,6 +4219,7 @@ expected-haddock-failures: # For packages with haddock issues skipped-haddocks: - approximate +- sparkle # Java function failures tweag/sparkle#144 # end of skipped-haddocks # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From 88a84e246a2803d0a17adb59e21432b822f86804 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 17 Jul 2018 17:50:11 +0200 Subject: [PATCH 0161/1876] build-constraints.yaml: add parsec-class and distribution-opensuse to Nightly --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 712542f2..e2d6fea5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2209,6 +2209,7 @@ packages: - cabal2nix - cabal2spec - distribution-nixpkgs + - distribution-opensuse - flexible-defaults - funcmp - hackage-db @@ -2225,6 +2226,7 @@ packages: - logging-facade-syslog - MonadPrompt - nix-paths + - parsec-class - prim-uniq - random-fu - random-source From deba51f328cd65a78be30edd806ea376b8d6f6ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Wed, 4 Jul 2018 20:03:30 +0200 Subject: [PATCH 0162/1876] Add rhine-gloss --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cda24de9..15944d36 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -35,6 +35,7 @@ packages: "Manuel Bärenz @turion": - dunai - rhine + - rhine-gloss "Paul Johnson @PaulJohnson": - geodetics From 5ca2dfde4aee6b7f4bae5c3b41a458ad58528bbb Mon Sep 17 00:00:00 2001 From: Varun Gandhi Date: Thu, 19 Jul 2018 19:08:41 -0400 Subject: [PATCH 0163/1876] add edit https://hackage.haskell.org/package/edit --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15944d36..da65f503 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,9 @@ cabal-format-version: "2.0" # Constraints for brand new builds packages: + "Varun Gandhi @theindigamer": + - edit + "Luka Hadžiegrić @reygoch": - valor From 07ebdcd378ceec4aeae86e27a72dcf7c4bca37e3 Mon Sep 17 00:00:00 2001 From: Dmitry Dzhus Date: Sat, 21 Jul 2018 13:02:37 +0100 Subject: [PATCH 0164/1876] Re-enable simple-vec3 benchmarks (simple-vec3-0.4.0.8) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcb4dfb5..13b827f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4248,7 +4248,6 @@ skipped-benchmarks: - identicon # via criterion-1.5.0.0 - pandoc-types # via criterion-1.5.0.0 - pipes # optparse-applicative 0.13 - - simple-vec3 # via criterion-1.5.0.0 - skylighting-core # via criterion-1.5.0.0 - snap-server # via criterion-1.5.0.0 - splitmix # criterion 1.3 From d9e9d46db5edcf0917754ff97c9f54a8531ae378 Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Sat, 21 Jul 2018 21:38:46 +0800 Subject: [PATCH 0165/1876] Add relude --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcb4dfb5..b69d2dc5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3214,6 +3214,7 @@ packages: # Requires Cabal file format 2.2 # - base-noprelude == 4.11.1.0 - first-class-patterns + - relude - summoner - tomland From e942eccfc48f5f6023a444691561bf209aa7527c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 21 Jul 2018 23:15:38 +0900 Subject: [PATCH 0166/1876] tweaks to the PR template text --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 94cca136..ddf6bdae 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ Checklist: -- [ ] Meaningful commit message - please not `Update build-constraints.yml` -- [ ] At least 30 minutes have passed since Hackage upload -- [ ] On your own machine, in a new directory, you have successfully run the following set of commands (replace `$package` with the name of the package that is submitted, `$version` is the version of the package you want to get into Stackage): +- [ ] Meaningful commit message, eg `add my-cool-package` (please not mention `build-constraints.yml`) +- [ ] At least 30 minutes have passed since uploading to Hackage +- [ ] On your own machine, in a new directory, you have successfully run the following set of commands (replace `$package` with the name of the package that is submitted, and `$version` with the version of the package you want to get into Stackage): stack unpack $package-$version cd $package-$version From 017cadc1bf9af1745ef70298461790515033156e Mon Sep 17 00:00:00 2001 From: Toshio Ito Date: Sun, 22 Jul 2018 22:18:22 +0900 Subject: [PATCH 0167/1876] add hspec-need-env. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 13b827f8..990d5fe4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2698,6 +2698,7 @@ packages: - greskell - greskell-core - greskell-websocket + - hspec-need-env "Cies Breijs @cies": - htoml From 1640d75e17685502c189b9656e2df6053d9a34cf Mon Sep 17 00:00:00 2001 From: Yuji Yamamoto Date: Mon, 23 Jul 2018 14:43:05 +0900 Subject: [PATCH 0168/1876] Add network-messagepack-rpc, network-messagepack-rpc-websocket --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 990d5fe4..1947186a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2486,6 +2486,8 @@ packages: - main-tester - skews - wss-client + - network-messagepack-rpc + - network-messagepack-rpc-websocket "Hans-Christian Esperer @hce": - avwx From 75f912e082a24fe06101cb3e17c6209255933a55 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Mon, 23 Jul 2018 14:12:33 -0500 Subject: [PATCH 0169/1876] added prometheus --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 990d5fe4..8bb34e9b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3515,6 +3515,9 @@ packages: "Zoltan Kelemen @kelemzol": - fswatch + + "Luke Hoersten @lukehoersten": + - prometheus # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 6f74103f2befd5468de29c49d578deefd9ecef7a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 24 Jul 2018 15:48:04 +0900 Subject: [PATCH 0170/1876] dhall < 1.16 (#3856) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c55fd58b..19ef7526 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3609,6 +3609,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3828 - mwc-random < 0.14 + # https://github.com/commercialhaskell/stackage/issues/3856 + - dhall < 1.16 + # end of packages # Package flags are applied to individual packages, and override the values of From cdb0b6829be833fbc2b4807ea3ded1229300cf4c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 24 Jul 2018 15:52:27 +0900 Subject: [PATCH 0171/1876] path-io < 1.4 (#3857) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19ef7526..f47e2d8b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3612,6 +3612,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3856 - dhall < 1.16 + # https://github.com/commercialhaskell/stackage/issues/3857 + - path-io < 1.4 + # end of packages # Package flags are applied to individual packages, and override the values of From f06112d5e969e84c0b0ad37fa40dafd36e9fbcaa Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 25 Jul 2018 11:20:40 +0300 Subject: [PATCH 0172/1876] Remove upper bound and close #3857 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 956e8df8..d37b8c5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3615,9 +3615,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3856 - dhall < 1.16 - # https://github.com/commercialhaskell/stackage/issues/3857 - - path-io < 1.4 - # end of packages # Package flags are applied to individual packages, and override the values of From 400a2abb3e0b476ab468c257b5962c568b61607d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 26 Jul 2018 06:42:16 +0300 Subject: [PATCH 0173/1876] Upper bounds for #3858 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d37b8c5e..e205af88 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3615,6 +3615,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3856 - dhall < 1.16 + # https://github.com/commercialhaskell/stackage/issues/3858 + - focus < 0.2 + - stm-containers < 1 + - slave-thread < 1.0.2.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 683b968d200884f9c4b7e382c6aa248471eb018e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 26 Jul 2018 18:30:56 +0300 Subject: [PATCH 0174/1876] Add githash (fixes snoyberg/githash#5) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e205af88..25cb1815 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -449,6 +449,7 @@ packages: - mono-traversable - http-client - http-conduit + - githash "Omari Norman @massysett": - rainbow From c1e30ea8b3821cba07acd4721b069ccea8d58020 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Thu, 26 Jul 2018 16:20:43 -0500 Subject: [PATCH 0175/1876] Added hgrev, seqid, and seqid-streams. --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25cb1815..9438024d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3519,9 +3519,12 @@ packages: "Zoltan Kelemen @kelemzol": - fswatch - + "Luke Hoersten @lukehoersten": - prometheus + - hgrev + - seqid + - seqid-streams # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From e7172fa9096750be265fb7c3ec28eb91e6ab449d Mon Sep 17 00:00:00 2001 From: Tom Sydney Kerckhove Date: Sat, 28 Jul 2018 12:24:15 +0200 Subject: [PATCH 0176/1876] Added genvalidity-hspec-optics to the build constraints --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9438024d..b0005c88 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3331,6 +3331,7 @@ packages: - genvalidity-hspec-binary - genvalidity-hspec-cereal - genvalidity-hspec-hashable + - genvalidity-hspec-optics - genvalidity-path - genvalidity-property - genvalidity-scientific From 36a4c4e5e69e3e912da8cd7c9ec3b42277679c05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gor=C3=ADn?= Date: Sat, 28 Jul 2018 12:50:14 +0000 Subject: [PATCH 0177/1876] Add barbies package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9438024d..8a39eab7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3526,6 +3526,9 @@ packages: - seqid - seqid-streams + "Daniel Gorin @jcpetruzza": + - barbies + # 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 b00e219a1fa1d1c77bf7e4e40b81ebbbead198a6 Mon Sep 17 00:00:00 2001 From: Oliver Charles Date: Sat, 28 Jul 2018 15:03:18 +0100 Subject: [PATCH 0178/1876] Add dhall-to-cabal to Stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9438024d..659c884a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1991,6 +1991,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 # - reactive-banana # pqueue-1.4.1 "Antoni Silvestre @asilvestre": From e31cc1530a85f6f9165735815958c517a1fab5c1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 28 Jul 2018 21:40:54 +0300 Subject: [PATCH 0179/1876] Upper bound for #3863 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9438024d..b877cf9d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3624,6 +3624,9 @@ packages: - stm-containers < 1 - slave-thread < 1.0.2.1 + # https://github.com/commercialhaskell/stackage/issues/3863 + - vty < 5.23 + # end of packages # Package flags are applied to individual packages, and override the values of From d3b0249e002d0fa81e3b1b85b426980c547a43fc Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 28 Jul 2018 21:48:59 +0300 Subject: [PATCH 0180/1876] Expect githash test failure --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e55c54a4..724024d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4194,6 +4194,9 @@ expected-test-failures: - folds - servant-swagger + + # Needs a Git repo for testing + - githash # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From cf705346d577d2c013833aa42c05e1197be525b7 Mon Sep 17 00:00:00 2001 From: ars Date: Sun, 29 Jul 2018 15:13:11 +0300 Subject: [PATCH 0181/1876] add qchas add qchas --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 724024d6..9fdf13e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -110,7 +110,7 @@ packages: - state-codes "Sebastian Mihai Ardelean @ardeleanasm": - - qchas < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - qchas "Patrick Pelletier @ppelleti": - mercury-api From 741248f5173367fea0acc9be73fec916622bba28 Mon Sep 17 00:00:00 2001 From: Hardy Jones Date: Sun, 29 Jul 2018 17:57:09 -0700 Subject: [PATCH 0182/1876] Re-add `rollbar-hs` Removed in https://github.com/commercialhaskell/stackage/issues/3393. A new version was released that relaxes the upper bound. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9fdf13e7..13cc0d07 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3110,7 +3110,7 @@ packages: "Hardy Jones @joneshf": # - katip-rollbar # async 2.2 - - rollbar-hs < 0 # aeson + - rollbar-hs - servant-ruby - wai-middleware-rollbar < 0 # aeson From 2971aa34c32f7f28cc90b62071ce329ef49a4f62 Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Mon, 30 Jul 2018 20:43:31 +0900 Subject: [PATCH 0183/1876] Add gi-vte package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 13cc0d07..a78d247d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2732,6 +2732,7 @@ packages: - gi-gtk-hs - gi-gtksource - gi-javascriptcore + - gi-vte # - gi-webkit2 # GHC 8.4 "Brandon Simmons @jberryman": From 83fefc61a810f3482bc36f7c9857c2fc944af6a1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 30 Jul 2018 06:53:56 -0700 Subject: [PATCH 0184/1876] Block gi-vte, #3867 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a78d247d..1332575d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2732,7 +2732,7 @@ packages: - gi-gtk-hs - gi-gtksource - gi-javascriptcore - - gi-vte + - gi-vte < 0 # custom setup needed? https://github.com/commercialhaskell/stackage/issues/3867 # - gi-webkit2 # GHC 8.4 "Brandon Simmons @jberryman": From fca5b4bb7459eaf087154ab67530930f2b6b7819 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 30 Jul 2018 17:02:10 -0700 Subject: [PATCH 0185/1876] Bounds for #3868 and #3869 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1332575d..5bdff4ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3632,6 +3632,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3863 - vty < 5.23 + # https://github.com/commercialhaskell/stackage/issues/3868 + - brick < 0.39 + + # https://github.com/commercialhaskell/stackage/issues/3869 + - vinyl < 0.9.0 + # end of packages # Package flags are applied to individual packages, and override the values of From d6baa99fd17cccad6a05db3df8192fa879b27fe2 Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Tue, 31 Jul 2018 21:39:13 +0900 Subject: [PATCH 0186/1876] Unblock the gi-vte package. The gi-vte Haskell package fails to build because the required libvte-2.91-dev system package is not installed. This PR unblocks the gi-vte Haskell package, and adds the libvte-2.91-dev package to the debian-bootstrap.sh file. This is as recommended in https://github.com/commercialhaskell/stackage/issues/3867. --- build-constraints.yaml | 2 +- debian-bootstrap.sh | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5bdff4ba..af3c07ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2732,7 +2732,7 @@ packages: - gi-gtk-hs - gi-gtksource - gi-javascriptcore - - gi-vte < 0 # custom setup needed? https://github.com/commercialhaskell/stackage/issues/3867 + - gi-vte # - gi-webkit2 # GHC 8.4 "Brandon Simmons @jberryman": diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index eb5f4848..e6d68518 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -119,6 +119,7 @@ apt-get install -y \ libtre-dev \ libudev-dev \ libusb-1.0-0-dev \ + libvte-2.91-dev \ libwebkitgtk-3.0-dev \ libxau-dev \ libxml2-dev \ From aabe22d1d02d69e560cfc0734eb109e4f66c8f2f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 31 Jul 2018 16:30:27 -0700 Subject: [PATCH 0187/1876] Attempt a test of rakuten --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af3c07ed..28512238 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3837,7 +3837,7 @@ skipped-tests: - makefile # GHC 8.2 - next-ref # hspec 2.3 - partial-order # HUnit 1.6 - - rakuten # servant 0.14 + # rakuten # servant 0.14 - superbuffer # QuickCheck-2.11.3 - tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1 - text # QuickCheck-2.11.3 From f42b15afa5b6e62b639fb174c8922c225e6eca03 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 31 Jul 2018 17:49:48 -0700 Subject: [PATCH 0188/1876] Remove rakuten from skipped-tests as the tests pass now --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28512238..62b6ca5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3837,7 +3837,6 @@ skipped-tests: - makefile # GHC 8.2 - next-ref # hspec 2.3 - partial-order # HUnit 1.6 - # rakuten # servant 0.14 - superbuffer # QuickCheck-2.11.3 - tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1 - text # QuickCheck-2.11.3 From c8ea9f26837724caf7d5d3a126c595f9b9c9cf8e Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Wed, 1 Aug 2018 13:47:37 -0400 Subject: [PATCH 0189/1876] Restricts swagger2 #3874 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 62b6ca5a..077ca8db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2306,7 +2306,7 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data - - swagger2 + - swagger2 < 2.3 # servant-swagger-ui via swagger2-2.3 commercialhaskell/stackage#3874 - servant-swagger - telegram-bot-simple From a2ed5d04bc02b9262ac7d30399ed9d3f743bedca Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Wed, 1 Aug 2018 12:47:14 -0700 Subject: [PATCH 0190/1876] Unblock ua-parsers ua-parsers builds and tests now against nightlies. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 077ca8db..e86a328a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2569,7 +2569,7 @@ packages: "Ozgun Ataman ozgun.ataman@soostone.com @ozataman": - string-conv - rng-utils - - ua-parser < 0 # via aeson-1.3.1.0 + - ua-parser - hs-GeoIP - retry - katip < 0 # via aeson-1.3.1.0 From 65ee714de8f9a4d5ecac5a5b1109a9bda1765e6e Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Tue, 31 Jul 2018 14:30:40 -0400 Subject: [PATCH 0191/1876] Add bugsnag-haskell --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e86a328a..edac8803 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -742,6 +742,7 @@ packages: - asciidiagram "Patrick Brisbin @pbrisbin": + - bugsnag-haskell - gravatar - load-env # - yesod-auth-oauth2 # via hoauth2 From 38bd0861c5dc8667becceaf063b46a77d07b4886 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 1 Aug 2018 16:22:32 -0700 Subject: [PATCH 0192/1876] Allow one extra version of vty (see #3863) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index edac8803..f912b039 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3631,7 +3631,7 @@ packages: - slave-thread < 1.0.2.1 # https://github.com/commercialhaskell/stackage/issues/3863 - - vty < 5.23 + - vty < 5.23.1 # https://github.com/commercialhaskell/stackage/issues/3868 - brick < 0.39 From b7071174f8d331628c9911cec4d9594e1da4995c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 1 Aug 2018 16:27:32 -0700 Subject: [PATCH 0193/1876] Keep bound on vty (#3863) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f912b039..edac8803 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3631,7 +3631,7 @@ packages: - slave-thread < 1.0.2.1 # https://github.com/commercialhaskell/stackage/issues/3863 - - vty < 5.23.1 + - vty < 5.23 # https://github.com/commercialhaskell/stackage/issues/3868 - brick < 0.39 From 281825e03400d8dd2c038ce22e37a9a8c72b9ca6 Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Thu, 2 Aug 2018 00:22:18 +0900 Subject: [PATCH 0194/1876] Add the termonad package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index edac8803..ba5878f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2142,6 +2142,7 @@ packages: - servant-checked-exceptions-core # - servant-rawm # https://github.com/cdepillabout/servant-rawm/issues/4 - servant-static-th + - termonad - world-peace - xml-html-qq - xml-indexed-cursor From 3e3d8fa3a08a1426d7e64359c12939d778771797 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 2 Aug 2018 07:01:30 -0700 Subject: [PATCH 0195/1876] Upper bound req (#3876) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba5878f4..c73e52c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3640,6 +3640,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3869 - vinyl < 0.9.0 + # https://github.com/commercialhaskell/stackage/issues/3876 + - req < 1.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 2209171ce710afd9e9135a1c725d6ffd9f005cdf Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 2 Aug 2018 19:12:21 -0700 Subject: [PATCH 0196/1876] Block microspec (#3878) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c73e52c8..e2c513aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3643,6 +3643,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3876 - req < 1.2.0 + # https://github.com/commercialhaskell/stackage/issues/3878 + - microspec < 0.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 64ef85f3bb7eb4d0e1bde44d6ac5e9470c44de27 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 2 Aug 2018 19:13:36 -0700 Subject: [PATCH 0197/1876] Unblock vinyl (#3869) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e2c513aa..0acee424 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3637,9 +3637,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3868 - brick < 0.39 - # https://github.com/commercialhaskell/stackage/issues/3869 - - vinyl < 0.9.0 - # https://github.com/commercialhaskell/stackage/issues/3876 - req < 1.2.0 From 9bdcff28faa993f6e4eb4d12a396d996f6510457 Mon Sep 17 00:00:00 2001 From: Sergey Vinokurov Date: Thu, 2 Aug 2018 20:27:13 +0100 Subject: [PATCH 0198/1876] Add lzma-clib package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0acee424..5ef920a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3810,6 +3810,7 @@ configure-args: # Used for packages that cannot be built on Linux skipped-builds: - hfsevents + - lzma-clib - Win32 - Win32-notify From 9a2a7c62354e8daa351b0e20a35cdd340795dc1b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 2 Aug 2018 19:27:39 -0700 Subject: [PATCH 0199/1876] Block vinyl again, due to #3879 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ef920a6..f41f612e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3637,6 +3637,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3868 - brick < 0.39 + # https://github.com/commercialhaskell/stackage/issues/3879 + - vinyl < 0.9.0 + # https://github.com/commercialhaskell/stackage/issues/3876 - req < 1.2.0 From 80f6778c9799ebf040c9481424d9dd6aca9814cc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 3 Aug 2018 06:53:39 -0700 Subject: [PATCH 0200/1876] Enable xmonad packages, close #3873, close #3724 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f41f612e..42b63787 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -518,7 +518,7 @@ packages: - hourglass-orphans - wai-slack-middleware - sysinfo - - xmonad-extras < 0 # https://github.com/commercialhaskell/stackage/issues/3724 + - xmonad-extras - shelly - persistent-redis < 0 # GHC 8.4 via hedis @@ -1248,7 +1248,7 @@ packages: - darcs # - idris # aeson https://github.com/idris-lang/Idris-dev/issues/4493 - libffi - - xmonad-contrib < 0 # DependencyFailed (PackageName "xmonad") + - xmonad-contrib - cairo - glib - gio @@ -3586,7 +3586,6 @@ packages: - 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") - - xmonad < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - Unique < 0 # GHC 8.4 via base-4.11.0.0 - ghc-compact < 0 # GHC 8.4 via base-4.11.1.0 @@ -4127,7 +4126,6 @@ expected-test-failures: - shikensu # https://github.com/icidasset/shikensu/issues/5 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - courier # https://github.com/hargettp/courier/issues/19 From 4cb5fde3fba682415a5e9e2b0ef8f9b3740fbd61 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 3 Aug 2018 06:55:21 -0700 Subject: [PATCH 0201/1876] Remove benchmarks for hw-prim (#3880) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42b63787..9bab9cfe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4300,6 +4300,7 @@ skipped-benchmarks: - unicode-transforms # criterion 1.3 - universum # criterion 1.2 https://github.com/fpco/stackage/issues/3100 - unordered-containers # criterion 1.2 + - hw-prim # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 # ghc 8.4 outdated dependencies - buffer-builder # ghc 8.4 via json-builder build failure From 3872ffa424e7c2652efe8e38adcb9770874172d5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 3 Aug 2018 06:55:46 -0700 Subject: [PATCH 0202/1876] Enable unblocke benchmarks and update the status of some others --- build-constraints.yaml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9bab9cfe..6c4eacc2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4282,24 +4282,20 @@ skipped-benchmarks: # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' # to verify. - - avers # criterion 1.3 - - binary-parsers # criterion 1.2 - - cryptohash-sha512 # criterion 1.2 - - heist # criterion 1.3 + - binary-parsers # criterion 1.5 + - cryptohash-sha512 # criterion 1.5 - hw-rankselect # via criterion-1.5.0.0 - identicon # via criterion-1.5.0.0 - pandoc-types # via criterion-1.5.0.0 - pipes # optparse-applicative 0.13 - skylighting-core # via criterion-1.5.0.0 - snap-server # via criterion-1.5.0.0 - - splitmix # criterion 1.3 - - superbuffer # criterion 1.3 - - text-builder # criterion 1.1 https://github.com/commercialhaskell/stackage/issues/3668 + - superbuffer # criterion 1.5 + - text-builder # criterion 1.5 https://github.com/commercialhaskell/stackage/issues/3668 - ttrie # criterion-plus and th-pprint - - tz # criterion 1.3 - - unicode-transforms # criterion 1.3 - - universum # criterion 1.2 https://github.com/fpco/stackage/issues/3100 - - unordered-containers # criterion 1.2 + - tz # criterion 1.5 + - unicode-transforms # path-io + - unordered-containers # criterion 1.5 - hw-prim # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 # ghc 8.4 outdated dependencies From b972f65e412be8015f0b90bde04352baf9f761bc Mon Sep 17 00:00:00 2001 From: Henri Verroken Date: Fri, 3 Aug 2018 16:30:17 +0200 Subject: [PATCH 0203/1876] Add intset-compare and sort entries --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6c4eacc2..f1e3ffc3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2767,9 +2767,10 @@ packages: "Henri Verroken @hverr": - bordacount - cache - - haskey-btree - haskey + - haskey-btree - haskey-mtl + - intset-imperative - lxd-client < 0 # GHC 8.4 via http-media - lxd-client-config - xxhash-ffi From 326279e80005297a2f2bf58f862caea6fbcef5ab Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 3 Aug 2018 07:06:07 -0700 Subject: [PATCH 0204/1876] Update profiteur blocker --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1e3ffc3..6a1dea7e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -501,7 +501,7 @@ packages: - blaze-html - blaze-markup - stylish-haskell < 0 # via aeson-1.4.0.0 - # - profiteur # js-jquery 3.3 + # profiteur # aeson-1.4.0.0 - psqueues - websockets - websockets-snap From ae76e76e0b2bda1b9b9aaf253edd50e380b4d46b Mon Sep 17 00:00:00 2001 From: Yuji Yamamoto Date: Sat, 4 Aug 2018 17:45:28 +0900 Subject: [PATCH 0205/1876] Take over unicode-show from nushio3 https://mail.haskell.org/pipermail/haskell-cafe/2018-July/129549.html --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a1dea7e..37d67e06 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2491,6 +2491,7 @@ packages: - wss-client - network-messagepack-rpc - network-messagepack-rpc-websocket + - unicode-show "Hans-Christian Esperer @hce": - avwx @@ -2524,7 +2525,6 @@ packages: "Takayuki Muranushi @nushio3": - binary-search - - unicode-show "Jason Shipman @jship": - logging-effect-extra < 0 # GHC 8.4 via base-4.11.0.0 From a03cf9ab63a3de377846a1630d5cb426a81aee82 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 4 Aug 2018 20:26:07 -0700 Subject: [PATCH 0206/1876] Also disable benchmarks for hw-rankselect-base due to #3880 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37d67e06..881acbc6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4298,6 +4298,7 @@ skipped-benchmarks: - unicode-transforms # path-io - unordered-containers # criterion 1.5 - hw-prim # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 + - hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 # ghc 8.4 outdated dependencies - buffer-builder # ghc 8.4 via json-builder build failure From 715cd8c3d5866c91460897cc765a6971387f166b Mon Sep 17 00:00:00 2001 From: Douglas Burke Date: Sat, 4 Aug 2018 15:49:41 -0400 Subject: [PATCH 0207/1876] add hvega and ihaskell-hvega --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 881acbc6..5bdc2231 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3292,6 +3292,8 @@ packages: "Douglas Burke @DougBurke": - swish + - hvega + - ihaskell-hvega "Adam Flott @adamflott": - milena From 82673d07288b4b83335e892075ac826517e2ead9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 5 Aug 2018 09:20:23 -0700 Subject: [PATCH 0208/1876] Upper bound pretty-show (#3884) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5bdc2231..9b525b24 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3648,6 +3648,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3878 - microspec < 0.2 + # https://github.com/commercialhaskell/stackage/issues/3884 + - pretty-show < 1.8 + # end of packages # Package flags are applied to individual packages, and override the values of From c504a35d02d9c5d1ed757e8d8d0eed447a8cbb9d Mon Sep 17 00:00:00 2001 From: Jason Shipman Date: Sun, 5 Aug 2018 17:35:02 -0400 Subject: [PATCH 0209/1876] Re-enable logging-effect-extra, logging-effect-extra-file, and logging-effect-extra-handler --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b525b24..534f15d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2527,9 +2527,9 @@ packages: - binary-search "Jason Shipman @jship": - - logging-effect-extra < 0 # GHC 8.4 via base-4.11.0.0 - - logging-effect-extra-file < 0 # GHC 8.4 via base-4.11.0.0 - - logging-effect-extra-handler < 0 # GHC 8.4 via base-4.11.0.0 + - logging-effect-extra + - logging-effect-extra-file + - logging-effect-extra-handler - overhang - tao - tao-example From 84c1a42b17579d0c9a373c1533cd8ba8f5a48ed1 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 6 Aug 2018 10:26:14 +0200 Subject: [PATCH 0210/1876] build-constraints.yaml: add xmonad to list of packages I maintain --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b525b24..4d45c968 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2241,6 +2241,7 @@ packages: - SafeSemaphore - streamproc - titlecase + - xmonad "Mark Fine @markfine": - postgresql-schema From d6154c268c69143bcf99413a054f2d4579b339e9 Mon Sep 17 00:00:00 2001 From: Eduard Sergeev Date: Mon, 6 Aug 2018 19:55:28 +1000 Subject: [PATCH 0211/1876] Properly add `monad-memo` package Latest version should not have any compilation issues --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b525b24..50a27209 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1708,7 +1708,6 @@ packages: - gloss # @benl23x5 - gloss-rendering # @benl23x5 - gpolyline # @fegu - - monad-memo # @EduardSergeev - postgresql-simple-migration # @ameingast - statestack # @diagrams @@ -3536,6 +3535,9 @@ packages: "Daniel Gorin @jcpetruzza": - barbies + "Eduard Sergeev @EduardSergeev": + - monad-memo + # 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 @@ -4165,7 +4167,6 @@ expected-test-failures: - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - perf # https://github.com/fpco/stackage/pull/2859 - haskell-tools-builtin-refactorings - squeal-postgresql # https://github.com/fpco/stackage/issues/3180 @@ -4236,7 +4237,6 @@ expected-benchmark-failures: - raaz # https://github.com/raaz-crypto/raaz/issues/338 - http2 - xxhash # https://github.com/christian-marie/xxhash/issues/4 - - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 - lz4 # https://github.com/fpco/stackage/issues/3510 - hledger # https://github.com/fpco/stackage/issues/3573 From 686cd61d28886ce27d73efa1f5a967d6da10c407 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 6 Aug 2018 11:24:13 -0400 Subject: [PATCH 0212/1876] Skip benchmarks for hw-balancedparens due to #3880 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b525b24..da2761f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4304,6 +4304,7 @@ skipped-benchmarks: - unordered-containers # criterion 1.5 - hw-prim # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 + - hw-balancedparens # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 # ghc 8.4 outdated dependencies - buffer-builder # ghc 8.4 via json-builder build failure From 2cd20b7b878b46888000ae410d0d0732ea12acba Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 6 Aug 2018 20:46:17 -0400 Subject: [PATCH 0213/1876] Remove vinyl upper bound, closes #3879 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 131678bf..a840a074 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3642,9 +3642,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3868 - brick < 0.39 - # https://github.com/commercialhaskell/stackage/issues/3879 - - vinyl < 0.9.0 - # https://github.com/commercialhaskell/stackage/issues/3876 - req < 1.2.0 From e24a3a0342bbc460af22e3e771b1246d2507a543 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 6 Aug 2018 21:10:42 -0400 Subject: [PATCH 0214/1876] Add upper bound for vinyl, #3889 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a840a074..635e8eb5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3651,6 +3651,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3884 - pretty-show < 1.8 + # https://github.com/commercialhaskell/stackage/issues/3889 + - vinyl < 0.9.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 3f0233099e14ae56dc782eb5cbeb35e0d30b3266 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 6 Aug 2018 21:18:26 -0400 Subject: [PATCH 0215/1876] Upper bounds for vinyl, backprop, #3889 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 635e8eb5..0e9c66e8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3652,7 +3652,8 @@ packages: - pretty-show < 1.8 # https://github.com/commercialhaskell/stackage/issues/3889 - - vinyl < 0.9.1 + - vinyl < 0.9.0 + - backprop < 0.2.6 # end of packages From 175ebf5e80aa23acc8e046f5afb1dfee9f4849b8 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 7 Aug 2018 12:19:58 -0400 Subject: [PATCH 0216/1876] Remove upper bound for req, closes #3876 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e9c66e8..21e99e33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3642,9 +3642,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3868 - brick < 0.39 - # https://github.com/commercialhaskell/stackage/issues/3876 - - req < 1.2.0 - # https://github.com/commercialhaskell/stackage/issues/3878 - microspec < 0.2 From c70edd90cb95822e2d7d1743e606ab041be4e9d2 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 7 Aug 2018 12:30:25 -0400 Subject: [PATCH 0217/1876] Remove upper bound for base-orphans, closes #3781 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21e99e33..e9d20636 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3615,10 +3615,6 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 - # needed by statistics, in turn needed by criterion - # https://github.com/commercialhaskell/stackage/issues/3781 - - base-orphans < 0.8 - # can't unconstrain until base-orphans is unconstrained # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3 From 56da0b8c2ecfbae85522152513aa0ca20f3dbc9a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 7 Aug 2018 12:32:24 -0400 Subject: [PATCH 0218/1876] Remove upper bound for semigroupoids, closes #3787 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9d20636..f1843c60 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3615,10 +3615,6 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 - # can't unconstrain until base-orphans is unconstrained - # https://github.com/commercialhaskell/stackage/issues/3787 - - semigroupoids < 5.3 - # needed by foldl, in turn needed by many others (mono-traversable, # turtle, etc.) # https://github.com/commercialhaskell/stackage/issues/3828 From 350a733bbfb6208e1d98e396dc461031417b8135 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 7 Aug 2018 12:34:23 -0400 Subject: [PATCH 0219/1876] Remove upper bound for mwc-random, closes #3828 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1843c60..a29fe234 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3615,11 +3615,6 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 - # needed by foldl, in turn needed by many others (mono-traversable, - # turtle, etc.) - # https://github.com/commercialhaskell/stackage/issues/3828 - - mwc-random < 0.14 - # https://github.com/commercialhaskell/stackage/issues/3856 - dhall < 1.16 From 8588e2f525062d22aff2521dde4fe5905faeaf40 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 7 Aug 2018 12:36:33 -0400 Subject: [PATCH 0220/1876] Remove upper bound for dhall, closes #3856 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a29fe234..7271be00 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3615,9 +3615,6 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 - # https://github.com/commercialhaskell/stackage/issues/3856 - - dhall < 1.16 - # https://github.com/commercialhaskell/stackage/issues/3858 - focus < 0.2 - stm-containers < 1 From d9b2dafc158b3f40be352f855634037c783fac49 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 7 Aug 2018 12:45:15 -0400 Subject: [PATCH 0221/1876] Restore JuicyPixels-scale-dct --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7271be00..b7967484 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1375,7 +1375,7 @@ packages: - github - insert-ordered-containers - integer-logarithms - - JuicyPixels-scale-dct < 0 # JuicyPixels 3.3 commercialhaskell/stackage#3818 + - JuicyPixels-scale-dct - kleene - lattices - microstache From f8769e0fad267b3c8d03d5535117c062f332bd9b Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 7 Aug 2018 12:48:27 -0400 Subject: [PATCH 0222/1876] Restore dhall-json --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7967484..42655d0a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -838,7 +838,7 @@ packages: - bench - dhall - dhall-bash - # - dhall-json # yaml-0.9.0 commercialhaskell/stackage#3823 + - dhall-json # - dhall-nix # deriving-compat via hnix - dhall-text From 554ecef5281adb324744d430117f2c1927d83d4f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 7 Aug 2018 13:18:05 -0400 Subject: [PATCH 0223/1876] Remove upper bound for swagger2, closes #3874 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42655d0a..badd1c16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2308,7 +2308,7 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data - - swagger2 < 2.3 # servant-swagger-ui via swagger2-2.3 commercialhaskell/stackage#3874 + - swagger2 - servant-swagger - telegram-bot-simple From 8282f59a419a1381e3b091169381d9583fce74d6 Mon Sep 17 00:00:00 2001 From: Alexandr Ruchkin Date: Tue, 7 Aug 2018 20:19:04 +0300 Subject: [PATCH 0224/1876] Enable some mvoidex's packages --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42655d0a..66a74b9e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1217,9 +1217,9 @@ packages: - servant-cassava "Alexandr Ruchkin @mvoidex": - - hformat < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - simple-log < 0 # DependencyFailed (PackageName "hformat") - - text-region < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - hformat + - simple-log + - text-region "Aleksey Kliger @lambdageek": - unbound-generics From 30263da0311a8900d5087e381e439475971251db Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 7 Aug 2018 17:39:08 -0400 Subject: [PATCH 0225/1876] Expect network-attoparsec tests to time out --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index badd1c16..c3bb1716 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3997,6 +3997,7 @@ expected-test-failures: - zeromq4-patterns - zip - unagi-chan + - network-attoparsec # Requires running servers, accounts, or a specific # environment. These shouldn't be re-enabled unless we know a fix From b0fa1cbf173e768a9d6b1d5aa8c4eabfc4cbbda4 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 7 Aug 2018 17:39:41 -0400 Subject: [PATCH 0226/1876] Expect haddock failures for invertible --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3bb1716..90b39fd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4258,6 +4258,7 @@ expected-haddock-failures: # For packages with haddock issues skipped-haddocks: - approximate +- invertible - sparkle # Java function failures tweag/sparkle#144 # end of skipped-haddocks From 1cbf4e2cc8ced2e10c709eab03974ef530a5c4e0 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 7 Aug 2018 17:42:40 -0400 Subject: [PATCH 0227/1876] Remove upper bounds for vinyl, backprop --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 01ff673a..19f9a3e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3632,10 +3632,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3884 - pretty-show < 1.8 - # https://github.com/commercialhaskell/stackage/issues/3889 - - vinyl < 0.9.0 - - backprop < 0.2.6 - # end of packages # Package flags are applied to individual packages, and override the values of From d8ff9f369f220735590a2f4cee1fba3ffc9967ec Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 8 Aug 2018 10:54:58 -0400 Subject: [PATCH 0228/1876] Update build script to point to commercialhaskell --- automated/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/build.sh b/automated/build.sh index 4c1bec74..c2b21131 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -17,7 +17,7 @@ else TAG=$SHORTNAME fi -IMAGE=snoyberg/stackage:$TAG +IMAGE=commercialhaskell/stackage:$TAG PLAN_FILE=current-plan.yaml DOCMAP_FILE=current-docmap.yaml From 85059fc3b33aaf2322f5a3c37378b5d0ba06970c Mon Sep 17 00:00:00 2001 From: Alexandr Ruchkin Date: Wed, 8 Aug 2018 19:49:27 +0300 Subject: [PATCH 0229/1876] Added haskell-names package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19f9a3e1..c29572f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1220,6 +1220,7 @@ packages: - hformat - simple-log - text-region + - haskell-names "Aleksey Kliger @lambdageek": - unbound-generics From 3ccb79ca40bd1acb1a9c8b3219d9016c2ace458e Mon Sep 17 00:00:00 2001 From: Justin Le Date: Wed, 8 Aug 2018 16:20:40 -0700 Subject: [PATCH 0230/1876] one-liner back in stackage --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c29572f4..203f5828 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1836,7 +1836,7 @@ packages: - hamilton < 0 # via vector-sized - hmatrix-backprop < 0 # via vector-sized - hmatrix-vector-sized < 0 # via vector-sized - - one-liner-instances < 0 # via one-liner + - one-liner-instances - prompt - tagged-binary # - type-combinators-singletons # GHC 8.4 via type-combinators @@ -3562,8 +3562,6 @@ packages: # be removed from this list if they are fixed. "Unmaintained packages with compilation failures": - stackage-types < 0 - - one-liner < 0 # via contravariant-1.5 - - unfoldable < 0 # via one-liner # If you want to make sure a package is removed from stackage, # place it here with a `< 0` constraint and send a pull From ca2f5fc2e2ca8b58166bae8dc15fa27237bad2da Mon Sep 17 00:00:00 2001 From: Justin Le Date: Wed, 8 Aug 2018 22:28:22 -0700 Subject: [PATCH 0231/1876] Add back in vector-sized and personally managed reverse deps --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c29572f4..45cb2982 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1833,16 +1833,16 @@ packages: - auto - backprop - configurator-export - - hamilton < 0 # via vector-sized - - hmatrix-backprop < 0 # via vector-sized - - hmatrix-vector-sized < 0 # via vector-sized + - hamilton + - hmatrix-backprop + - hmatrix-vector-sized - one-liner-instances < 0 # via one-liner - prompt - tagged-binary # - type-combinators-singletons # GHC 8.4 via type-combinators - typelits-witnesses - uncertain - - vector-sized < 0 # via distributive-0.6 + - vector-sized "Ian Duncan @iand675": - feature-flags From ae29b5e08cf8c52b6317eec4b839e6efadc60b9f Mon Sep 17 00:00:00 2001 From: Xia Li-yao Date: Thu, 9 Aug 2018 07:53:57 -0400 Subject: [PATCH 0232/1876] Add first-class-families --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c29572f4..9b3c97c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -266,6 +266,7 @@ packages: "Li-yao Xia @Lysxia": - boltzmann-samplers + - first-class-families - generic-data - generic-random - scanf From 6f5455b89cb3f196ce40e6bd87bab1d53caa636a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 9 Aug 2018 10:49:24 -0400 Subject: [PATCH 0233/1876] Add upper bound for hinotify, #3898 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c29572f4..fab5a2a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3633,6 +3633,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3884 - pretty-show < 1.8 + # https://github.com/commercialhaskell/stackage/issues/3898 + - hinotify < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 62ee2b395f9207c2215c0a4835d29592758fad9e Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 9 Aug 2018 11:50:39 -0400 Subject: [PATCH 0234/1876] Add windns, related to #3897 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8450d452..da7529d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3807,6 +3807,7 @@ skipped-builds: - lzma-clib - Win32 - Win32-notify + - windns # end of skipped-builds From 26173da657567f357f973622fe3a057e72b7f74c Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 9 Aug 2018 11:53:55 -0400 Subject: [PATCH 0235/1876] Remove upper bound on hinotify, closes #3898 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index da7529d6..a3a4a550 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3634,9 +3634,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3884 - pretty-show < 1.8 - # https://github.com/commercialhaskell/stackage/issues/3898 - - hinotify < 0.4 - # end of packages # Package flags are applied to individual packages, and override the values of From 66c84083acdaddf404069207068b8fba72a21c5c Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 9 Aug 2018 18:48:48 -0400 Subject: [PATCH 0236/1876] Upgrade cabal-format-version to 2.2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09769991..393a64f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,7 +3,7 @@ ghc-major-version: "8.4" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version # supported by the most recent cabal-install and Stack releases. -cabal-format-version: "2.0" +cabal-format-version: "2.2" # Constraints for brand new builds packages: From 3eb4fa8e9531d456ea9db7db95cec3a8ee053a91 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 9 Aug 2018 18:57:55 -0400 Subject: [PATCH 0237/1876] Expect test failures for dhall-to-cabal, #3899 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 393a64f7..16a5fbd7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4105,6 +4105,7 @@ expected-test-failures: - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - web3 # https://github.com/airalab/hs-web3/issues/63 - xlsior # https://github.com/rcallahan/xlsior/issues/1 + - dhall-to-cabal # https://github.com/commercialhaskell/stackage/issues/3899 # Assertion failures, these can be real bugs or just limitations # in the test cases. From fc3bc3d195cb61a0df6a5490e91edc7aa0345aa4 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 9 Aug 2018 22:18:44 -0400 Subject: [PATCH 0238/1876] Add windns properly --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16a5fbd7..891d6945 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -446,6 +446,7 @@ packages: - hinotify - hfsevents - Win32-notify + - windns - mono-traversable - http-client @@ -3752,7 +3753,10 @@ package-flags: five-three: true greskell: - hint-test: false + hint-test: false + + windns: + allow-non-windows: true # end of package-flags From 3ce9139df1bf8e0773225fa60f62da12b920aa8e Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 10 Aug 2018 18:45:49 -0400 Subject: [PATCH 0239/1876] Re-enable tests for dhall-to-cabal, closes #3899 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 891d6945..adc274b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4109,7 +4109,6 @@ expected-test-failures: - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - web3 # https://github.com/airalab/hs-web3/issues/63 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - - dhall-to-cabal # https://github.com/commercialhaskell/stackage/issues/3899 # Assertion failures, these can be real bugs or just limitations # in the test cases. From 249233741e8b507175acc845d3543daa7e721eca Mon Sep 17 00:00:00 2001 From: Artyom Kazak Date: Sat, 11 Aug 2018 18:10:07 +0200 Subject: [PATCH 0240/1876] Get 'fmt' back --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index adc274b3..d9ea9d69 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2091,7 +2091,7 @@ packages: - charsetdetect-ae - ilist # - text-all # text-1.2.3.0 - - fmt < 0 # DependencyFailed (PackageName "text-format") + - fmt "Takano Akio tak@anoak.io @takano-akio": - fast-builder < 0 # GHC 8.4 via base-4.11.0.0 From 019f887e0e336b8c1550510fd261e15f311ce6b1 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 11 Aug 2018 13:10:10 -0400 Subject: [PATCH 0241/1876] Add upper bound for attoparsec-uri, #3901 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index adc274b3..5f581504 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3636,6 +3636,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3884 - pretty-show < 1.8 + # https://github.com/commercialhaskell/stackage/issues/3901 + - attoparsec-uri < 0.0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 293b9f02479411c0f82007ea7cd9707690d1dfe5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Aug 2018 16:41:15 +0200 Subject: [PATCH 0242/1876] Disable doctest-discover-configurator --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f7d080b..7e72a4dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3557,11 +3557,12 @@ packages: # - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 # GHC 8.2.1 - cassava - # Packages without maintainers that cause compilation failures, + # Packages without maintainers that cause issues, # this is to prevent us from including them by accident. They can # be removed from this list if they are fixed. "Unmaintained packages with compilation failures": - stackage-types < 0 + - doctest-discover-configurator < 0 # If you want to make sure a package is removed from stackage, # place it here with a `< 0` constraint and send a pull From e7ff9acb1fa00a2e8a062a28926cb461f8fae20b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Aug 2018 17:16:05 +0200 Subject: [PATCH 0243/1876] Upgrade attoparsec-uri and close #3901 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e72a4dd..2ef79233 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3632,9 +3632,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3884 - pretty-show < 1.8 - # https://github.com/commercialhaskell/stackage/issues/3901 - - attoparsec-uri < 0.0.5 - # end of packages # Package flags are applied to individual packages, and override the values of From 2e801d99f44c5d7abb0161e50e5f6cea5746a625 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Aug 2018 17:20:13 +0200 Subject: [PATCH 0244/1876] Move vty upper bound to #3868, close #3863 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2ef79233..bb740f83 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3620,11 +3620,9 @@ packages: - stm-containers < 1 - slave-thread < 1.0.2.1 - # https://github.com/commercialhaskell/stackage/issues/3863 - - vty < 5.23 - # https://github.com/commercialhaskell/stackage/issues/3868 - brick < 0.39 + - vty < 5.23 # https://github.com/commercialhaskell/stackage/issues/3878 - microspec < 0.2 From 89b3b51b568a161d861a5c281fcf69410baed9a9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Aug 2018 18:08:03 +0200 Subject: [PATCH 0245/1876] Re-enable glazier-react, glazier-react-widget, javascript-extras --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bb740f83..15045dae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2129,7 +2129,7 @@ packages: - irc "Dennis Gosnell @cdepillabout": - - emailaddress < 0 # opaleye + - emailaddress < 0 # opaleye - envelope - from-sum - hailgun @@ -3039,9 +3039,9 @@ packages: - ghcjs-base-stub - glaze - glazier - - glazier-react < 0 # waiting for glazier 1.0 - - glazier-react-widget < 0 # waiting for glazier 1.0 - - javascript-extras < 0 # waiting for ghcjs-base-stub 0.2 + - glazier-react + - glazier-react-widget + - javascript-extras - lens-misc - l10n - pipes-category From 7c8c8d767a3ec0ed438cf978d62b15d4b0cbf55b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Aug 2018 18:10:18 +0200 Subject: [PATCH 0246/1876] Move hw-json upper bound to upper bounds section --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15045dae..03b3a788 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2665,7 +2665,7 @@ packages: - hw-ip - hw-fingertree < 0 # build failure with GHC 8.4 - hw-fingertree-strict - - hw-json < 0.8.1.0 # criterion-1.5.0.0 is out of bounds #3847 + - hw-json - hw-packed-vector - hw-parser - hw-prim @@ -3615,6 +3615,9 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 + # https://github.com/commercialhaskell/stackage/issues/3847 + - hw-json < 0.8.1.0 + # https://github.com/commercialhaskell/stackage/issues/3858 - focus < 0.2 - stm-containers < 1 From f19439cf649b78cfa98f39b7881142e404b21af1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Aug 2018 18:32:09 +0200 Subject: [PATCH 0247/1876] attoparsec-uri upper bound for #3902 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03b3a788..4ab67fb0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3633,6 +3633,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3884 - pretty-show < 1.8 + # https://github.com/commercialhaskell/stackage/issues/3902 + - attoparsec-uri < 0.0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From da5df9d6d9756862931454552f4a6f6562a7b546 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Aug 2018 18:39:32 +0200 Subject: [PATCH 0248/1876] Re-enable test suites --- build-constraints.yaml | 48 ++++++++++++++---------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4ab67fb0..6c04ede9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3823,53 +3823,37 @@ skipped-tests: # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. - Cabal # GHC 8.4 via base-orphans-0.7, base-orphans-0.7 - - stb-image-redux # hspec 2.5 - - http-streams # via snap-server-1.1.0.0 - - enclosed-exceptions # hangs with ghc 8.4 https://github.com/jcristovao/enclosed-exceptions/issues/12 - - colour # QuickCheck-2.11.3 - aeson # QuickCheck-2.11.3, base-orphans-0.7, hashable-time - 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 - - blaze-html # QuickCheck-2.11.3, HUnit-1.6.0.0 - - chatwork # servant 0.14 + - blaze-markup # tasty 1.1 + - cabal-install # tasty 1.1 + - colour # QuickCheck-2.11.3 - drawille # hspec 2.4 + - ed25519 # QuickCheck, hlint and more + - fin # via inspection-testing-0.3 + - hackage-security # QuickCheck - haddock-library # base-compat-0.10.1, hspec-2.5.1 - - haxl # aeson-1.3 in test-suite + - http-streams # via snap-server-1.1.0.0 + - indents # tasty 0.12 and tasty-hunit 0.10 - ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33 - language-ecmascript # testing-feat 1.1.0.0 - makefile # GHC 8.2 + - mysql-haskell # tasty - next-ref # hspec 2.3 - partial-order # HUnit 1.6 + - stb-image-redux # hspec 2.5 - superbuffer # QuickCheck-2.11.3 - tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1 - - text # QuickCheck-2.11.3 - - tree-diff # trifecta 2 - - vector # QuickCheck-2.11.3 - - vector-builder # tasty-quickcheck, tasty-hunit, tasty, foldl - - zlib # tasty-quickcheck, tasty-hunit, tasty - - versions # tasty-quickcheck - - mysql-haskell # tasty - - static-text # tasty - test-framework # QuickCheck 2.10 - - ed25519 # QuickCheck, hlint and more - - hackage-security # QuickCheck - - indents # tasty 0.12 and tasty-hunit 0.10 - - barrier # tasty 0.12 and tasty-hunit 0.10 - - validation # hedgehog 0.6 - - blaze-markup # tasty 1.1 - - cabal-install # tasty 1.1 - - haskell-tools-builtin-refactorings # tasty 1.1 - - haskell-tools-cli # tasty 1.1 - - haskell-tools-daemon # tasty 1.1 - - haskell-tools-demo # tasty 1.1 - - haskell-tools-refactor # tasty 1.1 - - haskell-tools-rewrite # tasty 1.1 - - pandoc # tasty 1.1 + - text # QuickCheck-2.11.3 - text-short # tasty 1.1 - - servant-auth-docs # doctest 0.16 - - fin # via inspection-testing-0.3 + - tree-diff # trifecta 2 + - validation # hedgehog 0.6 - vec # via inspection-testing-0.3 - - async-timer # via criterion-1.5.0.0 mtesseract/async-timer#8 + - vector # QuickCheck-2.11.3 + - zlib # tasty-quickcheck, tasty-hunit, tasty # Transitive outdated dependencies # These can also be checked for updates periodically. From 5bdecb9e2a8d1b5233a7a95de742cd1c6d760b9f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Aug 2018 18:45:18 +0200 Subject: [PATCH 0249/1876] skipped-tests cleanup --- build-constraints.yaml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6c04ede9..7a8e7675 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3832,7 +3832,6 @@ skipped-tests: - colour # QuickCheck-2.11.3 - drawille # hspec 2.4 - ed25519 # QuickCheck, hlint and more - - fin # via inspection-testing-0.3 - hackage-security # QuickCheck - haddock-library # base-compat-0.10.1, hspec-2.5.1 - http-streams # via snap-server-1.1.0.0 @@ -3851,7 +3850,6 @@ skipped-tests: - text-short # tasty 1.1 - tree-diff # trifecta 2 - validation # hedgehog 0.6 - - vec # via inspection-testing-0.3 - vector # QuickCheck-2.11.3 - zlib # tasty-quickcheck, tasty-hunit, tasty @@ -3869,15 +3867,14 @@ skipped-tests: # Compilation failures - proto-lens-combinators # https://github.com/google/proto-lens/issues/119 - - store # https://github.com/fpco/store/issues/125 - - snappy # https://github.com/fpco/stackage/issues/3511 + - snappy # https://github.com/bos/snappy/issues/1 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 - binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2 - cpio-conduit # Test file not in tarball https://github.com/da-x/cpio-conduit/issues/1 - jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9 - - binary-parsers # https://github.com/winterland1989/binary-parsers/issues/3 +nn - binary-parsers # https://github.com/winterland1989/binary-parsers/issues/3 # Missing foreign library - symengine # symengine @@ -3893,7 +3890,7 @@ skipped-tests: - cryptohash-sha256 - cryptohash-sha512 - lzma - - resolv # tasty + - resolv - token-bucket - uuid - uuid-types @@ -3920,18 +3917,20 @@ skipped-tests: - graphviz - wl-pprint-text # @phadej - - edit-distance # QuickCheck 2.10 - - http-api-data # doctest 0.13 - - time-parsers - - aeson-compat # tasty, tasty-hunit https://github.com/fpco/stackage/issues/3062, https://github.com/fpco/stackage/issues/2995 + - aeson-compat - aeson-extra + - base64-bytestring-type - binary-orphans + - edit-distance + - fin + - http-api-data - integer-logarithms - postgresql-simple-url - range-set-list - spdx - time-parsers - - base64-bytestring-type # https://github.com/commercialhaskell/stackage/issues/3620#issuecomment-395947135 + - time-parsers + - vec # Uses Cabal's "library internal" stanza feature - s3-signer From af443cd4ad7c799db4e9ed816fb1c47e22c60695 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Aug 2018 19:09:39 +0200 Subject: [PATCH 0250/1876] test / bench cleanup --- build-constraints.yaml | 121 +++++++++++------------------------------ 1 file changed, 31 insertions(+), 90 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a8e7675..9a66cace 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3874,7 +3874,7 @@ skipped-tests: - binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2 - cpio-conduit # Test file not in tarball https://github.com/da-x/cpio-conduit/issues/1 - jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9 -nn - binary-parsers # https://github.com/winterland1989/binary-parsers/issues/3 + - binary-parsers # https://github.com/winterland1989/binary-parsers/issues/3 # Missing foreign library - symengine # symengine @@ -3949,6 +3949,7 @@ expected-test-failures: - aeson-lens # https://github.com/tanakh/aeson-lens/issues/10 - cabal-debian # https://github.com/ddssff/cabal-debian/issues/50 - capataz # https://github.com/roman/Haskell-capataz/issues/6 + - concurrent-extra # https://github.com/commercialhaskell/stackage/issues/3717 - crypto-numbers - css-text # 0.1.2.2 https://github.com/yesodweb/css-text/issues/10 - distributed-process @@ -3966,11 +3967,10 @@ expected-test-failures: - mltool # https://github.com/Alexander-Ignatyev/mltool/issues/1 - network # Unfortunately network failures seem to happen haphazardly - 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 - - concurrent-extra # https://github.com/commercialhaskell/stackage/issues/3717 - - pandoc # https://github.com/commercialhaskell/stackage/issues/3719 # Timeouts # These tests sometimes take too long and hit the stackage build @@ -3980,11 +3980,11 @@ expected-test-failures: - cabal-helper - generic-random - graphviz + - network-attoparsec - punycode + - unagi-chan - zeromq4-patterns - zip - - unagi-chan - - network-attoparsec # Requires running servers, accounts, or a specific # environment. These shouldn't be re-enabled unless we know a fix @@ -3993,6 +3993,7 @@ expected-test-failures: - HTF # Requires shell script and are incompatible with sandboxed package databases - HaRe # # Needs ~/.ghc-mod/cabal-helper https://github.com/fpco/stackage/pull/906 - IPv6DB + - accelerate-bignum # CUDA GPU - amqp - aws # AWS Credentials - bindings-GLFW # Expects running X server @@ -4014,8 +4015,10 @@ expected-test-failures: - eventsource-geteventstore-store - eventstore # Event Store - fb # Facebook app + - gdax # Needs environment variables set - ghc-imported-from # depends on haddocks being generated first https://github.com/fpco/stackage/pull/1315 - ghc-mod # https://github.com/DanielG/ghc-mod/issues/611 + - githash # Needs a git repo - gitson # 0.5.2 error with git executable https://github.com/myfreeweb/gitson/issues/1 - gitson # https://github.com/myfreeweb/gitson/issues/1 - happy # Needs mtl in the user package DB @@ -4031,6 +4034,7 @@ expected-test-failures: - jvm - katip-elasticsearch # elasticsearch - log # ElasticSearch + - lxd-client # Needs LXD, not available on debian - mangopay # https://github.com/prowdsponsor/mangopay/issues/30 - memcached-binary # memcached - milena @@ -4058,90 +4062,60 @@ expected-test-failures: - shake # Needs ghc on $PATH with some installed haskell packages - singletons # Needs ghc on $PATH with som installed haskell packages - stack # https://github.com/fpco/stackage/issues/3707 + - stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account - users-persistent # sqlite - users-postgresql-simple # PostgreSQL - wai-cors # PhantomJS - wai-session-postgresql # PostgreSQL - webdriver-angular # webdriver server - websockets - - accelerate-bignum # CUDA GPU - - gdax # Needs environment variables set - - lxd-client # Needs LXD, not available on debian - - stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account # Test executable requires arguments - hpqtypes # Deprecated # Eventually we'll have to disable these packages completely. - - doctest-prop # https://github.com/bitemyapp/bloodhound/issues/146 - system-filepath # https://github.com/jmillikin/haskell-filesystem/issues/3 # Missing test files in sdist # Hopefully gets fixed in the next release... - - angel # https://github.com/MichaelXavier/Angel/issues/43 - - camfort # 0.900 https://github.com/camfort/camfort/issues/41 - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 - - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 - - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - - ghc-events # https://github.com/haskell/ghc-events/issues/9 - - ghc-syb-utils # https://github.com/nominolo/ghc-syb/issues/18 - - git-vogue # https://github.com/christian-marie/git-vogue/issues/103 - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - - matplotlib # https://github.com/fpco/stackage/issues/2365 - - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - - web3 # https://github.com/airalab/hs-web3/issues/63 - - xlsior # https://github.com/rcallahan/xlsior/issues/1 # Assertion failures, these can be real bugs or just limitations # in the test cases. - DRBG # https://github.com/TomMD/DRBG/issues/7 - - cayley-client # https://github.com/MichelBoucey/cayley-client/issues/2 - - download # https://github.com/fpco/stackage/issues/2811 - - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 - - llvm-hs-pretty # https://github.com/llvm-hs/llvm-hs-pretty/issues/48 - - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - - shikensu # https://github.com/icidasset/shikensu/issues/5 - - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - courier # https://github.com/hargettp/courier/issues/19 - - main-tester # https://github.com/fpco/stackage/pull/3528 - - wreq + - download # https://github.com/fpco/stackage/issues/2811 - http-client # https://github.com/snoyberg/http-client/issues/360 - http-client-tls # https://github.com/snoyberg/http-client/issues/360 + - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 + - main-tester # https://github.com/fpco/stackage/pull/3528 + - unicode-show # https://github.com/nushio3/unicode-show/issues/2 + - wreq # Compilation failures - - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure - ListLike # No issue tracker, e-mail sent to maintainer - amazonka-core # https://github.com/brendanhay/amazonka/issues/397 - commutative # https://github.com/athanclark/commutative/issues/4 - conduit-throttle # https://github.com/mtesseract/conduit-throttle/issues/12 - - flat # https://github.com/Quid2/flat/issues/1 - haddock - - hledger-iadd # https://github.com/fpco/stackage/issues/3473 + - haskell-tools-builtin-refactorings + - hoopl # https://github.com/haskell/hoopl/issues/50 - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - hweblib # https://github.com/aycanirican/hweblib/issues/3 - - language-dockerfile # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8 - - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 + - 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 - 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 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 - - thyme # https://github.com/liyang/thyme/issues/50 - tls # https://github.com/vincenthz/hs-tls/issues/247 - unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - - perf # https://github.com/fpco/stackage/pull/2859 - - haskell-tools-builtin-refactorings - - squeal-postgresql # https://github.com/fpco/stackage/issues/3180 - - hoopl # https://github.com/haskell/hoopl/issues/50 + - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 @@ -4156,25 +4130,18 @@ 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 - - importify # importify-test: /var/stackage/.stack/global-project: createDirectory: permission denied (Read-only file system) # Doctests require hidden Glob package - - multiset - makefile # Doctest failures - - model # https://github.com/Quid2/model/issues/2 # Misc. - dbus - - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - - haskell-docs # GHC bug - - heist # not updated to pandoc 2, see https://github.com/snapframework/heist/pull/111 - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 - - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both - tcp-streams # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... @@ -4184,10 +4151,6 @@ expected-test-failures: # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites - folds - - servant-swagger - - # Needs a Git repo for testing - - githash # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run @@ -4200,17 +4163,12 @@ expected-benchmark-failures: # Missing files in sdist # Compilation failures - - Frames # https://github.com/acowley/Frames/issues/47 - - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - - ghc-mod # https://github.com/DanielG/ghc-mod/issues/895 - - thyme # https://github.com/liyang/thyme/issues/50 - - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - - raaz # https://github.com/raaz-crypto/raaz/issues/338 - - http2 - - xxhash # https://github.com/christian-marie/xxhash/issues/4 - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 - - lz4 # https://github.com/fpco/stackage/issues/3510 + - 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 # end of expected-benchmark-failures @@ -4220,7 +4178,6 @@ expected-haddock-failures: # Requires build before haddock, which doesn't always happen in incremental # builds. Could consider special-casing this requirement. - - gtk - gtk3 # Intermittent failures or unreliable. These may pass when @@ -4230,15 +4187,11 @@ expected-haddock-failures: # Problem on the stackage build server, we need to dig deeper into # these if we want them fixed - - yesod-job-queue # https://github.com/fpco/stackage/issues/1383 # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - - cubicbezier # https://github.com/kuribas/cubicbezier/issues/4 - classy-prelude-yesod - haddock-library # https://github.com/fpco/stackage/issues/3236 - - pusher-http-haskell # https://github.com/pusher-community/pusher-http-haskell/issues/60 - - text-generic-pretty # https://github.com/fpco/stackage/pull/2160 # end of expected-haddock-failures @@ -4261,26 +4214,22 @@ skipped-benchmarks: # just remove these lines and run `stackage-curator check' # to verify. - binary-parsers # criterion 1.5 + - buffer-builder # ghc 8.4 via json-builder build failure - cryptohash-sha512 # criterion 1.5 - - hw-rankselect # via criterion-1.5.0.0 + - ed25519 # Criterion + - hw-balancedparens # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 + - hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - identicon # via criterion-1.5.0.0 - pandoc-types # via criterion-1.5.0.0 - pipes # optparse-applicative 0.13 + - psqueues # ghc 8.4 via PSQueue build failure - skylighting-core # via criterion-1.5.0.0 - snap-server # via criterion-1.5.0.0 - superbuffer # criterion 1.5 - - text-builder # criterion 1.5 https://github.com/commercialhaskell/stackage/issues/3668 - ttrie # criterion-plus and th-pprint - tz # criterion 1.5 - unicode-transforms # path-io - unordered-containers # criterion 1.5 - - hw-prim # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - - hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - - hw-balancedparens # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - - # ghc 8.4 outdated dependencies - - buffer-builder # ghc 8.4 via json-builder build failure - - psqueues # ghc 8.4 via PSQueue build failure - xxhash-ffi # ghc 8.4 via xxhash build failure # Transitive outdated dependencies @@ -4289,7 +4238,6 @@ skipped-benchmarks: - o-clock # base-4.10 and time-1.8 via tiempo - minisat-solver # Cabal-2.2.0.1 via easyrender - # Compilation failures - cipher-aes # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-blowfish # https://github.com/vincenthz/hs-crypto-cipher/issues/46 @@ -4344,15 +4292,12 @@ skipped-benchmarks: - wl-pprint-text # @lexi-lambda https://github.com/fpco/stackage/pull/3080 - freer-simple - - - ed25519 # Criterion - - - fmt # haskell-src-exts via interpolate - # @phadej - dlist-nonempty # criterion-1.3 - splitmix # criterion-1.3 + + # end of skipped-benchmarks @@ -4391,13 +4336,9 @@ github-users: - ekmett haskell-openal: - svenpanne - # - the-real-blackh haskell-opengl: - ekmett - svenpanne - # - dagit - # - elliottt - # - jmcarthur lambdabot: - DanBurton - mokus0 From 35ea63c10b3b46d55032a43703b94a1fa757ba3a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 13 Aug 2018 20:49:46 +0300 Subject: [PATCH 0251/1876] Avoid GPL3 libs in cabal-install haskell/cabal#4883 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a66cace..e611e31e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3740,6 +3740,8 @@ package-flags: cabal-install: lib: true + # https://github.com/haskell/cabal/issues/4883 + native-dns: false # https://github.com/commercialhaskell/stackage/issues/3666 safe-money: From da12b527a080581eb51b9207207ad0d9b5917131 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Aug 2018 19:36:37 +0200 Subject: [PATCH 0252/1876] Re-disable some tests --- build-constraints.yaml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a66cace..b13718b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4050,6 +4050,7 @@ expected-test-failures: - postgresql-query # PostgreSQL - postgresql-simple # PostgreSQL - postgresql-simple-migration + - postgresql-simple-queue - postgresql-typed # PostgreSQL - purescript # git 128 https://github.com/purescript/purescript/issues/2292 - redis-io @@ -4080,23 +4081,29 @@ expected-test-failures: # Missing test files in sdist # Hopefully gets fixed in the next release... - 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 # Assertion failures, these can be real bugs or just limitations # in the test cases. - DRBG # https://github.com/TomMD/DRBG/issues/7 + - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - courier # https://github.com/hargettp/courier/issues/19 - download # https://github.com/fpco/stackage/issues/2811 + - haskell-tools-demo # https://github.com/haskell-tools/haskell-tools/issues/624 - http-client # https://github.com/snoyberg/http-client/issues/360 - http-client-tls # https://github.com/snoyberg/http-client/issues/360 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - main-tester # https://github.com/fpco/stackage/pull/3528 + - servant-swagger # https://github.com/haskell-servant/servant-swagger/issues/89 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq + - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer - amazonka-core # https://github.com/brendanhay/amazonka/issues/397 + - async-timer # https://github.com/mtesseract/async-timer/issues/8 - commutative # https://github.com/athanclark/commutative/issues/4 - conduit-throttle # https://github.com/mtesseract/conduit-throttle/issues/12 - haddock @@ -4109,6 +4116,7 @@ expected-test-failures: - pkcs10 # https://github.com/fcomb/pkcs10-hs/issues/2 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - squeal-postgresql # https://github.com/fpco/stackage/issues/3180 + - store # https://github.com/fpco/store/issues/125 - text-icu # https://github.com/bos/text-icu/issues/32 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 - tls # https://github.com/vincenthz/hs-tls/issues/247 @@ -4137,14 +4145,15 @@ expected-test-failures: # Doctest failures # Misc. + - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - dbus - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 + - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 + - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 - tcp-streams # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - 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) From 0b9f70e7280eb913a47f8495333855be015fbf01 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Mon, 13 Aug 2018 16:32:01 -0700 Subject: [PATCH 0253/1876] add package emd to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6e2199a..c763b28b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1835,6 +1835,7 @@ packages: - auto - backprop - configurator-export + - emd - one-liner-instances - prompt - tagged-binary From 997ec5616fe23868e07495064768a7e3c9239fb9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 14 Aug 2018 17:17:46 +0200 Subject: [PATCH 0254/1876] typed-process < 0.2.3.0 for #3905 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6e2199a..86138f83 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3636,6 +3636,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3902 - attoparsec-uri < 0.0.5 + # https://github.com/commercialhaskell/stackage/issues/3905 + - typed-process < 0.2.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 56847ff8d8e69c3e697271d508e97b60c256a4bd Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 14 Aug 2018 20:50:01 +0200 Subject: [PATCH 0255/1876] CURATORS: Restarting docker instructions --- CURATORS.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CURATORS.md b/CURATORS.md index f51f9fc8..f447a8bf 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -342,6 +342,14 @@ file, e.g.: $ rm /var/stackage/stackage/automated/nightly/work/builds/nightly/prevres/Build/cryptohash-0.11.9 ``` +### Restarting docker + +If docker hangs with e.g. `docker: Error response from daemon: +connection error: desc = "transport: dial unix +/var/run/docker/containerd/docker-containerd .sock: connect: +connection refused".` you can restart it with `sudo systemctl restart +docker.service`. + ## Local curator setup We do not run the full stackage build locally as that might take too From 025720d352fdd7e5bdb0660fb9784e5830e82678 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 14 Aug 2018 21:39:50 +0200 Subject: [PATCH 0256/1876] modern-uri < 0.2.2.0 for #3906 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6be825cc..a7ac3409 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3640,6 +3640,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3905 - typed-process < 0.2.3.0 + # https://github.com/commercialhaskell/stackage/issues/3906 + - modern-uri < 0.2.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 14b694a18c0b9a63aeea676e62c809cb215e240f Mon Sep 17 00:00:00 2001 From: Justin Le Date: Tue, 14 Aug 2018 16:35:56 -0700 Subject: [PATCH 0257/1876] add back in hamilton, hmatrix-backprop, hmatrix-vector-sized --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7ac3409..620d8772 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1836,6 +1836,9 @@ packages: - backprop - configurator-export - emd + - hamilton + - hmatrix-backprop + - hmatrix-vector-sized - one-liner-instances - prompt - tagged-binary From e87edce769267b0644626dc8fb6e4bcb40176df5 Mon Sep 17 00:00:00 2001 From: Joshua Grosso Date: Tue, 14 Aug 2018 18:04:26 -0700 Subject: [PATCH 0258/1876] Add `axel` package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7ac3409..0e0d4910 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,9 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Joshua Grosso @jgrosso256": + - axel + "Varun Gandhi @theindigamer": - edit From a6db3eeac2c6e04e0249f66aea64f4d2ce4dfd73 Mon Sep 17 00:00:00 2001 From: Joshua Grosso Date: Wed, 15 Aug 2018 11:29:16 -0700 Subject: [PATCH 0259/1876] Fix GitHub username --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e0d4910..3600c3bb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,7 +8,7 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: - "Joshua Grosso @jgrosso256": + "Joshua Grosso @jgrosso": - axel "Varun Gandhi @theindigamer": From 898695bed5f65fa29b0fd873c2f64292f21a5748 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 15 Aug 2018 21:39:54 +0200 Subject: [PATCH 0260/1876] Remove modern-uri upper bound, add mmark to expected test failures, and close #3906 --- build-constraints.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33f39064..15ff50d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3646,9 +3646,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3905 - typed-process < 0.2.3.0 - # https://github.com/commercialhaskell/stackage/issues/3906 - - modern-uri < 0.2.2.0 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -4110,6 +4107,7 @@ expected-test-failures: - http-client-tls # https://github.com/snoyberg/http-client/issues/360 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - main-tester # https://github.com/fpco/stackage/pull/3528 + - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 - servant-swagger # https://github.com/haskell-servant/servant-swagger/issues/89 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq @@ -4441,12 +4439,13 @@ build-tool-overrides: # If bindings-GLFW-3.1.2.1 is the current latest version write # - bindings-GLFW-3.1.2.1 # Comment saying what should be done when the new version is releasedskipped test-suite tell-me-when-its-released: -- point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 -- yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 +- cpio-conduit-0.7.0 # remove from skipped-tests, https://github.com/da-x/cpio-conduit/issues/1 - freer-effects-0.3.0.1 # re-enable extensible benchmarks - hoopl-3.10.2.2 # reenable tests, https://github.com/haskell/hoopl/issues/50 +- mmark-0.0.5.6 # remove from expected test failures +- point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - store-0.5.0 # remove from skipped-tests, https://github.com/fpco/store/issues/125 -- cpio-conduit-0.7.0 # remove from skipped-tests, https://github.com/da-x/cpio-conduit/issues/1 +- yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From dc456c2c37246e33776f1c67aba48a0f9489aed3 Mon Sep 17 00:00:00 2001 From: obszczymucha Date: Thu, 16 Aug 2018 19:20:06 +1000 Subject: [PATCH 0261/1876] add parsec-numbers --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15ff50d9..756f99fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,9 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Mateusz Karbowy @obszczymucha": + - parsec-numbers + "Joshua Grosso @jgrosso": - axel From 177f1798827eb7b3cce8f6df3d9856c2606f3e3e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 16 Aug 2018 19:14:11 +0200 Subject: [PATCH 0262/1876] Remove typed-process upper bound and close #3905 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 756f99fc..f84a0df1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3646,9 +3646,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3902 - attoparsec-uri < 0.0.5 - # https://github.com/commercialhaskell/stackage/issues/3905 - - typed-process < 0.2.3.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 21ba9fb5414f1a6c945fee9e82bfcf82e8919ed3 Mon Sep 17 00:00:00 2001 From: Fumiaki Kinoshita Date: Fri, 17 Aug 2018 13:34:53 +0900 Subject: [PATCH 0263/1876] add drinkery and winery --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f84a0df1..86973978 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1816,9 +1816,11 @@ packages: "Fumiaki Kinoshita @fumieval": - boundingboxes - control-bool + - drinkery - extensible - monad-skeleton - objective + - winery - witherable - xml-lens From a154ffe7049d0cf23be863f3e8ce8fd0d11ca06f Mon Sep 17 00:00:00 2001 From: Rudy Matela Date: Sat, 18 Aug 2018 15:46:23 -0300 Subject: [PATCH 0264/1876] Add percent-format --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f84a0df1..14d7a7ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2134,6 +2134,7 @@ packages: - fitspec < 0 # build failure with GHC 8.4 - speculate - extrapolate + - percent-format "Trevor Elliott @elliottt": - irc From 3453bad249e76cadcb5731585ce0b664720938da Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 18 Aug 2018 20:54:19 +0200 Subject: [PATCH 0265/1876] Skip serialise tests & benchmarks, merge #3911 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86973978..7609609e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3856,6 +3856,7 @@ skipped-tests: - mysql-haskell # tasty - next-ref # hspec 2.3 - partial-order # HUnit 1.6 + - serialise - stb-image-redux # hspec 2.5 - superbuffer # QuickCheck-2.11.3 - tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1 @@ -4247,6 +4248,7 @@ skipped-benchmarks: - pandoc-types # via criterion-1.5.0.0 - pipes # optparse-applicative 0.13 - psqueues # ghc 8.4 via PSQueue build failure + - serialise - skylighting-core # via criterion-1.5.0.0 - snap-server # via criterion-1.5.0.0 - superbuffer # criterion 1.5 From 78ba5f31b5dc1117a03e44a52aad73eb8e8b913c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 20 Aug 2018 10:54:48 +0200 Subject: [PATCH 0266/1876] yaml < 0.10 for #3913 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c7d590f..b31ed7f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3649,6 +3649,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3902 - attoparsec-uri < 0.0.5 + # https://github.com/commercialhaskell/stackage/issues/3913 + - yaml < 0.10 + # end of packages # Package flags are applied to individual packages, and override the values of From abb5fef364ccabc56ca6a2015d60204cb2b7b1c3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 20 Aug 2018 11:01:35 +0200 Subject: [PATCH 0267/1876] gloss-* < 1.13 for #3914 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b31ed7f7..0cc0fdc7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3652,6 +3652,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3913 - yaml < 0.10 + # https://github.com/commercialhaskell/stackage/issues/3914 + - gloss < 1.13 + - gloss-raster < 1.13 + - gloss-rendering < 1.13 + # end of packages # Package flags are applied to individual packages, and override the values of From 77aeb2e66f722810b6976a6b8e2718149b4f9823 Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Mon, 20 Aug 2018 21:09:43 +0800 Subject: [PATCH 0268/1876] Add base-noprelude --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc0fdc7..a472ebbf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3233,8 +3233,7 @@ packages: - universum "Kowainik @ChShersh": - # Requires Cabal file format 2.2 - # - base-noprelude == 4.11.1.0 + - base-noprelude == 4.11.1.0 - first-class-patterns - relude - summoner From 0a07b9d52a36df6c6f62a35b6df5e0f2f2067cd8 Mon Sep 17 00:00:00 2001 From: CristhianMotoche Date: Mon, 20 Aug 2018 09:55:27 -0500 Subject: [PATCH 0269/1876] Add user cmotoche to the organization --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc0fdc7..e1055a23 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4388,6 +4388,7 @@ github-users: - jsl - sestrella - juanpaucar + - cmotoche scotty-web: - RyanGlScott - xich From 0cd5904bf713121cb339d32eb87eeb45c10a4ecc Mon Sep 17 00:00:00 2001 From: Alexey Kotlyarov Date: Tue, 21 Aug 2018 15:46:47 +1000 Subject: [PATCH 0270/1876] Add appendmap --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc0fdc7..0c8204e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3401,6 +3401,7 @@ packages: - pomaps < 0 # GHC 8.4 via base-4.11.0.0 "Alexey Kotlyarov @koterpillar": + - appendmap - serverless-haskell "Guru Devanla @gdevanla": From baafd9b380070164ed796cc14742e3465260fe54 Mon Sep 17 00:00:00 2001 From: Alexey Kotlyarov Date: Tue, 21 Aug 2018 15:47:52 +1000 Subject: [PATCH 0271/1876] Update email for koterpillar --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c8204e0..ae8eef82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3400,7 +3400,7 @@ packages: "Sebastian Graf @sgraf812": - pomaps < 0 # GHC 8.4 via base-4.11.0.0 - "Alexey Kotlyarov @koterpillar": + "Alexey Kotlyarov @koterpillar": - appendmap - serverless-haskell From fd88990be30512b767d7be94b1f6bc2871c9c475 Mon Sep 17 00:00:00 2001 From: Stevan Andjelkovic Date: Tue, 21 Aug 2018 11:31:39 +0200 Subject: [PATCH 0272/1876] Fix quickcheck-state-machine --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc0fdc7..c93a7243 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3375,9 +3375,9 @@ packages: "Henry Laxen @HenryLaxen": - bbdb - "Stevan Andjelkovic @stevana": - - quickcheck-state-machine < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - + "Stevan Andjelkovic @stevana": + - quickcheck-state-machine + "Sebastian Nagel @ch1bo": - hdevtools < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - servant-exceptions From b542f6d7b8f1c508f6182a41752187fa5b70dc37 Mon Sep 17 00:00:00 2001 From: Sebastian Nagel Date: Tue, 21 Aug 2018 15:49:31 +0200 Subject: [PATCH 0273/1876] Re-enable hdevtools --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc0fdc7..2aa04a59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3379,7 +3379,7 @@ packages: - quickcheck-state-machine < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Sebastian Nagel @ch1bo": - - hdevtools < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - hdevtools - servant-exceptions "Vaibhav Sagar @vaibhavsagar": From 1ca293910db675451c44a2de8969ed5c2ea7ddad Mon Sep 17 00:00:00 2001 From: John Ky Date: Wed, 22 Aug 2018 10:23:27 +1000 Subject: [PATCH 0274/1876] Add new antiope libraries --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ac61e70..1e06b873 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2657,6 +2657,14 @@ packages: - hw-succinct - hw-xml - pure-zlib + - antiope-athena + - antiope-core + - antiope-dynamodb + - antiope-messages + - antiope-s3 + - antiope-sns + - antiope-sqs + "Ismail Mustafa @ismailmustafa": - handwriting From 037fb4c1b9cde50276450f56811448fb07dcd2a2 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Tue, 21 Aug 2018 18:19:38 -0700 Subject: [PATCH 0275/1876] add 'bins' package to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc0fdc7..72af0b8d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1842,6 +1842,7 @@ packages: "Justin Le @mstksg": - auto - backprop + - bins - configurator-export - emd - hamilton From d33f12a59dbbcfe0e60ca7c140422ddadf9b3b9d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 22 Aug 2018 12:29:31 +0000 Subject: [PATCH 0276/1876] Add a script to convert to the new Stackage format --- automated/new-stackage-format/convert.sh | 32 ++++++++++++++++++++++++ automated/run-nightly.sh | 3 +++ 2 files changed, 35 insertions(+) create mode 100755 automated/new-stackage-format/convert.sh diff --git a/automated/new-stackage-format/convert.sh b/automated/new-stackage-format/convert.sh new file mode 100755 index 00000000..66460b37 --- /dev/null +++ b/automated/new-stackage-format/convert.sh @@ -0,0 +1,32 @@ +#!/usr/bin/env bash + +set -eux + +if [[ ! -f convert ]] +then + curl https://s3.amazonaws.com/michael.snoyman.com/convert-old-stackage-22f85f4829da949df601f2facf2d9b8c794232cf.bz2 > convert.bz2 + chmod +x convert.bz2 + bunzip2 convert.bz2 +fi + +cd $(dirname ${BASH_SOURCE[0]}) + +for d in lts-haskell stackage-nightly stackage-snapshots +do + if [[ ! -d "$d" ]] + then + git clone https://github.com/commercialhaskell/$d + else + (cd "$d" && git pull || echo "Git pull failed, ignoring") + fi +done + +./convert + +cd stackage-snapshots +git add lts nightly +git diff-index --quiet HEAD && echo No changes && exit 0 +git config user.name "Stackage build server" +git config user.email "michael@snoyman.com" +git commit -m "More conversions $(date)" +GIT_SSH_COMMAND='ssh -i ../../ssh-lts/id_rsa' git push git@github.com:commercialhaskell/stackage-snapshots master diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index 3dc3b26c..0a629873 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -5,6 +5,9 @@ cd "$(dirname "${BASH_SOURCE[0]}")" while true; do ./build.sh nightly-$(date -u +%F) date + + ./new-stackage-format/convert.sh + sleep 30m echo done From eed5d394330c684f6815fb1bd9a5c3484fcc4a54 Mon Sep 17 00:00:00 2001 From: Rudy Matela Date: Wed, 22 Aug 2018 19:13:26 -0300 Subject: [PATCH 0277/1876] re-add FitSpec The new version (0.4.6) builds with GHC 8.4. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc0fdc7..cf1d0608 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2133,7 +2133,7 @@ packages: "Rudy Matela @rudymatela": - leancheck - - fitspec < 0 # build failure with GHC 8.4 + - fitspec - speculate - extrapolate - percent-format From eaba653e32a4f370a28913425e1f0df795730115 Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Thu, 23 Aug 2018 10:24:10 -0600 Subject: [PATCH 0278/1876] Add servant-quickcheck --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc0fdc7..1720b305 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2059,6 +2059,7 @@ packages: # - ekg-cloudwatch # http-conduit 2.3 via amazonka - smtp-mail - liboath-hs < 0 # GHC 8.4 via inline-c + - servant-quickcheck "Matthew Pickering @mpickering": - refact From 110786e31fcaef6f7fda64c2f10ade442361d9d3 Mon Sep 17 00:00:00 2001 From: M Farkas-Dyck Date: Thu, 23 Aug 2018 11:16:58 -0800 Subject: [PATCH 0279/1876] Add foldable1 package, which Fin now depends on --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc0fdc7..59f6fe5f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3500,6 +3500,7 @@ packages: - constraint - either-both - filtrable + - foldable1 - hs-functors - lenz - natural-induction From 3bff649498be143fe15b4c31d8a25383862ca5b3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 27 Aug 2018 08:28:30 -0700 Subject: [PATCH 0280/1876] Add constraint "tomland < 0.4" per #3924 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc0fdc7..35d657b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3657,6 +3657,9 @@ packages: - gloss-raster < 1.13 - gloss-rendering < 1.13 + # https://github.com/commercialhaskell/stackage/issues/3924 + - tomland < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 9bb1eb37c589bc76b8e6a3fa36c50b057520d9fd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 27 Aug 2018 08:31:04 -0700 Subject: [PATCH 0281/1876] Add constraint "urlpath < 9.0.0.1" per #3902 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 35d657b1..7b38dcf0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3648,6 +3648,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3902 - attoparsec-uri < 0.0.5 + - urlpath < 9.0.0.1 # https://github.com/commercialhaskell/stackage/issues/3913 - yaml < 0.10 From 78ad5cd7ccda934745a14debafbd22cc260214ed Mon Sep 17 00:00:00 2001 From: Matt Audesse Date: Mon, 27 Aug 2018 14:36:04 -0400 Subject: [PATCH 0282/1876] Fix "maintainng" typo in MAINTAINERS.md --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 16d0ead9..88320d21 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -178,7 +178,7 @@ release (e.g., if `lts-8.9` is out, you would want your package to appear in * Be patient! The LTS releases are less frequent than Nightly. The Stackage curators will try to get to your issue as soon as possible, but it may take some time. -* We gradually stop maintainng old LTS major versions, so your +* We gradually stop maintaining old LTS major versions, so your request may take longer or be declined if it's for an old LTS. ## LTS package guarantees and exceptions From f2cfe4a2ab0bb9396d2bb16f9f32a0b1fe7120b2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 28 Aug 2018 13:47:57 -0700 Subject: [PATCH 0283/1876] Add constraint "vinyl < 0.10" per #3926 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b38dcf0..218a8c9d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3661,6 +3661,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3924 - tomland < 0.4 + # https://github.com/commercialhaskell/stackage/issues/3926 + - vinyl < 0.10 + # end of packages # Package flags are applied to individual packages, and override the values of From 06f67305bca31949ba3d1ef9cb418aaef010ebe7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 28 Aug 2018 22:25:23 -0700 Subject: [PATCH 0284/1876] Add constraint on proto-lens-protobuf-types per #3931 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4775b208..e2a951f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3675,6 +3675,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3926 - vinyl < 0.10 + # https://github.com/commercialhaskell/stackage/issues/3931 + - proto-lens-protobuf-types < 0.3.0.2 + # end of packages # Package flags are applied to individual packages, and override the values of From fff8648e1bc86ae670e7f4a51f49514880dc3b2b Mon Sep 17 00:00:00 2001 From: Wanja Chresta <34962284+wchresta@users.noreply.github.com> Date: Wed, 29 Aug 2018 14:24:08 +0200 Subject: [PATCH 0285/1876] Add matrix-static --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e2a951f4..b7c8580c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3564,6 +3564,9 @@ packages: "Eduard Sergeev @EduardSergeev": - monad-memo + "Wanja Chresta @wchresta": + - matrix-static + # 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 e2ae3a00359708e4c244cc04059760d9991da15f Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Wed, 29 Aug 2018 20:39:10 +0100 Subject: [PATCH 0286/1876] Add quadratic-irrational --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a52a2fc..7ac88de4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2811,6 +2811,7 @@ packages: - exp-pairs - fast-digits - bit-stream + - quadratic-irrational "Ashley Yakeley @AshleyYakeley": - countable From ed6b858d0785e4fb51158cd86282f9091f312e6d Mon Sep 17 00:00:00 2001 From: Yoshikuni Jujo Date: Thu, 30 Aug 2018 09:48:41 +0900 Subject: [PATCH 0287/1876] add nowdoc --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a52a2fc..b708f362 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2660,6 +2660,7 @@ packages: - exception-hierarchy - simplest-sqlite - warp-tls-uid + - nowdoc "Jan Gerlinger @JanGe": - irc-dcc From 2e7a4091985cc885a6e3854509e135989e14f47c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 29 Aug 2018 21:54:43 -0700 Subject: [PATCH 0288/1876] Add constraint per advancedtelematic/quickcheck-state-machine#222 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b708f362..f607e367 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3682,6 +3682,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3931 - proto-lens-protobuf-types < 0.3.0.2 + # https://github.com/advancedtelematic/quickcheck-state-machine/issues/222 + - quickcheck-state-machine < 0.4 # end of packages # Package flags are applied to individual packages, and override the values of From 436fa04e3d5ab7d6fa9cc8ee0d2e48380f7d0307 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 29 Aug 2018 22:01:50 -0700 Subject: [PATCH 0289/1876] Unconstrain quickcheck-state-machine, but expect its tests to fail --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f607e367..f4ba5276 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3682,8 +3682,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3931 - proto-lens-protobuf-types < 0.3.0.2 - # https://github.com/advancedtelematic/quickcheck-state-machine/issues/222 - - quickcheck-state-machine < 0.4 # end of packages # Package flags are applied to individual packages, and override the values of @@ -4147,6 +4145,7 @@ expected-test-failures: - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - main-tester # https://github.com/fpco/stackage/pull/3528 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 + - quickcheck-state-machine # https://github.com/advancedtelematic/quickcheck-state-machine/issues/222 - servant-swagger # https://github.com/haskell-servant/servant-swagger/issues/89 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq From e57254f6c8524ae338a00f09e5543e86442ee79f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 30 Aug 2018 09:56:11 +0300 Subject: [PATCH 0290/1876] Add comment on global-hints.yaml update --- CURATORS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CURATORS.md b/CURATORS.md index f447a8bf..6487d824 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -215,6 +215,11 @@ Hub to create a new Docker tag for the relevant branch name. You'll need to update both the `PATH` in `Dockerfile` and the `GHCVER` variable in `debian-bootstrap.sh`. +Ensure that the [global-hints.yaml +file](https://github.com/fpco/stackage-content/blob/master/stack/global-hints.yaml) +is updated with information on the latest GHC release by cloning that +repo and running `./update-global-hints.yaml ghc-X.Y.Z`. + ### Getting the new image to the build server Once a new Docker image is available, you'll need to pull it onto the stackage-build server (see below). Instead of pulling an unbounded number of images, I typically just From ba114f0e470c3256cd745929b65227a1db062822 Mon Sep 17 00:00:00 2001 From: Stevan Andjelkovic Date: Thu, 30 Aug 2018 14:40:57 +0200 Subject: [PATCH 0291/1876] Remove quickcheck-state-machine from expected-test-failures See https://github.com/advancedtelematic/quickcheck-state-machine/issues/222. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 088ef05b..45564af1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4146,7 +4146,6 @@ expected-test-failures: - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - main-tester # https://github.com/fpco/stackage/pull/3528 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 - - quickcheck-state-machine # https://github.com/advancedtelematic/quickcheck-state-machine/issues/222 - servant-swagger # https://github.com/haskell-servant/servant-swagger/issues/89 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq From 95619dd19904dd2cdceb4d37ef5911eb772840f6 Mon Sep 17 00:00:00 2001 From: Daniel YU Date: Thu, 30 Aug 2018 21:32:03 +0800 Subject: [PATCH 0292/1876] add salak --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 088ef05b..ac933b36 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3000,6 +3000,9 @@ packages: "Marcin Tolysz @tolysz": - rawstring-qm + "Daniel YU ": + - salak + "Tom Nielsen @glutamate": - datasets - plotlyhs From 70b3449166721fd62e7ad1b55f6199e41e455175 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 30 Aug 2018 16:48:30 +0300 Subject: [PATCH 0293/1876] Add a Gitlab CI configuration --- .gitlab-ci.yml | 15 +++++++++++++++ .travis.yml | 24 ++---------------------- etc/ci-script.sh | 25 +++++++++++++++++++++++++ 3 files changed, 42 insertions(+), 22 deletions(-) create mode 100644 .gitlab-ci.yml create mode 100755 etc/ci-script.sh diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 00000000..9a45da61 --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,15 @@ +image: fpco/stack-build:lts-12.8 + +cache: + paths: + - $HOME/.stack + - $HOME/.stackage/curator/cache + +stages: + - build + +build: + stage: build + script: + # Edit etc/ci-script.sh to change GHC version + - ./etc/ci-script.sh diff --git a/.travis.yml b/.travis.yml index 70756a43..a1555153 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,29 +10,9 @@ addons: packages: - libgmp-dev -env: -- GHCVER=8.4.3 - -install: - # Download and unpack the stack executable - - mkdir -p ~/.local/bin - - export PATH=$HOME/.local/bin:$PATH - - travis_retry curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C ~/.local/bin '*/stack' - - # Get stackage-curator - - wget https://s3.amazonaws.com/stackage-travis/stackage-curator/stackage-curator.bz2 - - bunzip2 stackage-curator.bz2 - - chmod +x stackage-curator - - mv stackage-curator ~/.local/bin - - # Install GHC and cabal-install - - stack setup $GHCVER - - # Update the index - - travis_retry stack update - +# Edit etc/ci-script.sh to change GHC version script: - - stack --resolver ghc-$GHCVER exec stackage-curator check +- ./etc/ci-script.sh cache: directories: diff --git a/etc/ci-script.sh b/etc/ci-script.sh new file mode 100755 index 00000000..12d1853c --- /dev/null +++ b/etc/ci-script.sh @@ -0,0 +1,25 @@ +#!/usr/bin/env bash + +set -euxo pipefail + +export GHCVER=8.4.3 + +# Download and unpack the stack executable +mkdir -p ~/.local/bin +export PATH=$HOME/.local/bin:$PATH +curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C ~/.local/bin '*/stack' + +# Get stackage-curator +wget https://s3.amazonaws.com/stackage-travis/stackage-curator/stackage-curator.bz2 +bunzip2 stackage-curator.bz2 +chmod +x stackage-curator +mv stackage-curator ~/.local/bin + +# Install GHC +stack setup $GHCVER + +# Update the index +stack update + +# Check +exec stack --resolver ghc-$GHCVER exec stackage-curator check From 6f449d7c42e73bbae012b041625b2ecb590db83f Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Thu, 30 Aug 2018 21:55:24 +0800 Subject: [PATCH 0294/1876] Remove < 0.4.0 constraint for tomland --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 088ef05b..19498161 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3388,7 +3388,7 @@ packages: "Stevan Andjelkovic @stevana": - quickcheck-state-machine - + "Sebastian Nagel @ch1bo": - hdevtools - servant-exceptions @@ -3568,7 +3568,7 @@ packages: "Wanja Chresta @wchresta": - matrix-static - + # 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 @@ -3674,9 +3674,6 @@ packages: - gloss-raster < 1.13 - gloss-rendering < 1.13 - # https://github.com/commercialhaskell/stackage/issues/3924 - - tomland < 0.4 - # https://github.com/commercialhaskell/stackage/issues/3926 - vinyl < 0.10 From 7094cf35a7b3cbf8403d297ee1ea647bafa9e94c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 30 Aug 2018 09:15:30 -0700 Subject: [PATCH 0295/1876] Unconstrain tomland, closes #3924 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 088ef05b..f3d613a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3674,9 +3674,6 @@ packages: - gloss-raster < 1.13 - gloss-rendering < 1.13 - # https://github.com/commercialhaskell/stackage/issues/3924 - - tomland < 0.4 - # https://github.com/commercialhaskell/stackage/issues/3926 - vinyl < 0.10 From 0ae61aab77b193dfbffa449ea6edb2ec919b8a38 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 31 Aug 2018 11:10:10 +0300 Subject: [PATCH 0296/1876] Try disabling container-based builds for Travis --- .travis.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index a1555153..eb222307 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ -# Use new container infrastructure to enable caching -sudo: false +# Disable Docker stuff to try to make it faster +sudo: true # Choose a lightweight base image; we provide our own build tools. language: generic @@ -14,7 +14,8 @@ addons: script: - ./etc/ci-script.sh -cache: - directories: - - $HOME/.stack - - $HOME/.stackage/curator/cache +# Caching doesn't work with sudo: true +#cache: +# directories: +# - $HOME/.stack +# - $HOME/.stackage/curator/cache From ddea50e8369d0edddde2983cab1a0fae4597d0ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Hamb=C3=BCchen?= Date: Fri, 31 Aug 2018 22:44:24 +0200 Subject: [PATCH 0297/1876] Add conduit-concurrent-map --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19498161..2cc77cc4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2113,6 +2113,7 @@ packages: - GLFW-b "Niklas Hambüchen mail@nh2.me @nh2": + - conduit-concurrent-map - hidapi - iso8601-time - loop From aaa828cb89cab8f2f932e8f359c81c6ea820201d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 31 Aug 2018 17:13:07 -0700 Subject: [PATCH 0298/1876] Add constraint "deferred-folds < 0.9" per #3944 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19498161..2d2e3b6c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3680,6 +3680,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3931 - proto-lens-protobuf-types < 0.3.0.2 + # https://github.com/commercialhaskell/stackage/issues/3944 + - deferred-folds < 0.9 + # end of packages # Package flags are applied to individual packages, and override the values of From f70de2e3768e1b64841f73a289181a767d4339b1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 31 Aug 2018 17:15:55 -0700 Subject: [PATCH 0299/1876] Add constraint "dhall < 1.17" per #3945 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d2e3b6c..ac39a23e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3683,6 +3683,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3944 - deferred-folds < 0.9 + # https://github.com/commercialhaskell/stackage/issues/3945 + - dhall < 1.17 + # end of packages # Package flags are applied to individual packages, and override the values of From b4b687f83d504d8cfb85ef0ac1a547d1953c8c6a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 31 Aug 2018 17:16:50 -0700 Subject: [PATCH 0300/1876] Add constraint "text-builder < 0.6" per #3946 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac39a23e..2712e621 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3686,6 +3686,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3945 - dhall < 1.17 + # https://github.com/commercialhaskell/stackage/issues/3946 + - text-builder < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of From e17e5bc471d933a32fc4f4a94f5027312a5cad73 Mon Sep 17 00:00:00 2001 From: Andres Loeh Date: Sat, 1 Sep 2018 13:21:23 +0200 Subject: [PATCH 0301/1876] Add records-sop --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21a2e3fa..9bc8597a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1667,6 +1667,7 @@ packages: "Andres Löh @kosmikus": - generics-sop + - records-sop "Vivian McPhail @amcphail": - hmatrix-gsl-stats From 060f07ef3939a39888a3b9d964eb88c0c07902f2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 1 Sep 2018 16:30:21 -0700 Subject: [PATCH 0302/1876] Unconstrain text-builder (#3946) and deferred-folds (#3944) --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21a2e3fa..1694d250 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3684,15 +3684,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3931 - proto-lens-protobuf-types < 0.3.0.2 - # https://github.com/commercialhaskell/stackage/issues/3944 - - deferred-folds < 0.9 - # https://github.com/commercialhaskell/stackage/issues/3945 - dhall < 1.17 - # https://github.com/commercialhaskell/stackage/issues/3946 - - text-builder < 0.6 - # end of packages # Package flags are applied to individual packages, and override the values of From 9515c949efd7c38a75c6fb4e55ae6866f5ce1beb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 1 Sep 2018 16:32:32 -0700 Subject: [PATCH 0303/1876] Unconstrain yaml, closes #3913 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1694d250..7433352a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3670,9 +3670,6 @@ packages: - attoparsec-uri < 0.0.5 - urlpath < 9.0.0.1 - # https://github.com/commercialhaskell/stackage/issues/3913 - - yaml < 0.10 - # https://github.com/commercialhaskell/stackage/issues/3914 - gloss < 1.13 - gloss-raster < 1.13 From db550ea805d6eb126eaba1a2c046287c276607ec Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Sun, 2 Sep 2018 15:22:43 +0900 Subject: [PATCH 0304/1876] Add the servant-rawm package back to Hackage. [servant-rawm-0.3.0.0](http://hackage.haskell.org/package/servant-rawm-0.3.0.0) has been released which gets it compiling with the latest version of servant, as well as on stackage nightly. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7060a5b9..7013de7e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2157,7 +2157,7 @@ packages: - read-env-var - servant-checked-exceptions - servant-checked-exceptions-core - # - servant-rawm # https://github.com/cdepillabout/servant-rawm/issues/4 + - servant-rawm - servant-static-th - termonad - world-peace From 83174b4e133d5456b5a86590c29b4e50487f6eca Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 3 Sep 2018 06:01:19 -0700 Subject: [PATCH 0305/1876] Add constraint "QuickCheck < 2.12" per #3949 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7013de7e..0b527a17 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3685,6 +3685,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3945 - dhall < 1.17 + # https://github.com/commercialhaskell/stackage/issues/3949 + - QuickCheck < 2.12 + # end of packages # Package flags are applied to individual packages, and override the values of From 64fdfc32dfc1d700049199797c0d7d9e85d29b76 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 3 Sep 2018 06:01:40 -0700 Subject: [PATCH 0306/1876] Add constraint "Cabal < 2.3" per #3950 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b527a17..0d861082 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3688,6 +3688,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3949 - QuickCheck < 2.12 + # https://github.com/commercialhaskell/stackage/issues/3950 + - Cabal < 2.3 + # end of packages # Package flags are applied to individual packages, and override the values of From f42bab3f708ce31a21d86eae80404ff572de42ef Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 3 Sep 2018 06:48:29 -0700 Subject: [PATCH 0307/1876] Add constraint on hspec-meta per hspec/hspec#374 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 747b3842..7e01f7ad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3691,6 +3691,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3950 - Cabal < 2.3 + # https://github.com/hspec/hspec/issues/374 + - hspec-meta < 2.5.6 + # end of packages # Package flags are applied to individual packages, and override the values of From d364e66a7ec6205df5fe44173cd6cc5909db3c04 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 3 Sep 2018 06:50:24 -0700 Subject: [PATCH 0308/1876] Revert "Remove quickcheck-state-machine from expected-test-failures" This reverts commit ba114f0e470c3256cd745929b65227a1db062822. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e01f7ad..72c17615 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4157,6 +4157,7 @@ expected-test-failures: - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - main-tester # https://github.com/fpco/stackage/pull/3528 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 + - quickcheck-state-machine # https://github.com/advancedtelematic/quickcheck-state-machine/issues/222 - servant-swagger # https://github.com/haskell-servant/servant-swagger/issues/89 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq From 8a83f2056644357b69b08ec16ccf26598a028739 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 3 Sep 2018 06:55:34 -0700 Subject: [PATCH 0309/1876] Expect quickcheck-state-machine test to fail for different reason: #3951 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 72c17615..6be26f14 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4157,7 +4157,7 @@ expected-test-failures: - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - main-tester # https://github.com/fpco/stackage/pull/3528 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 - - quickcheck-state-machine # https://github.com/advancedtelematic/quickcheck-state-machine/issues/222 + - quickcheck-state-machine # https://github.com/commercialhaskell/stackage/issues/3951 - servant-swagger # https://github.com/haskell-servant/servant-swagger/issues/89 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq From 7578cb11f3f93e19e888a80f3b65af26cfff9878 Mon Sep 17 00:00:00 2001 From: Michel Boucey Date: Mon, 3 Sep 2018 23:32:45 +0200 Subject: [PATCH 0310/1876] cayley-client and IPv6DB fixed --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6be26f14..84ac4f73 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1915,11 +1915,11 @@ packages: "Michel Boucey @MichelBoucey": - IPv6Addr - ip6addr - - cayley-client < 0 # via exceptions-0.10.0 + - cayley-client - Spintax - glabrous - google-oauth2-jwt - - IPv6DB < 0 # GHC 8.4 via hspec-2.5.0 + - IPv6DB "koral koral@mailoo.org @k0ral": - atom-conduit From bb5b94d0c3fcee165b7f2f65ee40e6490d9d205e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 4 Sep 2018 18:26:32 +0900 Subject: [PATCH 0311/1876] add rpmbuild-order --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6be26f14..ea929aca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1253,6 +1253,7 @@ packages: "Jens Petersen @juhp": - cabal-rpm - fedora-haskell-tools + - rpmbuild-order - darcs # - idris # aeson https://github.com/idris-lang/Idris-dev/issues/4493 From a7f9eedcfaad10671420d941130b64c33c4f298a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 4 Sep 2018 18:26:58 +0900 Subject: [PATCH 0312/1876] hspec*-2.5.6 needs QuickCheck-2.12 now (#3949) --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea929aca..091c41cd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3688,13 +3688,14 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3949 - QuickCheck < 2.12 + - hspec < 2.5.6 + - hspec-core < 2.5.6 + - hspec-discover < 2.5.6 + - hspec-meta < 2.5.6 # https://github.com/commercialhaskell/stackage/issues/3950 - Cabal < 2.3 - # https://github.com/hspec/hspec/issues/374 - - hspec-meta < 2.5.6 - # end of packages # Package flags are applied to individual packages, and override the values of From 12dcbc440426a2ab39e0db95247c5680722715f7 Mon Sep 17 00:00:00 2001 From: Michel Boucey Date: Mon, 3 Sep 2018 23:32:45 +0200 Subject: [PATCH 0313/1876] cayley-client and IPv6DB fixed --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 091c41cd..7db5c4ad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1916,11 +1916,11 @@ packages: "Michel Boucey @MichelBoucey": - IPv6Addr - ip6addr - - cayley-client < 0 # via exceptions-0.10.0 + - cayley-client - Spintax - glabrous - google-oauth2-jwt - - IPv6DB < 0 # GHC 8.4 via hspec-2.5.0 + - IPv6DB "koral koral@mailoo.org @k0ral": - atom-conduit From bca90e2947a4760f78aedc315de8b75ac182e879 Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Tue, 4 Sep 2018 13:40:57 -0700 Subject: [PATCH 0314/1876] Remove build constraints related to proto-lens. Now that fpco/stackage-curator#64 has been merged, there is no longer a conflict between the `protobuf-simple` package and `proto-lens`-related packages. Packages that use `proto-lens` to generate Haskell source files should work now. (I'm not sure whether we need to wait for a release of `stackage-curator` before merging this.) Changes: - Allow `proto-lens-protobuf-types-0.3.0.2`; previously only older versions were allowed. - Run tests for `proto-lens-combinators_test`; previously they were disabled. I tested this change by running `stackage-curator` manually on the latest LTS, (with `proto-lens-protobuf-types-0.3.0.1`) then rerunning the same commands manually for `0.3.0.2` (ncluding recreating the PATH that `stackage-curator` used). But let me know if there are any other commands I can run to help validate this. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7db5c4ad..c70395c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3680,9 +3680,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3926 - vinyl < 0.10 - # https://github.com/commercialhaskell/stackage/issues/3931 - - proto-lens-protobuf-types < 0.3.0.2 - # https://github.com/commercialhaskell/stackage/issues/3945 - dhall < 1.17 @@ -3929,7 +3926,6 @@ skipped-tests: # the relevant stackage upper bound is lifted. # Compilation failures - - proto-lens-combinators # https://github.com/google/proto-lens/issues/119 - snappy # https://github.com/bos/snappy/issues/1 # Runtime issues From fc654fe1dd3b6f489bcd72938352db647f5b93f0 Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Tue, 4 Sep 2018 13:57:00 -0700 Subject: [PATCH 0315/1876] Add proto-lens-runtime and proto-lens-setup. They were released earlier today on Hackage. FYI, they are prerequisites for upgrading the `proto-lens-*` suite to their latest versions. In particular, they are required by `proto-lens-protobuf-types-0.4.0.0` and `proto-lens-combinators-0.4.0.0`. Tested by `stack unpack`-ing the packages and using the following `stack.yaml`: ``` resolver: nightly-2018-09-03 packages: - '.' extra-deps: - lens-labels-0.3.0.0 - proto-lens-0.4.0.0 - proto-lens-protoc-0.4.0.0 ``` --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7db5c4ad..541f843a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3163,6 +3163,8 @@ packages: - proto-lens-combinators - proto-lens-protobuf-types - proto-lens-protoc + - proto-lens-runtime + - proto-lens-setup - proto-lens - proto-lens-arbitrary - proto-lens-optparse From d66c4242b20996cdae98a53060a8f803cdb6c583 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 6 Sep 2018 01:47:55 +0900 Subject: [PATCH 0316/1876] megaparsec < 7.0.0 and hspec-megaparsec < 2.0.0 (#3955) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 04ba1d41..83881414 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3695,6 +3695,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3950 - Cabal < 2.3 + # https://github.com/commercialhaskell/stackage/issues/3955 + - megaparsec < 7.0.0 + - hspec-megaparsec < 2.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 8ce0b465bf7de967bd6b915f54b9cb32c4890464 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 6 Sep 2018 01:54:30 +0900 Subject: [PATCH 0317/1876] modern-uri < 0.3.0.0; tibetan-utils < 0.1.1.9 (megaparsec) (#3955) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83881414..4d6dcbe7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3698,6 +3698,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3955 - megaparsec < 7.0.0 - hspec-megaparsec < 2.0.0 + - modern-uri < 0.3.0.0 + - tibetan-utils < 0.1.1.9 # end of packages From 682b200012aea7853f51f41bf9dadadff8bc70c7 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 6 Sep 2018 08:44:15 +0900 Subject: [PATCH 0318/1876] allow cayley-client testsuite to fail (#3952) Needs a Cayley server --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d6dcbe7..d9fe6c3f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4069,6 +4069,7 @@ expected-test-failures: - bitcoin-api-extra - bloodhound # ElasticSearch - cabal-install + - cayley-client - consul-haskell - cql-io # Cassandra - credential-store # requieres dbus sockets From e49ba4e07ae8152fffd1c05efa79dd5cfa9a02a7 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 6 Sep 2018 08:52:59 +0900 Subject: [PATCH 0319/1876] bugsnag-haskell doctest failing (pbrisbin/bugsnag-haskell#42) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9fe6c3f..da9a4bde 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4213,6 +4213,7 @@ expected-test-failures: - makefile # Doctest failures + - bugsnag-haskell # https://github.com/pbrisbin/bugsnag-haskell/issues/42 # Misc. - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... From fea9f2571e2d8491eacc1cfbdcbcbac04310a471 Mon Sep 17 00:00:00 2001 From: Josh Godsiff Date: Fri, 7 Sep 2018 11:16:56 +1000 Subject: [PATCH 0320/1876] Re-enabled range library. Build issues against free > 5 should be fixed --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index da9a4bde..0e80f060 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1977,8 +1977,7 @@ packages: - hsass "Robert Massaioli @robertmassaioli": - [] - # - range # build failure w/ free 5 + - range "Vladislav Zavialov @int-index": - transformers-lift From bf88311803d600168b5a1ae424e54dde0ab79b47 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 7 Sep 2018 11:27:22 +0900 Subject: [PATCH 0321/1876] remove quickcheck-state-machine from expected test fails (#3951) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index da9a4bde..e37b2f65 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4164,7 +4164,6 @@ expected-test-failures: - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - main-tester # https://github.com/fpco/stackage/pull/3528 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 - - quickcheck-state-machine # https://github.com/commercialhaskell/stackage/issues/3951 - servant-swagger # https://github.com/haskell-servant/servant-swagger/issues/89 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq From d944793531ae392ff0c84c152d068f8b5598757f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 7 Sep 2018 11:33:26 +0900 Subject: [PATCH 0322/1876] language-puppet-1.4.0 supports megaparsec-7 (#3955) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c2d9b18..26717ffc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3699,6 +3699,7 @@ packages: - hspec-megaparsec < 2.0.0 - modern-uri < 0.3.0.0 - tibetan-utils < 0.1.1.9 + - language-puppet < 1.4.0 # end of packages From d51e78b7a141d07432161f2b60a7aec8d555da91 Mon Sep 17 00:00:00 2001 From: Rudy Matela Date: Fri, 7 Sep 2018 11:05:39 -0300 Subject: [PATCH 0323/1876] Add the tasty-leancheck package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 26717ffc..4ce40efb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2141,6 +2141,7 @@ packages: - speculate - extrapolate - percent-format + - tasty-leancheck "Trevor Elliott @elliottt": - irc From 93c40eec52eb19baeaa1148907cd75e4c43ecf50 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Sat, 8 Sep 2018 13:57:32 +0200 Subject: [PATCH 0324/1876] Add paripari - parser combinator library --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4ce40efb..6ad78ce9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2903,6 +2903,7 @@ packages: - tasty-stats - colorful-monoids - ihs + - paripari "Taras Serduke @tserduke": - do-list From 5281d0e44d02bee74e349e389749cadfc84daacb Mon Sep 17 00:00:00 2001 From: Rudy Matela Date: Sat, 8 Sep 2018 15:56:40 -0300 Subject: [PATCH 0325/1876] add hspec-leancheck and test-framework-leancheck --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4ce40efb..e2c3d4c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2142,6 +2142,8 @@ packages: - extrapolate - percent-format - tasty-leancheck + - hspec-leancheck + - test-framework-leancheck "Trevor Elliott @elliottt": - irc From 9c027e063e96fb07ddc638637ca3a73073f31cc3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Sep 2018 00:39:54 +0900 Subject: [PATCH 0326/1876] unblock TypeCompose (conal/TypeCompose#6) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4ce40efb..140cb9af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3614,7 +3614,6 @@ packages: # from inclusion due to compilation failure with ghc 8.4 "Build failure with GHC 8.4": - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 - - TypeCompose < 0 # build failure with GHC 8.4 https://github.com/conal/TypeCompose/issues/6 - json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2 - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 From b59820d06a1410fb2cbde5e9c217a3c3e4e95547 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Sep 2018 01:00:01 +0900 Subject: [PATCH 0327/1876] relude < 0.3.0 (#3960) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 977fc0b0..e3750f99 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3704,6 +3704,8 @@ packages: - tibetan-utils < 0.1.1.9 - language-puppet < 1.4.0 + # https://github.com/commercialhaskell/stackage/issues/3960 + - relude < 0.3.0 # end of packages # Package flags are applied to individual packages, and override the values of From 36151c73fc2fa458b056262967a4890820233582 Mon Sep 17 00:00:00 2001 From: Mitchell Rosen Date: Sun, 9 Sep 2018 11:47:00 -0500 Subject: [PATCH 0328/1876] Add termbox, timer-wheel --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3750f99..22813dde 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1763,6 +1763,8 @@ packages: "Mitchell Rosen @mitchellwrosen": - safe-exceptions-checked - tasty-hspec + - termbox + - timer-wheel - wai-middleware-travisci "Christiaan Baaij @christiaanb": From 22cf215e7184093d5f5123ea4579c0786830fb3f Mon Sep 17 00:00:00 2001 From: Jean-Pierre Rupp Date: Mon, 10 Sep 2018 00:41:11 +0100 Subject: [PATCH 0329/1876] Add Haskoin and its dependencies --- build-constraints.yaml | 10 ++++++++++ debian-bootstrap.sh | 11 +++++++++++ 2 files changed, 21 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3750f99..e409dcaa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3580,6 +3580,16 @@ packages: "Wanja Chresta @wchresta": - matrix-static + "Jean-Pierre Rupp @xenog": + - murmur3 + - nqe + - secp256k1 + - rocksdb-haskell + - rocksdb-query + - haskoin-core + - haskoin-node + - haskoin-store + # 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 diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index e6d68518..a8c6f87e 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -103,6 +103,7 @@ apt-get install -y \ libpcap0.8-dev \ libpq-dev \ libre2-dev \ + librocksdb-dev \ libsdl1.2-dev \ libsdl2-dev \ libsdl2-gfx-dev \ @@ -254,6 +255,16 @@ curl https://download.libsodium.org/libsodium/releases/LATEST.tar.gz > libsodium && ./configure \ && make install +# Install secp256k1 +cd /tmp \ + && git clone https://github.com/bitcoin-core/secp256k1.git \ + && cd secp256k1 \ + && ./autogen.sh \ + && ./configure --enable-module-recovery \ + && make \ + && make install + + # NOTE: also update Dockerfile when cuda version changes # Install CUDA toolkit # The current version can be found at: https://developer.nvidia.com/cuda-downloads From 61ff98c12d4a5a96dabd5434022171213501e745 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Sep 2018 12:23:14 +0900 Subject: [PATCH 0330/1876] run-nightly.sh: output date after stackage format conversion to show finished --- automated/run-nightly.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index 0a629873..adb03b0e 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -7,6 +7,7 @@ while true; do date ./new-stackage-format/convert.sh + date sleep 30m echo From 243d361a7b2fdfbac261c444d882b91f438f458a Mon Sep 17 00:00:00 2001 From: Jean-Pierre Rupp Date: Mon, 10 Sep 2018 12:18:56 +0100 Subject: [PATCH 0331/1876] Change secp256k1 to secp256k1-haskell --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e409dcaa..23b9476e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3583,7 +3583,7 @@ packages: "Jean-Pierre Rupp @xenog": - murmur3 - nqe - - secp256k1 + - secp256k1-haskell - rocksdb-haskell - rocksdb-query - haskoin-core From dfba16e868fc3b2e6d3ddb680fd38abfabd9fee4 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Mon, 10 Sep 2018 17:25:49 -0400 Subject: [PATCH 0332/1876] Relax restriction on relude --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 726f9fa1..5eeee625 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3715,9 +3715,6 @@ packages: - modern-uri < 0.3.0.0 - tibetan-utils < 0.1.1.9 - language-puppet < 1.4.0 - - # https://github.com/commercialhaskell/stackage/issues/3960 - - relude < 0.3.0 # end of packages # Package flags are applied to individual packages, and override the values of From 1dbea2b68be66e2ee22a42db09fd7abb1ce4f758 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 11 Sep 2018 18:50:02 +0000 Subject: [PATCH 0333/1876] Restrict cue-sheet and stache bounds (#3955) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5eeee625..9a20ac5b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3715,6 +3715,8 @@ packages: - modern-uri < 0.3.0.0 - tibetan-utils < 0.1.1.9 - language-puppet < 1.4.0 + - cue-sheet < 2.0.0 + - stache < 2.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From dcf62aeeb4f0521fd5f4bfc51e19f2fbfacedb6a Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 11 Sep 2018 19:06:35 +0000 Subject: [PATCH 0334/1876] Hides summoner Summoner exports a `Prelude` module that conflicts with the one in `base` --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a20ac5b..7f772d11 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4565,6 +4565,7 @@ hide: - base-compat # conflicts with base-compat-batteries, see https://github.com/fpco/stackage/issues/3607 - hs-functors # conflicts with profunctors, see https://github.com/fpco/stackage/issues/3609 - constraint # conflicts with constraints +- summoner # conflicts with Prelude in base # Cryptonite deprecations - cipher-aes From e337d892138895502ac345cf11a6a398cfa6f277 Mon Sep 17 00:00:00 2001 From: Jean-Pierre Rupp Date: Wed, 12 Sep 2018 12:42:42 +0100 Subject: [PATCH 0335/1876] Add json-rpc and rfc1751 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23b9476e..af29b2dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3581,6 +3581,8 @@ packages: - matrix-static "Jean-Pierre Rupp @xenog": + - json-rpc + - rfc1751 - murmur3 - nqe - secp256k1-haskell From 0fe0a79775f1e29165e83448278f875fa46cd3d9 Mon Sep 17 00:00:00 2001 From: asakamirai Date: Thu, 13 Sep 2018 01:39:56 +0900 Subject: [PATCH 0336/1876] add kazura-queue --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f772d11..15885f57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3592,6 +3592,9 @@ packages: - haskoin-node - haskoin-store + "asakamirai @asakamirai": + - kazura-queue + # 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 658226ad312aa32c17bd24b6ad55daa8c7f4f47f Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Wed, 12 Sep 2018 14:11:55 -0700 Subject: [PATCH 0337/1876] Add pier-core and pier. Version `0.2.0.1` of those packages was released today. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f772d11..a2ade4be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3174,6 +3174,8 @@ packages: - proto-lens-arbitrary - proto-lens-optparse - tensorflow-test + - pier-core + - pier "Christof Schramm ": - mnist-idx From 717f572868da4f415606efddc0133d11288d1f63 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 14 Sep 2018 01:00:50 +0900 Subject: [PATCH 0338/1876] add simple-cmd (juhp) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f772d11..b2283118 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1254,6 +1254,7 @@ packages: - cabal-rpm - fedora-haskell-tools - rpmbuild-order + - simple-cmd - darcs # - idris # aeson https://github.com/idris-lang/Idris-dev/issues/4493 From 24ab0acf463df1dc9aea33e6524e32649d197e16 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 14 Sep 2018 04:48:39 +0000 Subject: [PATCH 0339/1876] Restrict neat-interpolation bounds (#3955) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2283118..4ae85d59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3718,6 +3718,7 @@ packages: - language-puppet < 1.4.0 - cue-sheet < 2.0.0 - stache < 2.0.0 + - neat-interpolation < 0.3.2.3 # end of packages # Package flags are applied to individual packages, and override the values of From fbb9f5bcb2aade301ba41fe288728285b84aa554 Mon Sep 17 00:00:00 2001 From: Sergey Vinokurov Date: Sat, 15 Sep 2018 12:31:23 +0100 Subject: [PATCH 0340/1876] Add emacs-module --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd426c89..436231d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3489,6 +3489,7 @@ packages: - herms "Sergey Vinokurov @sergv": + - emacs-module - tasty-ant-xml "Eugene Smolanka @esmolanka": From a1eccff2e9f9ca051203a59b9b65909644e221b8 Mon Sep 17 00:00:00 2001 From: Will Sewell Date: Sat, 15 Sep 2018 13:13:15 +0100 Subject: [PATCH 0341/1876] Re-enable benchpress and pusher-http-haskell --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd426c89..7237ccb1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2419,8 +2419,8 @@ packages: - fuzzyset "Will Sewell @willsewell": - - benchpress < 0 # GHC 8.4 via base-4.11.0.0 - - pusher-http-haskell < 0 # GHC 8.4 via base-4.11.0.0 + - benchpress + - pusher-http-haskell "Yorick Laupa yo.eight@gmail.com @YoEight": - eventstore From 33462beb7dd35950792e97b5e14585fc0b5933db Mon Sep 17 00:00:00 2001 From: Boris Lykah Date: Sat, 15 Sep 2018 11:25:04 -0400 Subject: [PATCH 0342/1876] Enable groundhog --- build-constraints.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd426c89..2669882f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -894,12 +894,12 @@ packages: - messagepack-rpc "Boris Lykah @lykahb": - - groundhog < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - groundhog-inspector < 0 # GHC 8.4 via groundhog - - groundhog-mysql < 0 # GHC 8.4 via groundhog - - groundhog-postgresql < 0 # GHC 8.4 via postgresql-simple - - groundhog-sqlite < 0 # GHC 8.4 via direct-sqlite - - groundhog-th < 0 # GHC 8.4 via groundhog + - groundhog + - groundhog-inspector + - groundhog-mysql + - groundhog-postgresql + - groundhog-sqlite + - groundhog-th "Janne Hellsten @nurpax": - sqlite-simple From 3fa496bec9292a4b9da3724c3c583a6a0858ed8d Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Sat, 15 Sep 2018 10:50:55 -0700 Subject: [PATCH 0343/1876] Add drifter-sqlite --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd426c89..06adfdc5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1875,6 +1875,7 @@ packages: # - tasty-fail-fast # https://github.com/MichaelXavier/tasty-tap/issues/2 - drifter - drifter-postgresql + - drifter-sqlite "Lars Kuhtz @larskuhtz": - wai-cors From 799230232867f7aa300f0f2d828b79496bf90fb7 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sat, 15 Sep 2018 17:12:51 -0400 Subject: [PATCH 0344/1876] Restrict mmark and mmark-cli bounds (#3955) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd426c89..a2591245 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3724,6 +3724,9 @@ packages: - cue-sheet < 2.0.0 - stache < 2.0.0 - neat-interpolation < 0.3.2.3 + - mmark < 0.0.6.0 + - mmark-cli < 0.0.4.0 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -4524,7 +4527,6 @@ tell-me-when-its-released: - cpio-conduit-0.7.0 # remove from skipped-tests, https://github.com/da-x/cpio-conduit/issues/1 - freer-effects-0.3.0.1 # re-enable extensible benchmarks - hoopl-3.10.2.2 # reenable tests, https://github.com/haskell/hoopl/issues/50 -- mmark-0.0.5.6 # remove from expected test failures - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - store-0.5.0 # remove from skipped-tests, https://github.com/fpco/store/issues/125 - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 From 644615bdd4278e0b3ec22f273ff8cea69ba97ce7 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sat, 15 Sep 2018 17:15:01 -0400 Subject: [PATCH 0345/1876] Restricts ghc-typelits-* (#3972) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2591245..bfcec57a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3727,6 +3727,10 @@ packages: - mmark < 0.0.6.0 - mmark-cli < 0.0.4.0 + # https://github.com/commercialhaskell/stackage/issues/3972 + - ghc-typelits-extra < 0.3 + - ghc-typelits-knownnat < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of From aa5e47f2dc8d73e6a1ab17293adc7102709eaa18 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sat, 15 Sep 2018 23:42:30 -0400 Subject: [PATCH 0346/1876] Adds secp256k1 library dirs (#3962) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f5d8d80..f3f093eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3900,6 +3900,9 @@ configure-args: - /usr/lib/llvm-3.7/lib - --extra-include-dirs - /usr/lib/llvm-3.7/include + secp256k1-haskell: + - --extra-lib-dirs + - /usr/local/lib # end of configure-args From f1c764b642b1bb1fd5c5a6ed4ebb97748df587ce Mon Sep 17 00:00:00 2001 From: Andrey Mokhov Date: Sun, 16 Sep 2018 11:22:23 +0200 Subject: [PATCH 0347/1876] Restore algebraic-graphs See #3493. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3f093eb..04536701 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3158,7 +3158,7 @@ packages: - wai-middleware-rollbar < 0 # aeson "Andrey Mokhov @snowleopard": - - algebraic-graphs < 0 # via base-compat-0.10.1 + - algebraic-graphs "Albert Krewinkel @tarleb": - hslua From 86764db0f6200c29fd4e385c983735afe7afdd67 Mon Sep 17 00:00:00 2001 From: Steven Vandevelde Date: Sun, 16 Sep 2018 19:23:38 +0200 Subject: [PATCH 0348/1876] Re-enable `shikensu` The `flow` package was missing before but has been added in the meantime. I tested it by using the `nightly-2018-09-16` resolver. I did need to adjust my test dependency version ranges, but no dependencies of the package itself, so no version bump. See the last commit on https://github.com/icidasset/shikensu for more info. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3f093eb..edb23e32 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3226,7 +3226,7 @@ packages: # - alerta # servant-client 0.12 "Steven Vandevelde @icidasset": - - shikensu < 0 # GHC 8.4 via flow + - shikensu "George Pollard @Porges": - email-validate From 4e8e8cba42032efde33210e2c32d330a05179069 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sun, 16 Sep 2018 13:26:56 -0400 Subject: [PATCH 0349/1876] Restrict vector-algorithms bounds (#3976) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3f093eb..f13f35e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3735,6 +3735,9 @@ packages: - ghc-typelits-extra < 0.3 - ghc-typelits-knownnat < 0.6 + # https://github.com/commercialhaskell/stackage/issues/3972 + - vector-algorithms < 0.8.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From aee954247b89ef89a4616aced8f967984aa32988 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 16 Sep 2018 17:37:57 +0000 Subject: [PATCH 0350/1876] Revert "Re-enable `shikensu`" --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c035e844..0e51d709 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3226,7 +3226,7 @@ packages: # - alerta # servant-client 0.12 "Steven Vandevelde @icidasset": - - shikensu + - shikensu < 0 # GHC 8.4 via flow "George Pollard @Porges": - email-validate From db42924aa63eb6a4fa2cd0b777955bbb7337142e Mon Sep 17 00:00:00 2001 From: Steven Vandevelde Date: Sun, 16 Sep 2018 20:39:15 +0200 Subject: [PATCH 0351/1876] Re-enable shikensu Version ranges should be good now, I released `v0.3.9`. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e51d709..c035e844 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3226,7 +3226,7 @@ packages: # - alerta # servant-client 0.12 "Steven Vandevelde @icidasset": - - shikensu < 0 # GHC 8.4 via flow + - shikensu "George Pollard @Porges": - email-validate From db463ae18c13bc81f2f0781e76868c1947bfc1ab Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 17 Sep 2018 14:14:26 +0300 Subject: [PATCH 0352/1876] Upper bound on cabal-install 2.4 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c035e844..099433a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -372,7 +372,7 @@ packages: "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit - - cabal-install + - cabal-install < 2.4 - mega-sdist - case-insensitive - classy-prelude-yesod From 6679b9cdb6261fffcc9a139ad1f4a76a4d589490 Mon Sep 17 00:00:00 2001 From: Eric Torreborre Date: Mon, 17 Sep 2018 13:57:10 +0200 Subject: [PATCH 0353/1876] Added `registry` to the list of packages to build Thanks! --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 099433a2..7dbc7e97 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3601,6 +3601,9 @@ packages: "asakamirai @asakamirai": - kazura-queue + + "Eric Torreborre @etorreborre": + - registry # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 189b0d1626f7f96629f7560e7f0b20cd1e839018 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 17 Sep 2018 15:15:42 +0300 Subject: [PATCH 0354/1876] Temporarily block: icidasset/shikensu#9 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 099433a2..d67af7be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3226,7 +3226,8 @@ packages: # - alerta # servant-client 0.12 "Steven Vandevelde @icidasset": - - shikensu + [] + # - shikensu # https://github.com/icidasset/shikensu/issues/9 "George Pollard @Porges": - email-validate From 6f8cdd9dba3dbace139c21c76379f6025177aadb Mon Sep 17 00:00:00 2001 From: Steven Vandevelde Date: Mon, 17 Sep 2018 18:54:43 +0200 Subject: [PATCH 0355/1876] Re-enable shikensu --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 62c644b4..7dbc7e97 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3226,8 +3226,7 @@ packages: # - alerta # servant-client 0.12 "Steven Vandevelde @icidasset": - [] - # - shikensu # https://github.com/icidasset/shikensu/issues/9 + - shikensu "George Pollard @Porges": - email-validate From 482530562f85c39d1f53a26fe9746e60a836479e Mon Sep 17 00:00:00 2001 From: Travis Athougies Date: Mon, 17 Sep 2018 15:26:16 -0700 Subject: [PATCH 0356/1876] Re-enable beam packages --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7dbc7e97..903d0c20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -50,9 +50,9 @@ packages: - geodetics "Travis Athougies @tathougies": - - beam-core < 0 # via vector-sized - - beam-migrate < 0 # via beam-core - - beam-sqlite < 0 # via aeson-1.3.1.0 + - beam-core + - beam-migrate + - beam-sqlite "Fraser Murray Date: Tue, 18 Sep 2018 16:10:31 +0800 Subject: [PATCH 0357/1876] add package tensors --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7dbc7e97..10aa856c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3012,6 +3012,7 @@ packages: "Daniel YU ": - salak + - tensors "Tom Nielsen @glutamate": - datasets From 1a57a0981ab2c210ab62728de24bd76dd2f740fe Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 18 Sep 2018 14:10:34 +0300 Subject: [PATCH 0358/1876] Upper bound on unbound-generics for #3984 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7dbc7e97..28e599fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3741,6 +3741,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3972 - vector-algorithms < 0.8.0.0 + # https://github.com/commercialhaskell/stackage/issues/3984 + - unbound-generics < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 9235cc11cfafbbc2bceb3592e4c8254144ab3c55 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 19 Sep 2018 22:07:10 +0300 Subject: [PATCH 0359/1876] Upper bounds for #3985 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1d93097..dc07f5ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3745,6 +3745,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3984 - unbound-generics < 0.4 + # https://github.com/commercialhaskell/stackage/issues/3985 + - singletons < 2.5 + - eliminators < 0.5 + - th-desugar < 1.9 + # end of packages # Package flags are applied to individual packages, and override the values of From e682a2a4e6051f522d83b82ef462a3641278c362 Mon Sep 17 00:00:00 2001 From: Andrew Newman Date: Thu, 20 Sep 2018 12:04:57 +1000 Subject: [PATCH 0360/1876] Add geojson --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 26c03da7..5cbfe3fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,9 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Andrew Newman @andrewfnewman": + - geojson + "Mateusz Karbowy @obszczymucha": - parsec-numbers From d9e63b802c51822f2cb01a8a388350972066d686 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 20 Sep 2018 06:24:00 +0300 Subject: [PATCH 0361/1876] Temporary block: axellang/axel#22 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5cbfe3fc..2458a3d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -15,7 +15,8 @@ packages: - parsec-numbers "Joshua Grosso @jgrosso": - - axel + [] + # - axel # https://github.com/axellang/axel/issues/22 "Varun Gandhi @theindigamer": - edit From 8e4bfbe380b89020a90f72a5a7df21a2de6ee449 Mon Sep 17 00:00:00 2001 From: John Ky Date: Thu, 20 Sep 2018 17:09:02 +1000 Subject: [PATCH 0362/1876] Add new library arbor-postgres --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2458a3d7..a7e34000 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2679,6 +2679,7 @@ packages: - irc-dcc "John Ky newhoggy@gmail.com @newhoggy": + - arbor-postgres - avro - bits-extra - hw-balancedparens From b4153ad60df357b9fe14b8a23a604f1692df09e6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 20 Sep 2018 10:14:52 +0300 Subject: [PATCH 0363/1876] Expect test failure: markdown --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2458a3d7..6d09a707 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4286,6 +4286,9 @@ expected-test-failures: # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites - folds + # Differences in how apostrophes are escaped. Besides, this package is deprecated + - markdown + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 81e46988a05216cac69d925da5918c52f71fd91e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 20 Sep 2018 12:57:41 +0300 Subject: [PATCH 0364/1876] Revert "Expect test failure: markdown" This reverts commit b4153ad60df357b9fe14b8a23a604f1692df09e6. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bda6fa7e..a7e34000 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4287,9 +4287,6 @@ expected-test-failures: # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites - folds - # Differences in how apostrophes are escaped. Besides, this package is deprecated - - markdown - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 07e4e0a7f5dfe39f595f9c620cd0248517873e2d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 20 Sep 2018 17:44:10 +0300 Subject: [PATCH 0365/1876] Extra upper bound for #3955 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7e34000..07fa356c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3739,6 +3739,7 @@ packages: - neat-interpolation < 0.3.2.3 - mmark < 0.0.6.0 - mmark-cli < 0.0.4.0 + - versions < 3.5 # https://github.com/commercialhaskell/stackage/issues/3972 - ghc-typelits-extra < 0.3 From 45711b80f646a7b1883ca24f14d670aaca26551a Mon Sep 17 00:00:00 2001 From: Dmitry Dzhus Date: Thu, 20 Sep 2018 17:36:30 +0100 Subject: [PATCH 0366/1876] Unblock gloss-1.13 #3914 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07fa356c..11c3809f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3707,11 +3707,6 @@ packages: - attoparsec-uri < 0.0.5 - urlpath < 9.0.0.1 - # https://github.com/commercialhaskell/stackage/issues/3914 - - gloss < 1.13 - - gloss-raster < 1.13 - - gloss-rendering < 1.13 - # https://github.com/commercialhaskell/stackage/issues/3926 - vinyl < 0.10 From c306808f801823b2b70f95001a3611750e1f25d3 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Sat, 22 Sep 2018 22:42:57 +0530 Subject: [PATCH 0367/1876] Enable tldr back --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 11c3809f..4378ae67 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -523,7 +523,7 @@ packages: - download - textlocal - shell-conduit - - tldr < 0 # GHC 8.4 via cmark + - tldr - fb - yesod-fb - yesod-auth-fb From e4865c5e5c5fded5a096dc931e177dccd0c3726f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 22 Sep 2018 20:54:27 +0300 Subject: [PATCH 0368/1876] Upper bound on stm for #3990 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 11c3809f..d7b9857d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3751,6 +3751,9 @@ packages: - eliminators < 0.5 - th-desugar < 1.9 + # https://github.com/commercialhaskell/stackage/issues/3990 + - stm < 2.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 2682bb0a7aa94baf29d53deb7d29ec0ddae6d1e3 Mon Sep 17 00:00:00 2001 From: John Ky Date: Mon, 24 Sep 2018 17:33:28 +1000 Subject: [PATCH 0369/1876] Add new library SV --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1024a069..084fe88b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2712,6 +2712,8 @@ packages: - antiope-sns - antiope-sqs + "George Wilson @GeorgeTalksCode": + - sv-core "Ismail Mustafa @ismailmustafa": - handwriting From 6459d1a30f75f7b7b8047a9d541cadeb4c107ce1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 24 Sep 2018 17:27:16 -0700 Subject: [PATCH 0370/1876] Remove whitespace --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1024a069..dda2c36b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,7 +10,7 @@ packages: "Andrew Newman @andrewfnewman": - geojson - + "Mateusz Karbowy @obszczymucha": - parsec-numbers From e7a838d275707c9f235bfb9204fb97886a0dc666 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 24 Sep 2018 17:29:40 -0700 Subject: [PATCH 0371/1876] Disable benchmarks to hslua due to criterion (#3994) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dda2c36b..5ba3da5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4367,6 +4367,7 @@ skipped-benchmarks: - unicode-transforms # path-io - unordered-containers # criterion 1.5 - xxhash-ffi # ghc 8.4 via xxhash build failure + - hslua # criterion 1.5.1 # Transitive outdated dependencies # These packages From 1efb916e216ff3c94cfb3c93e931a03528b095b3 Mon Sep 17 00:00:00 2001 From: John Ky Date: Tue, 25 Sep 2018 21:15:07 +1000 Subject: [PATCH 0372/1876] Fix maintainer contact information --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 084fe88b..5e692e82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2712,7 +2712,7 @@ packages: - antiope-sns - antiope-sqs - "George Wilson @GeorgeTalksCode": + "George Wilson @gwils": - sv-core "Ismail Mustafa @ismailmustafa": From 09e24e14f22ae4e32c2b8a25a91fb7b2be679a30 Mon Sep 17 00:00:00 2001 From: John Ky Date: Mon, 24 Sep 2018 17:33:28 +1000 Subject: [PATCH 0373/1876] Add new library SV --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e692e82..fd9ff8ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2713,6 +2713,7 @@ packages: - antiope-sqs "George Wilson @gwils": + - sv - sv-core "Ismail Mustafa @ismailmustafa": From 4356bbb76396a1ee92d4b6ca9d10f0be7a71f2b3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Sep 2018 16:33:49 -0700 Subject: [PATCH 0374/1876] Upper bound rhine (#3997) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ba3da5a..b4b85a1c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3754,6 +3754,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3990 - stm < 2.5 + # https://github.com/commercialhaskell/stackage/issues/3997 + - rhine < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From b4401981585f5b93e639d1d5c189e14a37b6258b Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Tue, 25 Sep 2018 23:30:06 +0200 Subject: [PATCH 0375/1876] Enable avers --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4b85a1c..bffdc5ab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1307,7 +1307,7 @@ packages: - xmlbf "Tomas Carnecky @wereHamster": - # - avers # cryptonite 0.25 + - avers # - avers-api # cryptonite 0.25 # - avers-server # cryptonite 0.25 - css-syntax From ab9cbda2eff63c7f0551b626789fb57027725256 Mon Sep 17 00:00:00 2001 From: Luis Pedro Coelho Date: Mon, 24 Sep 2018 17:23:05 +0200 Subject: [PATCH 0376/1876] Add conduit-zstd This is my package and I can maintain it on both hackage and stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bffdc5ab..e1fd1231 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3223,6 +3223,7 @@ packages: "Luis Pedro Coelho @luispedro": - safeio - conduit-algorithms + - conduit-zstd "Alex Biehl @alexbiehl": - haddock-library From 2ce85ea81222e47b866f7fb046c98e4e0ef838ea Mon Sep 17 00:00:00 2001 From: John Ky Date: Mon, 24 Sep 2018 17:33:28 +1000 Subject: [PATCH 0377/1876] Add new library SV --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1fd1231..33a1890a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2712,6 +2712,8 @@ packages: - antiope-sns - antiope-sqs + "George Wilson @GeorgeTalksCode": + - sv-core "Ismail Mustafa @ismailmustafa": - handwriting From 309ef362e15504e80a3dc988ad6f09cfbbecccff Mon Sep 17 00:00:00 2001 From: John Ky Date: Tue, 25 Sep 2018 21:15:07 +1000 Subject: [PATCH 0378/1876] Fix maintainer contact information --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33a1890a..e63e7ff2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2712,7 +2712,7 @@ packages: - antiope-sns - antiope-sqs - "George Wilson @GeorgeTalksCode": + "George Wilson @gwils": - sv-core "Ismail Mustafa @ismailmustafa": From 833be24957256d58c92a2fad2f9db6d2f8a9dd1e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Sep 2018 17:38:44 -0700 Subject: [PATCH 0379/1876] Test #3995 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f57c646..76b5d0ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4225,7 +4225,6 @@ expected-test-failures: - http-client # https://github.com/snoyberg/http-client/issues/360 - http-client-tls # https://github.com/snoyberg/http-client/issues/360 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - - main-tester # https://github.com/fpco/stackage/pull/3528 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 - servant-swagger # https://github.com/haskell-servant/servant-swagger/issues/89 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 From e99c58a216b002052b7f9a5ec4f54e74963fff0d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Sep 2018 17:46:27 -0700 Subject: [PATCH 0380/1876] Remove sv, due to failing test, reverts #3991 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 76b5d0ec..b2344a0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2713,7 +2713,6 @@ packages: - antiope-sqs "George Wilson @gwils": - - sv - sv-core "Ismail Mustafa @ismailmustafa": From e6f73628033adf0bb098a954e17041580a6ec5df Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 26 Sep 2018 16:49:01 -0700 Subject: [PATCH 0381/1876] more blockers for #3997 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2344a0e..0338d8b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3759,6 +3759,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3997 - rhine < 0.5 + - rhine-gloss < 0.5 # end of packages From 408df4d8f25d7150b48cc1afc13632e4c08446fe Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 26 Sep 2018 17:04:52 -0700 Subject: [PATCH 0382/1876] Upper bound http-api-data (#4001) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0338d8b0..3fd30093 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3761,6 +3761,9 @@ packages: - rhine < 0.5 - rhine-gloss < 0.5 + # https://github.com/commercialhaskell/stackage/issues/4001 + - http-api-data < 0.3.9 + # end of packages # Package flags are applied to individual packages, and override the values of From b05244bb69b8274392301127783e727ab7971141 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 26 Sep 2018 17:05:03 -0700 Subject: [PATCH 0383/1876] Upper bound github (#4002) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3fd30093..83068ab3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3764,6 +3764,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4001 - http-api-data < 0.3.9 + # https://github.com/commercialhaskell/stackage/issues/4002 + - github < 0.20 + # end of packages # Package flags are applied to individual packages, and override the values of From 76098bc418e48445edb390e9eb93637e74d7d659 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Sep 2018 13:40:55 +0300 Subject: [PATCH 0384/1876] Reenable axel axellang/axel#22 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83068ab3..6b4134ad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -15,8 +15,7 @@ packages: - parsec-numbers "Joshua Grosso @jgrosso": - [] - # - axel # https://github.com/axellang/axel/issues/22 + - axel "Varun Gandhi @theindigamer": - edit From 33541d2849ffb345a464b39856d39e4d84a46a01 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 06:16:48 -0700 Subject: [PATCH 0385/1876] Remove bounds on rhine-*, close #3997 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b4134ad..727eddfa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3756,10 +3756,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3990 - stm < 2.5 - # https://github.com/commercialhaskell/stackage/issues/3997 - - rhine < 0.5 - - rhine-gloss < 0.5 - # https://github.com/commercialhaskell/stackage/issues/4001 - http-api-data < 0.3.9 From 82ae76ebac21a65345b505c423f1554180db3853 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 06:25:26 -0700 Subject: [PATCH 0386/1876] Try testing the new packages in PRs --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 727eddfa..2811c0fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3761,6 +3761,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4002 - github < 0.20 + - asif + - arbor-lru-cache + - sv + - sv-cassava # end of packages From 19ed24497835da70870fc1cce40a1b080ce3d03c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 06:34:23 -0700 Subject: [PATCH 0387/1876] Testing passed --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2811c0fa..727eddfa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3761,10 +3761,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4002 - github < 0.20 - - asif - - arbor-lru-cache - - sv - - sv-cassava # end of packages From f9241636ef43a6b193fb5cdfe05b215e8ccf9c6b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 06:51:56 -0700 Subject: [PATCH 0388/1876] Disable tests for thyme, #4003 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 727eddfa..5746aaf8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3999,6 +3999,7 @@ skipped-tests: # Compilation failures - snappy # https://github.com/bos/snappy/issues/1 + - thyme # https://github.com/commercialhaskell/stackage/issues/4003 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From ef3fe8d7646a676ef473c16d3e38e853351078f3 Mon Sep 17 00:00:00 2001 From: John Ky Date: Wed, 26 Sep 2018 16:31:35 +1000 Subject: [PATCH 0389/1876] Add new package asif --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5746aaf8..9e6c3328 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2680,6 +2680,7 @@ packages: "John Ky newhoggy@gmail.com @newhoggy": - arbor-postgres - avro + - asif - bits-extra - hw-balancedparens - hw-bits From f1f1d91257f4a4207ae2178424caa09189cab459 Mon Sep 17 00:00:00 2001 From: John Ky Date: Wed, 26 Sep 2018 15:50:15 +1000 Subject: [PATCH 0390/1876] Add new package arbor-lru-cache --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e6c3328..d3542a29 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2678,6 +2678,7 @@ packages: - irc-dcc "John Ky newhoggy@gmail.com @newhoggy": + - arbor-lru-cache - arbor-postgres - avro - asif From dc604dd3f5abd744f7fa9236f861ddf88dc393a5 Mon Sep 17 00:00:00 2001 From: George Wilson Date: Wed, 26 Sep 2018 15:48:41 +1000 Subject: [PATCH 0391/1876] Add sv and sv-cassava --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3542a29..2b9837b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2714,6 +2714,8 @@ packages: - antiope-sqs "George Wilson @gwils": + - sv + - sv-cassava - sv-core "Ismail Mustafa @ismailmustafa": From acc547d681ec1dcbc060be6dd598ee21e5b9f0c7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 07:07:22 -0700 Subject: [PATCH 0392/1876] Mark benchmarks for thyme also skipped (#4003) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b9837b9..ab7e1d09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4395,6 +4395,7 @@ skipped-benchmarks: - cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - 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 # Cyclic dependencies - cassava From ae7437450118569571f5b8c498c4676493bcdf21 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 18:27:46 -0700 Subject: [PATCH 0393/1876] Start process of switching nightlies to ghc-8.6.1 --- Dockerfile | 2 +- debian-bootstrap.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 56219a26..f37e09ae 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-8.0/bin:/opt/ghc/8.4.3/bin:/usr/sbin:/usr/bin:/sbin:/bin +ENV PATH /usr/local/cuda-8.0/bin:/opt/ghc/8.6.1/bin:/usr/sbin:/usr/bin:/sbin:/bin ENV CUDA_PATH /usr/local/cuda-8.0 ENV LD_LIBRARY_PATH=/usr/local/cuda-8.0/lib64:/usr/local/cuda-8.0/nvvm/lib64 diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index a8c6f87e..bfd3f4c0 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.4.3 +GHCVER=8.6.1 apt-get update apt-get install -y \ From 4d08995a253a52bdd6d95fbd9b2a13a5cc3ceabb Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 18:41:03 -0700 Subject: [PATCH 0394/1876] Update link to docker image Since we moved the images to commercialhaskell/stackage, we need to update the link there --- CURATORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CURATORS.md b/CURATORS.md index 6487d824..534942d1 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -21,7 +21,7 @@ process works: * [stackage-curator](http://www.stackage.org/package/stackage-curator) combines build-constraints.yaml with the current state of Hackage to create a build plan for a Stackage Nightly * stackage-curator can check that build plan to ensure all version bounds are consistent * The [Travis job](https://github.com/commercialhaskell/stackage/blob/master/.travis.yml) performs these two steps to provide immediate feedback on pull requests -* Docker Hub [builds](https://github.com/commercialhaskell/stackage/blob/master/Dockerfile) a [Docker image](https://registry.hub.docker.com/u/snoyberg/stackage/) for running builds +* Docker Hub [builds](https://github.com/commercialhaskell/stackage/blob/master/Dockerfile) a [Docker image](https://hub.docker.com/r/commercialhaskell/stackage/) for running builds * The stackage-build server (described below) is able to run automated builds using the [build.sh script](https://github.com/commercialhaskell/stackage/blob/master/automated/build.sh) * When a new Nightly build is completed, it is uploaded to [the nightly repo](https://github.com/fpco/stackage-nightly) * Once a week, we run an LTS minor bump. Instead of using build-constraints.yaml, that job takes the previous LTS release, turns it into constraints, and then bumps the version numbers to the latest on Hackage, in accordance with the version bounds in the build plan. This plans are uploaded to [the LTS repo](https://github.com/fpco/lts-haskell) From 8b6cc604c67b95f61559261d4a4f4245780683e5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 19:20:40 -0700 Subject: [PATCH 0395/1876] Start section for ghc-8.6.1 breakages --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab7e1d09..09cf2f6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3674,8 +3674,12 @@ packages: - 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 - - hint - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 + + # Packages in the build plan that are blocked from inclusion due to + # compilation failure with ghc 8.6 + "Build failure with GHC 8.6": + - hint - consul-haskell - hasql-transaction From dbc2bf3a8b65e278ef613b6cccfc9f2da72d7e8a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 18:27:46 -0700 Subject: [PATCH 0396/1876] Start process of switching nightlies to ghc-8.6.1 --- Dockerfile | 2 +- debian-bootstrap.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 56219a26..f37e09ae 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-8.0/bin:/opt/ghc/8.4.3/bin:/usr/sbin:/usr/bin:/sbin:/bin +ENV PATH /usr/local/cuda-8.0/bin:/opt/ghc/8.6.1/bin:/usr/sbin:/usr/bin:/sbin:/bin ENV CUDA_PATH /usr/local/cuda-8.0 ENV LD_LIBRARY_PATH=/usr/local/cuda-8.0/lib64:/usr/local/cuda-8.0/nvvm/lib64 diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index a8c6f87e..bfd3f4c0 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.4.3 +GHCVER=8.6.1 apt-get update apt-get install -y \ From 60c2cc3d0375ffa6dee98d619c1a926b063b4f66 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 19:29:42 -0700 Subject: [PATCH 0397/1876] Update ghc-major-version field --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09cf2f6b..dd6c0cbb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,4 +1,4 @@ -ghc-major-version: "8.4" +ghc-major-version: "8.6" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version From 70ef02ad2a40301419fb6e65fd63750223884b95 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 19:47:18 -0700 Subject: [PATCH 0398/1876] First section of blockers --- build-constraints.yaml | 178 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 178 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd6c0cbb..313dc0e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3683,6 +3683,184 @@ packages: - consul-haskell - hasql-transaction + # base-4.12.0.0 is out of bounds for: + - Agda < 0 + - JuicyPixels-scale-dct < 0 + - MissingH < 0 + - aeson-diff < 0 + - alarmclock < 0 + - async-pool < 0 + - autoexporter < 0 + - avers-0.0.17.1 + - axel < 0 + - bank-holidays-england < 0 + - base-noprelude-4.11.1.0 + - benchpress < 0 + - brick < 0 + - bv-little < 0 + - circle-packing < 0 + - clang-compilation-database < 0 + - classyplate < 0 + - country < 0 + - crypto-enigma < 0 + - cyclotomic < 0 + - czipwith < 0 + - darcs-2.14.1 + - data-tree-print < 0 + - derulo < 0 + - diagrams-solve < 0 + - doctest-driver-gen < 0 + - edit < 0 + - ekg-core < 0 + - ekg-statsd < 0 + - eliminators < 0 + - fay-0.24.0.1 + - feed < 0 + - flow < 0 + - fold-debounce-conduit < 0 + - fswatch < 0 + - generic-aeson < 0 + - generic-random < 0 + - generic-xmlpickler < 0 + - github < 0 + - github-release < 0 + - gloss-1.13.0.1 + - gloss-raster-1.13.0.1 + - gloss-rendering-1.13.0.2 + - greskell < 0 + - greskell-core < 0 + - greskell-websocket < 0 + - haddock-library < 0 + - haskell-lsp < 0 + - haskell-lsp-types < 0 + - haskell-src-meta < 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 + - hgrev < 0 + - hierarchy < 0 + - hledger < 0 + - hledger-api < 0 + - hledger-lib < 0 + - hledger-ui-1.10.1 + - hledger-web < 0 + - hoopl-3.10.2.2 + - hpqtypes < 0 + - hspec-need-env < 0 + - http-api-data < 0 + - http-media < 0 + - hxt-pickle-utils < 0 + - ihaskell < 0 + - indentation-core < 0 + - indentation-parsec < 0 + - indexed-list-literals < 0 + - io-streams-haproxy < 0 + - json-feed < 0 + - json-rpc-client < 0 + - json-rpc-server < 0 + - kraken < 0 + - lackey < 0 + - learn-physics < 0 + - lens-labels < 0 + - logging-effect < 0 + - logging-effect-extra < 0 + - logging-effect-extra-file < 0 + - logging-effect-extra-handler < 0 + - lucid < 0 + - memory-0.14.16 + - monoid-extras < 0 + - monoidal-containers < 0 + - named < 0 + - numhask < 0 + - numhask-prelude < 0 + - numhask-range < 0 + - numhask-test < 0 + - om-elm < 0 + - palette < 0 + - perf < 0 + - pier < 0 + - pier-core < 0 + - pipes-random < 0 + - polyparse < 0 + - postgresql-simple-url < 0 + - prometheus < 0 + - proto-lens < 0 + - proto-lens-arbitrary < 0 + - proto-lens-combinators < 0 + - proto-lens-optparse < 0 + - proto-lens-protobuf-types < 0 + - proto-lens-protoc < 0 + - proto-lens-runtime < 0 + - proto-lens-setup < 0 + - protolude < 0 + - publicsuffix < 0 + - pusher-http-haskell < 0 + - random-bytestring < 0 + - ratel < 0 + - ratel-wai < 0 + - rattletrap < 0 + - repa < 0 + - rethinkdb-client-driver < 0 + - rhine < 0 + - rhine-gloss < 0 + - salve < 0 + - sandi < 0 + - seqid < 0 + - seqid-streams < 0 + - servant-0.14.1 + - servant-JuicyPixels < 0 + - servant-auth < 0 + - servant-auth-client < 0 + - servant-auth-docs-0.2.10.0 + - servant-auth-server < 0 + - servant-auth-swagger-0.2.10.0 + - servant-client < 0 + - servant-client-core-0.14.1 + - servant-dhall < 0 + - servant-docs-0.11.2 + - servant-foreign-0.11.1 + - servant-js < 0 + - servant-quickcheck < 0 + - servant-server-0.14.1 + - servant-streaming < 0 + - servant-streaming-client < 0 + - servant-streaming-server < 0 + - servant-swagger < 0 + - servant-swagger-ui-0.3.0.3.13.2 + - servant-swagger-ui-core < 0 + - singletons < 0 + - slack-web < 0 + - snap-server < 0 + - statestack < 0 + - stm < 0 + - strive < 0 + - svg-builder < 0 + - swagger2 < 0 + - tdigest < 0 + - termbox < 0 + - texmath-0.11.1 + - threepenny-gui < 0 + - through-text < 0 + - timer-wheel < 0 + - transformers-lift < 0 + - union < 0 + - vector-binary-instances < 0 + - vector-space < 0 + - vectortiles < 0 + - versions < 0 + - wai-middleware-travisci < 0 + - wild-bind < 0 + - wild-bind-x11 < 0 + - wuss < 0 + - xmonad-contrib < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 From b44d58e74514e11cdab543dcb00209b917baf5f4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 19:51:12 -0700 Subject: [PATCH 0399/1876] Bad script, fixed --- build-constraints.yaml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 313dc0e0..b4e43bdb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3691,10 +3691,10 @@ packages: - alarmclock < 0 - async-pool < 0 - autoexporter < 0 - - avers-0.0.17.1 + - avers < 0 - axel < 0 - bank-holidays-england < 0 - - base-noprelude-4.11.1.0 + - base-noprelude < 0 - benchpress < 0 - brick < 0 - bv-little < 0 @@ -3705,7 +3705,7 @@ packages: - crypto-enigma < 0 - cyclotomic < 0 - czipwith < 0 - - darcs-2.14.1 + - darcs < 0 - data-tree-print < 0 - derulo < 0 - diagrams-solve < 0 @@ -3714,7 +3714,7 @@ packages: - ekg-core < 0 - ekg-statsd < 0 - eliminators < 0 - - fay-0.24.0.1 + - fay < 0 - feed < 0 - flow < 0 - fold-debounce-conduit < 0 @@ -3724,9 +3724,9 @@ packages: - generic-xmlpickler < 0 - github < 0 - github-release < 0 - - gloss-1.13.0.1 - - gloss-raster-1.13.0.1 - - gloss-rendering-1.13.0.2 + - gloss < 0 + - gloss-raster < 0 + - gloss-rendering < 0 - greskell < 0 - greskell-core < 0 - greskell-websocket < 0 @@ -3749,9 +3749,9 @@ packages: - hledger < 0 - hledger-api < 0 - hledger-lib < 0 - - hledger-ui-1.10.1 + - hledger-ui < 0 - hledger-web < 0 - - hoopl-3.10.2.2 + - hoopl < 0 - hpqtypes < 0 - hspec-need-env < 0 - http-api-data < 0 @@ -3774,7 +3774,7 @@ packages: - logging-effect-extra-file < 0 - logging-effect-extra-handler < 0 - lucid < 0 - - memory-0.14.16 + - memory < 0 - monoid-extras < 0 - monoidal-containers < 0 - named < 0 @@ -3814,26 +3814,26 @@ packages: - sandi < 0 - seqid < 0 - seqid-streams < 0 - - servant-0.14.1 + - servant < 0 - servant-JuicyPixels < 0 - servant-auth < 0 - servant-auth-client < 0 - - servant-auth-docs-0.2.10.0 + - servant-auth-docs < 0 - servant-auth-server < 0 - - servant-auth-swagger-0.2.10.0 + - servant-auth-swagger < 0 - servant-client < 0 - - servant-client-core-0.14.1 + - servant-client-core < 0 - servant-dhall < 0 - - servant-docs-0.11.2 - - servant-foreign-0.11.1 + - servant-docs < 0 + - servant-foreign < 0 - servant-js < 0 - servant-quickcheck < 0 - - servant-server-0.14.1 + - servant-server < 0 - servant-streaming < 0 - servant-streaming-client < 0 - servant-streaming-server < 0 - servant-swagger < 0 - - servant-swagger-ui-0.3.0.3.13.2 + - servant-swagger-ui < 0 - servant-swagger-ui-core < 0 - singletons < 0 - slack-web < 0 @@ -3845,7 +3845,7 @@ packages: - swagger2 < 0 - tdigest < 0 - termbox < 0 - - texmath-0.11.1 + - texmath < 0 - threepenny-gui < 0 - through-text < 0 - timer-wheel < 0 From bdffff20d7c61d948d3358574bef54a9c17e34fd Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 20:04:20 -0700 Subject: [PATCH 0400/1876] More blockers --- build-constraints.yaml | 349 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 349 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4e43bdb..2a140c9b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3861,6 +3861,355 @@ packages: - wuss < 0 - xmonad-contrib < 0 + # transitive deps of above + - LambdaHack < 0 + - LambdaHack < 0 + - QuasiText < 0 + - SafeSemaphore < 0 + - StateVar < 0 + - TCache < 0 + - aern2-real < 0 + - aeson-qq < 0 + - alternators < 0 + - amazonka-core < 0 + - amqp < 0 + - apecs < 0 + - arbor-lru-cache < 0 + - asn1-types < 0 + - async < 0 + - async-refresh < 0 + - bcrypt < 0 + - bhoogle < 0 + - bhoogle < 0 + - binary-orphans < 0 + - bitcoin-api-extra < 0 + - broadcast-chan < 0 + - butter < 0 + - cabal-install < 0 + - cache < 0 + - cachix < 0 + - cachix < 0 + - cachix < 0 + - cachix < 0 + - cachix < 0 + - cachix < 0 + - cachix < 0 + - cachix-api < 0 + - cachix-api < 0 + - cachix-api < 0 + - cachix-api < 0 + - cachix-api < 0 + - cachix-api < 0 + - chan < 0 + - chatwork < 0 + - chatwork < 0 + - cheapskate-lucid < 0 + - clash-prelude < 0 + - clash-prelude < 0 + - classy-prelude < 0 + - codo-notation < 0 + - concurrency < 0 + - concurrent-extra < 0 + - concurrent-output < 0 + - conduit-algorithms < 0 + - conduit-extra < 0 + - conduit-throttle < 0 + - consul-haskell < 0 + - courier < 0 + - cpphs < 0 + - cql-io < 0 + - credential-store < 0 + - cryptocompare < 0 + - cryptohash < 0 + - cryptohash-cryptoapi < 0 + - cryptonite < 0 + - cryptonite-conduit < 0 + - cryptonite-openssl < 0 + - csg < 0 + - csg < 0 + - csg < 0 + - ctrie < 0 + - data-ref < 0 + - dhall < 0 + - di-core < 0 + - di-df1 < 0 + - di-monad < 0 + - download < 0 + - enclosed-exceptions < 0 + - enum-subset-generate < 0 + - envelope < 0 + - eventful-core < 0 + - eventful-memory < 0 + - eventstore < 0 + - eventstore < 0 + - every < 0 + - exception-transformers < 0 + - exceptions < 0 + - exinst < 0 + - exinst < 0 + - fay-base < 0 + - file-modules < 0 + - filecache < 0 + - fold-debounce < 0 + - gdax < 0 + - giphy-api < 0 + - giphy-api < 0 + - giphy-api < 0 + - github-webhooks < 0 + - glazier < 0 + - glazier-react < 0 + - goggles < 0 + - goggles < 0 + - graphviz < 0 + - gym-http-api < 0 + - gym-http-api < 0 + - hOpenPGP < 0 + - hapistrano < 0 + - haskeline < 0 + - haskell-spacegoo < 0 + - haskey < 0 + - haskoin-core < 0 + - haxl < 0 + - hedgehog < 0 + - hedis < 0 + - here < 0 + - herms < 0 + - hledger-interest < 0 + - hruby < 0 + - hspec-core < 0 + - http-client < 0 + - http-client < 0 + - http-client-tls < 0 + - http-link-header < 0 + - http2 < 0 + - hyraxAbif < 0 + - ihaskell-hvega < 0 + - immortal < 0 + - inline-r < 0 + - inline-r < 0 + - inliterate < 0 + - interpolate < 0 + - interpolatedstring-perl6 < 0 + - invariant < 0 + - invertible < 0 + - io-region < 0 + - ipython-kernel < 0 + - irc-client < 0 + - jmacro < 0 + - jni < 0 + - jni < 0 + - jose < 0 + - jose-jwt < 0 + - json-schema < 0 + - jvm < 0 + - jvm < 0 + - jvm-batching < 0 + - jvm-batching < 0 + - jvm-streaming < 0 + - jvm-streaming < 0 + - jwt < 0 + - kazura-queue < 0 + - language-c-quote < 0 + - language-puppet < 0 + - language-puppet < 0 + - language-puppet < 0 + - language-puppet < 0 + - language-puppet < 0 + - language-puppet < 0 + - log-base < 0 + - log-postgres < 0 + - logger-thread < 0 + - logger-thread < 0 + - lucid-extras < 0 + - marvin-interpolate < 0 + - minio-hs < 0 + - minio-hs < 0 + - miso < 0 + - miso < 0 + - miso < 0 + - mmark < 0 + - mmark-cli < 0 + - mmark-ext < 0 + - moesocks < 0 + - monad-control < 0 + - monad-control-aligned < 0 + - monad-extras < 0 + - monad-logger < 0 + - monad-metrics < 0 + - monad-unlift-ref < 0 + - monadic-arrays < 0 + - mongoDB < 0 + - mstate < 0 + - mwc-probability-transition < 0 + - mysql-haskell < 0 + - nano-erl < 0 + - netwire-input-glfw < 0 + - network-transport-inmemory < 0 + - next-ref < 0 + - nqe < 0 + - nvim-hs < 0 + - oauthenticated < 0 + - online < 0 + - online < 0 + - online < 0 + - pem < 0 + - persistent < 0 + - persistent < 0 + - persistent-iproute < 0 + - persistent-template < 0 + - pipes-concurrency < 0 + - pipes-csv < 0 + - pipes-fluid < 0 + - pipes-misc < 0 + - plotlyhs < 0 + - pointed < 0 + - postgresql-simple-queue < 0 + - postgresql-typed < 0 + - postgresql-typed < 0 + - prometheus-client < 0 + - protocol-radius < 0 + - pushbullet-types < 0 + - qm-interpolated-string < 0 + - quickcheck-state-machine < 0 + - quickcheck-state-machine < 0 + - quickcheck-state-machine < 0 + - quickcheck-state-machine < 0 + - rakuten < 0 + - rakuten < 0 + - rebase < 0 + - ref-fd < 0 + - registry < 0 + - relude < 0 + - req < 0 + - resource-pool < 0 + - retry < 0 + - rss-conduit < 0 + - rss-conduit < 0 + - safe-money < 0 + - securemem < 0 + - servant-blaze < 0 + - servant-blaze < 0 + - servant-blaze < 0 + - servant-cassava < 0 + - servant-cassava < 0 + - servant-cassava < 0 + - servant-checked-exceptions < 0 + - servant-checked-exceptions < 0 + - servant-checked-exceptions < 0 + - servant-checked-exceptions < 0 + - servant-checked-exceptions < 0 + - servant-checked-exceptions < 0 + - servant-checked-exceptions-core < 0 + - servant-checked-exceptions-core < 0 + - servant-checked-exceptions-core < 0 + - servant-checked-exceptions-core < 0 + - servant-elm < 0 + - servant-elm < 0 + - servant-exceptions < 0 + - servant-exceptions < 0 + - servant-exceptions < 0 + - servant-github-webhook < 0 + - servant-github-webhook < 0 + - servant-github-webhook < 0 + - servant-github-webhook < 0 + - servant-kotlin < 0 + - servant-kotlin < 0 + - servant-kotlin < 0 + - servant-lucid < 0 + - servant-lucid < 0 + - servant-lucid < 0 + - servant-lucid < 0 + - servant-mock < 0 + - servant-mock < 0 + - servant-pandoc < 0 + - servant-pandoc < 0 + - servant-rawm < 0 + - servant-rawm < 0 + - servant-rawm < 0 + - servant-rawm < 0 + - servant-rawm < 0 + - servant-ruby < 0 + - servant-static-th < 0 + - servant-static-th < 0 + - servant-static-th < 0 + - servant-tracing < 0 + - servant-tracing < 0 + - servant-tracing < 0 + - servant-websockets < 0 + - shikensu < 0 + - simple-vec3 < 0 + - sparkle < 0 + - sparkle < 0 + - speculation < 0 + - stack < 0 + - stack < 0 + - stateref < 0 + - static-text < 0 + - statistics < 0 + - stm-chans < 0 + - stm-conduit < 0 + - stm-delay < 0 + - stm-extras < 0 + - stm-split < 0 + - stm-stats < 0 + - store < 0 + - streaming-commons < 0 + - summoner < 0 + - swish < 0 + - tasty < 0 + - tasty-ant-xml < 0 + - tasty-silver < 0 + - tasty-stats < 0 + - telegram-bot-simple < 0 + - telegram-bot-simple < 0 + - telegram-bot-simple < 0 + - telegram-bot-simple < 0 + - tensors < 0 + - tensors < 0 + - text-ldap < 0 + - text-show-instances < 0 + - thread-hierarchy < 0 + - threads < 0 + - threads-extras < 0 + - throttle-io-stream < 0 + - thyme < 0 + - tls < 0 + - tmapchan < 0 + - tmapmvar < 0 + - transformers-base < 0 + - triplesec < 0 + - ttrie < 0 + - turtle < 0 + - typed-process < 0 + - universum < 0 + - unliftio < 0 + - vector-sized < 0 + - vinyl < 0 + - vinyl < 0 + - vivid < 0 + - vty < 0 + - wai-app-static < 0 + - wai-cli < 0 + - wai-middleware-metrics < 0 + - wai-middleware-static < 0 + - wai-predicates < 0 + - wai-predicates < 0 + - warp < 0 + - web-plugins < 0 + - websockets-snap < 0 + - wreq < 0 + - wreq < 0 + - ws < 0 + - x509 < 0 + - x509-validation < 0 + - xmonad-extras < 0 + - yeshql-core < 0 + - yeshql-hdbc < 0 + - yesod-auth < 0 + - yesod-bin < 0 + - yesod-static < 0 + - zeromq4-patterns < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 From f3416efb9abb5ee47975ef857dd80e9ea4fb2669 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 20:18:22 -0700 Subject: [PATCH 0401/1876] More blockers --- build-constraints.yaml | 1062 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1062 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a140c9b..1c66bfd8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4210,6 +4210,1068 @@ packages: - yesod-static < 0 - zeromq4-patterns < 0 + # More transitive deps + - ALUT < 0 + - Allure < 0 + - Allure < 0 + - ChannelT < 0 + - DAV < 0 + - DAV < 0 + - DAV < 0 + - DAV < 0 + - DAV < 0 + - DRBG < 0 + - Earley < 0 + - ForestStructures < 0 + - GLUT < 0 + - H < 0 + - HTF < 0 + - HTF < 0 + - HTTP < 0 + - HTTP < 0 + - HaTeX < 0 + - HaskellNet < 0 + - HaskellNet-SSL < 0 + - IPv6DB < 0 + - IPv6DB < 0 + - IPv6DB < 0 + - MusicBrainz < 0 + - MusicBrainz < 0 + - Network-NineP < 0 + - Network-NineP < 0 + - Network-NineP < 0 + - OpenAL < 0 + - OpenGL < 0 + - aeson-casing < 0 + - aeson-compat < 0 + - aeson-extra < 0 + - aeson-typescript < 0 + - amazonka < 0 + - amazonka < 0 + - amazonka < 0 + - amazonka < 0 + - amazonka < 0 + - amazonka < 0 + - amazonka < 0 + - amazonka < 0 + - amazonka-apigateway < 0 + - amazonka-apigateway < 0 + - amazonka-application-autoscaling < 0 + - amazonka-application-autoscaling < 0 + - amazonka-appstream < 0 + - amazonka-appstream < 0 + - amazonka-athena < 0 + - amazonka-athena < 0 + - amazonka-autoscaling < 0 + - amazonka-autoscaling < 0 + - amazonka-budgets < 0 + - amazonka-budgets < 0 + - amazonka-certificatemanager < 0 + - amazonka-certificatemanager < 0 + - amazonka-cloudformation < 0 + - amazonka-cloudformation < 0 + - amazonka-cloudfront < 0 + - amazonka-cloudfront < 0 + - amazonka-cloudhsm < 0 + - amazonka-cloudhsm < 0 + - amazonka-cloudsearch < 0 + - amazonka-cloudsearch < 0 + - amazonka-cloudsearch-domains < 0 + - amazonka-cloudsearch-domains < 0 + - amazonka-cloudtrail < 0 + - amazonka-cloudtrail < 0 + - amazonka-cloudwatch < 0 + - amazonka-cloudwatch < 0 + - amazonka-cloudwatch-events < 0 + - amazonka-cloudwatch-events < 0 + - amazonka-cloudwatch-logs < 0 + - amazonka-cloudwatch-logs < 0 + - amazonka-codebuild < 0 + - amazonka-codebuild < 0 + - amazonka-codebuild < 0 + - amazonka-codecommit < 0 + - amazonka-codecommit < 0 + - amazonka-codecommit < 0 + - amazonka-codedeploy < 0 + - amazonka-codedeploy < 0 + - amazonka-codedeploy < 0 + - amazonka-codepipeline < 0 + - amazonka-codepipeline < 0 + - amazonka-codepipeline < 0 + - amazonka-cognito-identity < 0 + - amazonka-cognito-identity < 0 + - amazonka-cognito-identity < 0 + - amazonka-cognito-idp < 0 + - amazonka-cognito-idp < 0 + - amazonka-cognito-idp < 0 + - amazonka-cognito-sync < 0 + - amazonka-cognito-sync < 0 + - amazonka-cognito-sync < 0 + - amazonka-config < 0 + - amazonka-config < 0 + - amazonka-config < 0 + - amazonka-datapipeline < 0 + - amazonka-datapipeline < 0 + - amazonka-datapipeline < 0 + - amazonka-devicefarm < 0 + - amazonka-devicefarm < 0 + - amazonka-devicefarm < 0 + - amazonka-directconnect < 0 + - amazonka-directconnect < 0 + - amazonka-directconnect < 0 + - amazonka-discovery < 0 + - amazonka-discovery < 0 + - amazonka-dms < 0 + - amazonka-dms < 0 + - amazonka-ds < 0 + - amazonka-ds < 0 + - amazonka-dynamodb < 0 + - amazonka-dynamodb < 0 + - amazonka-dynamodb-streams < 0 + - amazonka-dynamodb-streams < 0 + - amazonka-ec2 < 0 + - amazonka-ec2 < 0 + - amazonka-ecr < 0 + - amazonka-ecr < 0 + - amazonka-ecs < 0 + - amazonka-ecs < 0 + - amazonka-efs < 0 + - amazonka-efs < 0 + - amazonka-elasticache < 0 + - amazonka-elasticache < 0 + - amazonka-elasticbeanstalk < 0 + - amazonka-elasticbeanstalk < 0 + - amazonka-elasticsearch < 0 + - amazonka-elasticsearch < 0 + - amazonka-elastictranscoder < 0 + - amazonka-elastictranscoder < 0 + - amazonka-elb < 0 + - amazonka-elb < 0 + - amazonka-elbv2 < 0 + - amazonka-elbv2 < 0 + - amazonka-emr < 0 + - amazonka-emr < 0 + - amazonka-gamelift < 0 + - amazonka-gamelift < 0 + - amazonka-glacier < 0 + - amazonka-glacier < 0 + - amazonka-health < 0 + - amazonka-health < 0 + - amazonka-iam < 0 + - amazonka-iam < 0 + - amazonka-importexport < 0 + - amazonka-importexport < 0 + - amazonka-inspector < 0 + - amazonka-inspector < 0 + - amazonka-iot < 0 + - amazonka-iot < 0 + - amazonka-iot-dataplane < 0 + - amazonka-iot-dataplane < 0 + - amazonka-kinesis < 0 + - amazonka-kinesis < 0 + - amazonka-kinesis-analytics < 0 + - amazonka-kinesis-analytics < 0 + - amazonka-kinesis-firehose < 0 + - amazonka-kinesis-firehose < 0 + - amazonka-kms < 0 + - amazonka-kms < 0 + - amazonka-lambda < 0 + - amazonka-lambda < 0 + - amazonka-lightsail < 0 + - amazonka-lightsail < 0 + - amazonka-marketplace-analytics < 0 + - amazonka-marketplace-analytics < 0 + - amazonka-marketplace-metering < 0 + - amazonka-marketplace-metering < 0 + - amazonka-ml < 0 + - amazonka-ml < 0 + - amazonka-opsworks < 0 + - amazonka-opsworks < 0 + - amazonka-opsworks-cm < 0 + - amazonka-opsworks-cm < 0 + - amazonka-pinpoint < 0 + - amazonka-pinpoint < 0 + - amazonka-polly < 0 + - amazonka-polly < 0 + - amazonka-rds < 0 + - amazonka-rds < 0 + - amazonka-redshift < 0 + - amazonka-redshift < 0 + - amazonka-rekognition < 0 + - amazonka-rekognition < 0 + - amazonka-route53 < 0 + - amazonka-route53-domains < 0 + - amazonka-s3 < 0 + - amazonka-s3 < 0 + - amazonka-sdb < 0 + - amazonka-sdb < 0 + - amazonka-servicecatalog < 0 + - amazonka-servicecatalog < 0 + - amazonka-ses < 0 + - amazonka-ses < 0 + - amazonka-shield < 0 + - amazonka-shield < 0 + - amazonka-sms < 0 + - amazonka-sms < 0 + - amazonka-snowball < 0 + - amazonka-snowball < 0 + - amazonka-sns < 0 + - amazonka-sns < 0 + - amazonka-sqs < 0 + - amazonka-sqs < 0 + - amazonka-ssm < 0 + - amazonka-ssm < 0 + - amazonka-stepfunctions < 0 + - amazonka-stepfunctions < 0 + - amazonka-storagegateway < 0 + - amazonka-storagegateway < 0 + - amazonka-sts < 0 + - amazonka-sts < 0 + - amazonka-support < 0 + - amazonka-support < 0 + - amazonka-swf < 0 + - amazonka-swf < 0 + - amazonka-test < 0 + - amazonka-test < 0 + - amazonka-test < 0 + - amazonka-test < 0 + - amazonka-waf < 0 + - amazonka-waf < 0 + - amazonka-workspaces < 0 + - amazonka-workspaces < 0 + - amazonka-xray < 0 + - amazonka-xray < 0 + - antiope-athena < 0 + - antiope-core < 0 + - antiope-core < 0 + - antiope-core < 0 + - antiope-dynamodb < 0 + - antiope-messages < 0 + - antiope-s3 < 0 + - antiope-s3 < 0 + - antiope-s3 < 0 + - antiope-s3 < 0 + - antiope-sns < 0 + - antiope-sqs < 0 + - apply-refact < 0 + - apply-refact < 0 + - approximate < 0 + - arithmoi < 0 + - ascii-progress < 0 + - ascii-progress < 0 + - asif < 0 + - asif < 0 + - asif < 0 + - asif < 0 + - asn1-encoding < 0 + - asn1-encoding < 0 + - asn1-parse < 0 + - async-extra < 0 + - async-refresh-tokens < 0 + - async-refresh-tokens < 0 + - async-refresh-tokens < 0 + - async-timer < 0 + - async-timer < 0 + - async-timer < 0 + - atom-conduit < 0 + - attoparsec-ip < 0 + - authenticate-oauth < 0 + - backprop < 0 + - barbies < 0 + - beam-core < 0 + - beam-core < 0 + - bench < 0 + - bimap < 0 + - bimap-server < 0 + - binary-conduit < 0 + - binary-ext < 0 + - binary-ext < 0 + - binary-ext < 0 + - binary-tagged < 0 + - binary-tagged < 0 + - bins < 0 + - bit-stream < 0 + - bitcoin-api < 0 + - bitcoin-api < 0 + - bitcoin-block < 0 + - bitcoin-tx < 0 + - bits-extra < 0 + - bitx-bitcoin < 0 + - bitx-bitcoin < 0 + - bitx-bitcoin < 0 + - blake2 < 0 + - bower-json < 0 + - bsb-http-chunked < 0 + - bsb-http-chunked < 0 + - bson < 0 + - bugsnag-haskell < 0 + - bugsnag-haskell < 0 + - bugsnag-haskell < 0 + - bugsnag-haskell < 0 + - bugsnag-haskell < 0 + - bugsnag-haskell < 0 + - bytestring-conversion < 0 + - cabal-rpm < 0 + - cabal-rpm < 0 + - cabal2nix < 0 + - cabal2spec < 0 + - capataz < 0 + - capataz < 0 + - cassava-records < 0 + - cayley-client < 0 + - cayley-client < 0 + - cipher-aes < 0 + - cipher-blowfish < 0 + - cipher-camellia < 0 + - cipher-des < 0 + - cisco-spark-api < 0 + - cisco-spark-api < 0 + - clash-ghc < 0 + - clash-ghc < 0 + - clash-lib < 0 + - clash-lib < 0 + - classy-prelude-conduit < 0 + - classy-prelude-conduit < 0 + - classy-prelude-yesod < 0 + - classy-prelude-yesod < 0 + - clock < 0 + - closed < 0 + - codec < 0 + - codec-rpm < 0 + - codec-rpm < 0 + - commutative < 0 + - compiler-warnings < 0 + - componentm < 0 + - componentm < 0 + - composable-associations < 0 + - composable-associations-aeson < 0 + - compressed < 0 + - concise < 0 + - conduit < 0 + - conduit < 0 + - conduit-concurrent-map < 0 + - conduit-parse < 0 + - conduit-zstd < 0 + - configuration-tools < 0 + - configuration-tools < 0 + - configuration-tools < 0 + - configuration-tools < 0 + - configuration-tools < 0 + - configuration-tools < 0 + - configuration-tools < 0 + - configuration-tools < 0 + - connection < 0 + - connection < 0 + - connection < 0 + - connection-pool < 0 + - connection-pool < 0 + - connection-pool < 0 + - connection-pool < 0 + - contravariant < 0 + - cookie < 0 + - countable < 0 + - cpio-conduit < 0 + - cql < 0 + - criterion < 0 + - criterion < 0 + - criterion < 0 + - cron < 0 + - crypt-sha512 < 0 + - crypto-cipher-tests < 0 + - crypto-cipher-types < 0 + - crypto-numbers < 0 + - crypto-pubkey < 0 + - crypto-pubkey < 0 + - crypto-pubkey-types < 0 + - crypto-random < 0 + - csp < 0 + - cue-sheet < 0 + - data-bword < 0 + - data-dword < 0 + - data-serializer < 0 + - datadog < 0 + - datadog < 0 + - datadog < 0 + - datadog < 0 + - datadog < 0 + - datasets < 0 + - dawg-ord < 0 + - dbus < 0 + - dejafu < 0 + - dejafu < 0 + - df1 < 0 + - dhall-bash < 0 + - dhall-json < 0 + - dhall-json < 0 + - dhall-text < 0 + - dhall-to-cabal < 0 + - dhall-to-cabal < 0 + - di < 0 + - di < 0 + - di-handle < 0 + - di-handle < 0 + - distributed-closure < 0 + - distribution-opensuse < 0 + - dns < 0 + - dns < 0 + - docker < 0 + - docker < 0 + - docker < 0 + - docker < 0 + - docker < 0 + - docker < 0 + - docker < 0 + - docker < 0 + - docker < 0 + - dotenv < 0 + - drifter < 0 + - drifter-postgresql < 0 + - drifter-sqlite < 0 + - drinkery < 0 + - dublincore-xml-conduit < 0 + - dunai < 0 + - editor-open < 0 + - elerea < 0 + - elm-export < 0 + - emacs-module < 0 + - emacs-module < 0 + - emacs-module < 0 + - emd < 0 + - errors < 0 + - errors-ext < 0 + - errors-ext < 0 + - etc < 0 + - etc < 0 + - etc < 0 + - eventful-sql-common < 0 + - eventful-sql-common < 0 + - eventful-sql-common < 0 + - eventful-sqlite < 0 + - eventful-sqlite < 0 + - eventful-test-helpers < 0 + - eventful-test-helpers < 0 + - exceptional < 0 + - executable-hash < 0 + - exp-pairs < 0 + - extensible < 0 + - extensible < 0 + - facts < 0 + - fast-digits < 0 + - fay-dom < 0 + - fb < 0 + - fb < 0 + - fb < 0 + - fb < 0 + - fb < 0 + - fb < 0 + - fb < 0 + - filelock < 0 + - flac < 0 + - flay < 0 + - fmt < 0 + - folds < 0 + - free < 0 + - free < 0 + - free-vl < 0 + - freer-simple < 0 + - freer-simple < 0 + - fsnotify < 0 + - fsnotify < 0 + - fuzzcheck < 0 + - generic-data < 0 + - generics-eot < 0 + - genvalidity-hspec < 0 + - genvalidity-hspec-hashable < 0 + - geojson < 0 + - ghc-parser < 0 + - ghc-prof < 0 + - ghc-syntax-highlighter < 0 + - ghc-typelits-extra < 0 + - ghc-typelits-knownnat < 0 + - ghc-typelits-natnormalise < 0 + - ghcid < 0 + - githash < 0 + - glazier-react-widget < 0 + - glazier-react-widget < 0 + - graylog < 0 + - groundhog < 0 + - groundhog < 0 + - groundhog-mysql < 0 + - groundhog-mysql < 0 + - groundhog-mysql < 0 + - groundhog-postgresql < 0 + - groundhog-postgresql < 0 + - groundhog-sqlite < 0 + - groundhog-sqlite < 0 + - hailgun < 0 + - hailgun < 0 + - hailgun < 0 + - hamilton < 0 + - hamtsolo < 0 + - hamtsolo < 0 + - hamtsolo < 0 + - handwriting < 0 + - happstack-server < 0 + - happstack-server < 0 + - happstack-server < 0 + - happstack-server < 0 + - haskell-src-exts < 0 + - haskey-mtl < 0 + - haskey-mtl < 0 + - haskey-mtl < 0 + - haskey-mtl < 0 + - haskoin-node < 0 + - haskoin-node < 0 + - haskoin-node < 0 + - haskoin-node < 0 + - haskoin-node < 0 + - haskoin-store < 0 + - haskoin-store < 0 + - haskoin-store < 0 + - haskoin-store < 0 + - hasql-pool < 0 + - hasql-transaction < 0 + - hasql-transaction < 0 + - hexml-lens < 0 + - higher-leveldb < 0 + - higher-leveldb < 0 + - higher-leveldb < 0 + - hinotify < 0 + - hint < 0 + - hint < 0 + - hlint < 0 + - hmatrix-backprop < 0 + - hmatrix-backprop < 0 + - hmatrix-backprop < 0 + - hmatrix-vector-sized < 0 + - hmatrix-vector-sized < 0 + - hoogle < 0 + - hoogle < 0 + - hopenpgp-tools < 0 + - hopenpgp-tools < 0 + - hopenpgp-tools < 0 + - hopenpgp-tools < 0 + - hopenpgp-tools < 0 + - hopenpgp-tools < 0 + - hourglass < 0 + - hpack < 0 + - hpack < 0 + - hpack < 0 + - hpack < 0 + - hquantlib < 0 + - hreader < 0 + - hreader < 0 + - hreader < 0 + - hsebaysdk < 0 + - hsini < 0 + - hslua < 0 + - hslua < 0 + - hslua-module-text < 0 + - hspec < 0 + - hspec-contrib < 0 + - hspec-golden-aeson < 0 + - hspec-leancheck < 0 + - hspec-meta < 0 + - hspec-pg-transact < 0 + - hspec-smallcheck < 0 + - hspec-wai < 0 + - hspec-wai-json < 0 + - hsx-jmacro < 0 + - html-conduit < 0 + - htoml < 0 + - http-client-openssl < 0 + - http-conduit < 0 + - http-conduit < 0 + - http-conduit < 0 + - http-conduit < 0 + - http-conduit < 0 + - http-conduit < 0 + - http-reverse-proxy < 0 + - http-reverse-proxy < 0 + - http-reverse-proxy < 0 + - http-reverse-proxy < 0 + - http-reverse-proxy < 0 + - hunit-dejafu < 0 + - hw-dsv < 0 + - hw-fingertree-strict < 0 + - hw-hedgehog < 0 + - hw-hspec-hedgehog < 0 + - hw-ip < 0 + - hw-prim < 0 + - hw-prim < 0 + - hw-rankselect < 0 + - hw-rankselect-base < 0 + - hw-simd < 0 + - hworker < 0 + - imagesize-conduit < 0 + - imagesize-conduit < 0 + - incremental-parser < 0 + - inflections < 0 + - influxdb < 0 + - inline-java < 0 + - inline-java < 0 + - insert-ordered-containers < 0 + - io-choice < 0 + - io-choice < 0 + - io-memoize < 0 + - irc-conduit < 0 + - irc-conduit < 0 + - irc-conduit < 0 + - irc-conduit < 0 + - irc-dcc < 0 + - ixset-typed < 0 + - jmacro-rpc < 0 + - jmacro-rpc-snap < 0 + - json-rpc < 0 + - json-rpc < 0 + - json-rpc < 0 + - kan-extensions < 0 + - kanji < 0 + - kawhi < 0 + - kawhi < 0 + - kawhi < 0 + - koofr-client < 0 + - koofr-client < 0 + - lambdabot-core < 0 + - lambdabot-core < 0 + - lambdabot-core < 0 + - lambdabot-core < 0 + - lambdabot-irc-plugins < 0 + - lame < 0 + - language-java < 0 + - large-hashable < 0 + - lattices < 0 + - lens < 0 + - leveldb-haskell < 0 + - leveldb-haskell < 0 + - leveldb-haskell < 0 + - leveldb-haskell < 0 + - lifted-async < 0 + - lifted-async < 0 + - lifted-async < 0 + - lifted-async < 0 + - lifted-base < 0 + - lifted-base < 0 + - list-t < 0 + - list-t < 0 + - listsafe < 0 + - llvm-hs < 0 + - llvm-hs < 0 + - llvm-hs-pretty < 0 + - llvm-hs-pure < 0 + - locators < 0 + - machines < 0 + - main-tester < 0 + - mapquest-api < 0 + - mapquest-api < 0 + - mapquest-api < 0 + - markdown < 0 + - matrices < 0 + - matrix < 0 + - matrix-market-attoparsec < 0 + - matrix-static < 0 + - mbtiles < 0 + - mbtiles < 0 + - mbug < 0 + - mbug < 0 + - mega-sdist < 0 + - metrics < 0 + - metrics < 0 + - microformats2-parser < 0 + - microlens-aeson < 0 + - milena < 0 + - milena < 0 + - milena < 0 + - mime-mail-ses < 0 + - mime-mail-ses < 0 + - mime-mail-ses < 0 + - modern-uri < 0 + - monad-journal < 0 + - monad-journal < 0 + - monad-logger-json < 0 + - monad-logger-prefix < 0 + - monad-logger-prefix < 0 + - monad-logger-prefix < 0 + - monad-logger-prefix < 0 + - monad-logger-syslog < 0 + - monad-loops < 0 + - monad-recorder < 0 + - monad-recorder < 0 + - monad-recorder < 0 + - monad-unlift < 0 + - monad-unlift < 0 + - monoid-subclasses < 0 + - morte < 0 + - morte < 0 + - morte < 0 + - multiarg < 0 + - multistate < 0 + - multistate < 0 + - mustache < 0 + - mysql-haskell-nem < 0 + - mysql-haskell-openssl < 0 + - nagios-check < 0 + - natural-transformation < 0 + - network-anonymous-i2p < 0 + - network-anonymous-tor < 0 + - network-attoparsec < 0 + - network-attoparsec < 0 + - network-attoparsec < 0 + - network-conduit-tls < 0 + - network-conduit-tls < 0 + - network-conduit-tls < 0 + - network-ip < 0 + - network-messagepack-rpc-websocket < 0 + - network-simple-tls < 0 + - network-simple-tls < 0 + - network-simple-tls < 0 + - nonce < 0 + - nondeterminism < 0 + - nvim-hs-contrib < 0 + - objective < 0 + - odbc < 0 + - open-witness < 0 + - openpgp-asciiarmor < 0 + - opensource < 0 + - opensource < 0 + - opensource < 0 + - opml-conduit < 0 + - pager < 0 + - pagination < 0 + - paripari < 0 + - parsec-numeric < 0 + - path < 0 + - path-extra < 0 + - path-io < 0 + - persistent-mysql < 0 + - persistent-mysql < 0 + - persistent-mysql < 0 + - persistent-mysql-haskell < 0 + - persistent-mysql-haskell < 0 + - persistent-mysql-haskell < 0 + - persistent-mysql-haskell < 0 + - persistent-mysql-haskell < 0 + - persistent-mysql-haskell < 0 + - persistent-postgresql < 0 + - persistent-postgresql < 0 + - persistent-postgresql < 0 + - persistent-refs < 0 + - persistent-sqlite < 0 + - persistent-sqlite < 0 + - persistent-sqlite < 0 + - persistent-sqlite < 0 + - pg-transact < 0 + - pg-transact < 0 + - pgp-wordlist < 0 + - pinboard < 0 + - pinboard < 0 + - pinboard < 0 + - pipes < 0 + - pipes-attoparsec < 0 + - pipes-binary < 0 + - pipes-http < 0 + - pipes-http < 0 + - pipes-network < 0 + - pipes-network-tls < 0 + - pipes-safe < 0 + - pipes-safe < 0 + - pipes-safe < 0 + - pkcs10 < 0 + - pkcs10 < 0 + - pkcs10 < 0 + - pkcs10 < 0 + - pkcs10 < 0 + - plot-light < 0 + - postgresql-simple < 0 + - postgresql-simple < 0 + - postgresql-simple-migration < 0 + - postgresql-transactional < 0 + - pptable < 0 + - prettyprinter < 0 + - protocol-radius-test < 0 + - pure-zlib < 0 + - qchas < 0 + - qnap-decrypt < 0 + - qnap-decrypt < 0 + - quadratic-irrational < 0 + - rainbox < 0 + - random-source < 0 + - rank2classes < 0 + - read-env-var < 0 + - refined < 0 + - regex-applicative < 0 + - repline < 0 + - req-conduit < 0 + - req-conduit < 0 + - req-conduit < 0 + - req-url-extra < 0 + - require < 0 + - require < 0 + - require < 0 + - rerebase < 0 + - resourcet < 0 + - rio < 0 + - rio < 0 + - rio < 0 + - rio-orphans < 0 + - rio-orphans < 0 + - rio-orphans < 0 + - rio-orphans < 0 + - rng-utils < 0 + - rng-utils < 0 + - rocksdb-query < 0 + - rollbar-hs < 0 + - s3-signer < 0 + - safe-exceptions < 0 + - safecopy < 0 + - safeio < 0 + - say < 0 + - sbp < 0 + - sbp < 0 + - scientific < 0 + - scientific < 0 + - scotty < 0 + - scotty < 0 + - scotty < 0 + - scotty < 0 + - scotty < 0 + - sdl2 < 0 + - sdl2 < 0 + - sdl2-gfx < 0 + - sdl2-mixer < 0 + - selda < 0 + - selda-postgresql < 0 + - selda-sqlite < 0 + - semver < 0 + - serf < 0 + - serverless-haskell < 0 + - servius < 0 + - ses-html < 0 + - sexp-grammar < 0 + - shakespeare < 0 + - shell-conduit < 0 + - shell-conduit < 0 + - shell-conduit < 0 + - shelly < 0 + - shelly < 0 + - shelly < 0 + - shelly < 0 + - shelly < 0 + - siggy-chardust < 0 + - simple-log < 0 + - simple-log < 0 + - simple-log < 0 + - skews < 0 + - skylighting-core < 0 + - smtp-mail < 0 + - snap-core < 0 + - snap-core < 0 + - soap < 0 + - soap < 0 + - soap-openssl < 0 + - soap-tls < 0 + - soap-tls < 0 + - soap-tls < 0 + - soap-tls < 0 + - soap-tls < 0 + - sparse-linear-algebra < 0 + - splitmix < 0 + - squeal-postgresql < 0 + - squeal-postgresql < 0 + - squeal-postgresql < 0 + - stratosphere < 0 + - streaming < 0 + - streaming-attoparsec < 0 + - streaming-bytestring < 0 + - streaming-bytestring < 0 + - streaming-bytestring < 0 + - streamly < 0 + - streamly < 0 + - streamly < 0 + - string-transform < 0 + - sv < 0 + - sv < 0 + - sv-core < 0 + - swagger < 0 + - tagged-transformer < 0 + - tagstream-conduit < 0 + - tar-conduit < 0 + - tasty-dejafu < 0 + - tasty-discover < 0 + - tasty-discover < 0 + - tasty-expected-failure < 0 + - tasty-golden < 0 + - tasty-golden < 0 + - tasty-hedgehog < 0 + - tasty-hedgehog < 0 + - tasty-hspec < 0 + - tasty-hspec < 0 + - tasty-hunit < 0 + - tasty-kat < 0 + - tasty-leancheck < 0 + - tasty-program < 0 + - tasty-quickcheck < 0 + - tasty-smallcheck < 0 + - tasty-smallcheck < 0 + - tasty-th < 0 + - tcp-streams < 0 + - tcp-streams < 0 + - tcp-streams < 0 + - teardown < 0 + - teardown < 0 + - teardown < 0 + - temporary < 0 + - temporary < 0 + - temporary-rc < 0 + - temporary-resourcet < 0 + - temporary-resourcet < 0 + - termonad < 0 + - termonad < 0 + - termonad < 0 + - text-manipulate < 0 + - text-show < 0 + - textlocal < 0 + - textlocal < 0 + - these < 0 + - throwable-exceptions < 0 + - timerep < 0 + - titlecase < 0 + - tldr < 0 + - tldr < 0 + - tls-debug < 0 + - tls-debug < 0 + - tls-debug < 0 + - tls-debug < 0 + - tls-debug < 0 + - tls-session-manager < 0 + - tomland < 0 + - tomland < 0 + - traverse-with-class < 0 + - ua-parser < 0 + - unbound-generics < 0 + - unbound-generics < 0 + - unboxed-ref < 0 + - unordered-intmap < 0 + - uri-bytestring < 0 + - urlpath < 0 + - urlpath < 0 + - urlpath < 0 + - urlpath < 0 + - urlpath < 0 + - users < 0 + - vector-builder < 0 + - vector-bytes-instances < 0 + - vector-instances < 0 + - vector-split < 0 + - wai-cors < 0 + - wai-cors < 0 + - wai-extra < 0 + - wai-middleware-consul < 0 + - wai-middleware-consul < 0 + - wai-middleware-consul < 0 + - wai-middleware-consul < 0 + - wai-middleware-consul < 0 + - wai-middleware-consul < 0 + - wai-middleware-consul < 0 + - wai-middleware-consul < 0 + - wai-middleware-consul < 0 + - wai-middleware-crowd < 0 + - wai-middleware-crowd < 0 + - wai-middleware-crowd < 0 + - wai-middleware-crowd < 0 + - wai-session < 0 + - wai-session-postgresql < 0 + - wai-slack-middleware < 0 + - wai-transformers < 0 + - wai-transformers < 0 + - wai-websockets < 0 + - wai-websockets < 0 + - warp-tls < 0 + - warp-tls < 0 + - warp-tls < 0 + - warp-tls < 0 + - warp-tls-uid < 0 + - warp-tls-uid < 0 + - web-routes < 0 + - webdriver < 0 + - webdriver < 0 + - webdriver < 0 + - webdriver < 0 + - webex-teams-api < 0 + - webex-teams-api < 0 + - webex-teams-conduit < 0 + - webex-teams-conduit < 0 + - webex-teams-conduit < 0 + - webex-teams-pipes < 0 + - webex-teams-pipes < 0 + - webex-teams-pipes < 0 + - websockets < 0 + - wire-streams < 0 + - wire-streams < 0 + - wl-pprint-annotated < 0 + - wreq-stringless < 0 + - wss-client < 0 + - wss-client < 0 + - x509-store < 0 + - x509-store < 0 + - x509-store < 0 + - x509-store < 0 + - x509-store < 0 + - x509-system < 0 + - x509-system < 0 + - xlsx < 0 + - xml-conduit < 0 + - xml-conduit-parse < 0 + - xml-conduit-parse < 0 + - xml-html-qq < 0 + - xml-indexed-cursor < 0 + - xml-picklers < 0 + - xmlbf < 0 + - xmlbf-xeno < 0 + - yeshql < 0 + - yesod < 0 + - yesod < 0 + - yesod < 0 + - yesod-auth-fb < 0 + - yesod-auth-fb < 0 + - yesod-auth-hashdb < 0 + - yesod-auth-hashdb < 0 + - yesod-auth-hashdb < 0 + - yesod-core < 0 + - yesod-core < 0 + - yesod-core < 0 + - yesod-core < 0 + - yesod-core < 0 + - yesod-core < 0 + - yesod-fb < 0 + - yesod-form < 0 + - yesod-gitrepo < 0 + - yesod-paginator < 0 + - yesod-paginator < 0 + - yesod-persistent < 0 + - yesod-persistent < 0 + - yesod-persistent < 0 + - yesod-recaptcha2 < 0 + - yesod-test < 0 + - yesod-test < 0 + - yesod-text-markdown < 0 + - yesod-websockets < 0 + - yi-language < 0 + - yi-language < 0 + - zeromq4-haskell < 0 + - zeromq4-haskell < 0 + - zeromq4-haskell < 0 + - zeromq4-haskell < 0 + - zeromq4-haskell < 0 + - zim-parser < 0 + - zip < 0 + - zip < 0 + - zip < 0 + - zip < 0 + - zip-stream < 0 + - zip-stream < 0 + - zip-stream < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 From 496b530a731057259a1baafd4c943867170c79ff Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 20:34:39 -0700 Subject: [PATCH 0402/1876] More blockers --- build-constraints.yaml | 645 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 645 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c66bfd8..2d58b771 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5272,6 +5272,651 @@ packages: - zip-stream < 0 - zip-stream < 0 + # more + - BiobaseNewick < 0 + - Cabal < 0 + - ClustalParser < 0 + - FontyFruity < 0 + - HPDF < 0 + - HandsomeSoup < 0 + - HandsomeSoup < 0 + - Hoed < 0 + - IntervalMap < 0 + - JuicyPixels < 0 + - JuicyPixels-extra < 0 + - JuicyPixels-extra < 0 + - RSA < 0 + - Rasterific < 0 + - SCalendar < 0 + - SCalendar < 0 + - ViennaRNAParser < 0 + - accuerr < 0 + - ace < 0 + - ad < 0 + - ad < 0 + - adjunctions < 0 + - adjunctions < 0 + - adjunctions < 0 + - adler32 < 0 + - aern2-mp < 0 + - aern2-mp < 0 + - aeson < 0 + - aeson-better-errors < 0 + - aeson-picker < 0 + - aeson-picker < 0 + - aeson-pretty < 0 + - aeson-utils < 0 + - algebra < 0 + - api-field-json-th < 0 + - app-settings < 0 + - app-settings < 0 + - appendmap < 0 + - arbor-postgres < 0 + - arbor-postgres < 0 + - arrow-list < 0 + - asciidiagram < 0 + - atomic-write < 0 + - atomic-write < 0 + - attoparsec < 0 + - attoparsec < 0 + - attoparsec-path < 0 + - attoparsec-uri < 0 + - avro < 0 + - avro < 0 + - avro < 0 + - avwx < 0 + - avwx < 0 + - base-compat-batteries < 0 + - base-orphans < 0 + - base32string < 0 + - base58string < 0 + - bbdb < 0 + - beam-migrate < 0 + - beam-migrate < 0 + - beam-migrate < 0 + - beam-migrate < 0 + - beam-migrate < 0 + - beam-sqlite < 0 + - beam-sqlite < 0 + - beam-sqlite < 0 + - bifunctors < 0 + - binary-list < 0 + - binary-parsers < 0 + - bitcoin-script < 0 + - bitcoin-types < 0 + - bitset-word8 < 0 + - bitset-word8 < 0 + - blaze-html < 0 + - bno055-haskell < 0 + - bordacount < 0 + - boundingboxes < 0 + - bson-lens < 0 + - bson-lens < 0 + - butcher < 0 + - butcher < 0 + - bytes < 0 + - bzlib-conduit < 0 + - bzlib-conduit < 0 + - bzlib-conduit < 0 + - case-insensitive < 0 + - cassava < 0 + - cassava-conduit < 0 + - cassava-conduit < 0 + - cborg < 0 + - cereal-conduit < 0 + - cereal-conduit < 0 + - cereal-time < 0 + - cfenv < 0 + - cheapskate < 0 + - chronologique < 0 + - chronologique < 0 + - cipher-rc4 < 0 + - clay < 0 + - clock-extras < 0 + - clock-extras < 0 + - cmark < 0 + - code-builder < 0 + - colonnade < 0 + - comonad < 0 + - compactmap < 0 + - compensated < 0 + - compensated < 0 + - componentm-devel < 0 + - componentm-devel < 0 + - composition-extra < 0 + - conduit-connection < 0 + - conduit-connection < 0 + - conduit-connection < 0 + - conduit-iconv < 0 + - conduit-iconv < 0 + - constraints < 0 + - containers-unicode-symbols < 0 + - contravariant-extras < 0 + - cprng-aes < 0 + - cprng-aes < 0 + - cryptocipher < 0 + - cryptocipher < 0 + - css-syntax < 0 + - css-syntax < 0 + - css-syntax < 0 + - css-text < 0 + - curl-runnings < 0 + - currencies < 0 + - data-diverse < 0 + - data-diverse < 0 + - data-diverse-lens < 0 + - data-diverse-lens < 0 + - data-has < 0 + - data-msgpack < 0 + - data-msgpack < 0 + - data-msgpack-types < 0 + - dataurl < 0 + - dbcleaner < 0 + - dbcleaner < 0 + - debug < 0 + - debug < 0 + - declarative < 0 + - declarative < 0 + - declarative < 0 + - deferred-folds < 0 + - deriving-compat < 0 + - detour-via-sci < 0 + - detour-via-sci < 0 + - dimensional < 0 + - dimensional < 0 + - direct-sqlite < 0 + - discrimination < 0 + - discrimination < 0 + - discrimination < 0 + - distributed-static < 0 + - distribution-nixpkgs < 0 + - distribution-nixpkgs < 0 + - distributive < 0 + - do-list < 0 + - do-list < 0 + - dockerfile < 0 + - doctemplates < 0 + - doctemplates < 0 + - dom-parser < 0 + - dom-parser < 0 + - dom-parser < 0 + - dom-parser < 0 + - drawille < 0 + - dvorak < 0 + - edit-distance < 0 + - elf < 0 + - email-validate < 0 + - enummapset < 0 + - envy < 0 + - envy < 0 + - ersatz < 0 + - ersatz < 0 + - event < 0 + - extra < 0 + - farmhash < 0 + - farmhash < 0 + - fast-logger < 0 + - fclabels < 0 + - fedora-haskell-tools < 0 + - fileplow < 0 + - fileplow < 0 + - filter-logger < 0 + - find-clumpiness < 0 + - flac-picture < 0 + - flac-picture < 0 + - flat-mcmc < 0 + - fn < 0 + - fn < 0 + - foldl < 0 + - foldl < 0 + - forma < 0 + - format-numbers < 0 + - formatting < 0 + - formatting < 0 + - formatting < 0 + - friday < 0 + - friday-juicypixels < 0 + - friendly-time < 0 + - frontmatter < 0 + - fsnotify-conduit < 0 + - fsnotify-conduit < 0 + - fsnotify-conduit < 0 + - fsnotify-conduit < 0 + - fsnotify-conduit < 0 + - fuzzy-dates < 0 + - fuzzy-dates < 0 + - fuzzy-dates < 0 + - fuzzyset < 0 + - fuzzyset < 0 + - gc < 0 + - general-games < 0 + - general-games < 0 + - generic-deriving < 0 + - generic-lens < 0 + - generic-lens < 0 + - generics-sop-lens < 0 + - genvalidity < 0 + - genvalidity-aeson < 0 + - genvalidity-aeson < 0 + - genvalidity-bytestring < 0 + - genvalidity-bytestring < 0 + - genvalidity-containers < 0 + - genvalidity-containers < 0 + - genvalidity-hspec-aeson < 0 + - genvalidity-hspec-aeson < 0 + - genvalidity-hspec-binary < 0 + - genvalidity-hspec-binary < 0 + - genvalidity-hspec-cereal < 0 + - genvalidity-hspec-cereal < 0 + - genvalidity-hspec-optics < 0 + - genvalidity-hspec-optics < 0 + - genvalidity-path < 0 + - genvalidity-path < 0 + - genvalidity-path < 0 + - genvalidity-path < 0 + - genvalidity-property < 0 + - genvalidity-scientific < 0 + - genvalidity-scientific < 0 + - genvalidity-scientific < 0 + - genvalidity-text < 0 + - genvalidity-text < 0 + - genvalidity-time < 0 + - genvalidity-time < 0 + - genvalidity-unordered-containers < 0 + - genvalidity-unordered-containers < 0 + - genvalidity-uuid < 0 + - genvalidity-uuid < 0 + - genvalidity-vector < 0 + - genvalidity-vector < 0 + - getopt-generics < 0 + - ghc-exactprint < 0 + - ghcjs-base-stub < 0 + - ghcjs-base-stub < 0 + - ghost-buster < 0 + - gi-gtk-hs < 0 + - github-types < 0 + - glabrous < 0 + - glaze < 0 + - gnuplot < 0 + - graph-core < 0 + - graph-wrapper < 0 + - graph-wrapper < 0 + - gravatar < 0 + - gravatar < 0 + - groom < 0 + - h2c < 0 + - half < 0 + - hasbolt < 0 + - hashable < 0 + - haskell-gi < 0 + - haskell-src-exts-util < 0 + - haskintex < 0 + - haskintex < 0 + - hasql < 0 + - hasty-hamiltonian < 0 + - hasty-hamiltonian < 0 + - hasty-hamiltonian < 0 + - heterocephalus < 0 + - heterocephalus < 0 + - hexstring < 0 + - hformat < 0 + - hidden-char < 0 + - hierarchical-clustering < 0 + - hierarchical-clustering < 0 + - histogram-fill < 0 + - hlibsass < 0 + - hmatrix-morpheus < 0 + - hopfli < 0 + - hourglass-orphans < 0 + - hourglass-orphans < 0 + - hprotoc < 0 + - hreader-lens < 0 + - hsass < 0 + - hsass < 0 + - hsass < 0 + - hsemail < 0 + - hsexif < 0 + - hsexif < 0 + - hslua-aeson < 0 + - hslua-aeson < 0 + - hspec-checkers < 0 + - hspec-expectations-pretty-diff < 0 + - hspec-megaparsec < 0 + - hspec-megaparsec < 0 + - hsyslog-udp < 0 + - htaglib < 0 + - html-email-validate < 0 + - html-email-validate < 0 + - html-entity-map < 0 + - http-types < 0 + - human-readable-duration < 0 + - hvect < 0 + - hw-balancedparens < 0 + - hw-balancedparens < 0 + - hw-bits < 0 + - hw-bits < 0 + - hw-conduit < 0 + - hw-conduit < 0 + - hw-conduit < 0 + - hw-eliasfano < 0 + - hw-eliasfano < 0 + - hw-excess < 0 + - hw-excess < 0 + - hw-json < 0 + - hw-json < 0 + - hw-json < 0 + - hw-mquery < 0 + - hw-packed-vector < 0 + - hw-packed-vector < 0 + - hw-parser < 0 + - hw-string-parse < 0 + - hw-succinct < 0 + - hw-succinct < 0 + - hweblib < 0 + - hxt-http < 0 + - hxt-regex-xmlschema < 0 + - hyperloglog < 0 + - hyperloglog < 0 + - hyperloglog < 0 + - identicon < 0 + - ilist < 0 + - ilist < 0 + - ilist < 0 + - include-file < 0 + - inline-c < 0 + - intro < 0 + - intset-imperative < 0 + - invertible-grammar < 0 + - invertible-grammar < 0 + - ip < 0 + - iproute < 0 + - iso8601-time < 0 + - js-flot < 0 + - js-jquery < 0 + - json-rpc-generic < 0 + - justified-containers < 0 + - kdt < 0 + - keys < 0 + - language-docker < 0 + - language-docker < 0 + - language-docker < 0 + - language-javascript < 0 + - language-nix < 0 + - lens-action < 0 + - lens-action < 0 + - lens-aeson < 0 + - lens-aeson < 0 + - lens-datetime < 0 + - lens-family-th < 0 + - lens-misc < 0 + - lens-properties < 0 + - lens-regex < 0 + - libmpd < 0 + - lift-generics < 0 + - line < 0 + - line < 0 + - linear < 0 + - linked-list-with-iterator < 0 + - load-env < 0 + - load-env < 0 + - logging-facade < 0 + - loop < 0 + - loop < 0 + - lrucache < 0 + - lrucache < 0 + - lrucaching < 0 + - lzma-conduit < 0 + - lzma-conduit < 0 + - machines-binary < 0 + - machines-directory < 0 + - machines-io < 0 + - markdown-unlit < 0 + - markdown-unlit < 0 + - massiv < 0 + - megaparsec < 0 + - megaparsec < 0 + - megaparsec < 0 + - mercury-api < 0 + - messagepack < 0 + - messagepack-rpc < 0 + - microlens-contra < 0 + - microstache < 0 + - mighty-metropolis < 0 + - mighty-metropolis < 0 + - mighty-metropolis < 0 + - mime-mail < 0 + - mixed-types-num < 0 + - mltool < 0 + - mnist-idx < 0 + - mockery < 0 + - mockery < 0 + - monad-memo < 0 + - mono-traversable < 0 + - mutable-containers < 0 + - mysql < 0 + - mysql < 0 + - mysql-simple < 0 + - nanospec < 0 + - ndjson-conduit < 0 + - netpbm < 0 + - netpbm < 0 + - network < 0 + - network-transport-tests < 0 + - newtype-generics < 0 + - newtype-generics < 0 + - oeis < 0 + - one-liner < 0 + - openexr-write < 0 + - optparse-text < 0 + - parallel-io < 0 + - parsers < 0 + - partial-order < 0 + - path-pieces < 0 + - phantom-state < 0 + - picosat < 0 + - pipes-aeson < 0 + - pipes-bytestring < 0 + - pipes-category < 0 + - pipes-category < 0 + - pipes-category < 0 + - pipes-extras < 0 + - pipes-extras < 0 + - pipes-fastx < 0 + - pipes-group < 0 + - pipes-group < 0 + - pipes-parse < 0 + - pipes-wai < 0 + - postgresql-binary < 0 + - postgresql-binary < 0 + - postgresql-schema < 0 + - pretty-simple < 0 + - pretty-types < 0 + - prettyprinter-ansi-terminal < 0 + - prettyprinter-compat-annotated-wl-pprint < 0 + - prettyprinter-compat-ansi-wl-pprint < 0 + - prettyprinter-compat-wl-pprint < 0 + - profiterole < 0 + - profunctors < 0 + - projectroot < 0 + - protobuf-simple < 0 + - psql-helpers < 0 + - purescript-bridge < 0 + - purescript-bridge < 0 + - quickcheck-arbitrary-adt < 0 + - quickcheck-arbitrary-adt < 0 + - quickcheck-assertions < 0 + - quickcheck-instances < 0 + - ramus < 0 + - ramus < 0 + - random-fu < 0 + - random-tree < 0 + - range < 0 + - rasterific-svg < 0 + - rasterific-svg < 0 + - rcu < 0 + - rcu < 0 + - rcu < 0 + - rdf < 0 + - records-sop < 0 + - recursion-schemes < 0 + - references < 0 + - reinterpret-cast < 0 + - reinterpret-cast < 0 + - rfc1751 < 0 + - rocksdb-haskell < 0 + - rocksdb-haskell < 0 + - rocksdb-haskell < 0 + - rot13 < 0 + - safe-exceptions-checked < 0 + - salak < 0 + - salak < 0 + - sampling < 0 + - scalendar < 0 + - scalendar < 0 + - scalpel-core < 0 + - scanner < 0 + - scanner < 0 + - search-algorithms < 0 + - search-algorithms < 0 + - secp256k1-haskell < 0 + - semigroupoids < 0 + - serialise < 0 + - serversession < 0 + - shake-language-c < 0 + - should-not-typecheck < 0 + - show-prettyprint < 0 + - silently < 0 + - slave-thread < 0 + - sorted-list < 0 + - sourcemap < 0 + - special-values < 0 + - speedy-slice < 0 + - speedy-slice < 0 + - speedy-slice < 0 + - speedy-slice < 0 + - stache < 0 + - stache < 0 + - stache < 0 + - starter < 0 + - state-codes < 0 + - state-codes < 0 + - stm-containers < 0 + - stopwatch < 0 + - stopwatch < 0 + - strict-base-types < 0 + - string-conversions < 0 + - stringbuilder < 0 + - stringsearch < 0 + - structs < 0 + - sum-type-boilerplate < 0 + - svg-tree < 0 + - svg-tree < 0 + - sysinfo < 0 + - tar < 0 + - test-framework-th < 0 + - text-builder < 0 + - text-conversions < 0 + - text-metrics < 0 + - text-metrics < 0 + - text-region < 0 + - text-region < 0 + - th-desugar < 0 + - th-orphans < 0 + - th-printf < 0 + - thread-local-storage < 0 + - tibetan-utils < 0 + - tibetan-utils < 0 + - timelens < 0 + - tinylog < 0 + - tmp-postgres < 0 + - tmp-postgres < 0 + - tmp-postgres < 0 + - transaction < 0 + - tree-diff < 0 + - trifecta < 0 + - type-of-html < 0 + - type-of-html < 0 + - type-of-html < 0 + - typenums < 0 + - tz < 0 + - tzdata < 0 + - uncertain < 0 + - unix-time < 0 + - uri-templater < 0 + - users-postgresql-simple < 0 + - users-postgresql-simple < 0 + - users-postgresql-simple < 0 + - users-test < 0 + - users-test < 0 + - validation < 0 + - validity < 0 + - validity-path < 0 + - validity-path < 0 + - validity-path < 0 + - validity-scientific < 0 + - valor < 0 + - vec < 0 + - vec < 0 + - vector-mmap < 0 + - wai < 0 + - wave < 0 + - wave < 0 + - wave < 0 + - web-routes-hsp < 0 + - web-routes-wai < 0 + - weigh < 0 + - wide-word < 0 + - wikicfp-scraper < 0 + - winery < 0 + - winery < 0 + - with-location < 0 + - withdependencies < 0 + - withdependencies < 0 + - withdependencies < 0 + - wl-pprint-extras < 0 + - word-trie < 0 + - word24 < 0 + - word8 < 0 + - word8 < 0 + - writer-cps-lens < 0 + - xeno < 0 + - xeno < 0 + - xls < 0 + - xls < 0 + - xml-conduit-writer < 0 + - xml-isogen < 0 + - xml-isogen < 0 + - xml-isogen < 0 + - xml-lens < 0 + - xmlgen < 0 + - xss-sanitize < 0 + - xxhash-ffi < 0 + - yaml < 0 + - yaml < 0 + - yaml < 0 + - yaml < 0 + - yaml < 0 + - yes-precure5-command < 0 + - yesod-alerts < 0 + - yesod-csp < 0 + - yesod-csp < 0 + - yesod-eventsource < 0 + - yesod-eventsource < 0 + - yesod-form-bootstrap4 < 0 + - yesod-gitrev < 0 + - yesod-newsfeed < 0 + - yesod-newsfeed < 0 + - yesod-newsfeed < 0 + - yesod-sitemap < 0 + - yesod-sitemap < 0 + - yesod-sitemap < 0 + - yi-rope < 0 + - yi-rope < 0 + - zip-archive < 0 + - zippers < 0 + - zlib-bindings < 0 + - zstd < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 From f25fe51c3b429fe0527b5ba1842e95645c82552a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 20:45:27 -0700 Subject: [PATCH 0403/1876] More --- build-constraints.yaml | 322 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 321 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d58b771..adbaa3c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5274,7 +5274,6 @@ packages: # more - BiobaseNewick < 0 - - Cabal < 0 - ClustalParser < 0 - FontyFruity < 0 - HPDF < 0 @@ -5917,6 +5916,327 @@ packages: - zlib-bindings < 0 - zstd < 0 + # more + - HDBC-mysql < 0 + - HSet < 0 + - HsOpenSSL < 0 + - HsOpenSSL < 0 + - IPv6Addr < 0 + - IPv6Addr < 0 + - IPv6Addr < 0 + - IPv6Addr < 0 + - MemoTrie < 0 + - OpenGLRaw < 0 + - ShellCheck < 0 + - ShellCheck < 0 + - Spintax < 0 + - Spintax < 0 + - aeson-attoparsec < 0 + - aeson-attoparsec < 0 + - aeson-generic-compat < 0 + - aeson-iproute < 0 + - aeson-iproute < 0 + - aeson-yak < 0 + - alerts < 0 + - algebraic-graphs < 0 + - algebraic-graphs < 0 + - astro < 0 + - atom-basic < 0 + - attoparsec-base64 < 0 + - attoparsec-base64 < 0 + - attoparsec-binary < 0 + - attoparsec-expr < 0 + - attoparsec-iso8601 < 0 + - auto < 0 + - auto < 0 + - base64-bytestring-type < 0 + - base64-bytestring-type < 0 + - basic-prelude < 0 + - bits < 0 + - bits < 0 + - blaze-bootstrap < 0 + - blaze-colonnade < 0 + - blaze-colonnade < 0 + - boltzmann-samplers < 0 + - boltzmann-samplers < 0 + - boolean-like < 0 + - boring < 0 + - boring < 0 + - boring < 0 + - bound < 0 + - bound < 0 + - bound < 0 + - bound < 0 + - bound < 0 + - bound < 0 + - bound < 0 + - cabal-doctest < 0 + - cairo < 0 + - call-stack < 0 + - cases < 0 + - cheapskate-highlight < 0 + - cheapskate-highlight < 0 + - check-email < 0 + - clr-host < 0 + - concurrent-supply < 0 + - configurator < 0 + - configurator < 0 + - cpuinfo < 0 + - criterion-measurement < 0 + - currency < 0 + - dlist < 0 + - dlist-nonempty < 0 + - dlist-nonempty < 0 + - dlist-nonempty < 0 + - docopt < 0 + - doctest < 0 + - doctest < 0 + - doctest < 0 + - doctest < 0 + - doctest-discover < 0 + - dynamic-state < 0 + - edit-distance-vector < 0 + - either < 0 + - either < 0 + - either < 0 + - entropy < 0 + - epub-metadata < 0 + - eq < 0 + - fin < 0 + - functor-classes-compat < 0 + - geodetics < 0 + - ghc-paths < 0 + - gi-atk < 0 + - gi-atk < 0 + - gi-cairo < 0 + - gi-cairo < 0 + - gi-gdk < 0 + - gi-gdk < 0 + - gi-gdkpixbuf < 0 + - gi-gdkpixbuf < 0 + - gi-gio < 0 + - gi-gio < 0 + - gi-glib < 0 + - gi-glib < 0 + - gi-gobject < 0 + - gi-gobject < 0 + - gi-gtk < 0 + - gi-gtk < 0 + - gi-gtksource < 0 + - gi-gtksource < 0 + - gi-javascriptcore < 0 + - gi-javascriptcore < 0 + - gi-pango < 0 + - gi-pango < 0 + - gi-vte < 0 + - gi-vte < 0 + - gio < 0 + - gl < 0 + - gl < 0 + - glib < 0 + - google-oauth2-jwt < 0 + - google-oauth2-jwt < 0 + - groundhog-inspector < 0 + - groundhog-inspector < 0 + - groundhog-inspector < 0 + - groundhog-th < 0 + - groundhog-th < 0 + - groundhog-th < 0 + - gtk2hs-buildtools < 0 + - gtk3 < 0 + - hackage-db < 0 + - hackage-db < 0 + - hackage-db < 0 + - happy < 0 + - hashmap < 0 + - hashtables < 0 + - haskey-btree < 0 + - hasql-optparse-applicative < 0 + - hasql-optparse-applicative < 0 + - hbeanstalk < 0 + - hbeanstalk < 0 + - hdevtools < 0 + - hdevtools < 0 + - heaps < 0 + - hexml < 0 + - highlighting-kate < 0 + - hopenssl < 0 + - hostname-validate < 0 + - hp2pretty < 0 + - hsdns < 0 + - hspec-discover < 0 + - hstatsd < 0 + - hsyslog < 0 + - http-common < 0 + - http-common < 0 + - http-streams < 0 + - http-streams < 0 + - http-streams < 0 + - http-streams < 0 + - http-streams < 0 + - hvega < 0 + - hxt < 0 + - hyphenation < 0 + - ini < 0 + - intern < 0 + - intervals < 0 + - intervals < 0 + - io-streams < 0 + - io-streams < 0 + - io-streams < 0 + - irc < 0 + - jailbreak-cabal < 0 + - javascript-extras < 0 + - javascript-extras < 0 + - kleene < 0 + - kleene < 0 + - kleene < 0 + - lapack-ffi-tools < 0 + - lca < 0 + - lens-simple < 0 + - log-domain < 0 + - log-domain < 0 + - log-domain < 0 + - log-domain < 0 + - log-domain < 0 + - log-domain < 0 + - log-domain < 0 + - logging-facade-syslog < 0 + - lxd-client-config < 0 + - lxd-client-config < 0 + - makefile < 0 + - massiv-io < 0 + - massiv-io < 0 + - massiv-io < 0 + - mbox-utility < 0 + - microlens-platform < 0 + - monad-par < 0 + - monad-products < 0 + - neat-interpolation < 0 + - netwire < 0 + - network-messagepack-rpc < 0 + - network-multicast < 0 + - network-simple < 0 + - network-transport < 0 + - once < 0 + - one-liner-instances < 0 + - openssl-streams < 0 + - packdeps < 0 + - packdeps < 0 + - pandoc-types < 0 + - pango < 0 + - pcre-heavy < 0 + - pcre-utils < 0 + - perfect-hash-generator < 0 + - poly-arity < 0 + - prefix-units < 0 + - process-extras < 0 + - psqueues < 0 + - quickcheck-special < 0 + - range-set-list < 0 + - record-dot-preprocessor < 0 + - reducers < 0 + - reducers < 0 + - regex-applicative-text < 0 + - renderable < 0 + - result < 0 + - rpmbuild-order < 0 + - rvar < 0 + - saltine < 0 + - sandman < 0 + - semigroupoid-extras < 0 + - semigroupoid-extras < 0 + - sendfile < 0 + - serversession-frontend-wai < 0 + - serversession-frontend-wai < 0 + - serversession-frontend-wai < 0 + - serversession-frontend-wai < 0 + - set-cover < 0 + - shake < 0 + - shake < 0 + - shake < 0 + - skylighting < 0 + - skylighting < 0 + - skylighting < 0 + - skylighting < 0 + - skylighting < 0 + - smoothie < 0 + - smoothie < 0 + - snap-blaze < 0 + - snap-blaze < 0 + - socket-activation < 0 + - socks < 0 + - sphinx < 0 + - sqlite-simple < 0 + - sqlite-simple < 0 + - step-function < 0 + - streaming-wai < 0 + - streaming-wai < 0 + - streaming-wai < 0 + - streams < 0 + - streams < 0 + - streams < 0 + - streams < 0 + - string-qq < 0 + - sv-cassava < 0 + - sv-cassava < 0 + - sv-cassava < 0 + - sv-cassava < 0 + - system-filepath < 0 + - tcp-streams-openssl < 0 + - tcp-streams-openssl < 0 + - th-nowq < 0 + - time-parsers < 0 + - tostring < 0 + - type-of-html-static < 0 + - typelits-witnesses < 0 + - unicode-transforms < 0 + - uniplate < 0 + - uniprot-kb < 0 + - uniprot-kb < 0 + - unique < 0 + - unit-constraint < 0 + - universe-instances-extended < 0 + - universe-instances-extended < 0 + - unordered-containers < 0 + - uuid-types < 0 + - validity-aeson < 0 + - validity-aeson < 0 + - validity-aeson < 0 + - validity-bytestring < 0 + - validity-containers < 0 + - validity-text < 0 + - validity-time < 0 + - validity-unordered-containers < 0 + - validity-unordered-containers < 0 + - validity-uuid < 0 + - validity-vector < 0 + - validity-vector < 0 + - vault < 0 + - wai-middleware-caching < 0 + - wai-middleware-caching < 0 + - wai-middleware-caching-lru < 0 + - wai-middleware-caching-lru < 0 + - wai-middleware-caching-lru < 0 + - weeder < 0 + - weeder < 0 + - weeder < 0 + - weeder < 0 + - witherable < 0 + - witherable < 0 + - witness < 0 + - witness < 0 + - wl-pprint-console < 0 + - wl-pprint-terminfo < 0 + - world-peace < 0 + - world-peace < 0 + - writer-cps-full < 0 + - xenstore < 0 + - xml-to-json < 0 + - xml-to-json < 0 + - zlib-lens < 0 + - ztail < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 From e78efcaa198afd06f54ba175585a49f53903cf6e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 20:53:23 -0700 Subject: [PATCH 0404/1876] More --- build-constraints.yaml | 57 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index adbaa3c9..6409e970 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6237,6 +6237,63 @@ packages: - zlib-lens < 0 - ztail < 0 + # More + - HsOpenSSL-x509-system < 0 + - ip6addr < 0 + - GLURaw < 0 + - HUnit < 0 + - HUnit-approx < 0 + - configurator-export < 0 + - Glob < 0 + - c2hs < 0 + - data-default-instances-dlist < 0 + - persistable-record < 0 + - persistable-types-HDBC-pg < 0 + - relational-query < 0 + - relational-query-HDBC < 0 + - text-postgresql < 0 + - quickbench < 0 + - fixed-vector < 0 + - from-sum < 0 + - type-level-kv-list < 0 + - crypto-api < 0 + - crypto-random-api < 0 + - scrypt < 0 + - uuid < 0 + - dyre < 0 + - RefSerialize < 0 + - hdaemonize < 0 + - hxt-css < 0 + - hxt-curl < 0 + - hxt-expat < 0 + - hxt-tagsoup < 0 + - hjsmin < 0 + - rainbow < 0 + - netwire-input < 0 + - network-transport-composed < 0 + - pdfinfo < 0 + - scalpel < 0 + - sdl2-image < 0 + - sdl2-ttf < 0 + - c2hs < 0 + - sqlite-simple-errors < 0 + - RefSerialize < 0 + - multipart < 0 + - optparse-generic < 0 + - system-argv0 < 0 + - exception-hierarchy < 0 + - microlens-th < 0 + - papillon < 0 + - simplest-sqlite < 0 + - language-ecmascript < 0 + - nsis < 0 + - universe < 0 + - barrier < 0 + - charset < 0 + - configurator-export < 0 + - islink < 0 + - uuid < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 From 90a9dbdf3cf4c55a47e26054fe668c44194fceb6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 20:58:20 -0700 Subject: [PATCH 0405/1876] More --- build-constraints.yaml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6409e970..3fc3161e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6294,6 +6294,43 @@ packages: - islink < 0 - uuid < 0 + # more + - GLFW-b < 0 + - LibZip < 0 + - abstract-deque-tests < 0 + - bindings-GLFW < 0 + - blaze-builder < 0 + - chaselev-deque < 0 + - crypto-api-tests < 0 + - deepseq-generics < 0 + - hebrew-time < 0 + - hset < 0 + - math-functions < 0 + - minimorph < 0 + - miniutter < 0 + - monad-peel < 0 + - murmur3 < 0 + - network-uri < 0 + - parsec < 0 + - rank1dynamic < 0 + - re2 < 0 + - shelltestrunner < 0 + - syb < 0 + - tce-conf < 0 + - tensorflow-test < 0 + - test-framework-hunit < 0 + - tile < 0 + - tsv2csv < 0 + - unicode-show < 0 + - crypto-api-tests < 0 + - pureMD5 < 0 + - data-default < 0 + - fixed-vector-hetero < 0 + - relational-record < 0 + - relational-record < 0 + - containers < 0 + + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 From 3e3e58ca293b6cd9ac7b69d151b576dcdfba0248 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 20:59:45 -0700 Subject: [PATCH 0406/1876] Sort and uniq --- build-constraints.yaml | 3861 ++++++++++++++++------------------------ 1 file changed, 1492 insertions(+), 2369 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3fc3161e..0ceb317f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3684,55 +3684,711 @@ packages: - hasql-transaction # base-4.12.0.0 is out of bounds for: + - ALUT < 0 - Agda < 0 + - Allure < 0 + - BiobaseNewick < 0 + - ChannelT < 0 + - ClustalParser < 0 + - DAV < 0 + - DRBG < 0 + - Earley < 0 + - FontyFruity < 0 + - ForestStructures < 0 + - GLFW-b < 0 + - GLURaw < 0 + - GLUT < 0 + - Glob < 0 + - H < 0 + - HDBC-mysql < 0 + - HPDF < 0 + - HSet < 0 + - HTF < 0 + - HTTP < 0 + - HUnit < 0 + - HUnit-approx < 0 + - HaTeX < 0 + - HandsomeSoup < 0 + - HaskellNet < 0 + - HaskellNet-SSL < 0 + - Hoed < 0 + - HsOpenSSL < 0 + - HsOpenSSL-x509-system < 0 + - IPv6Addr < 0 + - IPv6DB < 0 + - IntervalMap < 0 + - JuicyPixels < 0 + - JuicyPixels-extra < 0 - JuicyPixels-scale-dct < 0 + - LambdaHack < 0 + - LibZip < 0 + - MemoTrie < 0 - MissingH < 0 + - MusicBrainz < 0 + - Network-NineP < 0 + - OpenAL < 0 + - OpenGL < 0 + - OpenGLRaw < 0 + - QuasiText < 0 + - RSA < 0 + - Rasterific < 0 + - RefSerialize < 0 + - SCalendar < 0 + - SafeSemaphore < 0 + - ShellCheck < 0 + - Spintax < 0 + - StateVar < 0 + - TCache < 0 + - ViennaRNAParser < 0 + - abstract-deque-tests < 0 + - accuerr < 0 + - ace < 0 + - ad < 0 + - adjunctions < 0 + - adler32 < 0 + - aern2-mp < 0 + - aern2-real < 0 + - aeson < 0 + - aeson-attoparsec < 0 + - aeson-better-errors < 0 + - aeson-casing < 0 + - aeson-compat < 0 - aeson-diff < 0 + - aeson-extra < 0 + - aeson-generic-compat < 0 + - aeson-iproute < 0 + - aeson-picker < 0 + - aeson-pretty < 0 + - aeson-qq < 0 + - aeson-typescript < 0 + - aeson-utils < 0 + - aeson-yak < 0 - alarmclock < 0 + - alerts < 0 + - algebra < 0 + - algebraic-graphs < 0 + - alternators < 0 + - amazonka < 0 + - amazonka-apigateway < 0 + - amazonka-application-autoscaling < 0 + - amazonka-appstream < 0 + - amazonka-athena < 0 + - amazonka-autoscaling < 0 + - amazonka-budgets < 0 + - amazonka-certificatemanager < 0 + - amazonka-cloudformation < 0 + - amazonka-cloudfront < 0 + - amazonka-cloudhsm < 0 + - amazonka-cloudsearch < 0 + - amazonka-cloudsearch-domains < 0 + - amazonka-cloudtrail < 0 + - amazonka-cloudwatch < 0 + - amazonka-cloudwatch-events < 0 + - amazonka-cloudwatch-logs < 0 + - amazonka-codebuild < 0 + - amazonka-codecommit < 0 + - amazonka-codedeploy < 0 + - amazonka-codepipeline < 0 + - amazonka-cognito-identity < 0 + - amazonka-cognito-idp < 0 + - amazonka-cognito-sync < 0 + - amazonka-config < 0 + - amazonka-core < 0 + - amazonka-datapipeline < 0 + - amazonka-devicefarm < 0 + - amazonka-directconnect < 0 + - amazonka-discovery < 0 + - amazonka-dms < 0 + - amazonka-ds < 0 + - amazonka-dynamodb < 0 + - amazonka-dynamodb-streams < 0 + - amazonka-ec2 < 0 + - amazonka-ecr < 0 + - amazonka-ecs < 0 + - amazonka-efs < 0 + - amazonka-elasticache < 0 + - amazonka-elasticbeanstalk < 0 + - amazonka-elasticsearch < 0 + - amazonka-elastictranscoder < 0 + - amazonka-elb < 0 + - amazonka-elbv2 < 0 + - amazonka-emr < 0 + - amazonka-gamelift < 0 + - amazonka-glacier < 0 + - amazonka-health < 0 + - amazonka-iam < 0 + - amazonka-importexport < 0 + - amazonka-inspector < 0 + - amazonka-iot < 0 + - amazonka-iot-dataplane < 0 + - amazonka-kinesis < 0 + - amazonka-kinesis-analytics < 0 + - amazonka-kinesis-firehose < 0 + - amazonka-kms < 0 + - amazonka-lambda < 0 + - amazonka-lightsail < 0 + - amazonka-marketplace-analytics < 0 + - amazonka-marketplace-metering < 0 + - amazonka-ml < 0 + - amazonka-opsworks < 0 + - amazonka-opsworks-cm < 0 + - amazonka-pinpoint < 0 + - amazonka-polly < 0 + - amazonka-rds < 0 + - amazonka-redshift < 0 + - amazonka-rekognition < 0 + - amazonka-route53 < 0 + - amazonka-route53-domains < 0 + - amazonka-s3 < 0 + - amazonka-sdb < 0 + - amazonka-servicecatalog < 0 + - amazonka-ses < 0 + - amazonka-shield < 0 + - amazonka-sms < 0 + - amazonka-snowball < 0 + - amazonka-sns < 0 + - amazonka-sqs < 0 + - amazonka-ssm < 0 + - amazonka-stepfunctions < 0 + - amazonka-storagegateway < 0 + - amazonka-sts < 0 + - amazonka-support < 0 + - amazonka-swf < 0 + - amazonka-test < 0 + - amazonka-waf < 0 + - amazonka-workspaces < 0 + - amazonka-xray < 0 + - amqp < 0 + - antiope-athena < 0 + - antiope-core < 0 + - antiope-dynamodb < 0 + - antiope-messages < 0 + - antiope-s3 < 0 + - antiope-sns < 0 + - antiope-sqs < 0 + - apecs < 0 + - api-field-json-th < 0 + - app-settings < 0 + - appendmap < 0 + - apply-refact < 0 + - approximate < 0 + - arbor-lru-cache < 0 + - arbor-postgres < 0 + - arithmoi < 0 + - arrow-list < 0 + - ascii-progress < 0 + - asciidiagram < 0 + - asif < 0 + - asn1-encoding < 0 + - asn1-parse < 0 + - asn1-types < 0 + - astro < 0 + - async < 0 + - async-extra < 0 - async-pool < 0 + - async-refresh < 0 + - async-refresh-tokens < 0 + - async-timer < 0 + - atom-basic < 0 + - atom-conduit < 0 + - atomic-write < 0 + - attoparsec < 0 + - attoparsec-base64 < 0 + - attoparsec-binary < 0 + - attoparsec-expr < 0 + - attoparsec-ip < 0 + - attoparsec-iso8601 < 0 + - attoparsec-path < 0 + - attoparsec-uri < 0 + - authenticate-oauth < 0 + - auto < 0 - autoexporter < 0 - avers < 0 + - avro < 0 + - avwx < 0 - axel < 0 + - backprop < 0 - bank-holidays-england < 0 + - barbies < 0 + - barrier < 0 + - base-compat-batteries < 0 - base-noprelude < 0 + - base-orphans < 0 + - base32string < 0 + - base58string < 0 + - base64-bytestring-type < 0 + - basic-prelude < 0 + - bbdb < 0 + - bcrypt < 0 + - beam-core < 0 + - beam-migrate < 0 + - beam-sqlite < 0 + - bench < 0 - benchpress < 0 + - bhoogle < 0 + - bifunctors < 0 + - bimap < 0 + - bimap-server < 0 + - binary-conduit < 0 + - binary-ext < 0 + - binary-list < 0 + - binary-orphans < 0 + - binary-parsers < 0 + - binary-tagged < 0 + - bindings-GLFW < 0 + - bins < 0 + - bit-stream < 0 + - bitcoin-api < 0 + - bitcoin-api-extra < 0 + - bitcoin-block < 0 + - bitcoin-script < 0 + - bitcoin-tx < 0 + - bitcoin-types < 0 + - bits < 0 + - bits-extra < 0 + - bitset-word8 < 0 + - bitx-bitcoin < 0 + - blake2 < 0 + - blaze-bootstrap < 0 + - blaze-builder < 0 + - blaze-colonnade < 0 + - blaze-html < 0 + - bno055-haskell < 0 + - boltzmann-samplers < 0 + - boolean-like < 0 + - bordacount < 0 + - boring < 0 + - bound < 0 + - boundingboxes < 0 + - bower-json < 0 - brick < 0 + - broadcast-chan < 0 + - bsb-http-chunked < 0 + - bson < 0 + - bson-lens < 0 + - bugsnag-haskell < 0 + - butcher < 0 + - butter < 0 - bv-little < 0 + - bytes < 0 + - bytestring-conversion < 0 + - bzlib-conduit < 0 + - c2hs < 0 + - cabal-doctest < 0 + - cabal-install < 0 + - cabal-rpm < 0 + - cabal2nix < 0 + - cabal2spec < 0 + - cache < 0 + - cachix < 0 + - cachix-api < 0 + - cairo < 0 + - call-stack < 0 + - capataz < 0 + - case-insensitive < 0 + - cases < 0 + - cassava < 0 + - cassava-conduit < 0 + - cassava-records < 0 + - cayley-client < 0 + - cborg < 0 + - cereal-conduit < 0 + - cereal-time < 0 + - cfenv < 0 + - chan < 0 + - charset < 0 + - chaselev-deque < 0 + - chatwork < 0 + - cheapskate < 0 + - cheapskate-highlight < 0 + - cheapskate-lucid < 0 + - check-email < 0 + - chronologique < 0 + - cipher-aes < 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 + - classy-prelude < 0 + - classy-prelude-conduit < 0 + - classy-prelude-yesod < 0 - classyplate < 0 + - clay < 0 + - clock < 0 + - clock-extras < 0 + - closed < 0 + - clr-host < 0 + - cmark < 0 + - code-builder < 0 + - codec < 0 + - codec-rpm < 0 + - codo-notation < 0 + - colonnade < 0 + - commutative < 0 + - comonad < 0 + - compactmap < 0 + - compensated < 0 + - compiler-warnings < 0 + - componentm < 0 + - componentm-devel < 0 + - composable-associations < 0 + - composable-associations-aeson < 0 + - composition-extra < 0 + - compressed < 0 + - concise < 0 + - concurrency < 0 + - concurrent-extra < 0 + - concurrent-output < 0 + - concurrent-supply < 0 + - conduit < 0 + - conduit-algorithms < 0 + - conduit-concurrent-map < 0 + - conduit-connection < 0 + - conduit-extra < 0 + - conduit-iconv < 0 + - conduit-parse < 0 + - conduit-throttle < 0 + - conduit-zstd < 0 + - configuration-tools < 0 + - configurator < 0 + - configurator-export < 0 + - connection < 0 + - connection-pool < 0 + - constraints < 0 + - consul-haskell < 0 + - containers < 0 + - containers-unicode-symbols < 0 + - contravariant < 0 + - contravariant-extras < 0 + - cookie < 0 + - countable < 0 - country < 0 + - courier < 0 + - cpio-conduit < 0 + - cpphs < 0 + - cprng-aes < 0 + - cpuinfo < 0 + - cql < 0 + - cql-io < 0 + - credential-store < 0 + - criterion < 0 + - criterion-measurement < 0 + - cron < 0 + - crypt-sha512 < 0 + - crypto-api < 0 + - crypto-api-tests < 0 + - crypto-cipher-tests < 0 + - crypto-cipher-types < 0 - crypto-enigma < 0 + - crypto-numbers < 0 + - crypto-pubkey < 0 + - crypto-pubkey-types < 0 + - crypto-random < 0 + - crypto-random-api < 0 + - cryptocipher < 0 + - cryptocompare < 0 + - cryptohash < 0 + - cryptohash-cryptoapi < 0 + - cryptonite < 0 + - cryptonite-conduit < 0 + - cryptonite-openssl < 0 + - csg < 0 + - csp < 0 + - css-syntax < 0 + - css-text < 0 + - ctrie < 0 + - cue-sheet < 0 + - curl-runnings < 0 + - currencies < 0 + - currency < 0 - cyclotomic < 0 - czipwith < 0 - darcs < 0 + - data-bword < 0 + - data-default < 0 + - data-default-instances-dlist < 0 + - data-diverse < 0 + - data-diverse-lens < 0 + - data-dword < 0 + - data-has < 0 + - data-msgpack < 0 + - data-msgpack-types < 0 + - data-ref < 0 + - data-serializer < 0 - data-tree-print < 0 + - datadog < 0 + - datasets < 0 + - dataurl < 0 + - dawg-ord < 0 + - dbcleaner < 0 + - dbus < 0 + - debug < 0 + - declarative < 0 + - deepseq-generics < 0 + - deferred-folds < 0 + - dejafu < 0 + - deriving-compat < 0 - derulo < 0 + - detour-via-sci < 0 + - df1 < 0 + - dhall < 0 + - dhall-bash < 0 + - dhall-json < 0 + - dhall-text < 0 + - dhall-to-cabal < 0 + - di < 0 + - di-core < 0 + - di-df1 < 0 + - di-handle < 0 + - di-monad < 0 - diagrams-solve < 0 + - dimensional < 0 + - direct-sqlite < 0 + - discrimination < 0 + - distributed-closure < 0 + - distributed-static < 0 + - distribution-nixpkgs < 0 + - distribution-opensuse < 0 + - distributive < 0 + - dlist < 0 + - dlist-nonempty < 0 + - dns < 0 + - do-list < 0 + - docker < 0 + - dockerfile < 0 + - docopt < 0 + - doctemplates < 0 + - doctest < 0 + - doctest-discover < 0 - doctest-driver-gen < 0 + - dom-parser < 0 + - dotenv < 0 + - download < 0 + - drawille < 0 + - drifter < 0 + - drifter-postgresql < 0 + - drifter-sqlite < 0 + - drinkery < 0 + - dublincore-xml-conduit < 0 + - dunai < 0 + - dvorak < 0 + - dynamic-state < 0 + - dyre < 0 - edit < 0 + - edit-distance < 0 + - edit-distance-vector < 0 + - editor-open < 0 + - either < 0 - ekg-core < 0 - ekg-statsd < 0 + - elerea < 0 + - elf < 0 - eliminators < 0 + - elm-export < 0 + - emacs-module < 0 + - email-validate < 0 + - emd < 0 + - enclosed-exceptions < 0 + - entropy < 0 + - enum-subset-generate < 0 + - enummapset < 0 + - envelope < 0 + - envy < 0 + - epub-metadata < 0 + - eq < 0 + - errors < 0 + - errors-ext < 0 + - ersatz < 0 + - etc < 0 + - event < 0 + - eventful-core < 0 + - eventful-memory < 0 + - eventful-sql-common < 0 + - eventful-sqlite < 0 + - eventful-test-helpers < 0 + - eventstore < 0 + - every < 0 + - exception-hierarchy < 0 + - exception-transformers < 0 + - exceptional < 0 + - exceptions < 0 + - executable-hash < 0 + - exinst < 0 + - exp-pairs < 0 + - extensible < 0 + - extra < 0 + - facts < 0 + - farmhash < 0 + - fast-digits < 0 + - fast-logger < 0 - fay < 0 + - fay-base < 0 + - fay-dom < 0 + - fb < 0 + - fclabels < 0 + - fedora-haskell-tools < 0 - feed < 0 + - file-modules < 0 + - filecache < 0 + - filelock < 0 + - fileplow < 0 + - filter-logger < 0 + - fin < 0 + - find-clumpiness < 0 + - fixed-vector < 0 + - fixed-vector-hetero < 0 + - flac < 0 + - flac-picture < 0 + - flat-mcmc < 0 + - flay < 0 - flow < 0 + - fmt < 0 + - fn < 0 + - fold-debounce < 0 - fold-debounce-conduit < 0 + - foldl < 0 + - folds < 0 + - forma < 0 + - format-numbers < 0 + - formatting < 0 + - free < 0 + - free-vl < 0 + - freer-simple < 0 + - friday < 0 + - friday-juicypixels < 0 + - friendly-time < 0 + - from-sum < 0 + - frontmatter < 0 + - fsnotify < 0 + - fsnotify-conduit < 0 - fswatch < 0 + - functor-classes-compat < 0 + - fuzzcheck < 0 + - fuzzy-dates < 0 + - fuzzyset < 0 + - gc < 0 + - gdax < 0 + - general-games < 0 - generic-aeson < 0 + - generic-data < 0 + - generic-deriving < 0 + - generic-lens < 0 - generic-random < 0 - generic-xmlpickler < 0 + - generics-eot < 0 + - generics-sop-lens < 0 + - genvalidity < 0 + - genvalidity-aeson < 0 + - genvalidity-bytestring < 0 + - genvalidity-containers < 0 + - genvalidity-hspec < 0 + - genvalidity-hspec-aeson < 0 + - genvalidity-hspec-binary < 0 + - genvalidity-hspec-cereal < 0 + - genvalidity-hspec-hashable < 0 + - genvalidity-hspec-optics < 0 + - genvalidity-path < 0 + - genvalidity-property < 0 + - genvalidity-scientific < 0 + - genvalidity-text < 0 + - genvalidity-time < 0 + - genvalidity-unordered-containers < 0 + - genvalidity-uuid < 0 + - genvalidity-vector < 0 + - geodetics < 0 + - geojson < 0 + - getopt-generics < 0 + - ghc-exactprint < 0 + - ghc-parser < 0 + - ghc-paths < 0 + - ghc-prof < 0 + - ghc-syntax-highlighter < 0 + - ghc-typelits-extra < 0 + - ghc-typelits-knownnat < 0 + - ghc-typelits-natnormalise < 0 + - ghcid < 0 + - ghcjs-base-stub < 0 + - ghost-buster < 0 + - gi-atk < 0 + - gi-cairo < 0 + - gi-gdk < 0 + - gi-gdkpixbuf < 0 + - gi-gio < 0 + - gi-glib < 0 + - gi-gobject < 0 + - gi-gtk < 0 + - gi-gtk-hs < 0 + - gi-gtksource < 0 + - gi-javascriptcore < 0 + - gi-pango < 0 + - gi-vte < 0 + - gio < 0 + - giphy-api < 0 + - githash < 0 - github < 0 - github-release < 0 + - github-types < 0 + - github-webhooks < 0 + - gl < 0 + - glabrous < 0 + - glaze < 0 + - glazier < 0 + - glazier-react < 0 + - glazier-react-widget < 0 + - glib < 0 - gloss < 0 - gloss-raster < 0 - gloss-rendering < 0 + - gnuplot < 0 + - goggles < 0 + - google-oauth2-jwt < 0 + - graph-core < 0 + - graph-wrapper < 0 + - graphviz < 0 + - gravatar < 0 + - graylog < 0 - greskell < 0 - greskell-core < 0 - greskell-websocket < 0 + - groom < 0 + - groundhog < 0 + - groundhog-inspector < 0 + - groundhog-mysql < 0 + - groundhog-postgresql < 0 + - groundhog-sqlite < 0 + - groundhog-th < 0 + - gtk2hs-buildtools < 0 + - gtk3 < 0 + - gym-http-api < 0 + - h2c < 0 + - hOpenPGP < 0 + - hackage-db < 0 - haddock-library < 0 + - hailgun < 0 + - half < 0 + - hamilton < 0 + - hamtsolo < 0 + - handwriting < 0 + - hapistrano < 0 + - happstack-server < 0 + - happy < 0 + - hasbolt < 0 + - hashable < 0 + - hashmap < 0 + - hashtables < 0 + - haskeline < 0 + - haskell-gi < 0 - haskell-lsp < 0 - haskell-lsp-types < 0 + - haskell-spacegoo < 0 + - haskell-src-exts < 0 + - haskell-src-exts-util < 0 - haskell-src-meta < 0 - haskell-tools-ast < 0 - haskell-tools-backend-ghc < 0 @@ -3744,53 +4400,517 @@ packages: - haskell-tools-prettyprint < 0 - haskell-tools-refactor < 0 - haskell-tools-rewrite < 0 + - haskey < 0 + - haskey-btree < 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 + - hasty-hamiltonian < 0 + - haxl < 0 + - hbeanstalk < 0 + - hdaemonize < 0 + - hdevtools < 0 + - heaps < 0 + - hebrew-time < 0 + - hedgehog < 0 + - hedis < 0 + - here < 0 + - herms < 0 + - heterocephalus < 0 + - hexml < 0 + - hexml-lens < 0 + - hexstring < 0 + - hformat < 0 - hgrev < 0 + - hidden-char < 0 + - hierarchical-clustering < 0 - hierarchy < 0 + - higher-leveldb < 0 + - highlighting-kate < 0 + - hinotify < 0 + - hint < 0 + - histogram-fill < 0 + - hjsmin < 0 - hledger < 0 - hledger-api < 0 + - hledger-interest < 0 - hledger-lib < 0 - hledger-ui < 0 - hledger-web < 0 + - hlibsass < 0 + - hlint < 0 + - hmatrix-backprop < 0 + - hmatrix-morpheus < 0 + - hmatrix-vector-sized < 0 + - hoogle < 0 - hoopl < 0 + - hopenpgp-tools < 0 + - hopenssl < 0 + - hopfli < 0 + - hostname-validate < 0 + - hourglass < 0 + - hourglass-orphans < 0 + - hp2pretty < 0 + - hpack < 0 - hpqtypes < 0 + - hprotoc < 0 + - hquantlib < 0 + - hreader < 0 + - hreader-lens < 0 + - hruby < 0 + - hsass < 0 + - hsdns < 0 + - hsebaysdk < 0 + - hsemail < 0 + - hset < 0 + - hsexif < 0 + - hsini < 0 + - hslua < 0 + - hslua-aeson < 0 + - hslua-module-text < 0 + - hspec < 0 + - hspec-checkers < 0 + - hspec-contrib < 0 + - hspec-core < 0 + - hspec-discover < 0 + - hspec-expectations-pretty-diff < 0 + - hspec-golden-aeson < 0 + - hspec-leancheck < 0 + - hspec-megaparsec < 0 + - hspec-meta < 0 - hspec-need-env < 0 + - hspec-pg-transact < 0 + - hspec-smallcheck < 0 + - hspec-wai < 0 + - hspec-wai-json < 0 + - hstatsd < 0 + - hsx-jmacro < 0 + - hsyslog < 0 + - hsyslog-udp < 0 + - htaglib < 0 + - html-conduit < 0 + - html-email-validate < 0 + - html-entity-map < 0 + - htoml < 0 - http-api-data < 0 + - http-client < 0 + - http-client-openssl < 0 + - http-client-tls < 0 + - http-common < 0 + - http-conduit < 0 + - http-link-header < 0 - http-media < 0 + - http-reverse-proxy < 0 + - http-streams < 0 + - http-types < 0 + - http2 < 0 + - human-readable-duration < 0 + - hunit-dejafu < 0 + - hvect < 0 + - hvega < 0 + - hw-balancedparens < 0 + - hw-bits < 0 + - hw-conduit < 0 + - hw-dsv < 0 + - hw-eliasfano < 0 + - hw-excess < 0 + - hw-fingertree-strict < 0 + - hw-hedgehog < 0 + - hw-hspec-hedgehog < 0 + - hw-ip < 0 + - hw-json < 0 + - hw-mquery < 0 + - hw-packed-vector < 0 + - hw-parser < 0 + - hw-prim < 0 + - hw-rankselect < 0 + - hw-rankselect-base < 0 + - hw-simd < 0 + - hw-string-parse < 0 + - hw-succinct < 0 + - hweblib < 0 + - hworker < 0 + - hxt < 0 + - hxt-css < 0 + - hxt-curl < 0 + - hxt-expat < 0 + - hxt-http < 0 - hxt-pickle-utils < 0 + - hxt-regex-xmlschema < 0 + - hxt-tagsoup < 0 + - hyperloglog < 0 + - hyphenation < 0 + - hyraxAbif < 0 + - identicon < 0 - ihaskell < 0 + - ihaskell-hvega < 0 + - ilist < 0 + - imagesize-conduit < 0 + - immortal < 0 + - include-file < 0 + - incremental-parser < 0 - indentation-core < 0 - indentation-parsec < 0 - indexed-list-literals < 0 + - inflections < 0 + - influxdb < 0 + - ini < 0 + - inline-c < 0 + - inline-java < 0 + - inline-r < 0 + - inliterate < 0 + - insert-ordered-containers < 0 + - intern < 0 + - interpolate < 0 + - interpolatedstring-perl6 < 0 + - intervals < 0 + - intro < 0 + - intset-imperative < 0 + - invariant < 0 + - invertible < 0 + - invertible-grammar < 0 + - io-choice < 0 + - io-memoize < 0 + - io-region < 0 + - io-streams < 0 - io-streams-haproxy < 0 + - ip < 0 + - ip6addr < 0 + - iproute < 0 + - ipython-kernel < 0 + - irc < 0 + - irc-client < 0 + - irc-conduit < 0 + - irc-dcc < 0 + - islink < 0 + - iso8601-time < 0 + - ixset-typed < 0 + - jailbreak-cabal < 0 + - javascript-extras < 0 + - jmacro < 0 + - jmacro-rpc < 0 + - jmacro-rpc-snap < 0 + - jni < 0 + - jose < 0 + - jose-jwt < 0 + - js-flot < 0 + - js-jquery < 0 - json-feed < 0 + - json-rpc < 0 - json-rpc-client < 0 + - json-rpc-generic < 0 - json-rpc-server < 0 + - json-schema < 0 + - justified-containers < 0 + - jvm < 0 + - jvm-batching < 0 + - jvm-streaming < 0 + - jwt < 0 + - kan-extensions < 0 + - kanji < 0 + - kawhi < 0 + - kazura-queue < 0 + - kdt < 0 + - keys < 0 + - kleene < 0 + - koofr-client < 0 - kraken < 0 - lackey < 0 + - lambdabot-core < 0 + - lambdabot-irc-plugins < 0 + - lame < 0 + - language-c-quote < 0 + - language-docker < 0 + - language-ecmascript < 0 + - language-java < 0 + - language-javascript < 0 + - language-nix < 0 + - language-puppet < 0 + - lapack-ffi-tools < 0 + - large-hashable < 0 + - lattices < 0 + - lca < 0 - learn-physics < 0 + - lens < 0 + - lens-action < 0 + - lens-aeson < 0 + - lens-datetime < 0 + - lens-family-th < 0 - lens-labels < 0 + - lens-misc < 0 + - lens-properties < 0 + - lens-regex < 0 + - lens-simple < 0 + - leveldb-haskell < 0 + - libmpd < 0 + - lift-generics < 0 + - lifted-async < 0 + - lifted-base < 0 + - line < 0 + - linear < 0 + - linked-list-with-iterator < 0 + - list-t < 0 + - listsafe < 0 + - llvm-hs < 0 + - llvm-hs-pretty < 0 + - llvm-hs-pure < 0 + - load-env < 0 + - locators < 0 + - log-base < 0 + - log-domain < 0 + - log-postgres < 0 + - logger-thread < 0 - logging-effect < 0 - logging-effect-extra < 0 - logging-effect-extra-file < 0 - logging-effect-extra-handler < 0 + - logging-facade < 0 + - logging-facade-syslog < 0 + - loop < 0 + - lrucache < 0 + - lrucaching < 0 - lucid < 0 + - lucid-extras < 0 + - lxd-client-config < 0 + - lzma-conduit < 0 + - machines < 0 + - machines-binary < 0 + - machines-directory < 0 + - machines-io < 0 + - main-tester < 0 + - makefile < 0 + - mapquest-api < 0 + - markdown < 0 + - markdown-unlit < 0 + - marvin-interpolate < 0 + - massiv < 0 + - massiv-io < 0 + - math-functions < 0 + - matrices < 0 + - matrix < 0 + - matrix-market-attoparsec < 0 + - matrix-static < 0 + - mbox-utility < 0 + - mbtiles < 0 + - mbug < 0 + - mega-sdist < 0 + - megaparsec < 0 - memory < 0 + - mercury-api < 0 + - messagepack < 0 + - messagepack-rpc < 0 + - metrics < 0 + - microformats2-parser < 0 + - microlens-aeson < 0 + - microlens-contra < 0 + - microlens-platform < 0 + - microlens-th < 0 + - microstache < 0 + - mighty-metropolis < 0 + - milena < 0 + - mime-mail < 0 + - mime-mail-ses < 0 + - minimorph < 0 + - minio-hs < 0 + - miniutter < 0 + - miso < 0 + - mixed-types-num < 0 + - mltool < 0 + - mmark < 0 + - mmark-cli < 0 + - mmark-ext < 0 + - mnist-idx < 0 + - mockery < 0 + - modern-uri < 0 + - moesocks < 0 + - monad-control < 0 + - monad-control-aligned < 0 + - monad-extras < 0 + - monad-journal < 0 + - monad-logger < 0 + - monad-logger-json < 0 + - monad-logger-prefix < 0 + - monad-logger-syslog < 0 + - monad-loops < 0 + - monad-memo < 0 + - monad-metrics < 0 + - monad-par < 0 + - monad-peel < 0 + - monad-products < 0 + - monad-recorder < 0 + - monad-unlift < 0 + - monad-unlift-ref < 0 + - monadic-arrays < 0 + - mongoDB < 0 + - mono-traversable < 0 - monoid-extras < 0 + - monoid-subclasses < 0 - monoidal-containers < 0 + - morte < 0 + - mstate < 0 + - multiarg < 0 + - multipart < 0 + - multistate < 0 + - murmur3 < 0 + - mustache < 0 + - mutable-containers < 0 + - mwc-probability-transition < 0 + - mysql < 0 + - mysql-haskell < 0 + - mysql-haskell-nem < 0 + - mysql-haskell-openssl < 0 + - mysql-simple < 0 + - nagios-check < 0 - named < 0 + - nano-erl < 0 + - nanospec < 0 + - natural-transformation < 0 + - ndjson-conduit < 0 + - neat-interpolation < 0 + - netpbm < 0 + - netwire < 0 + - netwire-input < 0 + - netwire-input-glfw < 0 + - network < 0 + - network-anonymous-i2p < 0 + - network-anonymous-tor < 0 + - network-attoparsec < 0 + - network-conduit-tls < 0 + - network-ip < 0 + - network-messagepack-rpc < 0 + - network-messagepack-rpc-websocket < 0 + - network-multicast < 0 + - network-simple < 0 + - network-simple-tls < 0 + - network-transport < 0 + - network-transport-composed < 0 + - network-transport-inmemory < 0 + - network-transport-tests < 0 + - network-uri < 0 + - newtype-generics < 0 + - next-ref < 0 + - nonce < 0 + - nondeterminism < 0 + - nqe < 0 + - nsis < 0 - numhask < 0 - numhask-prelude < 0 - numhask-range < 0 - numhask-test < 0 + - nvim-hs < 0 + - nvim-hs-contrib < 0 + - oauthenticated < 0 + - objective < 0 + - odbc < 0 + - oeis < 0 - om-elm < 0 + - once < 0 + - one-liner < 0 + - one-liner-instances < 0 + - online < 0 + - open-witness < 0 + - openexr-write < 0 + - openpgp-asciiarmor < 0 + - opensource < 0 + - openssl-streams < 0 + - opml-conduit < 0 + - optparse-generic < 0 + - optparse-text < 0 + - packdeps < 0 + - pager < 0 + - pagination < 0 - palette < 0 + - pandoc-types < 0 + - pango < 0 + - papillon < 0 + - parallel-io < 0 + - paripari < 0 + - parsec < 0 + - parsec-numeric < 0 + - parsers < 0 + - partial-order < 0 + - path < 0 + - path-extra < 0 + - path-io < 0 + - path-pieces < 0 + - pcre-heavy < 0 + - pcre-utils < 0 + - pdfinfo < 0 + - pem < 0 - perf < 0 + - perfect-hash-generator < 0 + - persistable-record < 0 + - persistable-types-HDBC-pg < 0 + - persistent < 0 + - persistent-iproute < 0 + - persistent-mysql < 0 + - persistent-mysql-haskell < 0 + - persistent-postgresql < 0 + - persistent-refs < 0 + - persistent-sqlite < 0 + - persistent-template < 0 + - pg-transact < 0 + - pgp-wordlist < 0 + - phantom-state < 0 + - picosat < 0 - pier < 0 - pier-core < 0 + - pinboard < 0 + - pipes < 0 + - pipes-aeson < 0 + - pipes-attoparsec < 0 + - pipes-binary < 0 + - pipes-bytestring < 0 + - pipes-category < 0 + - pipes-concurrency < 0 + - pipes-csv < 0 + - pipes-extras < 0 + - pipes-fastx < 0 + - pipes-fluid < 0 + - pipes-group < 0 + - pipes-http < 0 + - pipes-misc < 0 + - pipes-network < 0 + - pipes-network-tls < 0 + - pipes-parse < 0 - pipes-random < 0 + - pipes-safe < 0 + - pipes-wai < 0 + - pkcs10 < 0 + - plot-light < 0 + - plotlyhs < 0 + - pointed < 0 + - poly-arity < 0 - polyparse < 0 + - postgresql-binary < 0 + - postgresql-schema < 0 + - postgresql-simple < 0 + - postgresql-simple-migration < 0 + - postgresql-simple-queue < 0 - postgresql-simple-url < 0 + - postgresql-transactional < 0 + - postgresql-typed < 0 + - pptable < 0 + - prefix-units < 0 + - pretty-simple < 0 + - pretty-types < 0 + - prettyprinter < 0 + - prettyprinter-ansi-terminal < 0 + - prettyprinter-compat-annotated-wl-pprint < 0 + - prettyprinter-compat-ansi-wl-pprint < 0 + - prettyprinter-compat-wl-pprint < 0 + - process-extras < 0 + - profiterole < 0 + - profunctors < 0 + - projectroot < 0 - prometheus < 0 + - prometheus-client < 0 - proto-lens < 0 - proto-lens-arbitrary < 0 - proto-lens-combinators < 0 @@ -3799,21 +4919,130 @@ packages: - proto-lens-protoc < 0 - proto-lens-runtime < 0 - proto-lens-setup < 0 + - protobuf-simple < 0 + - protocol-radius < 0 + - protocol-radius-test < 0 - protolude < 0 + - psql-helpers < 0 + - psqueues < 0 - publicsuffix < 0 + - pure-zlib < 0 + - pureMD5 < 0 + - purescript-bridge < 0 + - pushbullet-types < 0 - pusher-http-haskell < 0 + - qchas < 0 + - qm-interpolated-string < 0 + - qnap-decrypt < 0 + - quadratic-irrational < 0 + - quickbench < 0 + - quickcheck-arbitrary-adt < 0 + - quickcheck-assertions < 0 + - quickcheck-instances < 0 + - quickcheck-special < 0 + - quickcheck-state-machine < 0 + - rainbow < 0 + - rainbox < 0 + - rakuten < 0 + - ramus < 0 - random-bytestring < 0 + - random-fu < 0 + - random-source < 0 + - random-tree < 0 + - range < 0 + - range-set-list < 0 + - rank1dynamic < 0 + - rank2classes < 0 + - rasterific-svg < 0 - ratel < 0 - ratel-wai < 0 - rattletrap < 0 + - rcu < 0 + - rdf < 0 + - re2 < 0 + - read-env-var < 0 + - rebase < 0 + - record-dot-preprocessor < 0 + - records-sop < 0 + - recursion-schemes < 0 + - reducers < 0 + - ref-fd < 0 + - references < 0 + - refined < 0 + - regex-applicative < 0 + - regex-applicative-text < 0 + - registry < 0 + - reinterpret-cast < 0 + - relational-query < 0 + - relational-query-HDBC < 0 + - relational-record < 0 + - relude < 0 + - renderable < 0 - repa < 0 + - repline < 0 + - req < 0 + - req-conduit < 0 + - req-url-extra < 0 + - require < 0 + - rerebase < 0 + - resource-pool < 0 + - resourcet < 0 + - result < 0 - rethinkdb-client-driver < 0 + - retry < 0 + - rfc1751 < 0 - rhine < 0 - rhine-gloss < 0 + - rio < 0 + - rio-orphans < 0 + - rng-utils < 0 + - rocksdb-haskell < 0 + - rocksdb-query < 0 + - rollbar-hs < 0 + - rot13 < 0 + - rpmbuild-order < 0 + - rss-conduit < 0 + - rvar < 0 + - s3-signer < 0 + - safe-exceptions < 0 + - safe-exceptions-checked < 0 + - safe-money < 0 + - safecopy < 0 + - safeio < 0 + - salak < 0 + - saltine < 0 - salve < 0 + - sampling < 0 - sandi < 0 + - sandman < 0 + - say < 0 + - sbp < 0 + - scalendar < 0 + - scalpel < 0 + - scalpel-core < 0 + - scanner < 0 + - scientific < 0 + - scotty < 0 + - scrypt < 0 + - sdl2 < 0 + - sdl2-gfx < 0 + - sdl2-image < 0 + - sdl2-mixer < 0 + - sdl2-ttf < 0 + - search-algorithms < 0 + - secp256k1-haskell < 0 + - securemem < 0 + - selda < 0 + - selda-postgresql < 0 + - selda-sqlite < 0 + - semigroupoid-extras < 0 + - semigroupoids < 0 + - semver < 0 + - sendfile < 0 - seqid < 0 - seqid-streams < 0 + - serf < 0 + - serialise < 0 - servant < 0 - servant-JuicyPixels < 0 - servant-auth < 0 @@ -3821,2515 +5050,409 @@ packages: - servant-auth-docs < 0 - servant-auth-server < 0 - servant-auth-swagger < 0 + - servant-blaze < 0 + - servant-cassava < 0 + - servant-checked-exceptions < 0 + - servant-checked-exceptions-core < 0 - servant-client < 0 - servant-client-core < 0 - servant-dhall < 0 - servant-docs < 0 + - servant-elm < 0 + - servant-exceptions < 0 - servant-foreign < 0 + - servant-github-webhook < 0 - servant-js < 0 + - servant-kotlin < 0 + - servant-lucid < 0 + - servant-mock < 0 + - servant-pandoc < 0 - servant-quickcheck < 0 + - servant-rawm < 0 + - servant-ruby < 0 - servant-server < 0 + - servant-static-th < 0 - servant-streaming < 0 - servant-streaming-client < 0 - servant-streaming-server < 0 - servant-swagger < 0 - servant-swagger-ui < 0 - servant-swagger-ui-core < 0 - - singletons < 0 - - slack-web < 0 - - snap-server < 0 - - statestack < 0 - - stm < 0 - - strive < 0 - - svg-builder < 0 - - swagger2 < 0 - - tdigest < 0 - - termbox < 0 - - texmath < 0 - - threepenny-gui < 0 - - through-text < 0 - - timer-wheel < 0 - - transformers-lift < 0 - - union < 0 - - vector-binary-instances < 0 - - vector-space < 0 - - vectortiles < 0 - - versions < 0 - - wai-middleware-travisci < 0 - - wild-bind < 0 - - wild-bind-x11 < 0 - - wuss < 0 - - xmonad-contrib < 0 - - # transitive deps of above - - LambdaHack < 0 - - LambdaHack < 0 - - QuasiText < 0 - - SafeSemaphore < 0 - - StateVar < 0 - - TCache < 0 - - aern2-real < 0 - - aeson-qq < 0 - - alternators < 0 - - amazonka-core < 0 - - amqp < 0 - - apecs < 0 - - arbor-lru-cache < 0 - - asn1-types < 0 - - async < 0 - - async-refresh < 0 - - bcrypt < 0 - - bhoogle < 0 - - bhoogle < 0 - - binary-orphans < 0 - - bitcoin-api-extra < 0 - - broadcast-chan < 0 - - butter < 0 - - cabal-install < 0 - - cache < 0 - - cachix < 0 - - cachix < 0 - - cachix < 0 - - cachix < 0 - - cachix < 0 - - cachix < 0 - - cachix < 0 - - cachix-api < 0 - - cachix-api < 0 - - cachix-api < 0 - - cachix-api < 0 - - cachix-api < 0 - - cachix-api < 0 - - chan < 0 - - chatwork < 0 - - chatwork < 0 - - cheapskate-lucid < 0 - - clash-prelude < 0 - - clash-prelude < 0 - - classy-prelude < 0 - - codo-notation < 0 - - concurrency < 0 - - concurrent-extra < 0 - - concurrent-output < 0 - - conduit-algorithms < 0 - - conduit-extra < 0 - - conduit-throttle < 0 - - consul-haskell < 0 - - courier < 0 - - cpphs < 0 - - cql-io < 0 - - credential-store < 0 - - cryptocompare < 0 - - cryptohash < 0 - - cryptohash-cryptoapi < 0 - - cryptonite < 0 - - cryptonite-conduit < 0 - - cryptonite-openssl < 0 - - csg < 0 - - csg < 0 - - csg < 0 - - ctrie < 0 - - data-ref < 0 - - dhall < 0 - - di-core < 0 - - di-df1 < 0 - - di-monad < 0 - - download < 0 - - enclosed-exceptions < 0 - - enum-subset-generate < 0 - - envelope < 0 - - eventful-core < 0 - - eventful-memory < 0 - - eventstore < 0 - - eventstore < 0 - - every < 0 - - exception-transformers < 0 - - exceptions < 0 - - exinst < 0 - - exinst < 0 - - fay-base < 0 - - file-modules < 0 - - filecache < 0 - - fold-debounce < 0 - - gdax < 0 - - giphy-api < 0 - - giphy-api < 0 - - giphy-api < 0 - - github-webhooks < 0 - - glazier < 0 - - glazier-react < 0 - - goggles < 0 - - goggles < 0 - - graphviz < 0 - - gym-http-api < 0 - - gym-http-api < 0 - - hOpenPGP < 0 - - hapistrano < 0 - - haskeline < 0 - - haskell-spacegoo < 0 - - haskey < 0 - - haskoin-core < 0 - - haxl < 0 - - hedgehog < 0 - - hedis < 0 - - here < 0 - - herms < 0 - - hledger-interest < 0 - - hruby < 0 - - hspec-core < 0 - - http-client < 0 - - http-client < 0 - - http-client-tls < 0 - - http-link-header < 0 - - http2 < 0 - - hyraxAbif < 0 - - ihaskell-hvega < 0 - - immortal < 0 - - inline-r < 0 - - inline-r < 0 - - inliterate < 0 - - interpolate < 0 - - interpolatedstring-perl6 < 0 - - invariant < 0 - - invertible < 0 - - io-region < 0 - - ipython-kernel < 0 - - irc-client < 0 - - jmacro < 0 - - jni < 0 - - jni < 0 - - jose < 0 - - jose-jwt < 0 - - json-schema < 0 - - jvm < 0 - - jvm < 0 - - jvm-batching < 0 - - jvm-batching < 0 - - jvm-streaming < 0 - - jvm-streaming < 0 - - jwt < 0 - - kazura-queue < 0 - - language-c-quote < 0 - - language-puppet < 0 - - language-puppet < 0 - - language-puppet < 0 - - language-puppet < 0 - - language-puppet < 0 - - language-puppet < 0 - - log-base < 0 - - log-postgres < 0 - - logger-thread < 0 - - logger-thread < 0 - - lucid-extras < 0 - - marvin-interpolate < 0 - - minio-hs < 0 - - minio-hs < 0 - - miso < 0 - - miso < 0 - - miso < 0 - - mmark < 0 - - mmark-cli < 0 - - mmark-ext < 0 - - moesocks < 0 - - monad-control < 0 - - monad-control-aligned < 0 - - monad-extras < 0 - - monad-logger < 0 - - monad-metrics < 0 - - monad-unlift-ref < 0 - - monadic-arrays < 0 - - mongoDB < 0 - - mstate < 0 - - mwc-probability-transition < 0 - - mysql-haskell < 0 - - nano-erl < 0 - - netwire-input-glfw < 0 - - network-transport-inmemory < 0 - - next-ref < 0 - - nqe < 0 - - nvim-hs < 0 - - oauthenticated < 0 - - online < 0 - - online < 0 - - online < 0 - - pem < 0 - - persistent < 0 - - persistent < 0 - - persistent-iproute < 0 - - persistent-template < 0 - - pipes-concurrency < 0 - - pipes-csv < 0 - - pipes-fluid < 0 - - pipes-misc < 0 - - plotlyhs < 0 - - pointed < 0 - - postgresql-simple-queue < 0 - - postgresql-typed < 0 - - postgresql-typed < 0 - - prometheus-client < 0 - - protocol-radius < 0 - - pushbullet-types < 0 - - qm-interpolated-string < 0 - - quickcheck-state-machine < 0 - - quickcheck-state-machine < 0 - - quickcheck-state-machine < 0 - - quickcheck-state-machine < 0 - - rakuten < 0 - - rakuten < 0 - - rebase < 0 - - ref-fd < 0 - - registry < 0 - - relude < 0 - - req < 0 - - resource-pool < 0 - - retry < 0 - - rss-conduit < 0 - - rss-conduit < 0 - - safe-money < 0 - - securemem < 0 - - servant-blaze < 0 - - servant-blaze < 0 - - servant-blaze < 0 - - servant-cassava < 0 - - servant-cassava < 0 - - servant-cassava < 0 - - servant-checked-exceptions < 0 - - servant-checked-exceptions < 0 - - servant-checked-exceptions < 0 - - servant-checked-exceptions < 0 - - servant-checked-exceptions < 0 - - servant-checked-exceptions < 0 - - servant-checked-exceptions-core < 0 - - servant-checked-exceptions-core < 0 - - servant-checked-exceptions-core < 0 - - servant-checked-exceptions-core < 0 - - servant-elm < 0 - - servant-elm < 0 - - servant-exceptions < 0 - - servant-exceptions < 0 - - servant-exceptions < 0 - - servant-github-webhook < 0 - - servant-github-webhook < 0 - - servant-github-webhook < 0 - - servant-github-webhook < 0 - - servant-kotlin < 0 - - servant-kotlin < 0 - - servant-kotlin < 0 - - servant-lucid < 0 - - servant-lucid < 0 - - servant-lucid < 0 - - servant-lucid < 0 - - servant-mock < 0 - - servant-mock < 0 - - servant-pandoc < 0 - - servant-pandoc < 0 - - servant-rawm < 0 - - servant-rawm < 0 - - servant-rawm < 0 - - servant-rawm < 0 - - servant-rawm < 0 - - servant-ruby < 0 - - servant-static-th < 0 - - servant-static-th < 0 - - servant-static-th < 0 - - servant-tracing < 0 - - servant-tracing < 0 - servant-tracing < 0 - servant-websockets < 0 + - serverless-haskell < 0 + - serversession < 0 + - serversession-frontend-wai < 0 + - servius < 0 + - ses-html < 0 + - set-cover < 0 + - sexp-grammar < 0 + - shake < 0 + - shake-language-c < 0 + - shakespeare < 0 + - shell-conduit < 0 + - shelltestrunner < 0 + - shelly < 0 - shikensu < 0 + - should-not-typecheck < 0 + - show-prettyprint < 0 + - siggy-chardust < 0 + - silently < 0 + - simple-log < 0 - simple-vec3 < 0 + - simplest-sqlite < 0 + - singletons < 0 + - skews < 0 + - skylighting < 0 + - skylighting-core < 0 + - slack-web < 0 + - slave-thread < 0 + - smoothie < 0 + - smtp-mail < 0 + - snap-blaze < 0 + - snap-core < 0 + - snap-server < 0 + - soap < 0 + - soap-openssl < 0 + - soap-tls < 0 + - socket-activation < 0 + - socks < 0 + - sorted-list < 0 + - sourcemap < 0 - sparkle < 0 - - sparkle < 0 + - sparse-linear-algebra < 0 + - special-values < 0 - speculation < 0 + - speedy-slice < 0 + - sphinx < 0 + - splitmix < 0 + - sqlite-simple < 0 + - sqlite-simple-errors < 0 + - squeal-postgresql < 0 + - stache < 0 - stack < 0 - - stack < 0 + - starter < 0 + - state-codes < 0 - stateref < 0 + - statestack < 0 - static-text < 0 - statistics < 0 + - step-function < 0 + - stm < 0 - stm-chans < 0 - stm-conduit < 0 + - stm-containers < 0 - stm-delay < 0 - stm-extras < 0 - stm-split < 0 - stm-stats < 0 + - stopwatch < 0 - store < 0 - - streaming-commons < 0 - - summoner < 0 - - swish < 0 - - tasty < 0 - - tasty-ant-xml < 0 - - tasty-silver < 0 - - tasty-stats < 0 - - telegram-bot-simple < 0 - - telegram-bot-simple < 0 - - telegram-bot-simple < 0 - - telegram-bot-simple < 0 - - tensors < 0 - - tensors < 0 - - text-ldap < 0 - - text-show-instances < 0 - - thread-hierarchy < 0 - - threads < 0 - - threads-extras < 0 - - throttle-io-stream < 0 - - thyme < 0 - - tls < 0 - - tmapchan < 0 - - tmapmvar < 0 - - transformers-base < 0 - - triplesec < 0 - - ttrie < 0 - - turtle < 0 - - typed-process < 0 - - universum < 0 - - unliftio < 0 - - vector-sized < 0 - - vinyl < 0 - - vinyl < 0 - - vivid < 0 - - vty < 0 - - wai-app-static < 0 - - wai-cli < 0 - - wai-middleware-metrics < 0 - - wai-middleware-static < 0 - - wai-predicates < 0 - - wai-predicates < 0 - - warp < 0 - - web-plugins < 0 - - websockets-snap < 0 - - wreq < 0 - - wreq < 0 - - ws < 0 - - x509 < 0 - - x509-validation < 0 - - xmonad-extras < 0 - - yeshql-core < 0 - - yeshql-hdbc < 0 - - yesod-auth < 0 - - yesod-bin < 0 - - yesod-static < 0 - - zeromq4-patterns < 0 - - # More transitive deps - - ALUT < 0 - - Allure < 0 - - Allure < 0 - - ChannelT < 0 - - DAV < 0 - - DAV < 0 - - DAV < 0 - - DAV < 0 - - DAV < 0 - - DRBG < 0 - - Earley < 0 - - ForestStructures < 0 - - GLUT < 0 - - H < 0 - - HTF < 0 - - HTF < 0 - - HTTP < 0 - - HTTP < 0 - - HaTeX < 0 - - HaskellNet < 0 - - HaskellNet-SSL < 0 - - IPv6DB < 0 - - IPv6DB < 0 - - IPv6DB < 0 - - MusicBrainz < 0 - - MusicBrainz < 0 - - Network-NineP < 0 - - Network-NineP < 0 - - Network-NineP < 0 - - OpenAL < 0 - - OpenGL < 0 - - aeson-casing < 0 - - aeson-compat < 0 - - aeson-extra < 0 - - aeson-typescript < 0 - - amazonka < 0 - - amazonka < 0 - - amazonka < 0 - - amazonka < 0 - - amazonka < 0 - - amazonka < 0 - - amazonka < 0 - - amazonka < 0 - - amazonka-apigateway < 0 - - amazonka-apigateway < 0 - - amazonka-application-autoscaling < 0 - - amazonka-application-autoscaling < 0 - - amazonka-appstream < 0 - - amazonka-appstream < 0 - - amazonka-athena < 0 - - amazonka-athena < 0 - - amazonka-autoscaling < 0 - - amazonka-autoscaling < 0 - - amazonka-budgets < 0 - - amazonka-budgets < 0 - - amazonka-certificatemanager < 0 - - amazonka-certificatemanager < 0 - - amazonka-cloudformation < 0 - - amazonka-cloudformation < 0 - - amazonka-cloudfront < 0 - - amazonka-cloudfront < 0 - - amazonka-cloudhsm < 0 - - amazonka-cloudhsm < 0 - - amazonka-cloudsearch < 0 - - amazonka-cloudsearch < 0 - - amazonka-cloudsearch-domains < 0 - - amazonka-cloudsearch-domains < 0 - - amazonka-cloudtrail < 0 - - amazonka-cloudtrail < 0 - - amazonka-cloudwatch < 0 - - amazonka-cloudwatch < 0 - - amazonka-cloudwatch-events < 0 - - amazonka-cloudwatch-events < 0 - - amazonka-cloudwatch-logs < 0 - - amazonka-cloudwatch-logs < 0 - - amazonka-codebuild < 0 - - amazonka-codebuild < 0 - - amazonka-codebuild < 0 - - amazonka-codecommit < 0 - - amazonka-codecommit < 0 - - amazonka-codecommit < 0 - - amazonka-codedeploy < 0 - - amazonka-codedeploy < 0 - - amazonka-codedeploy < 0 - - amazonka-codepipeline < 0 - - amazonka-codepipeline < 0 - - amazonka-codepipeline < 0 - - amazonka-cognito-identity < 0 - - amazonka-cognito-identity < 0 - - amazonka-cognito-identity < 0 - - amazonka-cognito-idp < 0 - - amazonka-cognito-idp < 0 - - amazonka-cognito-idp < 0 - - amazonka-cognito-sync < 0 - - amazonka-cognito-sync < 0 - - amazonka-cognito-sync < 0 - - amazonka-config < 0 - - amazonka-config < 0 - - amazonka-config < 0 - - amazonka-datapipeline < 0 - - amazonka-datapipeline < 0 - - amazonka-datapipeline < 0 - - amazonka-devicefarm < 0 - - amazonka-devicefarm < 0 - - amazonka-devicefarm < 0 - - amazonka-directconnect < 0 - - amazonka-directconnect < 0 - - amazonka-directconnect < 0 - - amazonka-discovery < 0 - - amazonka-discovery < 0 - - amazonka-dms < 0 - - amazonka-dms < 0 - - amazonka-ds < 0 - - amazonka-ds < 0 - - amazonka-dynamodb < 0 - - amazonka-dynamodb < 0 - - amazonka-dynamodb-streams < 0 - - amazonka-dynamodb-streams < 0 - - amazonka-ec2 < 0 - - amazonka-ec2 < 0 - - amazonka-ecr < 0 - - amazonka-ecr < 0 - - amazonka-ecs < 0 - - amazonka-ecs < 0 - - amazonka-efs < 0 - - amazonka-efs < 0 - - amazonka-elasticache < 0 - - amazonka-elasticache < 0 - - amazonka-elasticbeanstalk < 0 - - amazonka-elasticbeanstalk < 0 - - amazonka-elasticsearch < 0 - - amazonka-elasticsearch < 0 - - amazonka-elastictranscoder < 0 - - amazonka-elastictranscoder < 0 - - amazonka-elb < 0 - - amazonka-elb < 0 - - amazonka-elbv2 < 0 - - amazonka-elbv2 < 0 - - amazonka-emr < 0 - - amazonka-emr < 0 - - amazonka-gamelift < 0 - - amazonka-gamelift < 0 - - amazonka-glacier < 0 - - amazonka-glacier < 0 - - amazonka-health < 0 - - amazonka-health < 0 - - amazonka-iam < 0 - - amazonka-iam < 0 - - amazonka-importexport < 0 - - amazonka-importexport < 0 - - amazonka-inspector < 0 - - amazonka-inspector < 0 - - amazonka-iot < 0 - - amazonka-iot < 0 - - amazonka-iot-dataplane < 0 - - amazonka-iot-dataplane < 0 - - amazonka-kinesis < 0 - - amazonka-kinesis < 0 - - amazonka-kinesis-analytics < 0 - - amazonka-kinesis-analytics < 0 - - amazonka-kinesis-firehose < 0 - - amazonka-kinesis-firehose < 0 - - amazonka-kms < 0 - - amazonka-kms < 0 - - amazonka-lambda < 0 - - amazonka-lambda < 0 - - amazonka-lightsail < 0 - - amazonka-lightsail < 0 - - amazonka-marketplace-analytics < 0 - - amazonka-marketplace-analytics < 0 - - amazonka-marketplace-metering < 0 - - amazonka-marketplace-metering < 0 - - amazonka-ml < 0 - - amazonka-ml < 0 - - amazonka-opsworks < 0 - - amazonka-opsworks < 0 - - amazonka-opsworks-cm < 0 - - amazonka-opsworks-cm < 0 - - amazonka-pinpoint < 0 - - amazonka-pinpoint < 0 - - amazonka-polly < 0 - - amazonka-polly < 0 - - amazonka-rds < 0 - - amazonka-rds < 0 - - amazonka-redshift < 0 - - amazonka-redshift < 0 - - amazonka-rekognition < 0 - - amazonka-rekognition < 0 - - amazonka-route53 < 0 - - amazonka-route53-domains < 0 - - amazonka-s3 < 0 - - amazonka-s3 < 0 - - amazonka-sdb < 0 - - amazonka-sdb < 0 - - amazonka-servicecatalog < 0 - - amazonka-servicecatalog < 0 - - amazonka-ses < 0 - - amazonka-ses < 0 - - amazonka-shield < 0 - - amazonka-shield < 0 - - amazonka-sms < 0 - - amazonka-sms < 0 - - amazonka-snowball < 0 - - amazonka-snowball < 0 - - amazonka-sns < 0 - - amazonka-sns < 0 - - amazonka-sqs < 0 - - amazonka-sqs < 0 - - amazonka-ssm < 0 - - amazonka-ssm < 0 - - amazonka-stepfunctions < 0 - - amazonka-stepfunctions < 0 - - amazonka-storagegateway < 0 - - amazonka-storagegateway < 0 - - amazonka-sts < 0 - - amazonka-sts < 0 - - amazonka-support < 0 - - amazonka-support < 0 - - amazonka-swf < 0 - - amazonka-swf < 0 - - amazonka-test < 0 - - amazonka-test < 0 - - amazonka-test < 0 - - amazonka-test < 0 - - amazonka-waf < 0 - - amazonka-waf < 0 - - amazonka-workspaces < 0 - - amazonka-workspaces < 0 - - amazonka-xray < 0 - - amazonka-xray < 0 - - antiope-athena < 0 - - antiope-core < 0 - - antiope-core < 0 - - antiope-core < 0 - - antiope-dynamodb < 0 - - antiope-messages < 0 - - antiope-s3 < 0 - - antiope-s3 < 0 - - antiope-s3 < 0 - - antiope-s3 < 0 - - antiope-sns < 0 - - antiope-sqs < 0 - - apply-refact < 0 - - apply-refact < 0 - - approximate < 0 - - arithmoi < 0 - - ascii-progress < 0 - - ascii-progress < 0 - - asif < 0 - - asif < 0 - - asif < 0 - - asif < 0 - - asn1-encoding < 0 - - asn1-encoding < 0 - - asn1-parse < 0 - - async-extra < 0 - - async-refresh-tokens < 0 - - async-refresh-tokens < 0 - - async-refresh-tokens < 0 - - async-timer < 0 - - async-timer < 0 - - async-timer < 0 - - atom-conduit < 0 - - attoparsec-ip < 0 - - authenticate-oauth < 0 - - backprop < 0 - - barbies < 0 - - beam-core < 0 - - beam-core < 0 - - bench < 0 - - bimap < 0 - - bimap-server < 0 - - binary-conduit < 0 - - binary-ext < 0 - - binary-ext < 0 - - binary-ext < 0 - - binary-tagged < 0 - - binary-tagged < 0 - - bins < 0 - - bit-stream < 0 - - bitcoin-api < 0 - - bitcoin-api < 0 - - bitcoin-block < 0 - - bitcoin-tx < 0 - - bits-extra < 0 - - bitx-bitcoin < 0 - - bitx-bitcoin < 0 - - bitx-bitcoin < 0 - - blake2 < 0 - - bower-json < 0 - - bsb-http-chunked < 0 - - bsb-http-chunked < 0 - - bson < 0 - - bugsnag-haskell < 0 - - bugsnag-haskell < 0 - - bugsnag-haskell < 0 - - bugsnag-haskell < 0 - - bugsnag-haskell < 0 - - bugsnag-haskell < 0 - - bytestring-conversion < 0 - - cabal-rpm < 0 - - cabal-rpm < 0 - - cabal2nix < 0 - - cabal2spec < 0 - - capataz < 0 - - capataz < 0 - - cassava-records < 0 - - cayley-client < 0 - - cayley-client < 0 - - cipher-aes < 0 - - cipher-blowfish < 0 - - cipher-camellia < 0 - - cipher-des < 0 - - cisco-spark-api < 0 - - cisco-spark-api < 0 - - clash-ghc < 0 - - clash-ghc < 0 - - clash-lib < 0 - - clash-lib < 0 - - classy-prelude-conduit < 0 - - classy-prelude-conduit < 0 - - classy-prelude-yesod < 0 - - classy-prelude-yesod < 0 - - clock < 0 - - closed < 0 - - codec < 0 - - codec-rpm < 0 - - codec-rpm < 0 - - commutative < 0 - - compiler-warnings < 0 - - componentm < 0 - - componentm < 0 - - composable-associations < 0 - - composable-associations-aeson < 0 - - compressed < 0 - - concise < 0 - - conduit < 0 - - conduit < 0 - - conduit-concurrent-map < 0 - - conduit-parse < 0 - - conduit-zstd < 0 - - configuration-tools < 0 - - configuration-tools < 0 - - configuration-tools < 0 - - configuration-tools < 0 - - configuration-tools < 0 - - configuration-tools < 0 - - configuration-tools < 0 - - configuration-tools < 0 - - connection < 0 - - connection < 0 - - connection < 0 - - connection-pool < 0 - - connection-pool < 0 - - connection-pool < 0 - - connection-pool < 0 - - contravariant < 0 - - cookie < 0 - - countable < 0 - - cpio-conduit < 0 - - cql < 0 - - criterion < 0 - - criterion < 0 - - criterion < 0 - - cron < 0 - - crypt-sha512 < 0 - - crypto-cipher-tests < 0 - - crypto-cipher-types < 0 - - crypto-numbers < 0 - - crypto-pubkey < 0 - - crypto-pubkey < 0 - - crypto-pubkey-types < 0 - - crypto-random < 0 - - csp < 0 - - cue-sheet < 0 - - data-bword < 0 - - data-dword < 0 - - data-serializer < 0 - - datadog < 0 - - datadog < 0 - - datadog < 0 - - datadog < 0 - - datadog < 0 - - datasets < 0 - - dawg-ord < 0 - - dbus < 0 - - dejafu < 0 - - dejafu < 0 - - df1 < 0 - - dhall-bash < 0 - - dhall-json < 0 - - dhall-json < 0 - - dhall-text < 0 - - dhall-to-cabal < 0 - - dhall-to-cabal < 0 - - di < 0 - - di < 0 - - di-handle < 0 - - di-handle < 0 - - distributed-closure < 0 - - distribution-opensuse < 0 - - dns < 0 - - dns < 0 - - docker < 0 - - docker < 0 - - docker < 0 - - docker < 0 - - docker < 0 - - docker < 0 - - docker < 0 - - docker < 0 - - docker < 0 - - dotenv < 0 - - drifter < 0 - - drifter-postgresql < 0 - - drifter-sqlite < 0 - - drinkery < 0 - - dublincore-xml-conduit < 0 - - dunai < 0 - - editor-open < 0 - - elerea < 0 - - elm-export < 0 - - emacs-module < 0 - - emacs-module < 0 - - emacs-module < 0 - - emd < 0 - - errors < 0 - - errors-ext < 0 - - errors-ext < 0 - - etc < 0 - - etc < 0 - - etc < 0 - - eventful-sql-common < 0 - - eventful-sql-common < 0 - - eventful-sql-common < 0 - - eventful-sqlite < 0 - - eventful-sqlite < 0 - - eventful-test-helpers < 0 - - eventful-test-helpers < 0 - - exceptional < 0 - - executable-hash < 0 - - exp-pairs < 0 - - extensible < 0 - - extensible < 0 - - facts < 0 - - fast-digits < 0 - - fay-dom < 0 - - fb < 0 - - fb < 0 - - fb < 0 - - fb < 0 - - fb < 0 - - fb < 0 - - fb < 0 - - filelock < 0 - - flac < 0 - - flay < 0 - - fmt < 0 - - folds < 0 - - free < 0 - - free < 0 - - free-vl < 0 - - freer-simple < 0 - - freer-simple < 0 - - fsnotify < 0 - - fsnotify < 0 - - fuzzcheck < 0 - - generic-data < 0 - - generics-eot < 0 - - genvalidity-hspec < 0 - - genvalidity-hspec-hashable < 0 - - geojson < 0 - - ghc-parser < 0 - - ghc-prof < 0 - - ghc-syntax-highlighter < 0 - - ghc-typelits-extra < 0 - - ghc-typelits-knownnat < 0 - - ghc-typelits-natnormalise < 0 - - ghcid < 0 - - githash < 0 - - glazier-react-widget < 0 - - glazier-react-widget < 0 - - graylog < 0 - - groundhog < 0 - - groundhog < 0 - - groundhog-mysql < 0 - - groundhog-mysql < 0 - - groundhog-mysql < 0 - - groundhog-postgresql < 0 - - groundhog-postgresql < 0 - - groundhog-sqlite < 0 - - groundhog-sqlite < 0 - - hailgun < 0 - - hailgun < 0 - - hailgun < 0 - - hamilton < 0 - - hamtsolo < 0 - - hamtsolo < 0 - - hamtsolo < 0 - - handwriting < 0 - - happstack-server < 0 - - happstack-server < 0 - - happstack-server < 0 - - happstack-server < 0 - - haskell-src-exts < 0 - - haskey-mtl < 0 - - haskey-mtl < 0 - - haskey-mtl < 0 - - haskey-mtl < 0 - - haskoin-node < 0 - - haskoin-node < 0 - - haskoin-node < 0 - - haskoin-node < 0 - - haskoin-node < 0 - - haskoin-store < 0 - - haskoin-store < 0 - - haskoin-store < 0 - - haskoin-store < 0 - - hasql-pool < 0 - - hasql-transaction < 0 - - hasql-transaction < 0 - - hexml-lens < 0 - - higher-leveldb < 0 - - higher-leveldb < 0 - - higher-leveldb < 0 - - hinotify < 0 - - hint < 0 - - hint < 0 - - hlint < 0 - - hmatrix-backprop < 0 - - hmatrix-backprop < 0 - - hmatrix-backprop < 0 - - hmatrix-vector-sized < 0 - - hmatrix-vector-sized < 0 - - hoogle < 0 - - hoogle < 0 - - hopenpgp-tools < 0 - - hopenpgp-tools < 0 - - hopenpgp-tools < 0 - - hopenpgp-tools < 0 - - hopenpgp-tools < 0 - - hopenpgp-tools < 0 - - hourglass < 0 - - hpack < 0 - - hpack < 0 - - hpack < 0 - - hpack < 0 - - hquantlib < 0 - - hreader < 0 - - hreader < 0 - - hreader < 0 - - hsebaysdk < 0 - - hsini < 0 - - hslua < 0 - - hslua < 0 - - hslua-module-text < 0 - - hspec < 0 - - hspec-contrib < 0 - - hspec-golden-aeson < 0 - - hspec-leancheck < 0 - - hspec-meta < 0 - - hspec-pg-transact < 0 - - hspec-smallcheck < 0 - - hspec-wai < 0 - - hspec-wai-json < 0 - - hsx-jmacro < 0 - - html-conduit < 0 - - htoml < 0 - - http-client-openssl < 0 - - http-conduit < 0 - - http-conduit < 0 - - http-conduit < 0 - - http-conduit < 0 - - http-conduit < 0 - - http-conduit < 0 - - http-reverse-proxy < 0 - - http-reverse-proxy < 0 - - http-reverse-proxy < 0 - - http-reverse-proxy < 0 - - http-reverse-proxy < 0 - - hunit-dejafu < 0 - - hw-dsv < 0 - - hw-fingertree-strict < 0 - - hw-hedgehog < 0 - - hw-hspec-hedgehog < 0 - - hw-ip < 0 - - hw-prim < 0 - - hw-prim < 0 - - hw-rankselect < 0 - - hw-rankselect-base < 0 - - hw-simd < 0 - - hworker < 0 - - imagesize-conduit < 0 - - imagesize-conduit < 0 - - incremental-parser < 0 - - inflections < 0 - - influxdb < 0 - - inline-java < 0 - - inline-java < 0 - - insert-ordered-containers < 0 - - io-choice < 0 - - io-choice < 0 - - io-memoize < 0 - - irc-conduit < 0 - - irc-conduit < 0 - - irc-conduit < 0 - - irc-conduit < 0 - - irc-dcc < 0 - - ixset-typed < 0 - - jmacro-rpc < 0 - - jmacro-rpc-snap < 0 - - json-rpc < 0 - - json-rpc < 0 - - json-rpc < 0 - - kan-extensions < 0 - - kanji < 0 - - kawhi < 0 - - kawhi < 0 - - kawhi < 0 - - koofr-client < 0 - - koofr-client < 0 - - lambdabot-core < 0 - - lambdabot-core < 0 - - lambdabot-core < 0 - - lambdabot-core < 0 - - lambdabot-irc-plugins < 0 - - lame < 0 - - language-java < 0 - - large-hashable < 0 - - lattices < 0 - - lens < 0 - - leveldb-haskell < 0 - - leveldb-haskell < 0 - - leveldb-haskell < 0 - - leveldb-haskell < 0 - - lifted-async < 0 - - lifted-async < 0 - - lifted-async < 0 - - lifted-async < 0 - - lifted-base < 0 - - lifted-base < 0 - - list-t < 0 - - list-t < 0 - - listsafe < 0 - - llvm-hs < 0 - - llvm-hs < 0 - - llvm-hs-pretty < 0 - - llvm-hs-pure < 0 - - locators < 0 - - machines < 0 - - main-tester < 0 - - mapquest-api < 0 - - mapquest-api < 0 - - mapquest-api < 0 - - markdown < 0 - - matrices < 0 - - matrix < 0 - - matrix-market-attoparsec < 0 - - matrix-static < 0 - - mbtiles < 0 - - mbtiles < 0 - - mbug < 0 - - mbug < 0 - - mega-sdist < 0 - - metrics < 0 - - metrics < 0 - - microformats2-parser < 0 - - microlens-aeson < 0 - - milena < 0 - - milena < 0 - - milena < 0 - - mime-mail-ses < 0 - - mime-mail-ses < 0 - - mime-mail-ses < 0 - - modern-uri < 0 - - monad-journal < 0 - - monad-journal < 0 - - monad-logger-json < 0 - - monad-logger-prefix < 0 - - monad-logger-prefix < 0 - - monad-logger-prefix < 0 - - monad-logger-prefix < 0 - - monad-logger-syslog < 0 - - monad-loops < 0 - - monad-recorder < 0 - - monad-recorder < 0 - - monad-recorder < 0 - - monad-unlift < 0 - - monad-unlift < 0 - - monoid-subclasses < 0 - - morte < 0 - - morte < 0 - - morte < 0 - - multiarg < 0 - - multistate < 0 - - multistate < 0 - - mustache < 0 - - mysql-haskell-nem < 0 - - mysql-haskell-openssl < 0 - - nagios-check < 0 - - natural-transformation < 0 - - network-anonymous-i2p < 0 - - network-anonymous-tor < 0 - - network-attoparsec < 0 - - network-attoparsec < 0 - - network-attoparsec < 0 - - network-conduit-tls < 0 - - network-conduit-tls < 0 - - network-conduit-tls < 0 - - network-ip < 0 - - network-messagepack-rpc-websocket < 0 - - network-simple-tls < 0 - - network-simple-tls < 0 - - network-simple-tls < 0 - - nonce < 0 - - nondeterminism < 0 - - nvim-hs-contrib < 0 - - objective < 0 - - odbc < 0 - - open-witness < 0 - - openpgp-asciiarmor < 0 - - opensource < 0 - - opensource < 0 - - opensource < 0 - - opml-conduit < 0 - - pager < 0 - - pagination < 0 - - paripari < 0 - - parsec-numeric < 0 - - path < 0 - - path-extra < 0 - - path-io < 0 - - persistent-mysql < 0 - - persistent-mysql < 0 - - persistent-mysql < 0 - - persistent-mysql-haskell < 0 - - persistent-mysql-haskell < 0 - - persistent-mysql-haskell < 0 - - persistent-mysql-haskell < 0 - - persistent-mysql-haskell < 0 - - persistent-mysql-haskell < 0 - - persistent-postgresql < 0 - - persistent-postgresql < 0 - - persistent-postgresql < 0 - - persistent-refs < 0 - - persistent-sqlite < 0 - - persistent-sqlite < 0 - - persistent-sqlite < 0 - - persistent-sqlite < 0 - - pg-transact < 0 - - pg-transact < 0 - - pgp-wordlist < 0 - - pinboard < 0 - - pinboard < 0 - - pinboard < 0 - - pipes < 0 - - pipes-attoparsec < 0 - - pipes-binary < 0 - - pipes-http < 0 - - pipes-http < 0 - - pipes-network < 0 - - pipes-network-tls < 0 - - pipes-safe < 0 - - pipes-safe < 0 - - pipes-safe < 0 - - pkcs10 < 0 - - pkcs10 < 0 - - pkcs10 < 0 - - pkcs10 < 0 - - pkcs10 < 0 - - plot-light < 0 - - postgresql-simple < 0 - - postgresql-simple < 0 - - postgresql-simple-migration < 0 - - postgresql-transactional < 0 - - pptable < 0 - - prettyprinter < 0 - - protocol-radius-test < 0 - - pure-zlib < 0 - - qchas < 0 - - qnap-decrypt < 0 - - qnap-decrypt < 0 - - quadratic-irrational < 0 - - rainbox < 0 - - random-source < 0 - - rank2classes < 0 - - read-env-var < 0 - - refined < 0 - - regex-applicative < 0 - - repline < 0 - - req-conduit < 0 - - req-conduit < 0 - - req-conduit < 0 - - req-url-extra < 0 - - require < 0 - - require < 0 - - require < 0 - - rerebase < 0 - - resourcet < 0 - - rio < 0 - - rio < 0 - - rio < 0 - - rio-orphans < 0 - - rio-orphans < 0 - - rio-orphans < 0 - - rio-orphans < 0 - - rng-utils < 0 - - rng-utils < 0 - - rocksdb-query < 0 - - rollbar-hs < 0 - - s3-signer < 0 - - safe-exceptions < 0 - - safecopy < 0 - - safeio < 0 - - say < 0 - - sbp < 0 - - sbp < 0 - - scientific < 0 - - scientific < 0 - - scotty < 0 - - scotty < 0 - - scotty < 0 - - scotty < 0 - - scotty < 0 - - sdl2 < 0 - - sdl2 < 0 - - sdl2-gfx < 0 - - sdl2-mixer < 0 - - selda < 0 - - selda-postgresql < 0 - - selda-sqlite < 0 - - semver < 0 - - serf < 0 - - serverless-haskell < 0 - - servius < 0 - - ses-html < 0 - - sexp-grammar < 0 - - shakespeare < 0 - - shell-conduit < 0 - - shell-conduit < 0 - - shell-conduit < 0 - - shelly < 0 - - shelly < 0 - - shelly < 0 - - shelly < 0 - - shelly < 0 - - siggy-chardust < 0 - - simple-log < 0 - - simple-log < 0 - - simple-log < 0 - - skews < 0 - - skylighting-core < 0 - - smtp-mail < 0 - - snap-core < 0 - - snap-core < 0 - - soap < 0 - - soap < 0 - - soap-openssl < 0 - - soap-tls < 0 - - soap-tls < 0 - - soap-tls < 0 - - soap-tls < 0 - - soap-tls < 0 - - sparse-linear-algebra < 0 - - splitmix < 0 - - squeal-postgresql < 0 - - squeal-postgresql < 0 - - squeal-postgresql < 0 - stratosphere < 0 - streaming < 0 - streaming-attoparsec < 0 - streaming-bytestring < 0 - - streaming-bytestring < 0 - - streaming-bytestring < 0 - - streamly < 0 - - streamly < 0 + - streaming-commons < 0 + - streaming-wai < 0 - streamly < 0 + - streams < 0 + - strict-base-types < 0 + - string-conversions < 0 + - string-qq < 0 - string-transform < 0 + - stringbuilder < 0 + - stringsearch < 0 + - strive < 0 + - structs < 0 + - sum-type-boilerplate < 0 + - summoner < 0 - sv < 0 - - sv < 0 + - sv-cassava < 0 - sv-core < 0 + - svg-builder < 0 + - svg-tree < 0 - swagger < 0 + - swagger2 < 0 + - swish < 0 + - syb < 0 + - sysinfo < 0 + - system-argv0 < 0 + - system-filepath < 0 - tagged-transformer < 0 - tagstream-conduit < 0 + - tar < 0 - tar-conduit < 0 + - tasty < 0 + - tasty-ant-xml < 0 - tasty-dejafu < 0 - tasty-discover < 0 - - tasty-discover < 0 - tasty-expected-failure < 0 - tasty-golden < 0 - - tasty-golden < 0 - tasty-hedgehog < 0 - - tasty-hedgehog < 0 - - tasty-hspec < 0 - tasty-hspec < 0 - tasty-hunit < 0 - tasty-kat < 0 - tasty-leancheck < 0 - tasty-program < 0 - tasty-quickcheck < 0 + - tasty-silver < 0 - tasty-smallcheck < 0 - - tasty-smallcheck < 0 + - tasty-stats < 0 - tasty-th < 0 + - tce-conf < 0 - tcp-streams < 0 - - tcp-streams < 0 - - tcp-streams < 0 + - tcp-streams-openssl < 0 + - tdigest < 0 - teardown < 0 - - teardown < 0 - - teardown < 0 - - temporary < 0 + - telegram-bot-simple < 0 - temporary < 0 - temporary-rc < 0 - temporary-resourcet < 0 - - temporary-resourcet < 0 - - termonad < 0 - - termonad < 0 + - tensorflow-test < 0 + - tensors < 0 + - termbox < 0 - termonad < 0 + - test-framework-hunit < 0 + - test-framework-th < 0 + - texmath < 0 + - text-builder < 0 + - text-conversions < 0 + - text-ldap < 0 - text-manipulate < 0 + - text-metrics < 0 + - text-postgresql < 0 + - text-region < 0 - text-show < 0 + - text-show-instances < 0 - textlocal < 0 - - textlocal < 0 + - th-desugar < 0 + - th-nowq < 0 + - th-orphans < 0 + - th-printf < 0 - these < 0 + - thread-hierarchy < 0 + - thread-local-storage < 0 + - threads < 0 + - threads-extras < 0 + - threepenny-gui < 0 + - throttle-io-stream < 0 + - through-text < 0 - throwable-exceptions < 0 + - thyme < 0 + - tibetan-utils < 0 + - tile < 0 + - time-parsers < 0 + - timelens < 0 + - timer-wheel < 0 - timerep < 0 + - tinylog < 0 - titlecase < 0 - tldr < 0 - - tldr < 0 - - tls-debug < 0 - - tls-debug < 0 - - tls-debug < 0 - - tls-debug < 0 + - tls < 0 - tls-debug < 0 - tls-session-manager < 0 + - tmapchan < 0 + - tmapmvar < 0 + - tmp-postgres < 0 - tomland < 0 - - tomland < 0 + - tostring < 0 + - transaction < 0 + - transformers-base < 0 + - transformers-lift < 0 - traverse-with-class < 0 + - tree-diff < 0 + - trifecta < 0 + - triplesec < 0 + - tsv2csv < 0 + - ttrie < 0 + - turtle < 0 + - type-level-kv-list < 0 + - type-of-html < 0 + - type-of-html-static < 0 + - typed-process < 0 + - typelits-witnesses < 0 + - typenums < 0 + - tz < 0 + - tzdata < 0 - ua-parser < 0 - unbound-generics < 0 - - unbound-generics < 0 - unboxed-ref < 0 + - uncertain < 0 + - unicode-show < 0 + - unicode-transforms < 0 + - union < 0 + - uniplate < 0 + - uniprot-kb < 0 + - unique < 0 + - unit-constraint < 0 + - universe < 0 + - universe-instances-extended < 0 + - universum < 0 + - unix-time < 0 + - unliftio < 0 + - unordered-containers < 0 - unordered-intmap < 0 - uri-bytestring < 0 - - urlpath < 0 - - urlpath < 0 - - urlpath < 0 - - urlpath < 0 + - uri-templater < 0 - urlpath < 0 - users < 0 + - users-postgresql-simple < 0 + - users-test < 0 + - uuid < 0 + - uuid-types < 0 + - validation < 0 + - validity < 0 + - validity-aeson < 0 + - validity-bytestring < 0 + - validity-containers < 0 + - validity-path < 0 + - validity-scientific < 0 + - validity-text < 0 + - validity-time < 0 + - validity-unordered-containers < 0 + - validity-uuid < 0 + - validity-vector < 0 + - valor < 0 + - vault < 0 + - vec < 0 + - vector-binary-instances < 0 - vector-builder < 0 - vector-bytes-instances < 0 - vector-instances < 0 + - vector-mmap < 0 + - vector-sized < 0 + - vector-space < 0 - vector-split < 0 - - wai-cors < 0 + - vectortiles < 0 + - versions < 0 + - vinyl < 0 + - vivid < 0 + - vty < 0 + - wai < 0 + - wai-app-static < 0 + - wai-cli < 0 - wai-cors < 0 - wai-extra < 0 - - wai-middleware-consul < 0 - - wai-middleware-consul < 0 - - wai-middleware-consul < 0 - - wai-middleware-consul < 0 - - wai-middleware-consul < 0 - - wai-middleware-consul < 0 - - wai-middleware-consul < 0 - - wai-middleware-consul < 0 + - wai-middleware-caching < 0 + - wai-middleware-caching-lru < 0 - wai-middleware-consul < 0 - wai-middleware-crowd < 0 - - wai-middleware-crowd < 0 - - wai-middleware-crowd < 0 - - wai-middleware-crowd < 0 + - wai-middleware-metrics < 0 + - wai-middleware-static < 0 + - wai-middleware-travisci < 0 + - wai-predicates < 0 - wai-session < 0 - wai-session-postgresql < 0 - wai-slack-middleware < 0 - wai-transformers < 0 - - wai-transformers < 0 - wai-websockets < 0 - - wai-websockets < 0 - - warp-tls < 0 - - warp-tls < 0 - - warp-tls < 0 + - warp < 0 - warp-tls < 0 - warp-tls-uid < 0 - - warp-tls-uid < 0 + - wave < 0 + - web-plugins < 0 - web-routes < 0 - - webdriver < 0 - - webdriver < 0 - - webdriver < 0 + - web-routes-hsp < 0 + - web-routes-wai < 0 - webdriver < 0 - webex-teams-api < 0 - - webex-teams-api < 0 - webex-teams-conduit < 0 - - webex-teams-conduit < 0 - - webex-teams-conduit < 0 - - webex-teams-pipes < 0 - - webex-teams-pipes < 0 - webex-teams-pipes < 0 - websockets < 0 + - websockets-snap < 0 + - weeder < 0 + - weigh < 0 + - wide-word < 0 + - wikicfp-scraper < 0 + - wild-bind < 0 + - wild-bind-x11 < 0 + - winery < 0 - wire-streams < 0 - - wire-streams < 0 + - with-location < 0 + - withdependencies < 0 + - witherable < 0 + - witness < 0 - wl-pprint-annotated < 0 + - wl-pprint-console < 0 + - wl-pprint-extras < 0 + - wl-pprint-terminfo < 0 + - word-trie < 0 + - word24 < 0 + - word8 < 0 + - world-peace < 0 + - wreq < 0 - wreq-stringless < 0 + - writer-cps-full < 0 + - writer-cps-lens < 0 + - ws < 0 - wss-client < 0 - - wss-client < 0 - - x509-store < 0 - - x509-store < 0 - - x509-store < 0 - - x509-store < 0 + - wuss < 0 + - x509 < 0 - x509-store < 0 - x509-system < 0 - - x509-system < 0 + - x509-validation < 0 + - xeno < 0 + - xenstore < 0 + - xls < 0 - xlsx < 0 - xml-conduit < 0 - xml-conduit-parse < 0 - - xml-conduit-parse < 0 + - xml-conduit-writer < 0 - xml-html-qq < 0 - xml-indexed-cursor < 0 + - xml-isogen < 0 + - xml-lens < 0 - xml-picklers < 0 + - xml-to-json < 0 - xmlbf < 0 - xmlbf-xeno < 0 + - xmlgen < 0 + - xmonad-contrib < 0 + - xmonad-extras < 0 + - xss-sanitize < 0 + - xxhash-ffi < 0 + - yaml < 0 + - yes-precure5-command < 0 - yeshql < 0 + - yeshql-core < 0 + - yeshql-hdbc < 0 - yesod < 0 - - yesod < 0 - - yesod < 0 - - yesod-auth-fb < 0 + - yesod-alerts < 0 + - yesod-auth < 0 - yesod-auth-fb < 0 - yesod-auth-hashdb < 0 - - yesod-auth-hashdb < 0 - - yesod-auth-hashdb < 0 - - yesod-core < 0 - - yesod-core < 0 - - yesod-core < 0 - - yesod-core < 0 - - yesod-core < 0 + - yesod-bin < 0 - yesod-core < 0 + - yesod-csp < 0 + - yesod-eventsource < 0 - yesod-fb < 0 - yesod-form < 0 + - yesod-form-bootstrap4 < 0 - yesod-gitrepo < 0 + - yesod-gitrev < 0 + - yesod-newsfeed < 0 - yesod-paginator < 0 - - yesod-paginator < 0 - - yesod-persistent < 0 - - yesod-persistent < 0 - yesod-persistent < 0 - yesod-recaptcha2 < 0 - - yesod-test < 0 + - yesod-sitemap < 0 + - yesod-static < 0 - yesod-test < 0 - yesod-text-markdown < 0 - yesod-websockets < 0 - yi-language < 0 - - yi-language < 0 - - zeromq4-haskell < 0 - - zeromq4-haskell < 0 - - zeromq4-haskell < 0 - - zeromq4-haskell < 0 + - yi-rope < 0 - zeromq4-haskell < 0 + - zeromq4-patterns < 0 - zim-parser < 0 - zip < 0 - - zip < 0 - - zip < 0 - - zip < 0 - - zip-stream < 0 - - zip-stream < 0 - - zip-stream < 0 - - # more - - BiobaseNewick < 0 - - ClustalParser < 0 - - FontyFruity < 0 - - HPDF < 0 - - HandsomeSoup < 0 - - HandsomeSoup < 0 - - Hoed < 0 - - IntervalMap < 0 - - JuicyPixels < 0 - - JuicyPixels-extra < 0 - - JuicyPixels-extra < 0 - - RSA < 0 - - Rasterific < 0 - - SCalendar < 0 - - SCalendar < 0 - - ViennaRNAParser < 0 - - accuerr < 0 - - ace < 0 - - ad < 0 - - ad < 0 - - adjunctions < 0 - - adjunctions < 0 - - adjunctions < 0 - - adler32 < 0 - - aern2-mp < 0 - - aern2-mp < 0 - - aeson < 0 - - aeson-better-errors < 0 - - aeson-picker < 0 - - aeson-picker < 0 - - aeson-pretty < 0 - - aeson-utils < 0 - - algebra < 0 - - api-field-json-th < 0 - - app-settings < 0 - - app-settings < 0 - - appendmap < 0 - - arbor-postgres < 0 - - arbor-postgres < 0 - - arrow-list < 0 - - asciidiagram < 0 - - atomic-write < 0 - - atomic-write < 0 - - attoparsec < 0 - - attoparsec < 0 - - attoparsec-path < 0 - - attoparsec-uri < 0 - - avro < 0 - - avro < 0 - - avro < 0 - - avwx < 0 - - avwx < 0 - - base-compat-batteries < 0 - - base-orphans < 0 - - base32string < 0 - - base58string < 0 - - bbdb < 0 - - beam-migrate < 0 - - beam-migrate < 0 - - beam-migrate < 0 - - beam-migrate < 0 - - beam-migrate < 0 - - beam-sqlite < 0 - - beam-sqlite < 0 - - beam-sqlite < 0 - - bifunctors < 0 - - binary-list < 0 - - binary-parsers < 0 - - bitcoin-script < 0 - - bitcoin-types < 0 - - bitset-word8 < 0 - - bitset-word8 < 0 - - blaze-html < 0 - - bno055-haskell < 0 - - bordacount < 0 - - boundingboxes < 0 - - bson-lens < 0 - - bson-lens < 0 - - butcher < 0 - - butcher < 0 - - bytes < 0 - - bzlib-conduit < 0 - - bzlib-conduit < 0 - - bzlib-conduit < 0 - - case-insensitive < 0 - - cassava < 0 - - cassava-conduit < 0 - - cassava-conduit < 0 - - cborg < 0 - - cereal-conduit < 0 - - cereal-conduit < 0 - - cereal-time < 0 - - cfenv < 0 - - cheapskate < 0 - - chronologique < 0 - - chronologique < 0 - - cipher-rc4 < 0 - - clay < 0 - - clock-extras < 0 - - clock-extras < 0 - - cmark < 0 - - code-builder < 0 - - colonnade < 0 - - comonad < 0 - - compactmap < 0 - - compensated < 0 - - compensated < 0 - - componentm-devel < 0 - - componentm-devel < 0 - - composition-extra < 0 - - conduit-connection < 0 - - conduit-connection < 0 - - conduit-connection < 0 - - conduit-iconv < 0 - - conduit-iconv < 0 - - constraints < 0 - - containers-unicode-symbols < 0 - - contravariant-extras < 0 - - cprng-aes < 0 - - cprng-aes < 0 - - cryptocipher < 0 - - cryptocipher < 0 - - css-syntax < 0 - - css-syntax < 0 - - css-syntax < 0 - - css-text < 0 - - curl-runnings < 0 - - currencies < 0 - - data-diverse < 0 - - data-diverse < 0 - - data-diverse-lens < 0 - - data-diverse-lens < 0 - - data-has < 0 - - data-msgpack < 0 - - data-msgpack < 0 - - data-msgpack-types < 0 - - dataurl < 0 - - dbcleaner < 0 - - dbcleaner < 0 - - debug < 0 - - debug < 0 - - declarative < 0 - - declarative < 0 - - declarative < 0 - - deferred-folds < 0 - - deriving-compat < 0 - - detour-via-sci < 0 - - detour-via-sci < 0 - - dimensional < 0 - - dimensional < 0 - - direct-sqlite < 0 - - discrimination < 0 - - discrimination < 0 - - discrimination < 0 - - distributed-static < 0 - - distribution-nixpkgs < 0 - - distribution-nixpkgs < 0 - - distributive < 0 - - do-list < 0 - - do-list < 0 - - dockerfile < 0 - - doctemplates < 0 - - doctemplates < 0 - - dom-parser < 0 - - dom-parser < 0 - - dom-parser < 0 - - dom-parser < 0 - - drawille < 0 - - dvorak < 0 - - edit-distance < 0 - - elf < 0 - - email-validate < 0 - - enummapset < 0 - - envy < 0 - - envy < 0 - - ersatz < 0 - - ersatz < 0 - - event < 0 - - extra < 0 - - farmhash < 0 - - farmhash < 0 - - fast-logger < 0 - - fclabels < 0 - - fedora-haskell-tools < 0 - - fileplow < 0 - - fileplow < 0 - - filter-logger < 0 - - find-clumpiness < 0 - - flac-picture < 0 - - flac-picture < 0 - - flat-mcmc < 0 - - fn < 0 - - fn < 0 - - foldl < 0 - - foldl < 0 - - forma < 0 - - format-numbers < 0 - - formatting < 0 - - formatting < 0 - - formatting < 0 - - friday < 0 - - friday-juicypixels < 0 - - friendly-time < 0 - - frontmatter < 0 - - fsnotify-conduit < 0 - - fsnotify-conduit < 0 - - fsnotify-conduit < 0 - - fsnotify-conduit < 0 - - fsnotify-conduit < 0 - - fuzzy-dates < 0 - - fuzzy-dates < 0 - - fuzzy-dates < 0 - - fuzzyset < 0 - - fuzzyset < 0 - - gc < 0 - - general-games < 0 - - general-games < 0 - - generic-deriving < 0 - - generic-lens < 0 - - generic-lens < 0 - - generics-sop-lens < 0 - - genvalidity < 0 - - genvalidity-aeson < 0 - - genvalidity-aeson < 0 - - genvalidity-bytestring < 0 - - genvalidity-bytestring < 0 - - genvalidity-containers < 0 - - genvalidity-containers < 0 - - genvalidity-hspec-aeson < 0 - - genvalidity-hspec-aeson < 0 - - genvalidity-hspec-binary < 0 - - genvalidity-hspec-binary < 0 - - genvalidity-hspec-cereal < 0 - - genvalidity-hspec-cereal < 0 - - genvalidity-hspec-optics < 0 - - genvalidity-hspec-optics < 0 - - genvalidity-path < 0 - - genvalidity-path < 0 - - genvalidity-path < 0 - - genvalidity-path < 0 - - genvalidity-property < 0 - - genvalidity-scientific < 0 - - genvalidity-scientific < 0 - - genvalidity-scientific < 0 - - genvalidity-text < 0 - - genvalidity-text < 0 - - genvalidity-time < 0 - - genvalidity-time < 0 - - genvalidity-unordered-containers < 0 - - genvalidity-unordered-containers < 0 - - genvalidity-uuid < 0 - - genvalidity-uuid < 0 - - genvalidity-vector < 0 - - genvalidity-vector < 0 - - getopt-generics < 0 - - ghc-exactprint < 0 - - ghcjs-base-stub < 0 - - ghcjs-base-stub < 0 - - ghost-buster < 0 - - gi-gtk-hs < 0 - - github-types < 0 - - glabrous < 0 - - glaze < 0 - - gnuplot < 0 - - graph-core < 0 - - graph-wrapper < 0 - - graph-wrapper < 0 - - gravatar < 0 - - gravatar < 0 - - groom < 0 - - h2c < 0 - - half < 0 - - hasbolt < 0 - - hashable < 0 - - haskell-gi < 0 - - haskell-src-exts-util < 0 - - haskintex < 0 - - haskintex < 0 - - hasql < 0 - - hasty-hamiltonian < 0 - - hasty-hamiltonian < 0 - - hasty-hamiltonian < 0 - - heterocephalus < 0 - - heterocephalus < 0 - - hexstring < 0 - - hformat < 0 - - hidden-char < 0 - - hierarchical-clustering < 0 - - hierarchical-clustering < 0 - - histogram-fill < 0 - - hlibsass < 0 - - hmatrix-morpheus < 0 - - hopfli < 0 - - hourglass-orphans < 0 - - hourglass-orphans < 0 - - hprotoc < 0 - - hreader-lens < 0 - - hsass < 0 - - hsass < 0 - - hsass < 0 - - hsemail < 0 - - hsexif < 0 - - hsexif < 0 - - hslua-aeson < 0 - - hslua-aeson < 0 - - hspec-checkers < 0 - - hspec-expectations-pretty-diff < 0 - - hspec-megaparsec < 0 - - hspec-megaparsec < 0 - - hsyslog-udp < 0 - - htaglib < 0 - - html-email-validate < 0 - - html-email-validate < 0 - - html-entity-map < 0 - - http-types < 0 - - human-readable-duration < 0 - - hvect < 0 - - hw-balancedparens < 0 - - hw-balancedparens < 0 - - hw-bits < 0 - - hw-bits < 0 - - hw-conduit < 0 - - hw-conduit < 0 - - hw-conduit < 0 - - hw-eliasfano < 0 - - hw-eliasfano < 0 - - hw-excess < 0 - - hw-excess < 0 - - hw-json < 0 - - hw-json < 0 - - hw-json < 0 - - hw-mquery < 0 - - hw-packed-vector < 0 - - hw-packed-vector < 0 - - hw-parser < 0 - - hw-string-parse < 0 - - hw-succinct < 0 - - hw-succinct < 0 - - hweblib < 0 - - hxt-http < 0 - - hxt-regex-xmlschema < 0 - - hyperloglog < 0 - - hyperloglog < 0 - - hyperloglog < 0 - - identicon < 0 - - ilist < 0 - - ilist < 0 - - ilist < 0 - - include-file < 0 - - inline-c < 0 - - intro < 0 - - intset-imperative < 0 - - invertible-grammar < 0 - - invertible-grammar < 0 - - ip < 0 - - iproute < 0 - - iso8601-time < 0 - - js-flot < 0 - - js-jquery < 0 - - json-rpc-generic < 0 - - justified-containers < 0 - - kdt < 0 - - keys < 0 - - language-docker < 0 - - language-docker < 0 - - language-docker < 0 - - language-javascript < 0 - - language-nix < 0 - - lens-action < 0 - - lens-action < 0 - - lens-aeson < 0 - - lens-aeson < 0 - - lens-datetime < 0 - - lens-family-th < 0 - - lens-misc < 0 - - lens-properties < 0 - - lens-regex < 0 - - libmpd < 0 - - lift-generics < 0 - - line < 0 - - line < 0 - - linear < 0 - - linked-list-with-iterator < 0 - - load-env < 0 - - load-env < 0 - - logging-facade < 0 - - loop < 0 - - loop < 0 - - lrucache < 0 - - lrucache < 0 - - lrucaching < 0 - - lzma-conduit < 0 - - lzma-conduit < 0 - - machines-binary < 0 - - machines-directory < 0 - - machines-io < 0 - - markdown-unlit < 0 - - markdown-unlit < 0 - - massiv < 0 - - megaparsec < 0 - - megaparsec < 0 - - megaparsec < 0 - - mercury-api < 0 - - messagepack < 0 - - messagepack-rpc < 0 - - microlens-contra < 0 - - microstache < 0 - - mighty-metropolis < 0 - - mighty-metropolis < 0 - - mighty-metropolis < 0 - - mime-mail < 0 - - mixed-types-num < 0 - - mltool < 0 - - mnist-idx < 0 - - mockery < 0 - - mockery < 0 - - monad-memo < 0 - - mono-traversable < 0 - - mutable-containers < 0 - - mysql < 0 - - mysql < 0 - - mysql-simple < 0 - - nanospec < 0 - - ndjson-conduit < 0 - - netpbm < 0 - - netpbm < 0 - - network < 0 - - network-transport-tests < 0 - - newtype-generics < 0 - - newtype-generics < 0 - - oeis < 0 - - one-liner < 0 - - openexr-write < 0 - - optparse-text < 0 - - parallel-io < 0 - - parsers < 0 - - partial-order < 0 - - path-pieces < 0 - - phantom-state < 0 - - picosat < 0 - - pipes-aeson < 0 - - pipes-bytestring < 0 - - pipes-category < 0 - - pipes-category < 0 - - pipes-category < 0 - - pipes-extras < 0 - - pipes-extras < 0 - - pipes-fastx < 0 - - pipes-group < 0 - - pipes-group < 0 - - pipes-parse < 0 - - pipes-wai < 0 - - postgresql-binary < 0 - - postgresql-binary < 0 - - postgresql-schema < 0 - - pretty-simple < 0 - - pretty-types < 0 - - prettyprinter-ansi-terminal < 0 - - prettyprinter-compat-annotated-wl-pprint < 0 - - prettyprinter-compat-ansi-wl-pprint < 0 - - prettyprinter-compat-wl-pprint < 0 - - profiterole < 0 - - profunctors < 0 - - projectroot < 0 - - protobuf-simple < 0 - - psql-helpers < 0 - - purescript-bridge < 0 - - purescript-bridge < 0 - - quickcheck-arbitrary-adt < 0 - - quickcheck-arbitrary-adt < 0 - - quickcheck-assertions < 0 - - quickcheck-instances < 0 - - ramus < 0 - - ramus < 0 - - random-fu < 0 - - random-tree < 0 - - range < 0 - - rasterific-svg < 0 - - rasterific-svg < 0 - - rcu < 0 - - rcu < 0 - - rcu < 0 - - rdf < 0 - - records-sop < 0 - - recursion-schemes < 0 - - references < 0 - - reinterpret-cast < 0 - - reinterpret-cast < 0 - - rfc1751 < 0 - - rocksdb-haskell < 0 - - rocksdb-haskell < 0 - - rocksdb-haskell < 0 - - rot13 < 0 - - safe-exceptions-checked < 0 - - salak < 0 - - salak < 0 - - sampling < 0 - - scalendar < 0 - - scalendar < 0 - - scalpel-core < 0 - - scanner < 0 - - scanner < 0 - - search-algorithms < 0 - - search-algorithms < 0 - - secp256k1-haskell < 0 - - semigroupoids < 0 - - serialise < 0 - - serversession < 0 - - shake-language-c < 0 - - should-not-typecheck < 0 - - show-prettyprint < 0 - - silently < 0 - - slave-thread < 0 - - sorted-list < 0 - - sourcemap < 0 - - special-values < 0 - - speedy-slice < 0 - - speedy-slice < 0 - - speedy-slice < 0 - - speedy-slice < 0 - - stache < 0 - - stache < 0 - - stache < 0 - - starter < 0 - - state-codes < 0 - - state-codes < 0 - - stm-containers < 0 - - stopwatch < 0 - - stopwatch < 0 - - strict-base-types < 0 - - string-conversions < 0 - - stringbuilder < 0 - - stringsearch < 0 - - structs < 0 - - sum-type-boilerplate < 0 - - svg-tree < 0 - - svg-tree < 0 - - sysinfo < 0 - - tar < 0 - - test-framework-th < 0 - - text-builder < 0 - - text-conversions < 0 - - text-metrics < 0 - - text-metrics < 0 - - text-region < 0 - - text-region < 0 - - th-desugar < 0 - - th-orphans < 0 - - th-printf < 0 - - thread-local-storage < 0 - - tibetan-utils < 0 - - tibetan-utils < 0 - - timelens < 0 - - tinylog < 0 - - tmp-postgres < 0 - - tmp-postgres < 0 - - tmp-postgres < 0 - - transaction < 0 - - tree-diff < 0 - - trifecta < 0 - - type-of-html < 0 - - type-of-html < 0 - - type-of-html < 0 - - typenums < 0 - - tz < 0 - - tzdata < 0 - - uncertain < 0 - - unix-time < 0 - - uri-templater < 0 - - users-postgresql-simple < 0 - - users-postgresql-simple < 0 - - users-postgresql-simple < 0 - - users-test < 0 - - users-test < 0 - - validation < 0 - - validity < 0 - - validity-path < 0 - - validity-path < 0 - - validity-path < 0 - - validity-scientific < 0 - - valor < 0 - - vec < 0 - - vec < 0 - - vector-mmap < 0 - - wai < 0 - - wave < 0 - - wave < 0 - - wave < 0 - - web-routes-hsp < 0 - - web-routes-wai < 0 - - weigh < 0 - - wide-word < 0 - - wikicfp-scraper < 0 - - winery < 0 - - winery < 0 - - with-location < 0 - - withdependencies < 0 - - withdependencies < 0 - - withdependencies < 0 - - wl-pprint-extras < 0 - - word-trie < 0 - - word24 < 0 - - word8 < 0 - - word8 < 0 - - writer-cps-lens < 0 - - xeno < 0 - - xeno < 0 - - xls < 0 - - xls < 0 - - xml-conduit-writer < 0 - - xml-isogen < 0 - - xml-isogen < 0 - - xml-isogen < 0 - - xml-lens < 0 - - xmlgen < 0 - - xss-sanitize < 0 - - xxhash-ffi < 0 - - yaml < 0 - - yaml < 0 - - yaml < 0 - - yaml < 0 - - yaml < 0 - - yes-precure5-command < 0 - - yesod-alerts < 0 - - yesod-csp < 0 - - yesod-csp < 0 - - yesod-eventsource < 0 - - yesod-eventsource < 0 - - yesod-form-bootstrap4 < 0 - - yesod-gitrev < 0 - - yesod-newsfeed < 0 - - yesod-newsfeed < 0 - - yesod-newsfeed < 0 - - yesod-sitemap < 0 - - yesod-sitemap < 0 - - yesod-sitemap < 0 - - yi-rope < 0 - - yi-rope < 0 - zip-archive < 0 + - zip-stream < 0 - zippers < 0 - zlib-bindings < 0 - - zstd < 0 - - # more - - HDBC-mysql < 0 - - HSet < 0 - - HsOpenSSL < 0 - - HsOpenSSL < 0 - - IPv6Addr < 0 - - IPv6Addr < 0 - - IPv6Addr < 0 - - IPv6Addr < 0 - - MemoTrie < 0 - - OpenGLRaw < 0 - - ShellCheck < 0 - - ShellCheck < 0 - - Spintax < 0 - - Spintax < 0 - - aeson-attoparsec < 0 - - aeson-attoparsec < 0 - - aeson-generic-compat < 0 - - aeson-iproute < 0 - - aeson-iproute < 0 - - aeson-yak < 0 - - alerts < 0 - - algebraic-graphs < 0 - - algebraic-graphs < 0 - - astro < 0 - - atom-basic < 0 - - attoparsec-base64 < 0 - - attoparsec-base64 < 0 - - attoparsec-binary < 0 - - attoparsec-expr < 0 - - attoparsec-iso8601 < 0 - - auto < 0 - - auto < 0 - - base64-bytestring-type < 0 - - base64-bytestring-type < 0 - - basic-prelude < 0 - - bits < 0 - - bits < 0 - - blaze-bootstrap < 0 - - blaze-colonnade < 0 - - blaze-colonnade < 0 - - boltzmann-samplers < 0 - - boltzmann-samplers < 0 - - boolean-like < 0 - - boring < 0 - - boring < 0 - - boring < 0 - - bound < 0 - - bound < 0 - - bound < 0 - - bound < 0 - - bound < 0 - - bound < 0 - - bound < 0 - - cabal-doctest < 0 - - cairo < 0 - - call-stack < 0 - - cases < 0 - - cheapskate-highlight < 0 - - cheapskate-highlight < 0 - - check-email < 0 - - clr-host < 0 - - concurrent-supply < 0 - - configurator < 0 - - configurator < 0 - - cpuinfo < 0 - - criterion-measurement < 0 - - currency < 0 - - dlist < 0 - - dlist-nonempty < 0 - - dlist-nonempty < 0 - - dlist-nonempty < 0 - - docopt < 0 - - doctest < 0 - - doctest < 0 - - doctest < 0 - - doctest < 0 - - doctest-discover < 0 - - dynamic-state < 0 - - edit-distance-vector < 0 - - either < 0 - - either < 0 - - either < 0 - - entropy < 0 - - epub-metadata < 0 - - eq < 0 - - fin < 0 - - functor-classes-compat < 0 - - geodetics < 0 - - ghc-paths < 0 - - gi-atk < 0 - - gi-atk < 0 - - gi-cairo < 0 - - gi-cairo < 0 - - gi-gdk < 0 - - gi-gdk < 0 - - gi-gdkpixbuf < 0 - - gi-gdkpixbuf < 0 - - gi-gio < 0 - - gi-gio < 0 - - gi-glib < 0 - - gi-glib < 0 - - gi-gobject < 0 - - gi-gobject < 0 - - gi-gtk < 0 - - gi-gtk < 0 - - gi-gtksource < 0 - - gi-gtksource < 0 - - gi-javascriptcore < 0 - - gi-javascriptcore < 0 - - gi-pango < 0 - - gi-pango < 0 - - gi-vte < 0 - - gi-vte < 0 - - gio < 0 - - gl < 0 - - gl < 0 - - glib < 0 - - google-oauth2-jwt < 0 - - google-oauth2-jwt < 0 - - groundhog-inspector < 0 - - groundhog-inspector < 0 - - groundhog-inspector < 0 - - groundhog-th < 0 - - groundhog-th < 0 - - groundhog-th < 0 - - gtk2hs-buildtools < 0 - - gtk3 < 0 - - hackage-db < 0 - - hackage-db < 0 - - hackage-db < 0 - - happy < 0 - - hashmap < 0 - - hashtables < 0 - - haskey-btree < 0 - - hasql-optparse-applicative < 0 - - hasql-optparse-applicative < 0 - - hbeanstalk < 0 - - hbeanstalk < 0 - - hdevtools < 0 - - hdevtools < 0 - - heaps < 0 - - hexml < 0 - - highlighting-kate < 0 - - hopenssl < 0 - - hostname-validate < 0 - - hp2pretty < 0 - - hsdns < 0 - - hspec-discover < 0 - - hstatsd < 0 - - hsyslog < 0 - - http-common < 0 - - http-common < 0 - - http-streams < 0 - - http-streams < 0 - - http-streams < 0 - - http-streams < 0 - - http-streams < 0 - - hvega < 0 - - hxt < 0 - - hyphenation < 0 - - ini < 0 - - intern < 0 - - intervals < 0 - - intervals < 0 - - io-streams < 0 - - io-streams < 0 - - io-streams < 0 - - irc < 0 - - jailbreak-cabal < 0 - - javascript-extras < 0 - - javascript-extras < 0 - - kleene < 0 - - kleene < 0 - - kleene < 0 - - lapack-ffi-tools < 0 - - lca < 0 - - lens-simple < 0 - - log-domain < 0 - - log-domain < 0 - - log-domain < 0 - - log-domain < 0 - - log-domain < 0 - - log-domain < 0 - - log-domain < 0 - - logging-facade-syslog < 0 - - lxd-client-config < 0 - - lxd-client-config < 0 - - makefile < 0 - - massiv-io < 0 - - massiv-io < 0 - - massiv-io < 0 - - mbox-utility < 0 - - microlens-platform < 0 - - monad-par < 0 - - monad-products < 0 - - neat-interpolation < 0 - - netwire < 0 - - network-messagepack-rpc < 0 - - network-multicast < 0 - - network-simple < 0 - - network-transport < 0 - - once < 0 - - one-liner-instances < 0 - - openssl-streams < 0 - - packdeps < 0 - - packdeps < 0 - - pandoc-types < 0 - - pango < 0 - - pcre-heavy < 0 - - pcre-utils < 0 - - perfect-hash-generator < 0 - - poly-arity < 0 - - prefix-units < 0 - - process-extras < 0 - - psqueues < 0 - - quickcheck-special < 0 - - range-set-list < 0 - - record-dot-preprocessor < 0 - - reducers < 0 - - reducers < 0 - - regex-applicative-text < 0 - - renderable < 0 - - result < 0 - - rpmbuild-order < 0 - - rvar < 0 - - saltine < 0 - - sandman < 0 - - semigroupoid-extras < 0 - - semigroupoid-extras < 0 - - sendfile < 0 - - serversession-frontend-wai < 0 - - serversession-frontend-wai < 0 - - serversession-frontend-wai < 0 - - serversession-frontend-wai < 0 - - set-cover < 0 - - shake < 0 - - shake < 0 - - shake < 0 - - skylighting < 0 - - skylighting < 0 - - skylighting < 0 - - skylighting < 0 - - skylighting < 0 - - smoothie < 0 - - smoothie < 0 - - snap-blaze < 0 - - snap-blaze < 0 - - socket-activation < 0 - - socks < 0 - - sphinx < 0 - - sqlite-simple < 0 - - sqlite-simple < 0 - - step-function < 0 - - streaming-wai < 0 - - streaming-wai < 0 - - streaming-wai < 0 - - streams < 0 - - streams < 0 - - streams < 0 - - streams < 0 - - string-qq < 0 - - sv-cassava < 0 - - sv-cassava < 0 - - sv-cassava < 0 - - sv-cassava < 0 - - system-filepath < 0 - - tcp-streams-openssl < 0 - - tcp-streams-openssl < 0 - - th-nowq < 0 - - time-parsers < 0 - - tostring < 0 - - type-of-html-static < 0 - - typelits-witnesses < 0 - - unicode-transforms < 0 - - uniplate < 0 - - uniprot-kb < 0 - - uniprot-kb < 0 - - unique < 0 - - unit-constraint < 0 - - universe-instances-extended < 0 - - universe-instances-extended < 0 - - unordered-containers < 0 - - uuid-types < 0 - - validity-aeson < 0 - - validity-aeson < 0 - - validity-aeson < 0 - - validity-bytestring < 0 - - validity-containers < 0 - - validity-text < 0 - - validity-time < 0 - - validity-unordered-containers < 0 - - validity-unordered-containers < 0 - - validity-uuid < 0 - - validity-vector < 0 - - validity-vector < 0 - - vault < 0 - - wai-middleware-caching < 0 - - wai-middleware-caching < 0 - - wai-middleware-caching-lru < 0 - - wai-middleware-caching-lru < 0 - - wai-middleware-caching-lru < 0 - - weeder < 0 - - weeder < 0 - - weeder < 0 - - weeder < 0 - - witherable < 0 - - witherable < 0 - - witness < 0 - - witness < 0 - - wl-pprint-console < 0 - - wl-pprint-terminfo < 0 - - world-peace < 0 - - world-peace < 0 - - writer-cps-full < 0 - - xenstore < 0 - - xml-to-json < 0 - - xml-to-json < 0 - zlib-lens < 0 + - zstd < 0 - ztail < 0 - # More - - HsOpenSSL-x509-system < 0 - - ip6addr < 0 - - GLURaw < 0 - - HUnit < 0 - - HUnit-approx < 0 - - configurator-export < 0 - - Glob < 0 - - c2hs < 0 - - data-default-instances-dlist < 0 - - persistable-record < 0 - - persistable-types-HDBC-pg < 0 - - relational-query < 0 - - relational-query-HDBC < 0 - - text-postgresql < 0 - - quickbench < 0 - - fixed-vector < 0 - - from-sum < 0 - - type-level-kv-list < 0 - - crypto-api < 0 - - crypto-random-api < 0 - - scrypt < 0 - - uuid < 0 - - dyre < 0 - - RefSerialize < 0 - - hdaemonize < 0 - - hxt-css < 0 - - hxt-curl < 0 - - hxt-expat < 0 - - hxt-tagsoup < 0 - - hjsmin < 0 - - rainbow < 0 - - netwire-input < 0 - - network-transport-composed < 0 - - pdfinfo < 0 - - scalpel < 0 - - sdl2-image < 0 - - sdl2-ttf < 0 - - c2hs < 0 - - sqlite-simple-errors < 0 - - RefSerialize < 0 - - multipart < 0 - - optparse-generic < 0 - - system-argv0 < 0 - - exception-hierarchy < 0 - - microlens-th < 0 - - papillon < 0 - - simplest-sqlite < 0 - - language-ecmascript < 0 - - nsis < 0 - - universe < 0 - - barrier < 0 - - charset < 0 - - configurator-export < 0 - - islink < 0 - - uuid < 0 - - # more - - GLFW-b < 0 - - LibZip < 0 - - abstract-deque-tests < 0 - - bindings-GLFW < 0 - - blaze-builder < 0 - - chaselev-deque < 0 - - crypto-api-tests < 0 - - deepseq-generics < 0 - - hebrew-time < 0 - - hset < 0 - - math-functions < 0 - - minimorph < 0 - - miniutter < 0 - - monad-peel < 0 - - murmur3 < 0 - - network-uri < 0 - - parsec < 0 - - rank1dynamic < 0 - - re2 < 0 - - shelltestrunner < 0 - - syb < 0 - - tce-conf < 0 - - tensorflow-test < 0 - - test-framework-hunit < 0 - - tile < 0 - - tsv2csv < 0 - - unicode-show < 0 - - crypto-api-tests < 0 - - pureMD5 < 0 - - data-default < 0 - - fixed-vector-hetero < 0 - - relational-record < 0 - - relational-record < 0 - - containers < 0 - "GHC upper bounds": # Need to always match the version shipped with GHC From c251752dd5b85336ba38a366fc9e093617744999 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 21:04:46 -0700 Subject: [PATCH 0407/1876] Try again --- build-constraints.yaml | 1768 ---------------------------------------- 1 file changed, 1768 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0ceb317f..b02e07c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3684,1774 +3684,6 @@ packages: - hasql-transaction # base-4.12.0.0 is out of bounds for: - - ALUT < 0 - - Agda < 0 - - Allure < 0 - - BiobaseNewick < 0 - - ChannelT < 0 - - ClustalParser < 0 - - DAV < 0 - - DRBG < 0 - - Earley < 0 - - FontyFruity < 0 - - ForestStructures < 0 - - GLFW-b < 0 - - GLURaw < 0 - - GLUT < 0 - - Glob < 0 - - H < 0 - - HDBC-mysql < 0 - - HPDF < 0 - - HSet < 0 - - HTF < 0 - - HTTP < 0 - - HUnit < 0 - - HUnit-approx < 0 - - HaTeX < 0 - - HandsomeSoup < 0 - - HaskellNet < 0 - - HaskellNet-SSL < 0 - - Hoed < 0 - - HsOpenSSL < 0 - - HsOpenSSL-x509-system < 0 - - IPv6Addr < 0 - - IPv6DB < 0 - - IntervalMap < 0 - - JuicyPixels < 0 - - JuicyPixels-extra < 0 - - JuicyPixels-scale-dct < 0 - - LambdaHack < 0 - - LibZip < 0 - - MemoTrie < 0 - - MissingH < 0 - - MusicBrainz < 0 - - Network-NineP < 0 - - OpenAL < 0 - - OpenGL < 0 - - OpenGLRaw < 0 - - QuasiText < 0 - - RSA < 0 - - Rasterific < 0 - - RefSerialize < 0 - - SCalendar < 0 - - SafeSemaphore < 0 - - ShellCheck < 0 - - Spintax < 0 - - StateVar < 0 - - TCache < 0 - - ViennaRNAParser < 0 - - abstract-deque-tests < 0 - - accuerr < 0 - - ace < 0 - - ad < 0 - - adjunctions < 0 - - adler32 < 0 - - aern2-mp < 0 - - aern2-real < 0 - - aeson < 0 - - aeson-attoparsec < 0 - - aeson-better-errors < 0 - - aeson-casing < 0 - - aeson-compat < 0 - - aeson-diff < 0 - - aeson-extra < 0 - - aeson-generic-compat < 0 - - aeson-iproute < 0 - - aeson-picker < 0 - - aeson-pretty < 0 - - aeson-qq < 0 - - aeson-typescript < 0 - - aeson-utils < 0 - - aeson-yak < 0 - - alarmclock < 0 - - alerts < 0 - - algebra < 0 - - algebraic-graphs < 0 - - alternators < 0 - - amazonka < 0 - - amazonka-apigateway < 0 - - amazonka-application-autoscaling < 0 - - amazonka-appstream < 0 - - amazonka-athena < 0 - - amazonka-autoscaling < 0 - - amazonka-budgets < 0 - - amazonka-certificatemanager < 0 - - amazonka-cloudformation < 0 - - amazonka-cloudfront < 0 - - amazonka-cloudhsm < 0 - - amazonka-cloudsearch < 0 - - amazonka-cloudsearch-domains < 0 - - amazonka-cloudtrail < 0 - - amazonka-cloudwatch < 0 - - amazonka-cloudwatch-events < 0 - - amazonka-cloudwatch-logs < 0 - - amazonka-codebuild < 0 - - amazonka-codecommit < 0 - - amazonka-codedeploy < 0 - - amazonka-codepipeline < 0 - - amazonka-cognito-identity < 0 - - amazonka-cognito-idp < 0 - - amazonka-cognito-sync < 0 - - amazonka-config < 0 - - amazonka-core < 0 - - amazonka-datapipeline < 0 - - amazonka-devicefarm < 0 - - amazonka-directconnect < 0 - - amazonka-discovery < 0 - - amazonka-dms < 0 - - amazonka-ds < 0 - - amazonka-dynamodb < 0 - - amazonka-dynamodb-streams < 0 - - amazonka-ec2 < 0 - - amazonka-ecr < 0 - - amazonka-ecs < 0 - - amazonka-efs < 0 - - amazonka-elasticache < 0 - - amazonka-elasticbeanstalk < 0 - - amazonka-elasticsearch < 0 - - amazonka-elastictranscoder < 0 - - amazonka-elb < 0 - - amazonka-elbv2 < 0 - - amazonka-emr < 0 - - amazonka-gamelift < 0 - - amazonka-glacier < 0 - - amazonka-health < 0 - - amazonka-iam < 0 - - amazonka-importexport < 0 - - amazonka-inspector < 0 - - amazonka-iot < 0 - - amazonka-iot-dataplane < 0 - - amazonka-kinesis < 0 - - amazonka-kinesis-analytics < 0 - - amazonka-kinesis-firehose < 0 - - amazonka-kms < 0 - - amazonka-lambda < 0 - - amazonka-lightsail < 0 - - amazonka-marketplace-analytics < 0 - - amazonka-marketplace-metering < 0 - - amazonka-ml < 0 - - amazonka-opsworks < 0 - - amazonka-opsworks-cm < 0 - - amazonka-pinpoint < 0 - - amazonka-polly < 0 - - amazonka-rds < 0 - - amazonka-redshift < 0 - - amazonka-rekognition < 0 - - amazonka-route53 < 0 - - amazonka-route53-domains < 0 - - amazonka-s3 < 0 - - amazonka-sdb < 0 - - amazonka-servicecatalog < 0 - - amazonka-ses < 0 - - amazonka-shield < 0 - - amazonka-sms < 0 - - amazonka-snowball < 0 - - amazonka-sns < 0 - - amazonka-sqs < 0 - - amazonka-ssm < 0 - - amazonka-stepfunctions < 0 - - amazonka-storagegateway < 0 - - amazonka-sts < 0 - - amazonka-support < 0 - - amazonka-swf < 0 - - amazonka-test < 0 - - amazonka-waf < 0 - - amazonka-workspaces < 0 - - amazonka-xray < 0 - - amqp < 0 - - antiope-athena < 0 - - antiope-core < 0 - - antiope-dynamodb < 0 - - antiope-messages < 0 - - antiope-s3 < 0 - - antiope-sns < 0 - - antiope-sqs < 0 - - apecs < 0 - - api-field-json-th < 0 - - app-settings < 0 - - appendmap < 0 - - apply-refact < 0 - - approximate < 0 - - arbor-lru-cache < 0 - - arbor-postgres < 0 - - arithmoi < 0 - - arrow-list < 0 - - ascii-progress < 0 - - asciidiagram < 0 - - asif < 0 - - asn1-encoding < 0 - - asn1-parse < 0 - - asn1-types < 0 - - astro < 0 - - async < 0 - - async-extra < 0 - - async-pool < 0 - - async-refresh < 0 - - async-refresh-tokens < 0 - - async-timer < 0 - - atom-basic < 0 - - atom-conduit < 0 - - atomic-write < 0 - - attoparsec < 0 - - attoparsec-base64 < 0 - - attoparsec-binary < 0 - - attoparsec-expr < 0 - - attoparsec-ip < 0 - - attoparsec-iso8601 < 0 - - attoparsec-path < 0 - - attoparsec-uri < 0 - - authenticate-oauth < 0 - - auto < 0 - - autoexporter < 0 - - avers < 0 - - avro < 0 - - avwx < 0 - - axel < 0 - - backprop < 0 - - bank-holidays-england < 0 - - barbies < 0 - - barrier < 0 - - base-compat-batteries < 0 - - base-noprelude < 0 - - base-orphans < 0 - - base32string < 0 - - base58string < 0 - - base64-bytestring-type < 0 - - basic-prelude < 0 - - bbdb < 0 - - bcrypt < 0 - - beam-core < 0 - - beam-migrate < 0 - - beam-sqlite < 0 - - bench < 0 - - benchpress < 0 - - bhoogle < 0 - - bifunctors < 0 - - bimap < 0 - - bimap-server < 0 - - binary-conduit < 0 - - binary-ext < 0 - - binary-list < 0 - - binary-orphans < 0 - - binary-parsers < 0 - - binary-tagged < 0 - - bindings-GLFW < 0 - - bins < 0 - - bit-stream < 0 - - bitcoin-api < 0 - - bitcoin-api-extra < 0 - - bitcoin-block < 0 - - bitcoin-script < 0 - - bitcoin-tx < 0 - - bitcoin-types < 0 - - bits < 0 - - bits-extra < 0 - - bitset-word8 < 0 - - bitx-bitcoin < 0 - - blake2 < 0 - - blaze-bootstrap < 0 - - blaze-builder < 0 - - blaze-colonnade < 0 - - blaze-html < 0 - - bno055-haskell < 0 - - boltzmann-samplers < 0 - - boolean-like < 0 - - bordacount < 0 - - boring < 0 - - bound < 0 - - boundingboxes < 0 - - bower-json < 0 - - brick < 0 - - broadcast-chan < 0 - - bsb-http-chunked < 0 - - bson < 0 - - bson-lens < 0 - - bugsnag-haskell < 0 - - butcher < 0 - - butter < 0 - - bv-little < 0 - - bytes < 0 - - bytestring-conversion < 0 - - bzlib-conduit < 0 - - c2hs < 0 - - cabal-doctest < 0 - - cabal-install < 0 - - cabal-rpm < 0 - - cabal2nix < 0 - - cabal2spec < 0 - - cache < 0 - - cachix < 0 - - cachix-api < 0 - - cairo < 0 - - call-stack < 0 - - capataz < 0 - - case-insensitive < 0 - - cases < 0 - - cassava < 0 - - cassava-conduit < 0 - - cassava-records < 0 - - cayley-client < 0 - - cborg < 0 - - cereal-conduit < 0 - - cereal-time < 0 - - cfenv < 0 - - chan < 0 - - charset < 0 - - chaselev-deque < 0 - - chatwork < 0 - - cheapskate < 0 - - cheapskate-highlight < 0 - - cheapskate-lucid < 0 - - check-email < 0 - - chronologique < 0 - - cipher-aes < 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 - - classy-prelude < 0 - - classy-prelude-conduit < 0 - - classy-prelude-yesod < 0 - - classyplate < 0 - - clay < 0 - - clock < 0 - - clock-extras < 0 - - closed < 0 - - clr-host < 0 - - cmark < 0 - - code-builder < 0 - - codec < 0 - - codec-rpm < 0 - - codo-notation < 0 - - colonnade < 0 - - commutative < 0 - - comonad < 0 - - compactmap < 0 - - compensated < 0 - - compiler-warnings < 0 - - componentm < 0 - - componentm-devel < 0 - - composable-associations < 0 - - composable-associations-aeson < 0 - - composition-extra < 0 - - compressed < 0 - - concise < 0 - - concurrency < 0 - - concurrent-extra < 0 - - concurrent-output < 0 - - concurrent-supply < 0 - - conduit < 0 - - conduit-algorithms < 0 - - conduit-concurrent-map < 0 - - conduit-connection < 0 - - conduit-extra < 0 - - conduit-iconv < 0 - - conduit-parse < 0 - - conduit-throttle < 0 - - conduit-zstd < 0 - - configuration-tools < 0 - - configurator < 0 - - configurator-export < 0 - - connection < 0 - - connection-pool < 0 - - constraints < 0 - - consul-haskell < 0 - - containers < 0 - - containers-unicode-symbols < 0 - - contravariant < 0 - - contravariant-extras < 0 - - cookie < 0 - - countable < 0 - - country < 0 - - courier < 0 - - cpio-conduit < 0 - - cpphs < 0 - - cprng-aes < 0 - - cpuinfo < 0 - - cql < 0 - - cql-io < 0 - - credential-store < 0 - - criterion < 0 - - criterion-measurement < 0 - - cron < 0 - - crypt-sha512 < 0 - - crypto-api < 0 - - crypto-api-tests < 0 - - crypto-cipher-tests < 0 - - crypto-cipher-types < 0 - - crypto-enigma < 0 - - crypto-numbers < 0 - - crypto-pubkey < 0 - - crypto-pubkey-types < 0 - - crypto-random < 0 - - crypto-random-api < 0 - - cryptocipher < 0 - - cryptocompare < 0 - - cryptohash < 0 - - cryptohash-cryptoapi < 0 - - cryptonite < 0 - - cryptonite-conduit < 0 - - cryptonite-openssl < 0 - - csg < 0 - - csp < 0 - - css-syntax < 0 - - css-text < 0 - - ctrie < 0 - - cue-sheet < 0 - - curl-runnings < 0 - - currencies < 0 - - currency < 0 - - cyclotomic < 0 - - czipwith < 0 - - darcs < 0 - - data-bword < 0 - - data-default < 0 - - data-default-instances-dlist < 0 - - data-diverse < 0 - - data-diverse-lens < 0 - - data-dword < 0 - - data-has < 0 - - data-msgpack < 0 - - data-msgpack-types < 0 - - data-ref < 0 - - data-serializer < 0 - - data-tree-print < 0 - - datadog < 0 - - datasets < 0 - - dataurl < 0 - - dawg-ord < 0 - - dbcleaner < 0 - - dbus < 0 - - debug < 0 - - declarative < 0 - - deepseq-generics < 0 - - deferred-folds < 0 - - dejafu < 0 - - deriving-compat < 0 - - derulo < 0 - - detour-via-sci < 0 - - df1 < 0 - - dhall < 0 - - dhall-bash < 0 - - dhall-json < 0 - - dhall-text < 0 - - dhall-to-cabal < 0 - - di < 0 - - di-core < 0 - - di-df1 < 0 - - di-handle < 0 - - di-monad < 0 - - diagrams-solve < 0 - - dimensional < 0 - - direct-sqlite < 0 - - discrimination < 0 - - distributed-closure < 0 - - distributed-static < 0 - - distribution-nixpkgs < 0 - - distribution-opensuse < 0 - - distributive < 0 - - dlist < 0 - - dlist-nonempty < 0 - - dns < 0 - - do-list < 0 - - docker < 0 - - dockerfile < 0 - - docopt < 0 - - doctemplates < 0 - - doctest < 0 - - doctest-discover < 0 - - doctest-driver-gen < 0 - - dom-parser < 0 - - dotenv < 0 - - download < 0 - - drawille < 0 - - drifter < 0 - - drifter-postgresql < 0 - - drifter-sqlite < 0 - - drinkery < 0 - - dublincore-xml-conduit < 0 - - dunai < 0 - - dvorak < 0 - - dynamic-state < 0 - - dyre < 0 - - edit < 0 - - edit-distance < 0 - - edit-distance-vector < 0 - - editor-open < 0 - - either < 0 - - ekg-core < 0 - - ekg-statsd < 0 - - elerea < 0 - - elf < 0 - - eliminators < 0 - - elm-export < 0 - - emacs-module < 0 - - email-validate < 0 - - emd < 0 - - enclosed-exceptions < 0 - - entropy < 0 - - enum-subset-generate < 0 - - enummapset < 0 - - envelope < 0 - - envy < 0 - - epub-metadata < 0 - - eq < 0 - - errors < 0 - - errors-ext < 0 - - ersatz < 0 - - etc < 0 - - event < 0 - - eventful-core < 0 - - eventful-memory < 0 - - eventful-sql-common < 0 - - eventful-sqlite < 0 - - eventful-test-helpers < 0 - - eventstore < 0 - - every < 0 - - exception-hierarchy < 0 - - exception-transformers < 0 - - exceptional < 0 - - exceptions < 0 - - executable-hash < 0 - - exinst < 0 - - exp-pairs < 0 - - extensible < 0 - - extra < 0 - - facts < 0 - - farmhash < 0 - - fast-digits < 0 - - fast-logger < 0 - - fay < 0 - - fay-base < 0 - - fay-dom < 0 - - fb < 0 - - fclabels < 0 - - fedora-haskell-tools < 0 - - feed < 0 - - file-modules < 0 - - filecache < 0 - - filelock < 0 - - fileplow < 0 - - filter-logger < 0 - - fin < 0 - - find-clumpiness < 0 - - fixed-vector < 0 - - fixed-vector-hetero < 0 - - flac < 0 - - flac-picture < 0 - - flat-mcmc < 0 - - flay < 0 - - flow < 0 - - fmt < 0 - - fn < 0 - - fold-debounce < 0 - - fold-debounce-conduit < 0 - - foldl < 0 - - folds < 0 - - forma < 0 - - format-numbers < 0 - - formatting < 0 - - free < 0 - - free-vl < 0 - - freer-simple < 0 - - friday < 0 - - friday-juicypixels < 0 - - friendly-time < 0 - - from-sum < 0 - - frontmatter < 0 - - fsnotify < 0 - - fsnotify-conduit < 0 - - fswatch < 0 - - functor-classes-compat < 0 - - fuzzcheck < 0 - - fuzzy-dates < 0 - - fuzzyset < 0 - - gc < 0 - - gdax < 0 - - general-games < 0 - - generic-aeson < 0 - - generic-data < 0 - - generic-deriving < 0 - - generic-lens < 0 - - generic-random < 0 - - generic-xmlpickler < 0 - - generics-eot < 0 - - generics-sop-lens < 0 - - genvalidity < 0 - - genvalidity-aeson < 0 - - genvalidity-bytestring < 0 - - genvalidity-containers < 0 - - genvalidity-hspec < 0 - - genvalidity-hspec-aeson < 0 - - genvalidity-hspec-binary < 0 - - genvalidity-hspec-cereal < 0 - - genvalidity-hspec-hashable < 0 - - genvalidity-hspec-optics < 0 - - genvalidity-path < 0 - - genvalidity-property < 0 - - genvalidity-scientific < 0 - - genvalidity-text < 0 - - genvalidity-time < 0 - - genvalidity-unordered-containers < 0 - - genvalidity-uuid < 0 - - genvalidity-vector < 0 - - geodetics < 0 - - geojson < 0 - - getopt-generics < 0 - - ghc-exactprint < 0 - - ghc-parser < 0 - - ghc-paths < 0 - - ghc-prof < 0 - - ghc-syntax-highlighter < 0 - - ghc-typelits-extra < 0 - - ghc-typelits-knownnat < 0 - - ghc-typelits-natnormalise < 0 - - ghcid < 0 - - ghcjs-base-stub < 0 - - ghost-buster < 0 - - gi-atk < 0 - - gi-cairo < 0 - - gi-gdk < 0 - - gi-gdkpixbuf < 0 - - gi-gio < 0 - - gi-glib < 0 - - gi-gobject < 0 - - gi-gtk < 0 - - gi-gtk-hs < 0 - - gi-gtksource < 0 - - gi-javascriptcore < 0 - - gi-pango < 0 - - gi-vte < 0 - - gio < 0 - - giphy-api < 0 - - githash < 0 - - github < 0 - - github-release < 0 - - github-types < 0 - - github-webhooks < 0 - - gl < 0 - - glabrous < 0 - - glaze < 0 - - glazier < 0 - - glazier-react < 0 - - glazier-react-widget < 0 - - glib < 0 - - gloss < 0 - - gloss-raster < 0 - - gloss-rendering < 0 - - gnuplot < 0 - - goggles < 0 - - google-oauth2-jwt < 0 - - graph-core < 0 - - graph-wrapper < 0 - - graphviz < 0 - - gravatar < 0 - - graylog < 0 - - greskell < 0 - - greskell-core < 0 - - greskell-websocket < 0 - - groom < 0 - - groundhog < 0 - - groundhog-inspector < 0 - - groundhog-mysql < 0 - - groundhog-postgresql < 0 - - groundhog-sqlite < 0 - - groundhog-th < 0 - - gtk2hs-buildtools < 0 - - gtk3 < 0 - - gym-http-api < 0 - - h2c < 0 - - hOpenPGP < 0 - - hackage-db < 0 - - haddock-library < 0 - - hailgun < 0 - - half < 0 - - hamilton < 0 - - hamtsolo < 0 - - handwriting < 0 - - hapistrano < 0 - - happstack-server < 0 - - happy < 0 - - hasbolt < 0 - - hashable < 0 - - hashmap < 0 - - hashtables < 0 - - haskeline < 0 - - haskell-gi < 0 - - haskell-lsp < 0 - - haskell-lsp-types < 0 - - haskell-spacegoo < 0 - - haskell-src-exts < 0 - - haskell-src-exts-util < 0 - - haskell-src-meta < 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-btree < 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 - - hasty-hamiltonian < 0 - - haxl < 0 - - hbeanstalk < 0 - - hdaemonize < 0 - - hdevtools < 0 - - heaps < 0 - - hebrew-time < 0 - - hedgehog < 0 - - hedis < 0 - - here < 0 - - herms < 0 - - heterocephalus < 0 - - hexml < 0 - - hexml-lens < 0 - - hexstring < 0 - - hformat < 0 - - hgrev < 0 - - hidden-char < 0 - - hierarchical-clustering < 0 - - hierarchy < 0 - - higher-leveldb < 0 - - highlighting-kate < 0 - - hinotify < 0 - - hint < 0 - - histogram-fill < 0 - - hjsmin < 0 - - hledger < 0 - - hledger-api < 0 - - hledger-interest < 0 - - hledger-lib < 0 - - hledger-ui < 0 - - hledger-web < 0 - - hlibsass < 0 - - hlint < 0 - - hmatrix-backprop < 0 - - hmatrix-morpheus < 0 - - hmatrix-vector-sized < 0 - - hoogle < 0 - - hoopl < 0 - - hopenpgp-tools < 0 - - hopenssl < 0 - - hopfli < 0 - - hostname-validate < 0 - - hourglass < 0 - - hourglass-orphans < 0 - - hp2pretty < 0 - - hpack < 0 - - hpqtypes < 0 - - hprotoc < 0 - - hquantlib < 0 - - hreader < 0 - - hreader-lens < 0 - - hruby < 0 - - hsass < 0 - - hsdns < 0 - - hsebaysdk < 0 - - hsemail < 0 - - hset < 0 - - hsexif < 0 - - hsini < 0 - - hslua < 0 - - hslua-aeson < 0 - - hslua-module-text < 0 - - hspec < 0 - - hspec-checkers < 0 - - hspec-contrib < 0 - - hspec-core < 0 - - hspec-discover < 0 - - hspec-expectations-pretty-diff < 0 - - hspec-golden-aeson < 0 - - hspec-leancheck < 0 - - hspec-megaparsec < 0 - - hspec-meta < 0 - - hspec-need-env < 0 - - hspec-pg-transact < 0 - - hspec-smallcheck < 0 - - hspec-wai < 0 - - hspec-wai-json < 0 - - hstatsd < 0 - - hsx-jmacro < 0 - - hsyslog < 0 - - hsyslog-udp < 0 - - htaglib < 0 - - html-conduit < 0 - - html-email-validate < 0 - - html-entity-map < 0 - - htoml < 0 - - http-api-data < 0 - - http-client < 0 - - http-client-openssl < 0 - - http-client-tls < 0 - - http-common < 0 - - http-conduit < 0 - - http-link-header < 0 - - http-media < 0 - - http-reverse-proxy < 0 - - http-streams < 0 - - http-types < 0 - - http2 < 0 - - human-readable-duration < 0 - - hunit-dejafu < 0 - - hvect < 0 - - hvega < 0 - - hw-balancedparens < 0 - - hw-bits < 0 - - hw-conduit < 0 - - hw-dsv < 0 - - hw-eliasfano < 0 - - hw-excess < 0 - - hw-fingertree-strict < 0 - - hw-hedgehog < 0 - - hw-hspec-hedgehog < 0 - - hw-ip < 0 - - hw-json < 0 - - hw-mquery < 0 - - hw-packed-vector < 0 - - hw-parser < 0 - - hw-prim < 0 - - hw-rankselect < 0 - - hw-rankselect-base < 0 - - hw-simd < 0 - - hw-string-parse < 0 - - hw-succinct < 0 - - hweblib < 0 - - hworker < 0 - - hxt < 0 - - hxt-css < 0 - - hxt-curl < 0 - - hxt-expat < 0 - - hxt-http < 0 - - hxt-pickle-utils < 0 - - hxt-regex-xmlschema < 0 - - hxt-tagsoup < 0 - - hyperloglog < 0 - - hyphenation < 0 - - hyraxAbif < 0 - - identicon < 0 - - ihaskell < 0 - - ihaskell-hvega < 0 - - ilist < 0 - - imagesize-conduit < 0 - - immortal < 0 - - include-file < 0 - - incremental-parser < 0 - - indentation-core < 0 - - indentation-parsec < 0 - - indexed-list-literals < 0 - - inflections < 0 - - influxdb < 0 - - ini < 0 - - inline-c < 0 - - inline-java < 0 - - inline-r < 0 - - inliterate < 0 - - insert-ordered-containers < 0 - - intern < 0 - - interpolate < 0 - - interpolatedstring-perl6 < 0 - - intervals < 0 - - intro < 0 - - intset-imperative < 0 - - invariant < 0 - - invertible < 0 - - invertible-grammar < 0 - - io-choice < 0 - - io-memoize < 0 - - io-region < 0 - - io-streams < 0 - - io-streams-haproxy < 0 - - ip < 0 - - ip6addr < 0 - - iproute < 0 - - ipython-kernel < 0 - - irc < 0 - - irc-client < 0 - - irc-conduit < 0 - - irc-dcc < 0 - - islink < 0 - - iso8601-time < 0 - - ixset-typed < 0 - - jailbreak-cabal < 0 - - javascript-extras < 0 - - jmacro < 0 - - jmacro-rpc < 0 - - jmacro-rpc-snap < 0 - - jni < 0 - - jose < 0 - - jose-jwt < 0 - - js-flot < 0 - - js-jquery < 0 - - json-feed < 0 - - json-rpc < 0 - - json-rpc-client < 0 - - json-rpc-generic < 0 - - json-rpc-server < 0 - - json-schema < 0 - - justified-containers < 0 - - jvm < 0 - - jvm-batching < 0 - - jvm-streaming < 0 - - jwt < 0 - - kan-extensions < 0 - - kanji < 0 - - kawhi < 0 - - kazura-queue < 0 - - kdt < 0 - - keys < 0 - - kleene < 0 - - koofr-client < 0 - - kraken < 0 - - lackey < 0 - - lambdabot-core < 0 - - lambdabot-irc-plugins < 0 - - lame < 0 - - language-c-quote < 0 - - language-docker < 0 - - language-ecmascript < 0 - - language-java < 0 - - language-javascript < 0 - - language-nix < 0 - - language-puppet < 0 - - lapack-ffi-tools < 0 - - large-hashable < 0 - - lattices < 0 - - lca < 0 - - learn-physics < 0 - - lens < 0 - - lens-action < 0 - - lens-aeson < 0 - - lens-datetime < 0 - - lens-family-th < 0 - - lens-labels < 0 - - lens-misc < 0 - - lens-properties < 0 - - lens-regex < 0 - - lens-simple < 0 - - leveldb-haskell < 0 - - libmpd < 0 - - lift-generics < 0 - - lifted-async < 0 - - lifted-base < 0 - - line < 0 - - linear < 0 - - linked-list-with-iterator < 0 - - list-t < 0 - - listsafe < 0 - - llvm-hs < 0 - - llvm-hs-pretty < 0 - - llvm-hs-pure < 0 - - load-env < 0 - - locators < 0 - - log-base < 0 - - log-domain < 0 - - log-postgres < 0 - - logger-thread < 0 - - logging-effect < 0 - - logging-effect-extra < 0 - - logging-effect-extra-file < 0 - - logging-effect-extra-handler < 0 - - logging-facade < 0 - - logging-facade-syslog < 0 - - loop < 0 - - lrucache < 0 - - lrucaching < 0 - - lucid < 0 - - lucid-extras < 0 - - lxd-client-config < 0 - - lzma-conduit < 0 - - machines < 0 - - machines-binary < 0 - - machines-directory < 0 - - machines-io < 0 - - main-tester < 0 - - makefile < 0 - - mapquest-api < 0 - - markdown < 0 - - markdown-unlit < 0 - - marvin-interpolate < 0 - - massiv < 0 - - massiv-io < 0 - - math-functions < 0 - - matrices < 0 - - matrix < 0 - - matrix-market-attoparsec < 0 - - matrix-static < 0 - - mbox-utility < 0 - - mbtiles < 0 - - mbug < 0 - - mega-sdist < 0 - - megaparsec < 0 - - memory < 0 - - mercury-api < 0 - - messagepack < 0 - - messagepack-rpc < 0 - - metrics < 0 - - microformats2-parser < 0 - - microlens-aeson < 0 - - microlens-contra < 0 - - microlens-platform < 0 - - microlens-th < 0 - - microstache < 0 - - mighty-metropolis < 0 - - milena < 0 - - mime-mail < 0 - - mime-mail-ses < 0 - - minimorph < 0 - - minio-hs < 0 - - miniutter < 0 - - miso < 0 - - mixed-types-num < 0 - - mltool < 0 - - mmark < 0 - - mmark-cli < 0 - - mmark-ext < 0 - - mnist-idx < 0 - - mockery < 0 - - modern-uri < 0 - - moesocks < 0 - - monad-control < 0 - - monad-control-aligned < 0 - - monad-extras < 0 - - monad-journal < 0 - - monad-logger < 0 - - monad-logger-json < 0 - - monad-logger-prefix < 0 - - monad-logger-syslog < 0 - - monad-loops < 0 - - monad-memo < 0 - - monad-metrics < 0 - - monad-par < 0 - - monad-peel < 0 - - monad-products < 0 - - monad-recorder < 0 - - monad-unlift < 0 - - monad-unlift-ref < 0 - - monadic-arrays < 0 - - mongoDB < 0 - - mono-traversable < 0 - - monoid-extras < 0 - - monoid-subclasses < 0 - - monoidal-containers < 0 - - morte < 0 - - mstate < 0 - - multiarg < 0 - - multipart < 0 - - multistate < 0 - - murmur3 < 0 - - mustache < 0 - - mutable-containers < 0 - - mwc-probability-transition < 0 - - mysql < 0 - - mysql-haskell < 0 - - mysql-haskell-nem < 0 - - mysql-haskell-openssl < 0 - - mysql-simple < 0 - - nagios-check < 0 - - named < 0 - - nano-erl < 0 - - nanospec < 0 - - natural-transformation < 0 - - ndjson-conduit < 0 - - neat-interpolation < 0 - - netpbm < 0 - - netwire < 0 - - netwire-input < 0 - - netwire-input-glfw < 0 - - network < 0 - - network-anonymous-i2p < 0 - - network-anonymous-tor < 0 - - network-attoparsec < 0 - - network-conduit-tls < 0 - - network-ip < 0 - - network-messagepack-rpc < 0 - - network-messagepack-rpc-websocket < 0 - - network-multicast < 0 - - network-simple < 0 - - network-simple-tls < 0 - - network-transport < 0 - - network-transport-composed < 0 - - network-transport-inmemory < 0 - - network-transport-tests < 0 - - network-uri < 0 - - newtype-generics < 0 - - next-ref < 0 - - nonce < 0 - - nondeterminism < 0 - - nqe < 0 - - nsis < 0 - - numhask < 0 - - numhask-prelude < 0 - - numhask-range < 0 - - numhask-test < 0 - - nvim-hs < 0 - - nvim-hs-contrib < 0 - - oauthenticated < 0 - - objective < 0 - - odbc < 0 - - oeis < 0 - - om-elm < 0 - - once < 0 - - one-liner < 0 - - one-liner-instances < 0 - - online < 0 - - open-witness < 0 - - openexr-write < 0 - - openpgp-asciiarmor < 0 - - opensource < 0 - - openssl-streams < 0 - - opml-conduit < 0 - - optparse-generic < 0 - - optparse-text < 0 - - packdeps < 0 - - pager < 0 - - pagination < 0 - - palette < 0 - - pandoc-types < 0 - - pango < 0 - - papillon < 0 - - parallel-io < 0 - - paripari < 0 - - parsec < 0 - - parsec-numeric < 0 - - parsers < 0 - - partial-order < 0 - - path < 0 - - path-extra < 0 - - path-io < 0 - - path-pieces < 0 - - pcre-heavy < 0 - - pcre-utils < 0 - - pdfinfo < 0 - - pem < 0 - - perf < 0 - - perfect-hash-generator < 0 - - persistable-record < 0 - - persistable-types-HDBC-pg < 0 - - persistent < 0 - - persistent-iproute < 0 - - persistent-mysql < 0 - - persistent-mysql-haskell < 0 - - persistent-postgresql < 0 - - persistent-refs < 0 - - persistent-sqlite < 0 - - persistent-template < 0 - - pg-transact < 0 - - pgp-wordlist < 0 - - phantom-state < 0 - - picosat < 0 - - pier < 0 - - pier-core < 0 - - pinboard < 0 - - pipes < 0 - - pipes-aeson < 0 - - pipes-attoparsec < 0 - - pipes-binary < 0 - - pipes-bytestring < 0 - - pipes-category < 0 - - pipes-concurrency < 0 - - pipes-csv < 0 - - pipes-extras < 0 - - pipes-fastx < 0 - - pipes-fluid < 0 - - pipes-group < 0 - - pipes-http < 0 - - pipes-misc < 0 - - pipes-network < 0 - - pipes-network-tls < 0 - - pipes-parse < 0 - - pipes-random < 0 - - pipes-safe < 0 - - pipes-wai < 0 - - pkcs10 < 0 - - plot-light < 0 - - plotlyhs < 0 - - pointed < 0 - - poly-arity < 0 - - polyparse < 0 - - postgresql-binary < 0 - - postgresql-schema < 0 - - postgresql-simple < 0 - - postgresql-simple-migration < 0 - - postgresql-simple-queue < 0 - - postgresql-simple-url < 0 - - postgresql-transactional < 0 - - postgresql-typed < 0 - - pptable < 0 - - prefix-units < 0 - - pretty-simple < 0 - - pretty-types < 0 - - prettyprinter < 0 - - prettyprinter-ansi-terminal < 0 - - prettyprinter-compat-annotated-wl-pprint < 0 - - prettyprinter-compat-ansi-wl-pprint < 0 - - prettyprinter-compat-wl-pprint < 0 - - process-extras < 0 - - profiterole < 0 - - profunctors < 0 - - projectroot < 0 - - prometheus < 0 - - prometheus-client < 0 - - proto-lens < 0 - - proto-lens-arbitrary < 0 - - proto-lens-combinators < 0 - - proto-lens-optparse < 0 - - proto-lens-protobuf-types < 0 - - proto-lens-protoc < 0 - - proto-lens-runtime < 0 - - proto-lens-setup < 0 - - protobuf-simple < 0 - - protocol-radius < 0 - - protocol-radius-test < 0 - - protolude < 0 - - psql-helpers < 0 - - psqueues < 0 - - publicsuffix < 0 - - pure-zlib < 0 - - pureMD5 < 0 - - purescript-bridge < 0 - - pushbullet-types < 0 - - pusher-http-haskell < 0 - - qchas < 0 - - qm-interpolated-string < 0 - - qnap-decrypt < 0 - - quadratic-irrational < 0 - - quickbench < 0 - - quickcheck-arbitrary-adt < 0 - - quickcheck-assertions < 0 - - quickcheck-instances < 0 - - quickcheck-special < 0 - - quickcheck-state-machine < 0 - - rainbow < 0 - - rainbox < 0 - - rakuten < 0 - - ramus < 0 - - random-bytestring < 0 - - random-fu < 0 - - random-source < 0 - - random-tree < 0 - - range < 0 - - range-set-list < 0 - - rank1dynamic < 0 - - rank2classes < 0 - - rasterific-svg < 0 - - ratel < 0 - - ratel-wai < 0 - - rattletrap < 0 - - rcu < 0 - - rdf < 0 - - re2 < 0 - - read-env-var < 0 - - rebase < 0 - - record-dot-preprocessor < 0 - - records-sop < 0 - - recursion-schemes < 0 - - reducers < 0 - - ref-fd < 0 - - references < 0 - - refined < 0 - - regex-applicative < 0 - - regex-applicative-text < 0 - - registry < 0 - - reinterpret-cast < 0 - - relational-query < 0 - - relational-query-HDBC < 0 - - relational-record < 0 - - relude < 0 - - renderable < 0 - - repa < 0 - - repline < 0 - - req < 0 - - req-conduit < 0 - - req-url-extra < 0 - - require < 0 - - rerebase < 0 - - resource-pool < 0 - - resourcet < 0 - - result < 0 - - rethinkdb-client-driver < 0 - - retry < 0 - - rfc1751 < 0 - - rhine < 0 - - rhine-gloss < 0 - - rio < 0 - - rio-orphans < 0 - - rng-utils < 0 - - rocksdb-haskell < 0 - - rocksdb-query < 0 - - rollbar-hs < 0 - - rot13 < 0 - - rpmbuild-order < 0 - - rss-conduit < 0 - - rvar < 0 - - s3-signer < 0 - - safe-exceptions < 0 - - safe-exceptions-checked < 0 - - safe-money < 0 - - safecopy < 0 - - safeio < 0 - - salak < 0 - - saltine < 0 - - salve < 0 - - sampling < 0 - - sandi < 0 - - sandman < 0 - - say < 0 - - sbp < 0 - - scalendar < 0 - - scalpel < 0 - - scalpel-core < 0 - - scanner < 0 - - scientific < 0 - - scotty < 0 - - scrypt < 0 - - sdl2 < 0 - - sdl2-gfx < 0 - - sdl2-image < 0 - - sdl2-mixer < 0 - - sdl2-ttf < 0 - - search-algorithms < 0 - - secp256k1-haskell < 0 - - securemem < 0 - - selda < 0 - - selda-postgresql < 0 - - selda-sqlite < 0 - - semigroupoid-extras < 0 - - semigroupoids < 0 - - semver < 0 - - sendfile < 0 - - seqid < 0 - - seqid-streams < 0 - - serf < 0 - - serialise < 0 - - servant < 0 - - servant-JuicyPixels < 0 - - servant-auth < 0 - - servant-auth-client < 0 - - servant-auth-docs < 0 - - servant-auth-server < 0 - - servant-auth-swagger < 0 - - servant-blaze < 0 - - servant-cassava < 0 - - servant-checked-exceptions < 0 - - servant-checked-exceptions-core < 0 - - servant-client < 0 - - servant-client-core < 0 - - servant-dhall < 0 - - servant-docs < 0 - - servant-elm < 0 - - servant-exceptions < 0 - - servant-foreign < 0 - - servant-github-webhook < 0 - - servant-js < 0 - - servant-kotlin < 0 - - servant-lucid < 0 - - servant-mock < 0 - - servant-pandoc < 0 - - servant-quickcheck < 0 - - servant-rawm < 0 - - servant-ruby < 0 - - servant-server < 0 - - servant-static-th < 0 - - servant-streaming < 0 - - servant-streaming-client < 0 - - servant-streaming-server < 0 - - servant-swagger < 0 - - servant-swagger-ui < 0 - - servant-swagger-ui-core < 0 - - servant-tracing < 0 - - servant-websockets < 0 - - serverless-haskell < 0 - - serversession < 0 - - serversession-frontend-wai < 0 - - servius < 0 - - ses-html < 0 - - set-cover < 0 - - sexp-grammar < 0 - - shake < 0 - - shake-language-c < 0 - - shakespeare < 0 - - shell-conduit < 0 - - shelltestrunner < 0 - - shelly < 0 - - shikensu < 0 - - should-not-typecheck < 0 - - show-prettyprint < 0 - - siggy-chardust < 0 - - silently < 0 - - simple-log < 0 - - simple-vec3 < 0 - - simplest-sqlite < 0 - - singletons < 0 - - skews < 0 - - skylighting < 0 - - skylighting-core < 0 - - slack-web < 0 - - slave-thread < 0 - - smoothie < 0 - - smtp-mail < 0 - - snap-blaze < 0 - - snap-core < 0 - - snap-server < 0 - - soap < 0 - - soap-openssl < 0 - - soap-tls < 0 - - socket-activation < 0 - - socks < 0 - - sorted-list < 0 - - sourcemap < 0 - - sparkle < 0 - - sparse-linear-algebra < 0 - - special-values < 0 - - speculation < 0 - - speedy-slice < 0 - - sphinx < 0 - - splitmix < 0 - - sqlite-simple < 0 - - sqlite-simple-errors < 0 - - squeal-postgresql < 0 - - stache < 0 - - stack < 0 - - starter < 0 - - state-codes < 0 - - stateref < 0 - - statestack < 0 - - static-text < 0 - - statistics < 0 - - step-function < 0 - - stm < 0 - - stm-chans < 0 - - stm-conduit < 0 - - stm-containers < 0 - - stm-delay < 0 - - stm-extras < 0 - - stm-split < 0 - - stm-stats < 0 - - stopwatch < 0 - - store < 0 - - stratosphere < 0 - - streaming < 0 - - streaming-attoparsec < 0 - - streaming-bytestring < 0 - - streaming-commons < 0 - - streaming-wai < 0 - - streamly < 0 - - streams < 0 - - strict-base-types < 0 - - string-conversions < 0 - - string-qq < 0 - - string-transform < 0 - - stringbuilder < 0 - - stringsearch < 0 - - strive < 0 - - structs < 0 - - sum-type-boilerplate < 0 - - summoner < 0 - - sv < 0 - - sv-cassava < 0 - - sv-core < 0 - - svg-builder < 0 - - svg-tree < 0 - - swagger < 0 - - swagger2 < 0 - - swish < 0 - - syb < 0 - - sysinfo < 0 - - system-argv0 < 0 - - system-filepath < 0 - - tagged-transformer < 0 - - tagstream-conduit < 0 - - tar < 0 - - tar-conduit < 0 - - tasty < 0 - - tasty-ant-xml < 0 - - tasty-dejafu < 0 - - tasty-discover < 0 - - tasty-expected-failure < 0 - - tasty-golden < 0 - - tasty-hedgehog < 0 - - tasty-hspec < 0 - - tasty-hunit < 0 - - tasty-kat < 0 - - tasty-leancheck < 0 - - tasty-program < 0 - - tasty-quickcheck < 0 - - tasty-silver < 0 - - tasty-smallcheck < 0 - - tasty-stats < 0 - - tasty-th < 0 - - tce-conf < 0 - - tcp-streams < 0 - - tcp-streams-openssl < 0 - - tdigest < 0 - - teardown < 0 - - telegram-bot-simple < 0 - - temporary < 0 - - temporary-rc < 0 - - temporary-resourcet < 0 - - tensorflow-test < 0 - - tensors < 0 - - termbox < 0 - - termonad < 0 - - test-framework-hunit < 0 - - test-framework-th < 0 - - texmath < 0 - - text-builder < 0 - - text-conversions < 0 - - text-ldap < 0 - - text-manipulate < 0 - - text-metrics < 0 - - text-postgresql < 0 - - text-region < 0 - - text-show < 0 - - text-show-instances < 0 - - textlocal < 0 - - th-desugar < 0 - - th-nowq < 0 - - th-orphans < 0 - - th-printf < 0 - - these < 0 - - thread-hierarchy < 0 - - thread-local-storage < 0 - - threads < 0 - - threads-extras < 0 - - threepenny-gui < 0 - - throttle-io-stream < 0 - - through-text < 0 - - throwable-exceptions < 0 - - thyme < 0 - - tibetan-utils < 0 - - tile < 0 - - time-parsers < 0 - - timelens < 0 - - timer-wheel < 0 - - timerep < 0 - - tinylog < 0 - - titlecase < 0 - - tldr < 0 - - tls < 0 - - tls-debug < 0 - - tls-session-manager < 0 - - tmapchan < 0 - - tmapmvar < 0 - - tmp-postgres < 0 - - tomland < 0 - - tostring < 0 - - transaction < 0 - - transformers-base < 0 - - transformers-lift < 0 - - traverse-with-class < 0 - - tree-diff < 0 - - trifecta < 0 - - triplesec < 0 - - tsv2csv < 0 - - ttrie < 0 - - turtle < 0 - - type-level-kv-list < 0 - - type-of-html < 0 - - type-of-html-static < 0 - - typed-process < 0 - - typelits-witnesses < 0 - - typenums < 0 - - tz < 0 - - tzdata < 0 - - ua-parser < 0 - - unbound-generics < 0 - - unboxed-ref < 0 - - uncertain < 0 - - unicode-show < 0 - - unicode-transforms < 0 - - union < 0 - - uniplate < 0 - - uniprot-kb < 0 - - unique < 0 - - unit-constraint < 0 - - universe < 0 - - universe-instances-extended < 0 - - universum < 0 - - unix-time < 0 - - unliftio < 0 - - unordered-containers < 0 - - unordered-intmap < 0 - - uri-bytestring < 0 - - uri-templater < 0 - - urlpath < 0 - - users < 0 - - users-postgresql-simple < 0 - - users-test < 0 - - uuid < 0 - - uuid-types < 0 - - validation < 0 - - validity < 0 - - validity-aeson < 0 - - validity-bytestring < 0 - - validity-containers < 0 - - validity-path < 0 - - validity-scientific < 0 - - validity-text < 0 - - validity-time < 0 - - validity-unordered-containers < 0 - - validity-uuid < 0 - - validity-vector < 0 - - valor < 0 - - vault < 0 - - vec < 0 - - vector-binary-instances < 0 - - vector-builder < 0 - - vector-bytes-instances < 0 - - vector-instances < 0 - - vector-mmap < 0 - - vector-sized < 0 - - vector-space < 0 - - vector-split < 0 - - vectortiles < 0 - - versions < 0 - - vinyl < 0 - - vivid < 0 - - vty < 0 - - wai < 0 - - wai-app-static < 0 - - wai-cli < 0 - - wai-cors < 0 - - wai-extra < 0 - - wai-middleware-caching < 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-predicates < 0 - - wai-session < 0 - - wai-session-postgresql < 0 - - wai-slack-middleware < 0 - - wai-transformers < 0 - - wai-websockets < 0 - - warp < 0 - - warp-tls < 0 - - warp-tls-uid < 0 - - wave < 0 - - web-plugins < 0 - - web-routes < 0 - - web-routes-hsp < 0 - - web-routes-wai < 0 - - webdriver < 0 - - webex-teams-api < 0 - - webex-teams-conduit < 0 - - webex-teams-pipes < 0 - - websockets < 0 - - websockets-snap < 0 - - weeder < 0 - - weigh < 0 - - wide-word < 0 - - wikicfp-scraper < 0 - - wild-bind < 0 - - wild-bind-x11 < 0 - - winery < 0 - - wire-streams < 0 - - with-location < 0 - - withdependencies < 0 - - witherable < 0 - - witness < 0 - - wl-pprint-annotated < 0 - - wl-pprint-console < 0 - - wl-pprint-extras < 0 - - wl-pprint-terminfo < 0 - - word-trie < 0 - - word24 < 0 - - word8 < 0 - - world-peace < 0 - - wreq < 0 - - wreq-stringless < 0 - - writer-cps-full < 0 - - writer-cps-lens < 0 - - ws < 0 - - wss-client < 0 - - wuss < 0 - - x509 < 0 - - x509-store < 0 - - x509-system < 0 - - x509-validation < 0 - - xeno < 0 - - xenstore < 0 - - xls < 0 - - xlsx < 0 - - xml-conduit < 0 - - xml-conduit-parse < 0 - - xml-conduit-writer < 0 - - xml-html-qq < 0 - - xml-indexed-cursor < 0 - - xml-isogen < 0 - - xml-lens < 0 - - xml-picklers < 0 - - xml-to-json < 0 - - xmlbf < 0 - - xmlbf-xeno < 0 - - xmlgen < 0 - - xmonad-contrib < 0 - - xmonad-extras < 0 - - xss-sanitize < 0 - - xxhash-ffi < 0 - - yaml < 0 - - yes-precure5-command < 0 - - yeshql < 0 - - yeshql-core < 0 - - yeshql-hdbc < 0 - - yesod < 0 - - yesod-alerts < 0 - - yesod-auth < 0 - - yesod-auth-fb < 0 - - yesod-auth-hashdb < 0 - - yesod-bin < 0 - - yesod-core < 0 - - yesod-csp < 0 - - yesod-eventsource < 0 - - yesod-fb < 0 - - yesod-form < 0 - - yesod-form-bootstrap4 < 0 - - yesod-gitrepo < 0 - - yesod-gitrev < 0 - - yesod-newsfeed < 0 - - yesod-paginator < 0 - - yesod-persistent < 0 - - yesod-recaptcha2 < 0 - - yesod-sitemap < 0 - - yesod-static < 0 - - yesod-test < 0 - - yesod-text-markdown < 0 - - yesod-websockets < 0 - - yi-language < 0 - - yi-rope < 0 - - zeromq4-haskell < 0 - - zeromq4-patterns < 0 - - zim-parser < 0 - - zip < 0 - - zip-archive < 0 - - zip-stream < 0 - - zippers < 0 - - zlib-bindings < 0 - - zlib-lens < 0 - - zstd < 0 - - ztail < 0 "GHC upper bounds": From 00fd1aad6e4e5c69b612e11817e30e14b086cada Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 21:09:30 -0700 Subject: [PATCH 0408/1876] Remove existing bounds to not get confused --- build-constraints.yaml | 82 +++++++++++++++++++++--------------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b02e07c6..9b5015fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3692,86 +3692,86 @@ packages: "Stackage upper bounds": # https://github.com/fpco/stackage/issues/3531 - - jwt < 0.8.0 + # jwt < 0.8.0 # needed by cabal-install # https://github.com/fpco/stackage/issues/3566 - - network < 2.7 + # network < 2.7 # https://github.com/commercialhaskell/stackage/issues/3847 - - hw-json < 0.8.1.0 + # hw-json < 0.8.1.0 # https://github.com/commercialhaskell/stackage/issues/3858 - - focus < 0.2 - - stm-containers < 1 - - slave-thread < 1.0.2.1 + # focus < 0.2 + # stm-containers < 1 + # slave-thread < 1.0.2.1 # https://github.com/commercialhaskell/stackage/issues/3868 - - brick < 0.39 - - vty < 5.23 + # brick < 0.39 + # vty < 5.23 # https://github.com/commercialhaskell/stackage/issues/3878 - - microspec < 0.2 + # microspec < 0.2 # https://github.com/commercialhaskell/stackage/issues/3884 - - pretty-show < 1.8 + # pretty-show < 1.8 # https://github.com/commercialhaskell/stackage/issues/3902 - - attoparsec-uri < 0.0.5 - - urlpath < 9.0.0.1 + # attoparsec-uri < 0.0.5 + # urlpath < 9.0.0.1 # https://github.com/commercialhaskell/stackage/issues/3926 - - vinyl < 0.10 + # vinyl < 0.10 # https://github.com/commercialhaskell/stackage/issues/3945 - - dhall < 1.17 + # dhall < 1.17 # https://github.com/commercialhaskell/stackage/issues/3949 - - QuickCheck < 2.12 - - hspec < 2.5.6 - - hspec-core < 2.5.6 - - hspec-discover < 2.5.6 - - hspec-meta < 2.5.6 + # QuickCheck < 2.12 + # hspec < 2.5.6 + # hspec-core < 2.5.6 + # hspec-discover < 2.5.6 + # hspec-meta < 2.5.6 # https://github.com/commercialhaskell/stackage/issues/3950 - - Cabal < 2.3 + # Cabal < 2.3 # https://github.com/commercialhaskell/stackage/issues/3955 - - megaparsec < 7.0.0 - - hspec-megaparsec < 2.0.0 - - modern-uri < 0.3.0.0 - - tibetan-utils < 0.1.1.9 - - language-puppet < 1.4.0 - - cue-sheet < 2.0.0 - - stache < 2.0.0 - - neat-interpolation < 0.3.2.3 - - mmark < 0.0.6.0 - - mmark-cli < 0.0.4.0 - - versions < 3.5 + # megaparsec < 7.0.0 + # hspec-megaparsec < 2.0.0 + # modern-uri < 0.3.0.0 + # tibetan-utils < 0.1.1.9 + # language-puppet < 1.4.0 + # cue-sheet < 2.0.0 + # stache < 2.0.0 + # neat-interpolation < 0.3.2.3 + # mmark < 0.0.6.0 + # mmark-cli < 0.0.4.0 + # versions < 3.5 # https://github.com/commercialhaskell/stackage/issues/3972 - - ghc-typelits-extra < 0.3 - - ghc-typelits-knownnat < 0.6 + # ghc-typelits-extra < 0.3 + # ghc-typelits-knownnat < 0.6 # https://github.com/commercialhaskell/stackage/issues/3972 - - vector-algorithms < 0.8.0.0 + # vector-algorithms < 0.8.0.0 # https://github.com/commercialhaskell/stackage/issues/3984 - - unbound-generics < 0.4 + # unbound-generics < 0.4 # https://github.com/commercialhaskell/stackage/issues/3985 - - singletons < 2.5 - - eliminators < 0.5 - - th-desugar < 1.9 + # singletons < 2.5 + # eliminators < 0.5 + # th-desugar < 1.9 # https://github.com/commercialhaskell/stackage/issues/3990 - - stm < 2.5 + # stm < 2.5 # https://github.com/commercialhaskell/stackage/issues/4001 - - http-api-data < 0.3.9 + # http-api-data < 0.3.9 # https://github.com/commercialhaskell/stackage/issues/4002 - - github < 0.20 + # github < 0.20 # end of packages From f425d3353bdd61dbf939f9d87e9603f356648512 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 21:15:11 -0700 Subject: [PATCH 0409/1876] Try again --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b5015fa..45f9b93e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3690,7 +3690,7 @@ packages: # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 - "Stackage upper bounds": + #"Stackage upper bounds": # https://github.com/fpco/stackage/issues/3531 # jwt < 0.8.0 From d0d7f9ef4a0d6e0172447b5f03b487de1f08b135 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 21:24:02 -0700 Subject: [PATCH 0410/1876] Round 1 --- build-constraints.yaml | 208 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 207 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45f9b93e..2b6548a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3684,7 +3684,213 @@ packages: - hasql-transaction # base-4.12.0.0 is out of bounds for: - + - Agda < 0 + - JuicyPixels-scale-dct < 0 + - MissingH < 0 + - ShellCheck < 0 + - aeson-diff < 0 + - alarmclock < 0 + - apply-refact < 0 + - async-pool < 0 + - autoexporter < 0 + - avers < 0 + - axel < 0 + - bank-holidays-england < 0 + - base-noprelude < 0 + - benchpress < 0 + - brick < 0 + - bv-little < 0 + - cabal-install < 0 + - cairo < 0 + - cipher-aes128 < 0 + - circle-packing < 0 + - clang-compilation-database < 0 + - clash-ghc < 0 + - clash-lib < 0 + - clash-prelude < 0 + - classyplate < 0 + - country < 0 + - crypto-enigma < 0 + - cyclotomic < 0 + - czipwith < 0 + - darcs < 0 + - data-tree-print < 0 + - derulo < 0 + - dhall < 0 + - dhall-to-cabal < 0 + - diagrams-solve < 0 + - doctest-driver-gen < 0 + - edit < 0 + - ekg-core < 0 + - ekg-statsd < 0 + - email-validate < 0 + - exception-hierarchy < 0 + - fay < 0 + - feed < 0 + - flow < 0 + - fold-debounce-conduit < 0 + - fswatch < 0 + - generic-aeson < 0 + - generic-random < 0 + - generic-xmlpickler < 0 + - geniplate-mirror < 0 + - ghc-parser < 0 + - ghc-syntax-highlighter < 0 + - gio < 0 + - github-release < 0 + - glib < 0 + - gloss < 0 + - gloss-raster < 0 + - gloss-rendering < 0 + - greskell < 0 + - greskell-core < 0 + - greskell-websocket < 0 + - gtk3 < 0 + - haddock-library < 0 + - happstack-server < 0 + - haskell-lsp < 0 + - haskell-lsp-types < 0 + - haskell-src-meta < 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 + - hgrev < 0 + - hierarchy < 0 + - hint < 0 + - hledger < 0 + - hledger-api < 0 + - hledger-lib < 0 + - hledger-ui < 0 + - hledger-web < 0 + - hoopl < 0 + - hpqtypes < 0 + - hspec-need-env < 0 + - http-media < 0 + - hxt-pickle-utils < 0 + - ihaskell < 0 + - indentation-core < 0 + - indentation-parsec < 0 + - indexed-list-literals < 0 + - inline-java < 0 + - invertible-grammar < 0 + - io-streams-haproxy < 0 + - ixset-typed < 0 + - json-feed < 0 + - json-rpc-client < 0 + - json-rpc-server < 0 + - jwt < 0 + - kraken < 0 + - lackey < 0 + - learn-physics < 0 + - lens-labels < 0 + - logging-effect < 0 + - logging-effect-extra < 0 + - logging-effect-extra-file < 0 + - logging-effect-extra-handler < 0 + - lucid < 0 + - memory < 0 + - microlens-th < 0 + - monoid-extras < 0 + - monoidal-containers < 0 + - named < 0 + - numhask < 0 + - numhask-prelude < 0 + - numhask-range < 0 + - numhask-test < 0 + - om-elm < 0 + - packdeps < 0 + - palette < 0 + - pango < 0 + - papillon < 0 + - perf < 0 + - pier < 0 + - pier-core < 0 + - pipes-random < 0 + - polyparse < 0 + - postgresql-simple-url < 0 + - prometheus < 0 + - proto-lens < 0 + - proto-lens-arbitrary < 0 + - proto-lens-combinators < 0 + - proto-lens-optparse < 0 + - proto-lens-protobuf-types < 0 + - proto-lens-protoc < 0 + - proto-lens-runtime < 0 + - proto-lens-setup < 0 + - protolude < 0 + - publicsuffix < 0 + - pusher-http-haskell < 0 + - random-bytestring < 0 + - rank2classes < 0 + - ratel < 0 + - ratel-wai < 0 + - rattletrap < 0 + - repa < 0 + - rethinkdb-client-driver < 0 + - rhine < 0 + - rhine-gloss < 0 + - safecopy < 0 + - salve < 0 + - sandi < 0 + - seqid < 0 + - seqid-streams < 0 + - servant < 0 + - servant-JuicyPixels < 0 + - servant-auth < 0 + - servant-auth-client < 0 + - servant-auth-docs < 0 + - servant-auth-server < 0 + - servant-auth-swagger < 0 + - servant-client < 0 + - servant-client-core < 0 + - servant-dhall < 0 + - servant-docs < 0 + - servant-foreign < 0 + - servant-js < 0 + - servant-quickcheck < 0 + - servant-server < 0 + - servant-streaming < 0 + - servant-streaming-client < 0 + - servant-streaming-server < 0 + - servant-swagger < 0 + - servant-swagger-ui < 0 + - servant-swagger-ui-core < 0 + - simplest-sqlite < 0 + - slack-web < 0 + - snap-server < 0 + - statestack < 0 + - static-text < 0 + - strive < 0 + - svg-builder < 0 + - swagger2 < 0 + - tdigest < 0 + - termbox < 0 + - texmath < 0 + - text-show < 0 + - th-nowq < 0 + - threepenny-gui < 0 + - through-text < 0 + - timer-wheel < 0 + - transformers-lift < 0 + - tz < 0 + - union < 0 + - uri-bytestring < 0 + - vector-binary-instances < 0 + - vector-space < 0 + - vectortiles < 0 + - versions < 0 + - wai-middleware-travisci < 0 + - wild-bind < 0 + - wild-bind-x11 < 0 + - wuss < 0 + - xmonad-contrib < 0 "GHC upper bounds": # Need to always match the version shipped with GHC From 6c20d128244aca44f50320d026d9e95ab781eea0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 21:38:44 -0700 Subject: [PATCH 0411/1876] Round 2 --- build-constraints.yaml | 157 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 157 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b6548a4..8b17ccdd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3892,6 +3892,163 @@ packages: - wuss < 0 - xmonad-contrib < 0 + - DRBG < 0 + - LambdaHack < 0 + - QuasiText < 0 + - aeson-qq < 0 + - amazonka-core < 0 + - approximate < 0 + - asn1-types < 0 + - async-refresh < 0 + - async-refresh-tokens < 0 + - atom-conduit < 0 + - backprop < 0 + - bcrypt < 0 + - bhoogle < 0 + - binary-orphans < 0 + - bitx-bitcoin < 0 + - butcher < 0 + - cachix < 0 + - cachix-api < 0 + - chatwork < 0 + - cheapskate-lucid < 0 + - check-email < 0 + - codo-notation < 0 + - compensated < 0 + - cpphs < 0 + - credential-store < 0 + - cryptocompare < 0 + - cryptohash < 0 + - cryptohash-cryptoapi < 0 + - cryptonite < 0 + - cryptonite-conduit < 0 + - cryptonite-openssl < 0 + - csg < 0 + - dhall-bash < 0 + - dhall-json < 0 + - dhall-text < 0 + - download < 0 + - dublincore-xml-conduit < 0 + - enum-subset-generate < 0 + - eventstore < 0 + - fay-base < 0 + - file-modules < 0 + - find-clumpiness < 0 + - gdax < 0 + - giphy-api < 0 + - github-webhooks < 0 + - goggles < 0 + - graphviz < 0 + - gym-http-api < 0 + - hOpenPGP < 0 + - hailgun < 0 + - haskell-spacegoo < 0 + - haskintex < 0 + - haskoin-core < 0 + - here < 0 + - herms < 0 + - hledger-interest < 0 + - hopenpgp-tools < 0 + - http-client < 0 + - http-client-tls < 0 + - hyperloglog < 0 + - hyraxAbif < 0 + - ihaskell-hvega < 0 + - inliterate < 0 + - interpolate < 0 + - interpolatedstring-perl6 < 0 + - invertible < 0 + - ipython-kernel < 0 + - jmacro < 0 + - jose < 0 + - jose-jwt < 0 + - json-schema < 0 + - jvm-batching < 0 + - jvm-streaming < 0 + - language-c-quote < 0 + - language-puppet < 0 + - large-hashable < 0 + - log-postgres < 0 + - logger-thread < 0 + - lucid-extras < 0 + - marvin-interpolate < 0 + - microlens-platform < 0 + - minio-hs < 0 + - miso < 0 + - mmark < 0 + - mmark-cli < 0 + - mmark-ext < 0 + - monad-metrics < 0 + - mwc-probability-transition < 0 + - mysql-haskell < 0 + - oauthenticated < 0 + - online < 0 + - opml-conduit < 0 + - pem < 0 + - persistent < 0 + - persistent-sqlite < 0 + - pipes-csv < 0 + - plotlyhs < 0 + - postgresql-typed < 0 + - protocol-radius < 0 + - pushbullet-types < 0 + - qm-interpolated-string < 0 + - qnap-decrypt < 0 + - quickcheck-state-machine < 0 + - rakuten < 0 + - registry < 0 + - rss-conduit < 0 + - safe-money < 0 + - securemem < 0 + - servant-blaze < 0 + - servant-cassava < 0 + - servant-checked-exceptions < 0 + - servant-checked-exceptions-core < 0 + - servant-elm < 0 + - servant-exceptions < 0 + - servant-github-webhook < 0 + - servant-kotlin < 0 + - servant-lucid < 0 + - servant-mock < 0 + - servant-pandoc < 0 + - servant-rawm < 0 + - servant-ruby < 0 + - servant-static-th < 0 + - servant-tracing < 0 + - servant-websockets < 0 + - sexp-grammar < 0 + - shikensu < 0 + - simple-vec3 < 0 + - sparkle < 0 + - stack < 0 + - statistics < 0 + - store < 0 + - summoner < 0 + - swish < 0 + - telegram-bot-simple < 0 + - text-ldap < 0 + - text-show-instances < 0 + - thyme < 0 + - tibetan-utils < 0 + - tls < 0 + - triplesec < 0 + - vector-sized < 0 + - vivid-supercollider < 0 + - vty < 0 + - wai-app-static < 0 + - wai-middleware-metrics < 0 + - wai-middleware-static < 0 + - websockets-snap < 0 + - wreq < 0 + - ws < 0 + - x509 < 0 + - x509-validation < 0 + - xmonad-extras < 0 + - yesod-auth < 0 + - yesod-form < 0 + - yesod-static < 0 + + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 From bd4f8bb6680667480e62fcd6d41d9dd452977a8b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 21:45:55 -0700 Subject: [PATCH 0412/1876] Round 3 --- build-constraints.yaml | 249 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 249 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b17ccdd..c35f6408 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4048,6 +4048,255 @@ packages: - yesod-form < 0 - yesod-static < 0 + - Allure < 0 + - DAV < 0 + - HTF < 0 + - HaskellNet < 0 + - HaskellNet-SSL < 0 + - IPv6DB < 0 + - RSA < 0 + - aeson-typescript < 0 + - amazonka < 0 + - amazonka-apigateway < 0 + - amazonka-application-autoscaling < 0 + - amazonka-appstream < 0 + - amazonka-athena < 0 + - amazonka-autoscaling < 0 + - amazonka-budgets < 0 + - amazonka-certificatemanager < 0 + - amazonka-cloudformation < 0 + - amazonka-cloudfront < 0 + - amazonka-cloudhsm < 0 + - amazonka-cloudsearch < 0 + - amazonka-cloudsearch-domains < 0 + - amazonka-cloudtrail < 0 + - amazonka-cloudwatch < 0 + - amazonka-cloudwatch-events < 0 + - amazonka-cloudwatch-logs < 0 + - amazonka-codebuild < 0 + - amazonka-codecommit < 0 + - amazonka-codedeploy < 0 + - amazonka-codepipeline < 0 + - amazonka-cognito-identity < 0 + - amazonka-cognito-idp < 0 + - amazonka-cognito-sync < 0 + - amazonka-config < 0 + - amazonka-datapipeline < 0 + - amazonka-devicefarm < 0 + - amazonka-directconnect < 0 + - amazonka-discovery < 0 + - amazonka-dms < 0 + - amazonka-ds < 0 + - amazonka-dynamodb < 0 + - amazonka-dynamodb-streams < 0 + - amazonka-ec2 < 0 + - amazonka-ecr < 0 + - amazonka-ecs < 0 + - amazonka-efs < 0 + - amazonka-elasticache < 0 + - amazonka-elasticbeanstalk < 0 + - amazonka-elasticsearch < 0 + - amazonka-elastictranscoder < 0 + - amazonka-elb < 0 + - amazonka-elbv2 < 0 + - amazonka-emr < 0 + - amazonka-gamelift < 0 + - amazonka-glacier < 0 + - amazonka-health < 0 + - amazonka-iam < 0 + - amazonka-importexport < 0 + - amazonka-inspector < 0 + - amazonka-iot < 0 + - amazonka-iot-dataplane < 0 + - amazonka-kinesis < 0 + - amazonka-kinesis-analytics < 0 + - amazonka-kinesis-firehose < 0 + - amazonka-kms < 0 + - amazonka-lambda < 0 + - amazonka-lightsail < 0 + - amazonka-marketplace-analytics < 0 + - amazonka-marketplace-metering < 0 + - amazonka-ml < 0 + - amazonka-opsworks < 0 + - amazonka-opsworks-cm < 0 + - amazonka-pinpoint < 0 + - amazonka-polly < 0 + - amazonka-rds < 0 + - amazonka-redshift < 0 + - amazonka-rekognition < 0 + - amazonka-route53 < 0 + - amazonka-route53-domains < 0 + - amazonka-s3 < 0 + - amazonka-sdb < 0 + - amazonka-servicecatalog < 0 + - amazonka-ses < 0 + - amazonka-shield < 0 + - amazonka-sms < 0 + - amazonka-snowball < 0 + - amazonka-sns < 0 + - amazonka-sqs < 0 + - amazonka-ssm < 0 + - amazonka-stepfunctions < 0 + - amazonka-storagegateway < 0 + - amazonka-sts < 0 + - amazonka-support < 0 + - amazonka-swf < 0 + - amazonka-test < 0 + - amazonka-waf < 0 + - amazonka-workspaces < 0 + - amazonka-xray < 0 + - antiope-athena < 0 + - antiope-core < 0 + - antiope-dynamodb < 0 + - antiope-messages < 0 + - antiope-s3 < 0 + - antiope-sns < 0 + - antiope-sqs < 0 + - asif < 0 + - asn1-encoding < 0 + - asn1-parse < 0 + - authenticate-oauth < 0 + - beam-core < 0 + - binary-tagged < 0 + - bins < 0 + - bitcoin-api < 0 + - bitcoin-api-extra < 0 + - bitcoin-block < 0 + - bitcoin-tx < 0 + - bson < 0 + - bugsnag-haskell < 0 + - cabal-rpm < 0 + - cayley-client < 0 + - cipher-aes < 0 + - cipher-blowfish < 0 + - cipher-camellia < 0 + - cipher-des < 0 + - classy-prelude-yesod < 0 + - closed < 0 + - configuration-tools < 0 + - connection < 0 + - consul-haskell < 0 + - cql-io < 0 + - criterion < 0 + - crypto-cipher-tests < 0 + - crypto-cipher-types < 0 + - crypto-pubkey-types < 0 + - crypto-random < 0 + - datadog < 0 + - datasets < 0 + - dns < 0 + - docker < 0 + - emd < 0 + - eventful-sql-common < 0 + - eventful-sqlite < 0 + - executable-hash < 0 + - fay-dom < 0 + - fb < 0 + - fmt < 0 + - generics-eot < 0 + - github < 0 + - hamilton < 0 + - handwriting < 0 + - haskoin-node < 0 + - haskoin-store < 0 + - hedis < 0 + - hexml-lens < 0 + - hlint < 0 + - hmatrix-backprop < 0 + - hmatrix-vector-sized < 0 + - hpack < 0 + - hquantlib < 0 + - hsebaysdk < 0 + - hspec-wai-json < 0 + - hsx-jmacro < 0 + - http-client-openssl < 0 + - http-conduit < 0 + - http-reverse-proxy < 0 + - influxdb < 0 + - irc-client < 0 + - irc-conduit < 0 + - jmacro-rpc < 0 + - jmacro-rpc-snap < 0 + - kawhi < 0 + - koofr-client < 0 + - locators < 0 + - mapquest-api < 0 + - mbug < 0 + - microformats2-parser < 0 + - mime-mail-ses < 0 + - moesocks < 0 + - mongoDB < 0 + - morte < 0 + - mustache < 0 + - mysql-haskell-nem < 0 + - mysql-haskell-openssl < 0 + - network-conduit-tls < 0 + - network-simple-tls < 0 + - next-ref < 0 + - opensource < 0 + - persistent-iproute < 0 + - persistent-mysql < 0 + - persistent-mysql-haskell < 0 + - persistent-postgresql < 0 + - persistent-template < 0 + - pinboard < 0 + - pipes-http < 0 + - pipes-network-tls < 0 + - pkcs10 < 0 + - postgresql-simple < 0 + - postgresql-simple-migration < 0 + - protocol-radius-test < 0 + - ref-fd < 0 + - req < 0 + - req-conduit < 0 + - require < 0 + - rollbar-hs < 0 + - s3-signer < 0 + - serverless-haskell < 0 + - servius < 0 + - ses-html < 0 + - simple-log < 0 + - smtp-mail < 0 + - soap < 0 + - soap-openssl < 0 + - soap-tls < 0 + - speculation < 0 + - stratosphere < 0 + - tcp-streams < 0 + - textlocal < 0 + - th-printf < 0 + - threads-extras < 0 + - tls-debug < 0 + - tls-session-manager < 0 + - users < 0 + - vivid < 0 + - wai-middleware-consul < 0 + - wai-middleware-crowd < 0 + - wai-slack-middleware < 0 + - wai-websockets < 0 + - warp < 0 + - warp-tls < 0 + - web-plugins < 0 + - webdriver < 0 + - webex-teams-conduit < 0 + - webex-teams-pipes < 0 + - wreq-stringless < 0 + - wss-client < 0 + - x509-store < 0 + - x509-system < 0 + - yesod < 0 + - yesod-auth-fb < 0 + - yesod-auth-hashdb < 0 + - yesod-bin < 0 + - yesod-fb < 0 + - yesod-form-bootstrap4 < 0 + - yesod-paginator < 0 + - yesod-persistent < 0 + - yesod-recaptcha2 < 0 + - yesod-test < 0 + - yesod-text-markdown < 0 + - yi-language < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC From 0f1b0fa35675ac9d01cf1c70b578a6f3f064b517 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 21:52:41 -0700 Subject: [PATCH 0413/1876] Round 4 --- build-constraints.yaml | 183 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 183 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c35f6408..9cabdbdc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4297,6 +4297,189 @@ packages: - yesod-text-markdown < 0 - yi-language < 0 + - Earley < 0 + - HPDF < 0 + - HTTP < 0 + - IntervalMap < 0 + - JuicyPixels-extra < 0 + - MusicBrainz < 0 + - ad < 0 + - amqp < 0 + - apecs < 0 + - arbor-postgres < 0 + - async-timer < 0 + - attoparsec < 0 + - beam-migrate < 0 + - beam-sqlite < 0 + - bench < 0 + - bimap-server < 0 + - binary-list < 0 + - bit-stream < 0 + - bits-extra < 0 + - bitset-word8 < 0 + - blake2 < 0 + - broadcast-chan < 0 + - bson-lens < 0 + - bytestring-conversion < 0 + - cabal2nix < 0 + - case-insensitive < 0 + - cassava-conduit < 0 + - cipher-rc4 < 0 + - cisco-spark-api < 0 + - clientsession < 0 + - cmark < 0 + - conduit-algorithms < 0 + - conduit-connection < 0 + - conduit-iconv < 0 + - conduit-parse < 0 + - cprng-aes < 0 + - cron < 0 + - cryptocipher < 0 + - css-syntax < 0 + - ctrie < 0 + - curl-runnings < 0 + - data-diverse < 0 + - data-has < 0 + - data-msgpack < 0 + - dataurl < 0 + - dbcleaner < 0 + - dbus < 0 + - detour-via-sci < 0 + - dimensional < 0 + - discrimination < 0 + - do-list < 0 + - drifter-postgresql < 0 + - edit-distance < 0 + - farmhash < 0 + - fast-digits < 0 + - fclabels < 0 + - foldl < 0 + - folds < 0 + - gc < 0 + - generic-lens < 0 + - genvalidity-path < 0 + - geojson < 0 + - github-types < 0 + - google-oauth2-jwt < 0 + - graph-core < 0 + - groundhog-postgresql < 0 + - hasbolt < 0 + - hashable < 0 + - histogram-fill < 0 + - hmatrix-morpheus < 0 + - hoogle < 0 + - hspec-pg-transact < 0 + - html-email-validate < 0 + - html-entity-map < 0 + - htoml < 0 + - http-link-header < 0 + - human-readable-duration < 0 + - hw-conduit < 0 + - hw-dsv < 0 + - hw-json < 0 + - hw-prim < 0 + - hw-rankselect < 0 + - hw-simd < 0 + - hweblib < 0 + - hworker < 0 + - hxt-regex-xmlschema < 0 + - ilist < 0 + - include-file < 0 + - incremental-parser < 0 + - inline-r < 0 + - intset-imperative < 0 + - ip < 0 + - jvm < 0 + - kanji < 0 + - kazura-queue < 0 + - kdt < 0 + - lens < 0 + - lifted-async < 0 + - lifted-base < 0 + - line < 0 + - loop < 0 + - lz4 < 0 + - machines < 0 + - matrices < 0 + - matrix < 0 + - mega-sdist < 0 + - megaparsec < 0 + - microlens-aeson < 0 + - modern-uri < 0 + - monad-logger-prefix < 0 + - monad-memo < 0 + - netpbm < 0 + - network-messagepack-rpc-websocket < 0 + - newtype-generics < 0 + - openpgp-asciiarmor < 0 + - persistent-refs < 0 + - pg-transact < 0 + - phantom-state < 0 + - postgresql-schema < 0 + - postgresql-simple-queue < 0 + - postgresql-transactional < 0 + - pretty-simple < 0 + - prettyprinter < 0 + - prometheus-client < 0 + - psql-helpers < 0 + - ramus < 0 + - rcu < 0 + - rdf < 0 + - reinterpret-cast < 0 + - req-url-extra < 0 + - rng-utils < 0 + - sampling < 0 + - scalpel-core < 0 + - scanner < 0 + - scientific < 0 + - scotty < 0 + - semver < 0 + - siggy-chardust < 0 + - sorted-list < 0 + - sourcemap < 0 + - stache < 0 + - stm-hamt < 0 + - structs < 0 + - sv < 0 + - tar < 0 + - tar-conduit < 0 + - tcp-streams-openssl < 0 + - text-builder < 0 + - text-manipulate < 0 + - text-metrics < 0 + - thread-local-storage < 0 + - tinylog < 0 + - tmp-postgres < 0 + - turtle < 0 + - type-of-html < 0 + - ua-parser < 0 + - unbound-generics < 0 + - users-postgresql-simple < 0 + - users-test < 0 + - vec < 0 + - vinyl < 0 + - wai-cli < 0 + - wai-cors < 0 + - wai-session-postgresql < 0 + - wai-transformers < 0 + - warp-tls-uid < 0 + - webex-teams-api < 0 + - websockets < 0 + - wire-streams < 0 + - word24 < 0 + - word8 < 0 + - xeno < 0 + - xlsx < 0 + - xml-conduit-parse < 0 + - xmlgen < 0 + - yesod-core < 0 + - yesod-csp < 0 + - yesod-websockets < 0 + - yi-rope < 0 + - zippers < 0 + - zstd < 0 + + "GHC upper bounds": # Need to always match the version shipped with GHC From 1aecaffee9511459aa0d6734dc67fa7929c0f4a2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 22:00:27 -0700 Subject: [PATCH 0414/1876] Round 5 --- build-constraints.yaml | 334 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 334 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9cabdbdc..ab9802eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4479,6 +4479,340 @@ packages: - zippers < 0 - zstd < 0 + - H < 0 + - HSet < 0 + - HaTeX < 0 + - HandsomeSoup < 0 + - Hoed < 0 + - IPv6Addr < 0 + - MemoTrie < 0 + - Spintax < 0 + - accuerr < 0 + - ace < 0 + - aern2-mp < 0 + - aern2-real < 0 + - aeson < 0 + - aeson-attoparsec < 0 + - aeson-better-errors < 0 + - aeson-compat < 0 + - aeson-extra < 0 + - aeson-picker < 0 + - aeson-pretty < 0 + - aeson-utils < 0 + - alternators < 0 + - api-field-json-th < 0 + - arbor-lru-cache < 0 + - asciidiagram < 0 + - astro < 0 + - async < 0 + - attoparsec-base64 < 0 + - attoparsec-binary < 0 + - attoparsec-expr < 0 + - attoparsec-ip < 0 + - attoparsec-iso8601 < 0 + - attoparsec-path < 0 + - attoparsec-uri < 0 + - avro < 0 + - avwx < 0 + - base64-bytestring-type < 0 + - basic-prelude < 0 + - binary-ext < 0 + - binary-parsers < 0 + - boltzmann-samplers < 0 + - boolean-like < 0 + - boring < 0 + - bound < 0 + - boundingboxes < 0 + - bower-json < 0 + - bsb-http-chunked < 0 + - bytes < 0 + - cache < 0 + - capataz < 0 + - cases < 0 + - cassava < 0 + - cassava-records < 0 + - classy-prelude < 0 + - codec-rpm < 0 + - componentm < 0 + - composable-associations < 0 + - compressed < 0 + - concise < 0 + - concurrent-supply < 0 + - conduit-extra < 0 + - conduit-zstd < 0 + - configurator < 0 + - constraints < 0 + - cpuinfo < 0 + - crypt-sha512 < 0 + - css-text < 0 + - cue-sheet < 0 + - currency < 0 + - data-diverse-lens < 0 + - data-dword < 0 + - debug < 0 + - declarative < 0 + - deferred-folds < 0 + - df1 < 0 + - distribution-nixpkgs < 0 + - distribution-opensuse < 0 + - doctemplates < 0 + - dom-parser < 0 + - dotenv < 0 + - dynamic-state < 0 + - emacs-module < 0 + - enclosed-exceptions < 0 + - ersatz < 0 + - exinst < 0 + - exp-pairs < 0 + - extensible < 0 + - fedora-haskell-tools < 0 + - filter-logger < 0 + - fin < 0 + - formatting < 0 + - frontmatter < 0 + - functor-classes-compat < 0 + - fuzzcheck < 0 + - fuzzy-dates < 0 + - fuzzyset < 0 + - generics-sop-lens < 0 + - genvalidity-hspec-hashable < 0 + - genvalidity-scientific < 0 + - genvalidity-unordered-containers < 0 + - geodetics < 0 + - ghc-prof < 0 + - ghcjs-base-stub < 0 + - glabrous < 0 + - glaze < 0 + - glazier < 0 + - glazier-react < 0 + - glazier-react-widget < 0 + - gravatar < 0 + - graylog < 0 + - groundhog < 0 + - hackage-db < 0 + - hamtsolo < 0 + - hashmap < 0 + - hashtables < 0 + - haskell-gi < 0 + - haskey < 0 + - haskey-btree < 0 + - haskey-mtl < 0 + - hasql < 0 + - hasty-hamiltonian < 0 + - haxl < 0 + - hbeanstalk < 0 + - hedgehog < 0 + - hostname-validate < 0 + - hp2pretty < 0 + - hreader-lens < 0 + - hruby < 0 + - hslua-aeson < 0 + - hspec-attoparsec < 0 + - hspec-megaparsec < 0 + - hspec-wai < 0 + - html-conduit < 0 + - html-entities < 0 + - http-api-data < 0 + - http-common < 0 + - http-streams < 0 + - http-types < 0 + - hw-balancedparens < 0 + - hw-bits < 0 + - hw-eliasfano < 0 + - hw-excess < 0 + - hw-ip < 0 + - hw-packed-vector < 0 + - hw-parser < 0 + - hw-rankselect-base < 0 + - hw-succinct < 0 + - hxt < 0 + - hxt-http < 0 + - inflections < 0 + - ini < 0 + - inline-c < 0 + - insert-ordered-containers < 0 + - intern < 0 + - intro < 0 + - io-choice < 0 + - io-streams < 0 + - irc < 0 + - irc-dcc < 0 + - javascript-extras < 0 + - js-flot < 0 + - js-jquery < 0 + - json-rpc < 0 + - json-rpc-generic < 0 + - keys < 0 + - lambdabot-core < 0 + - lambdabot-irc-plugins < 0 + - language-docker < 0 + - language-nix < 0 + - lattices < 0 + - lens-action < 0 + - lens-aeson < 0 + - lens-datetime < 0 + - lens-misc < 0 + - lens-properties < 0 + - lens-regex < 0 + - libmpd < 0 + - linear < 0 + - llvm-hs < 0 + - llvm-hs-pretty < 0 + - llvm-hs-pure < 0 + - log-domain < 0 + - lrucaching < 0 + - machines-binary < 0 + - machines-directory < 0 + - machines-io < 0 + - makefile < 0 + - markdown < 0 + - massiv-io < 0 + - matrix-market-attoparsec < 0 + - matrix-static < 0 + - mercury-api < 0 + - metrics < 0 + - milena < 0 + - mltool < 0 + - monad-logger < 0 + - mono-traversable < 0 + - mysql-simple < 0 + - ndjson-conduit < 0 + - neat-interpolation < 0 + - network-anonymous-i2p < 0 + - network-anonymous-tor < 0 + - network-attoparsec < 0 + - network-ip < 0 + - network-messagepack-rpc < 0 + - network-transport < 0 + - nqe < 0 + - nvim-hs < 0 + - nvim-hs-contrib < 0 + - objective < 0 + - oeis < 0 + - once < 0 + - open-witness < 0 + - parsers < 0 + - path < 0 + - path-extra < 0 + - pcre-utils < 0 + - perfect-hash-generator < 0 + - pipes-aeson < 0 + - pipes-attoparsec < 0 + - pipes-category < 0 + - pipes-extras < 0 + - pipes-fastx < 0 + - pipes-fluid < 0 + - pipes-misc < 0 + - plot-light < 0 + - pointed < 0 + - postgresql-binary < 0 + - prettyprinter-ansi-terminal < 0 + - prettyprinter-compat-annotated-wl-pprint < 0 + - prettyprinter-compat-ansi-wl-pprint < 0 + - prettyprinter-compat-wl-pprint < 0 + - profiterole < 0 + - psqueues < 0 + - purescript-bridge < 0 + - quickcheck-arbitrary-adt < 0 + - quickcheck-instances < 0 + - random-tree < 0 + - range-set-list < 0 + - rasterific-svg < 0 + - rebase < 0 + - reducers < 0 + - references < 0 + - refined < 0 + - relude < 0 + - renderable < 0 + - resource-pool < 0 + - rio < 0 + - salak < 0 + - sbp < 0 + - scalpel < 0 + - sdl2-gfx < 0 + - sdl2-mixer < 0 + - selda < 0 + - semigroupoids < 0 + - serf < 0 + - serialise < 0 + - serversession < 0 + - shake < 0 + - shake-language-c < 0 + - shakespeare < 0 + - shelly < 0 + - show-prettyprint < 0 + - skews < 0 + - skylighting < 0 + - skylighting-core < 0 + - slave-thread < 0 + - snap-core < 0 + - sparse-linear-algebra < 0 + - special-values < 0 + - speedy-slice < 0 + - sqlite-simple < 0 + - squeal-postgresql < 0 + - stm-containers < 0 + - streaming-attoparsec < 0 + - strict-base-types < 0 + - sv-cassava < 0 + - sv-core < 0 + - svg-tree < 0 + - tagstream-conduit < 0 + - teardown < 0 + - termonad < 0 + - text-latin1 < 0 + - text-region < 0 + - text-short < 0 + - these < 0 + - timelens < 0 + - timerep < 0 + - tldr < 0 + - tmapchan < 0 + - tmapmvar < 0 + - tomland < 0 + - tostring < 0 + - tree-diff < 0 + - trifecta < 0 + - ttrie < 0 + - type-of-html-static < 0 + - uncertain < 0 + - uniplate < 0 + - uniprot-kb < 0 + - unique < 0 + - universum < 0 + - unordered-containers < 0 + - uri-templater < 0 + - uuid-types < 0 + - validation < 0 + - validity-scientific < 0 + - validity-unordered-containers < 0 + - validity-vector < 0 + - vault < 0 + - vector-instances < 0 + - wai-extra < 0 + - wai-logger < 0 + - wai-predicates < 0 + - wcwidth < 0 + - weeder < 0 + - wikicfp-scraper < 0 + - winery < 0 + - witherable < 0 + - writer-cps-lens < 0 + - xml-conduit < 0 + - xml-isogen < 0 + - xml-lens < 0 + - xml-to-json < 0 + - xmlbf-xeno < 0 + - xss-sanitize < 0 + - yaml < 0 + - yesod-alerts < 0 + - yesod-eventsource < 0 + - yesod-gitrepo < 0 + - yesod-gitrev < 0 + - yesod-newsfeed < 0 + - yesod-sitemap < 0 + - zip < 0 + "GHC upper bounds": From e0ff4f295e633104a78d8c002d0066f244b0e439 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 22:08:38 -0700 Subject: [PATCH 0415/1876] Round 6 --- build-constraints.yaml | 194 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 194 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab9802eb..fc85fbdc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4813,6 +4813,200 @@ packages: - yesod-sitemap < 0 - zip < 0 + - RefSerialize < 0 + - TCache < 0 + - adjunctions < 0 + - aeson-casing < 0 + - aeson-generic-compat < 0 + - aeson-iproute < 0 + - aeson-yak < 0 + - algebra < 0 + - ascii-progress < 0 + - async-extra < 0 + - barrier < 0 + - base32string < 0 + - base58string < 0 + - bits < 0 + - butter < 0 + - c2hs < 0 + - cfenv < 0 + - chan < 0 + - charset < 0 + - checkers < 0 + - chronologique < 0 + - codec < 0 + - commutative < 0 + - componentm-devel < 0 + - composable-associations-aeson < 0 + - concurrent-output < 0 + - conduit < 0 + - conduit-throttle < 0 + - configurator-export < 0 + - connection-pool < 0 + - courier < 0 + - cpio-conduit < 0 + - criterion-measurement < 0 + - di < 0 + - di-df1 < 0 + - distributed-closure < 0 + - dlist-nonempty < 0 + - docopt < 0 + - doctest-discover < 0 + - drifter-sqlite < 0 + - edit-distance-vector < 0 + - editor-open < 0 + - either < 0 + - elm-export < 0 + - envelope < 0 + - envy < 0 + - epub-metadata < 0 + - eq < 0 + - errors-ext < 0 + - etc < 0 + - eventful-core < 0 + - eventful-test-helpers < 0 + - every < 0 + - filecache < 0 + - filelock < 0 + - flat-mcmc < 0 + - flay < 0 + - fn < 0 + - forma < 0 + - free < 0 + - fsnotify < 0 + - genvalidity-aeson < 0 + - genvalidity-hspec-aeson < 0 + - gi-atk < 0 + - gi-cairo < 0 + - gi-gdk < 0 + - gi-gdkpixbuf < 0 + - gi-gio < 0 + - gi-glib < 0 + - gi-gobject < 0 + - gi-gtk < 0 + - gi-gtksource < 0 + - gi-javascriptcore < 0 + - gi-pango < 0 + - gi-vte < 0 + - gl < 0 + - groundhog-inspector < 0 + - groundhog-mysql < 0 + - groundhog-sqlite < 0 + - groundhog-th < 0 + - gtk2hs-buildtools < 0 + - hapistrano < 0 + - hasql-optparse-applicative < 0 + - hasql-pool < 0 + - hasql-transaction < 0 + - heterocephalus < 0 + - hexstring < 0 + - hinotify < 0 + - hourglass-orphans < 0 + - hslua < 0 + - hspec-expectations-pretty-diff < 0 + - hspec-golden-aeson < 0 + - hvega < 0 + - hw-fingertree-strict < 0 + - hw-hedgehog < 0 + - hw-hspec-hedgehog < 0 + - hxt-css < 0 + - hxt-curl < 0 + - hxt-expat < 0 + - hxt-tagsoup < 0 + - hyphenation < 0 + - imagesize-conduit < 0 + - invariant < 0 + - io-memoize < 0 + - ip6addr < 0 + - islink < 0 + - jni < 0 + - kan-extensions < 0 + - kleene < 0 + - lapack-ffi-tools < 0 + - leveldb-haskell < 0 + - log-base < 0 + - lxd-client-config < 0 + - mbtiles < 0 + - microstache < 0 + - monad-logger-json < 0 + - monad-logger-syslog < 0 + - monad-products < 0 + - monad-unlift < 0 + - monad-unlift-ref < 0 + - monoid-subclasses < 0 + - mutable-containers < 0 + - natural-transformation < 0 + - network-transport-composed < 0 + - network-transport-inmemory < 0 + - network-transport-tests < 0 + - odbc < 0 + - openssl-streams < 0 + - pager < 0 + - pandoc-types < 0 + - path-io < 0 + - pipes-concurrency < 0 + - pipes-wai < 0 + - poly-arity < 0 + - protobuf-simple < 0 + - qchas < 0 + - quickcheck-special < 0 + - random-fu < 0 + - result < 0 + - retry < 0 + - sdl2 < 0 + - selda-postgresql < 0 + - selda-sqlite < 0 + - semigroupoid-extras < 0 + - serversession-frontend-wai < 0 + - set-cover < 0 + - shell-conduit < 0 + - smoothie < 0 + - snap-blaze < 0 + - splitmix < 0 + - sqlite-simple-errors < 0 + - state-codes < 0 + - stm-conduit < 0 + - streaming-commons < 0 + - streaming-wai < 0 + - streams < 0 + - string-conversions < 0 + - swagger < 0 + - tagged-transformer < 0 + - tasty < 0 + - tasty-discover < 0 + - tasty-golden < 0 + - tasty-hedgehog < 0 + - tasty-silver < 0 + - tasty-smallcheck < 0 + - throttle-io-stream < 0 + - time-parsers < 0 + - transaction < 0 + - typed-process < 0 + - typelits-witnesses < 0 + - unboxed-ref < 0 + - unit-constraint < 0 + - unliftio < 0 + - urlpath < 0 + - uuid < 0 + - validity-aeson < 0 + - validity-path < 0 + - vector-bytes-instances < 0 + - wai < 0 + - wai-middleware-caching < 0 + - wai-middleware-caching-lru < 0 + - wai-session < 0 + - web-routes < 0 + - web-routes-wai < 0 + - witness < 0 + - wl-pprint-extras < 0 + - world-peace < 0 + - xml-html-qq < 0 + - xmlbf < 0 + - zeromq4-haskell < 0 + - zeromq4-patterns < 0 + - zim-parser < 0 + - zip-stream < 0 + - ztail < 0 "GHC upper bounds": From 625910c4fdc15d11a95d0003e89e450deaeb9300 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 22:13:12 -0700 Subject: [PATCH 0416/1876] Round 7 --- build-constraints.yaml | 125 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc85fbdc..a21761ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5008,6 +5008,131 @@ packages: - zip-stream < 0 - ztail < 0 + - ChannelT < 0 + - Network-NineP < 0 + - Rasterific < 0 + - arithmoi < 0 + - arithmoi < 0 + - barbies < 0 + - binary-conduit < 0 + - bitcoin-types < 0 + - bzlib-conduit < 0 + - cabal2spec < 0 + - cereal-conduit < 0 + - cheapskate < 0 + - cheapskate < 0 + - clock < 0 + - compiler-warnings < 0 + - conduit-concurrent-map < 0 + - conduit-concurrent-map < 0 + - countable < 0 + - cql < 0 + - cql < 0 + - csp < 0 + - dawg-ord < 0 + - dawg-ord < 0 + - di-core < 0 + - drifter < 0 + - eventful-memory < 0 + - eventful-memory < 0 + - free-vl < 0 + - freer-simple < 0 + - freer-simple < 0 + - fsnotify-conduit < 0 + - fsnotify-conduit < 0 + - generic-data < 0 + - genvalidity-uuid < 0 + - genvalidity-vector < 0 + - ghc-exactprint < 0 + - ghc-typelits-extra < 0 + - ghc-typelits-knownnat < 0 + - ghc-typelits-natnormalise < 0 + - ghcid < 0 + - ghcid < 0 + - gi-gtk-hs < 0 + - githash < 0 + - haskell-src-exts < 0 + - haskell-src-exts < 0 + - haskell-src-exts < 0 + - haskell-src-exts-util < 0 + - higher-leveldb < 0 + - higher-leveldb < 0 + - hsini < 0 + - hslua-module-text < 0 + - hslua-module-text < 0 + - hspec-checkers < 0 + - hsyslog-udp < 0 + - immortal < 0 + - language-ecmascript < 0 + - language-ecmascript < 0 + - language-java < 0 + - lzma-conduit < 0 + - mighty-metropolis < 0 + - monad-loops < 0 + - multiarg < 0 + - nonce < 0 + - nondeterminism < 0 + - nsis < 0 + - paripari < 0 + - parsec-numeric < 0 + - pcre-heavy < 0 + - pgp-wordlist < 0 + - pipes-binary < 0 + - pipes-binary < 0 + - pipes-group < 0 + - pptable < 0 + - pure-zlib < 0 + - quadratic-irrational < 0 + - quickbench < 0 + - rainbox < 0 + - range < 0 + - recursion-schemes < 0 + - regex-applicative < 0 + - rocksdb-query < 0 + - rocksdb-query < 0 + - safeio < 0 + - say < 0 + - sdl2-image < 0 + - sdl2-ttf < 0 + - secp256k1-haskell < 0 + - singletons < 0 + - singletons < 0 + - starter < 0 + - streaming-bytestring < 0 + - streaming-bytestring < 0 + - string-transform < 0 + - tasty-ant-xml < 0 + - tasty-dejafu < 0 + - tasty-expected-failure < 0 + - tasty-hspec < 0 + - tasty-hspec < 0 + - tasty-hunit < 0 + - tasty-leancheck < 0 + - tasty-program < 0 + - tasty-quickcheck < 0 + - tasty-stats < 0 + - tasty-th < 0 + - throwable-exceptions < 0 + - throwable-exceptions < 0 + - titlecase < 0 + - traverse-with-class < 0 + - universe-instances-extended < 0 + - unordered-intmap < 0 + - validity-uuid < 0 + - vector-split < 0 + - web-routes-hsp < 0 + - withdependencies < 0 + - wl-pprint-annotated < 0 + - wl-pprint-terminfo < 0 + - writer-cps-full < 0 + - xls < 0 + - xml-indexed-cursor < 0 + - xml-indexed-cursor < 0 + - xml-picklers < 0 + - yeshql-core < 0 + - yeshql-hdbc < 0 + + "GHC upper bounds": # Need to always match the version shipped with GHC From 9573b86c987a7bebea05ef707241ad0245521be3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 22:16:44 -0700 Subject: [PATCH 0417/1876] Round 8 --- build-constraints.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a21761ec..7c7b5bfa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5132,6 +5132,32 @@ packages: - yeshql-core < 0 - yeshql-hdbc < 0 + - cheapskate-highlight < 0 + - clock-extras < 0 + - di-handle < 0 + - di-monad < 0 + - eliminators < 0 + - extra < 0 + - general-games < 0 + - hprotoc < 0 + - hsass < 0 + - hspec-core < 0 + - hspec-meta < 0 + - openexr-write < 0 + - regex-applicative-text < 0 + - singleton-nats < 0 + - stopwatch < 0 + - streamly < 0 + - temporary < 0 + - tensors < 0 + - test-framework-th < 0 + - universe < 0 + - wl-pprint-console < 0 + - yeshql < 0 + + + + "GHC upper bounds": From 41ef8844ea6b020ca2bd1c78a2f806c05772b93a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 22:22:00 -0700 Subject: [PATCH 0418/1876] Round 9 --- build-constraints.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7c7b5bfa..5f3e92c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5155,6 +5155,33 @@ packages: - wl-pprint-console < 0 - yeshql < 0 + - algebraic-graphs < 0 + - atomic-write < 0 + - fileplow < 0 + - flac < 0 + - flac-picture < 0 + - genvalidity-hspec < 0 + - gnuplot < 0 + - hexml < 0 + - hspec < 0 + - hspec-discover < 0 + - hspec-leancheck < 0 + - hspec-smallcheck < 0 + - lame < 0 + - load-env < 0 + - main-tester < 0 + - markdown-unlit < 0 + - messagepack < 0 + - mockery < 0 + - monad-par < 0 + - record-dot-preprocessor < 0 + - rocksdb-haskell < 0 + - silently < 0 + - tzdata < 0 + - vector-mmap < 0 + - wave < 0 + - weigh < 0 + - zip-archive < 0 From f179fe3f5656245157731dd9b1e6e6d89936939b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 22:27:03 -0700 Subject: [PATCH 0419/1876] Round 10 --- build-constraints.yaml | 97 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f3e92c5..3a76332d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5183,6 +5183,103 @@ packages: - weigh < 0 - zip-archive < 0 + - ClustalParser < 0 + - SCalendar < 0 + - ViennaRNAParser < 0 + - adler32 < 0 + - app-settings < 0 + - appendmap < 0 + - base-compat-batteries < 0 + - base-orphans < 0 + - bbdb < 0 + - bifunctors < 0 + - bitcoin-script < 0 + - bordacount < 0 + - cereal-time < 0 + - clay < 0 + - compactmap < 0 + - currencies < 0 + - deriving-compat < 0 + - distributive < 0 + - dockerfile < 0 + - doctest < 0 + - dvorak < 0 + - elf < 0 + - fold-debounce < 0 + - format-numbers < 0 + - friday-juicypixels < 0 + - friendly-time < 0 + - generic-deriving < 0 + - genvalidity < 0 + - genvalidity-bytestring < 0 + - genvalidity-containers < 0 + - genvalidity-hspec-binary < 0 + - genvalidity-hspec-cereal < 0 + - genvalidity-hspec-optics < 0 + - genvalidity-property < 0 + - genvalidity-text < 0 + - genvalidity-time < 0 + - getopt-generics < 0 + - ghost-buster < 0 + - graph-wrapper < 0 + - half < 0 + - hformat < 0 + - hidden-char < 0 + - hlibsass < 0 + - hopfli < 0 + - hsemail < 0 + - hsexif < 0 + - htaglib < 0 + - hvect < 0 + - identicon < 0 + - io-region < 0 + - iproute < 0 + - iso8601-time < 0 + - justified-containers < 0 + - language-javascript < 0 + - lens-family-th < 0 + - lift-generics < 0 + - logging-facade < 0 + - massiv < 0 + - messagepack-rpc < 0 + - mime-mail < 0 + - mixed-types-num < 0 + - mnist-idx < 0 + - monad-recorder < 0 + - multistate < 0 + - mysql < 0 + - nagios-check < 0 + - nanospec < 0 + - network < 0 + - optparse-text < 0 + - pagination < 0 + - pretty-types < 0 + - projectroot < 0 + - quickcheck-assertions < 0 + - records-sop < 0 + - resourcet < 0 + - rfc1751 < 0 + - rot13 < 0 + - safe-exceptions < 0 + - safe-exceptions-checked < 0 + - scalendar < 0 + - search-algorithms < 0 + - should-not-typecheck < 0 + - stringbuilder < 0 + - sum-type-boilerplate < 0 + - sysinfo < 0 + - text-conversions < 0 + - th-desugar < 0 + - th-orphans < 0 + - thread-hierarchy < 0 + - typenums < 0 + - validity < 0 + - valor < 0 + - wide-word < 0 + - with-location < 0 + - word-trie < 0 + - xxhash-ffi < 0 + - yes-precure5-command < 0 From 5611bd74175ea7f707ffdf62b07548edfe6b6544 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 22:32:18 -0700 Subject: [PATCH 0420/1876] Round 11 --- build-constraints.yaml | 44 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a76332d..f9be6d4d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5281,6 +5281,50 @@ packages: - xxhash-ffi < 0 - yes-precure5-command < 0 + - HsOpenSSL < 0 + - OpenGLRaw < 0 + - atom-basic < 0 + - auto < 0 + - blaze-colonnade < 0 + - bno055-haskell < 0 + - call-stack < 0 + - colonnade < 0 + - comonad < 0 + - fixed-vector < 0 + - from-sum < 0 + - h2c < 0 + - hdevtools < 0 + - heaps < 0 + - hjsmin < 0 + - hopenssl < 0 + - hsdns < 0 + - hstatsd < 0 + - hsyslog < 0 + - intervals < 0 + - lca < 0 + - lens-simple < 0 + - logging-facade-syslog < 0 + - mbox-utility < 0 + - network-multicast < 0 + - network-simple < 0 + - one-liner < 0 + - pipes-network < 0 + - process-extras < 0 + - profunctors < 0 + - read-env-var < 0 + - sendfile < 0 + - socket-activation < 0 + - socks < 0 + - sphinx < 0 + - step-function < 0 + - transformers-base < 0 + - type-level-kv-list < 0 + - unicode-transforms < 0 + - validity-bytestring < 0 + - validity-containers < 0 + - validity-text < 0 + - validity-time < 0 + - xenstore < 0 From cc7665ed5b218aa55e6856ae6989889e6a051cd9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 22:36:44 -0700 Subject: [PATCH 0421/1876] Round 12 --- build-constraints.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9be6d4d..0fb76098 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5326,6 +5326,31 @@ packages: - validity-time < 0 - xenstore < 0 + - GLURaw < 0 + - GLUT < 0 + - HUnit < 0 + - HUnit-approx < 0 + - HsOpenSSL-x509-system < 0 + - OpenGL < 0 + - dejafu < 0 + - dunai < 0 + - elerea < 0 + - fixed-vector-hetero < 0 + - hdaemonize < 0 + - hreader < 0 + - list-t < 0 + - monad-control < 0 + - monad-control-aligned < 0 + - monad-extras < 0 + - monad-journal < 0 + - netwire < 0 + - one-liner-instances < 0 + - pdfinfo < 0 + - pipes-safe < 0 + - rainbow < 0 + - saltine < 0 + - streaming < 0 + - zlib-lens < 0 "GHC upper bounds": From 16c4ee00b152428b4210d9e10dda4dbda4665fa2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 22:41:44 -0700 Subject: [PATCH 0422/1876] Round 13 --- build-constraints.yaml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fb76098..686cdfdd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5352,6 +5352,44 @@ packages: - streaming < 0 - zlib-lens < 0 + - GLFW-b < 0 + - LibZip < 0 + - OpenAL < 0 + - SafeSemaphore < 0 + - abstract-deque-tests < 0 + - base64-bytestring < 0 + - bindings-GLFW < 0 + - blaze-builder < 0 + - blaze-html < 0 + - chaselev-deque < 0 + - concurrency < 0 + - crypto-api-tests < 0 + - deepseq-generics < 0 + - hebrew-time < 0 + - hset < 0 + - hunit-dejafu < 0 + - math-functions < 0 + - minimorph < 0 + - miniutter < 0 + - monad-peel < 0 + - murmur3 < 0 + - netwire-input < 0 + - netwire-input-glfw < 0 + - network-uri < 0 + - parsec < 0 + - prefix-units < 0 + - rank1dynamic < 0 + - re2 < 0 + - scrypt < 0 + - shelltestrunner < 0 + - syb < 0 + - tce-conf < 0 + - tensorflow-test < 0 + - test-framework-hunit < 0 + - tile < 0 + - tsv2csv < 0 + - unicode-show < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC From 6b05a089dbef7a8e673010f11d36128aab49d99c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 22:47:42 -0700 Subject: [PATCH 0423/1876] Round 14 --- build-constraints.yaml | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 686cdfdd..0d645aa3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5376,7 +5376,6 @@ packages: - netwire-input < 0 - netwire-input-glfw < 0 - network-uri < 0 - - parsec < 0 - prefix-units < 0 - rank1dynamic < 0 - re2 < 0 @@ -5390,6 +5389,39 @@ packages: - tsv2csv < 0 - unicode-show < 0 + - ALUT < 0 + - HStringTemplate < 0 + - Strafunski-StrategyLib < 0 + - alerts < 0 + - blaze-bootstrap < 0 + - blaze-markup < 0 + - carray < 0 + - debug-trace-var < 0 + - distributed-static < 0 + - exceptions < 0 + - fft < 0 + - hidapi < 0 + - highlighting-kate < 0 + - hs-bibutils < 0 + - language-c < 0 + - mwc-random < 0 + - protocol-buffers < 0 + - pureMD5 < 0 + - random-source < 0 + - storablevector < 0 + - th-expand-syns < 0 + - th-extras < 0 + - uri-encode < 0 + + + + + + + + + + "GHC upper bounds": # Need to always match the version shipped with GHC From cf0b3fa47e046b1e5c63df733cda8bf42c647a8a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 05:38:08 -0700 Subject: [PATCH 0424/1876] Try again but be more careful --- build-constraints.yaml | 1733 +--------------------------------------- 1 file changed, 4 insertions(+), 1729 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0d645aa3..7d3db910 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3684,1735 +3684,6 @@ packages: - hasql-transaction # base-4.12.0.0 is out of bounds for: - - Agda < 0 - - JuicyPixels-scale-dct < 0 - - MissingH < 0 - - ShellCheck < 0 - - aeson-diff < 0 - - alarmclock < 0 - - apply-refact < 0 - - async-pool < 0 - - autoexporter < 0 - - avers < 0 - - axel < 0 - - bank-holidays-england < 0 - - base-noprelude < 0 - - benchpress < 0 - - brick < 0 - - bv-little < 0 - - cabal-install < 0 - - cairo < 0 - - cipher-aes128 < 0 - - circle-packing < 0 - - clang-compilation-database < 0 - - clash-ghc < 0 - - clash-lib < 0 - - clash-prelude < 0 - - classyplate < 0 - - country < 0 - - crypto-enigma < 0 - - cyclotomic < 0 - - czipwith < 0 - - darcs < 0 - - data-tree-print < 0 - - derulo < 0 - - dhall < 0 - - dhall-to-cabal < 0 - - diagrams-solve < 0 - - doctest-driver-gen < 0 - - edit < 0 - - ekg-core < 0 - - ekg-statsd < 0 - - email-validate < 0 - - exception-hierarchy < 0 - - fay < 0 - - feed < 0 - - flow < 0 - - fold-debounce-conduit < 0 - - fswatch < 0 - - generic-aeson < 0 - - generic-random < 0 - - generic-xmlpickler < 0 - - geniplate-mirror < 0 - - ghc-parser < 0 - - ghc-syntax-highlighter < 0 - - gio < 0 - - github-release < 0 - - glib < 0 - - gloss < 0 - - gloss-raster < 0 - - gloss-rendering < 0 - - greskell < 0 - - greskell-core < 0 - - greskell-websocket < 0 - - gtk3 < 0 - - haddock-library < 0 - - happstack-server < 0 - - haskell-lsp < 0 - - haskell-lsp-types < 0 - - haskell-src-meta < 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 - - hgrev < 0 - - hierarchy < 0 - - hint < 0 - - hledger < 0 - - hledger-api < 0 - - hledger-lib < 0 - - hledger-ui < 0 - - hledger-web < 0 - - hoopl < 0 - - hpqtypes < 0 - - hspec-need-env < 0 - - http-media < 0 - - hxt-pickle-utils < 0 - - ihaskell < 0 - - indentation-core < 0 - - indentation-parsec < 0 - - indexed-list-literals < 0 - - inline-java < 0 - - invertible-grammar < 0 - - io-streams-haproxy < 0 - - ixset-typed < 0 - - json-feed < 0 - - json-rpc-client < 0 - - json-rpc-server < 0 - - jwt < 0 - - kraken < 0 - - lackey < 0 - - learn-physics < 0 - - lens-labels < 0 - - logging-effect < 0 - - logging-effect-extra < 0 - - logging-effect-extra-file < 0 - - logging-effect-extra-handler < 0 - - lucid < 0 - - memory < 0 - - microlens-th < 0 - - monoid-extras < 0 - - monoidal-containers < 0 - - named < 0 - - numhask < 0 - - numhask-prelude < 0 - - numhask-range < 0 - - numhask-test < 0 - - om-elm < 0 - - packdeps < 0 - - palette < 0 - - pango < 0 - - papillon < 0 - - perf < 0 - - pier < 0 - - pier-core < 0 - - pipes-random < 0 - - polyparse < 0 - - postgresql-simple-url < 0 - - prometheus < 0 - - proto-lens < 0 - - proto-lens-arbitrary < 0 - - proto-lens-combinators < 0 - - proto-lens-optparse < 0 - - proto-lens-protobuf-types < 0 - - proto-lens-protoc < 0 - - proto-lens-runtime < 0 - - proto-lens-setup < 0 - - protolude < 0 - - publicsuffix < 0 - - pusher-http-haskell < 0 - - random-bytestring < 0 - - rank2classes < 0 - - ratel < 0 - - ratel-wai < 0 - - rattletrap < 0 - - repa < 0 - - rethinkdb-client-driver < 0 - - rhine < 0 - - rhine-gloss < 0 - - safecopy < 0 - - salve < 0 - - sandi < 0 - - seqid < 0 - - seqid-streams < 0 - - servant < 0 - - servant-JuicyPixels < 0 - - servant-auth < 0 - - servant-auth-client < 0 - - servant-auth-docs < 0 - - servant-auth-server < 0 - - servant-auth-swagger < 0 - - servant-client < 0 - - servant-client-core < 0 - - servant-dhall < 0 - - servant-docs < 0 - - servant-foreign < 0 - - servant-js < 0 - - servant-quickcheck < 0 - - servant-server < 0 - - servant-streaming < 0 - - servant-streaming-client < 0 - - servant-streaming-server < 0 - - servant-swagger < 0 - - servant-swagger-ui < 0 - - servant-swagger-ui-core < 0 - - simplest-sqlite < 0 - - slack-web < 0 - - snap-server < 0 - - statestack < 0 - - static-text < 0 - - strive < 0 - - svg-builder < 0 - - swagger2 < 0 - - tdigest < 0 - - termbox < 0 - - texmath < 0 - - text-show < 0 - - th-nowq < 0 - - threepenny-gui < 0 - - through-text < 0 - - timer-wheel < 0 - - transformers-lift < 0 - - tz < 0 - - union < 0 - - uri-bytestring < 0 - - vector-binary-instances < 0 - - vector-space < 0 - - vectortiles < 0 - - versions < 0 - - wai-middleware-travisci < 0 - - wild-bind < 0 - - wild-bind-x11 < 0 - - wuss < 0 - - xmonad-contrib < 0 - - - DRBG < 0 - - LambdaHack < 0 - - QuasiText < 0 - - aeson-qq < 0 - - amazonka-core < 0 - - approximate < 0 - - asn1-types < 0 - - async-refresh < 0 - - async-refresh-tokens < 0 - - atom-conduit < 0 - - backprop < 0 - - bcrypt < 0 - - bhoogle < 0 - - binary-orphans < 0 - - bitx-bitcoin < 0 - - butcher < 0 - - cachix < 0 - - cachix-api < 0 - - chatwork < 0 - - cheapskate-lucid < 0 - - check-email < 0 - - codo-notation < 0 - - compensated < 0 - - cpphs < 0 - - credential-store < 0 - - cryptocompare < 0 - - cryptohash < 0 - - cryptohash-cryptoapi < 0 - - cryptonite < 0 - - cryptonite-conduit < 0 - - cryptonite-openssl < 0 - - csg < 0 - - dhall-bash < 0 - - dhall-json < 0 - - dhall-text < 0 - - download < 0 - - dublincore-xml-conduit < 0 - - enum-subset-generate < 0 - - eventstore < 0 - - fay-base < 0 - - file-modules < 0 - - find-clumpiness < 0 - - gdax < 0 - - giphy-api < 0 - - github-webhooks < 0 - - goggles < 0 - - graphviz < 0 - - gym-http-api < 0 - - hOpenPGP < 0 - - hailgun < 0 - - haskell-spacegoo < 0 - - haskintex < 0 - - haskoin-core < 0 - - here < 0 - - herms < 0 - - hledger-interest < 0 - - hopenpgp-tools < 0 - - http-client < 0 - - http-client-tls < 0 - - hyperloglog < 0 - - hyraxAbif < 0 - - ihaskell-hvega < 0 - - inliterate < 0 - - interpolate < 0 - - interpolatedstring-perl6 < 0 - - invertible < 0 - - ipython-kernel < 0 - - jmacro < 0 - - jose < 0 - - jose-jwt < 0 - - json-schema < 0 - - jvm-batching < 0 - - jvm-streaming < 0 - - language-c-quote < 0 - - language-puppet < 0 - - large-hashable < 0 - - log-postgres < 0 - - logger-thread < 0 - - lucid-extras < 0 - - marvin-interpolate < 0 - - microlens-platform < 0 - - minio-hs < 0 - - miso < 0 - - mmark < 0 - - mmark-cli < 0 - - mmark-ext < 0 - - monad-metrics < 0 - - mwc-probability-transition < 0 - - mysql-haskell < 0 - - oauthenticated < 0 - - online < 0 - - opml-conduit < 0 - - pem < 0 - - persistent < 0 - - persistent-sqlite < 0 - - pipes-csv < 0 - - plotlyhs < 0 - - postgresql-typed < 0 - - protocol-radius < 0 - - pushbullet-types < 0 - - qm-interpolated-string < 0 - - qnap-decrypt < 0 - - quickcheck-state-machine < 0 - - rakuten < 0 - - registry < 0 - - rss-conduit < 0 - - safe-money < 0 - - securemem < 0 - - servant-blaze < 0 - - servant-cassava < 0 - - servant-checked-exceptions < 0 - - servant-checked-exceptions-core < 0 - - servant-elm < 0 - - servant-exceptions < 0 - - servant-github-webhook < 0 - - servant-kotlin < 0 - - servant-lucid < 0 - - servant-mock < 0 - - servant-pandoc < 0 - - servant-rawm < 0 - - servant-ruby < 0 - - servant-static-th < 0 - - servant-tracing < 0 - - servant-websockets < 0 - - sexp-grammar < 0 - - shikensu < 0 - - simple-vec3 < 0 - - sparkle < 0 - - stack < 0 - - statistics < 0 - - store < 0 - - summoner < 0 - - swish < 0 - - telegram-bot-simple < 0 - - text-ldap < 0 - - text-show-instances < 0 - - thyme < 0 - - tibetan-utils < 0 - - tls < 0 - - triplesec < 0 - - vector-sized < 0 - - vivid-supercollider < 0 - - vty < 0 - - wai-app-static < 0 - - wai-middleware-metrics < 0 - - wai-middleware-static < 0 - - websockets-snap < 0 - - wreq < 0 - - ws < 0 - - x509 < 0 - - x509-validation < 0 - - xmonad-extras < 0 - - yesod-auth < 0 - - yesod-form < 0 - - yesod-static < 0 - - - Allure < 0 - - DAV < 0 - - HTF < 0 - - HaskellNet < 0 - - HaskellNet-SSL < 0 - - IPv6DB < 0 - - RSA < 0 - - aeson-typescript < 0 - - amazonka < 0 - - amazonka-apigateway < 0 - - amazonka-application-autoscaling < 0 - - amazonka-appstream < 0 - - amazonka-athena < 0 - - amazonka-autoscaling < 0 - - amazonka-budgets < 0 - - amazonka-certificatemanager < 0 - - amazonka-cloudformation < 0 - - amazonka-cloudfront < 0 - - amazonka-cloudhsm < 0 - - amazonka-cloudsearch < 0 - - amazonka-cloudsearch-domains < 0 - - amazonka-cloudtrail < 0 - - amazonka-cloudwatch < 0 - - amazonka-cloudwatch-events < 0 - - amazonka-cloudwatch-logs < 0 - - amazonka-codebuild < 0 - - amazonka-codecommit < 0 - - amazonka-codedeploy < 0 - - amazonka-codepipeline < 0 - - amazonka-cognito-identity < 0 - - amazonka-cognito-idp < 0 - - amazonka-cognito-sync < 0 - - amazonka-config < 0 - - amazonka-datapipeline < 0 - - amazonka-devicefarm < 0 - - amazonka-directconnect < 0 - - amazonka-discovery < 0 - - amazonka-dms < 0 - - amazonka-ds < 0 - - amazonka-dynamodb < 0 - - amazonka-dynamodb-streams < 0 - - amazonka-ec2 < 0 - - amazonka-ecr < 0 - - amazonka-ecs < 0 - - amazonka-efs < 0 - - amazonka-elasticache < 0 - - amazonka-elasticbeanstalk < 0 - - amazonka-elasticsearch < 0 - - amazonka-elastictranscoder < 0 - - amazonka-elb < 0 - - amazonka-elbv2 < 0 - - amazonka-emr < 0 - - amazonka-gamelift < 0 - - amazonka-glacier < 0 - - amazonka-health < 0 - - amazonka-iam < 0 - - amazonka-importexport < 0 - - amazonka-inspector < 0 - - amazonka-iot < 0 - - amazonka-iot-dataplane < 0 - - amazonka-kinesis < 0 - - amazonka-kinesis-analytics < 0 - - amazonka-kinesis-firehose < 0 - - amazonka-kms < 0 - - amazonka-lambda < 0 - - amazonka-lightsail < 0 - - amazonka-marketplace-analytics < 0 - - amazonka-marketplace-metering < 0 - - amazonka-ml < 0 - - amazonka-opsworks < 0 - - amazonka-opsworks-cm < 0 - - amazonka-pinpoint < 0 - - amazonka-polly < 0 - - amazonka-rds < 0 - - amazonka-redshift < 0 - - amazonka-rekognition < 0 - - amazonka-route53 < 0 - - amazonka-route53-domains < 0 - - amazonka-s3 < 0 - - amazonka-sdb < 0 - - amazonka-servicecatalog < 0 - - amazonka-ses < 0 - - amazonka-shield < 0 - - amazonka-sms < 0 - - amazonka-snowball < 0 - - amazonka-sns < 0 - - amazonka-sqs < 0 - - amazonka-ssm < 0 - - amazonka-stepfunctions < 0 - - amazonka-storagegateway < 0 - - amazonka-sts < 0 - - amazonka-support < 0 - - amazonka-swf < 0 - - amazonka-test < 0 - - amazonka-waf < 0 - - amazonka-workspaces < 0 - - amazonka-xray < 0 - - antiope-athena < 0 - - antiope-core < 0 - - antiope-dynamodb < 0 - - antiope-messages < 0 - - antiope-s3 < 0 - - antiope-sns < 0 - - antiope-sqs < 0 - - asif < 0 - - asn1-encoding < 0 - - asn1-parse < 0 - - authenticate-oauth < 0 - - beam-core < 0 - - binary-tagged < 0 - - bins < 0 - - bitcoin-api < 0 - - bitcoin-api-extra < 0 - - bitcoin-block < 0 - - bitcoin-tx < 0 - - bson < 0 - - bugsnag-haskell < 0 - - cabal-rpm < 0 - - cayley-client < 0 - - cipher-aes < 0 - - cipher-blowfish < 0 - - cipher-camellia < 0 - - cipher-des < 0 - - classy-prelude-yesod < 0 - - closed < 0 - - configuration-tools < 0 - - connection < 0 - - consul-haskell < 0 - - cql-io < 0 - - criterion < 0 - - crypto-cipher-tests < 0 - - crypto-cipher-types < 0 - - crypto-pubkey-types < 0 - - crypto-random < 0 - - datadog < 0 - - datasets < 0 - - dns < 0 - - docker < 0 - - emd < 0 - - eventful-sql-common < 0 - - eventful-sqlite < 0 - - executable-hash < 0 - - fay-dom < 0 - - fb < 0 - - fmt < 0 - - generics-eot < 0 - - github < 0 - - hamilton < 0 - - handwriting < 0 - - haskoin-node < 0 - - haskoin-store < 0 - - hedis < 0 - - hexml-lens < 0 - - hlint < 0 - - hmatrix-backprop < 0 - - hmatrix-vector-sized < 0 - - hpack < 0 - - hquantlib < 0 - - hsebaysdk < 0 - - hspec-wai-json < 0 - - hsx-jmacro < 0 - - http-client-openssl < 0 - - http-conduit < 0 - - http-reverse-proxy < 0 - - influxdb < 0 - - irc-client < 0 - - irc-conduit < 0 - - jmacro-rpc < 0 - - jmacro-rpc-snap < 0 - - kawhi < 0 - - koofr-client < 0 - - locators < 0 - - mapquest-api < 0 - - mbug < 0 - - microformats2-parser < 0 - - mime-mail-ses < 0 - - moesocks < 0 - - mongoDB < 0 - - morte < 0 - - mustache < 0 - - mysql-haskell-nem < 0 - - mysql-haskell-openssl < 0 - - network-conduit-tls < 0 - - network-simple-tls < 0 - - next-ref < 0 - - opensource < 0 - - persistent-iproute < 0 - - persistent-mysql < 0 - - persistent-mysql-haskell < 0 - - persistent-postgresql < 0 - - persistent-template < 0 - - pinboard < 0 - - pipes-http < 0 - - pipes-network-tls < 0 - - pkcs10 < 0 - - postgresql-simple < 0 - - postgresql-simple-migration < 0 - - protocol-radius-test < 0 - - ref-fd < 0 - - req < 0 - - req-conduit < 0 - - require < 0 - - rollbar-hs < 0 - - s3-signer < 0 - - serverless-haskell < 0 - - servius < 0 - - ses-html < 0 - - simple-log < 0 - - smtp-mail < 0 - - soap < 0 - - soap-openssl < 0 - - soap-tls < 0 - - speculation < 0 - - stratosphere < 0 - - tcp-streams < 0 - - textlocal < 0 - - th-printf < 0 - - threads-extras < 0 - - tls-debug < 0 - - tls-session-manager < 0 - - users < 0 - - vivid < 0 - - wai-middleware-consul < 0 - - wai-middleware-crowd < 0 - - wai-slack-middleware < 0 - - wai-websockets < 0 - - warp < 0 - - warp-tls < 0 - - web-plugins < 0 - - webdriver < 0 - - webex-teams-conduit < 0 - - webex-teams-pipes < 0 - - wreq-stringless < 0 - - wss-client < 0 - - x509-store < 0 - - x509-system < 0 - - yesod < 0 - - yesod-auth-fb < 0 - - yesod-auth-hashdb < 0 - - yesod-bin < 0 - - yesod-fb < 0 - - yesod-form-bootstrap4 < 0 - - yesod-paginator < 0 - - yesod-persistent < 0 - - yesod-recaptcha2 < 0 - - yesod-test < 0 - - yesod-text-markdown < 0 - - yi-language < 0 - - - Earley < 0 - - HPDF < 0 - - HTTP < 0 - - IntervalMap < 0 - - JuicyPixels-extra < 0 - - MusicBrainz < 0 - - ad < 0 - - amqp < 0 - - apecs < 0 - - arbor-postgres < 0 - - async-timer < 0 - - attoparsec < 0 - - beam-migrate < 0 - - beam-sqlite < 0 - - bench < 0 - - bimap-server < 0 - - binary-list < 0 - - bit-stream < 0 - - bits-extra < 0 - - bitset-word8 < 0 - - blake2 < 0 - - broadcast-chan < 0 - - bson-lens < 0 - - bytestring-conversion < 0 - - cabal2nix < 0 - - case-insensitive < 0 - - cassava-conduit < 0 - - cipher-rc4 < 0 - - cisco-spark-api < 0 - - clientsession < 0 - - cmark < 0 - - conduit-algorithms < 0 - - conduit-connection < 0 - - conduit-iconv < 0 - - conduit-parse < 0 - - cprng-aes < 0 - - cron < 0 - - cryptocipher < 0 - - css-syntax < 0 - - ctrie < 0 - - curl-runnings < 0 - - data-diverse < 0 - - data-has < 0 - - data-msgpack < 0 - - dataurl < 0 - - dbcleaner < 0 - - dbus < 0 - - detour-via-sci < 0 - - dimensional < 0 - - discrimination < 0 - - do-list < 0 - - drifter-postgresql < 0 - - edit-distance < 0 - - farmhash < 0 - - fast-digits < 0 - - fclabels < 0 - - foldl < 0 - - folds < 0 - - gc < 0 - - generic-lens < 0 - - genvalidity-path < 0 - - geojson < 0 - - github-types < 0 - - google-oauth2-jwt < 0 - - graph-core < 0 - - groundhog-postgresql < 0 - - hasbolt < 0 - - hashable < 0 - - histogram-fill < 0 - - hmatrix-morpheus < 0 - - hoogle < 0 - - hspec-pg-transact < 0 - - html-email-validate < 0 - - html-entity-map < 0 - - htoml < 0 - - http-link-header < 0 - - human-readable-duration < 0 - - hw-conduit < 0 - - hw-dsv < 0 - - hw-json < 0 - - hw-prim < 0 - - hw-rankselect < 0 - - hw-simd < 0 - - hweblib < 0 - - hworker < 0 - - hxt-regex-xmlschema < 0 - - ilist < 0 - - include-file < 0 - - incremental-parser < 0 - - inline-r < 0 - - intset-imperative < 0 - - ip < 0 - - jvm < 0 - - kanji < 0 - - kazura-queue < 0 - - kdt < 0 - - lens < 0 - - lifted-async < 0 - - lifted-base < 0 - - line < 0 - - loop < 0 - - lz4 < 0 - - machines < 0 - - matrices < 0 - - matrix < 0 - - mega-sdist < 0 - - megaparsec < 0 - - microlens-aeson < 0 - - modern-uri < 0 - - monad-logger-prefix < 0 - - monad-memo < 0 - - netpbm < 0 - - network-messagepack-rpc-websocket < 0 - - newtype-generics < 0 - - openpgp-asciiarmor < 0 - - persistent-refs < 0 - - pg-transact < 0 - - phantom-state < 0 - - postgresql-schema < 0 - - postgresql-simple-queue < 0 - - postgresql-transactional < 0 - - pretty-simple < 0 - - prettyprinter < 0 - - prometheus-client < 0 - - psql-helpers < 0 - - ramus < 0 - - rcu < 0 - - rdf < 0 - - reinterpret-cast < 0 - - req-url-extra < 0 - - rng-utils < 0 - - sampling < 0 - - scalpel-core < 0 - - scanner < 0 - - scientific < 0 - - scotty < 0 - - semver < 0 - - siggy-chardust < 0 - - sorted-list < 0 - - sourcemap < 0 - - stache < 0 - - stm-hamt < 0 - - structs < 0 - - sv < 0 - - tar < 0 - - tar-conduit < 0 - - tcp-streams-openssl < 0 - - text-builder < 0 - - text-manipulate < 0 - - text-metrics < 0 - - thread-local-storage < 0 - - tinylog < 0 - - tmp-postgres < 0 - - turtle < 0 - - type-of-html < 0 - - ua-parser < 0 - - unbound-generics < 0 - - users-postgresql-simple < 0 - - users-test < 0 - - vec < 0 - - vinyl < 0 - - wai-cli < 0 - - wai-cors < 0 - - wai-session-postgresql < 0 - - wai-transformers < 0 - - warp-tls-uid < 0 - - webex-teams-api < 0 - - websockets < 0 - - wire-streams < 0 - - word24 < 0 - - word8 < 0 - - xeno < 0 - - xlsx < 0 - - xml-conduit-parse < 0 - - xmlgen < 0 - - yesod-core < 0 - - yesod-csp < 0 - - yesod-websockets < 0 - - yi-rope < 0 - - zippers < 0 - - zstd < 0 - - - H < 0 - - HSet < 0 - - HaTeX < 0 - - HandsomeSoup < 0 - - Hoed < 0 - - IPv6Addr < 0 - - MemoTrie < 0 - - Spintax < 0 - - accuerr < 0 - - ace < 0 - - aern2-mp < 0 - - aern2-real < 0 - - aeson < 0 - - aeson-attoparsec < 0 - - aeson-better-errors < 0 - - aeson-compat < 0 - - aeson-extra < 0 - - aeson-picker < 0 - - aeson-pretty < 0 - - aeson-utils < 0 - - alternators < 0 - - api-field-json-th < 0 - - arbor-lru-cache < 0 - - asciidiagram < 0 - - astro < 0 - - async < 0 - - attoparsec-base64 < 0 - - attoparsec-binary < 0 - - attoparsec-expr < 0 - - attoparsec-ip < 0 - - attoparsec-iso8601 < 0 - - attoparsec-path < 0 - - attoparsec-uri < 0 - - avro < 0 - - avwx < 0 - - base64-bytestring-type < 0 - - basic-prelude < 0 - - binary-ext < 0 - - binary-parsers < 0 - - boltzmann-samplers < 0 - - boolean-like < 0 - - boring < 0 - - bound < 0 - - boundingboxes < 0 - - bower-json < 0 - - bsb-http-chunked < 0 - - bytes < 0 - - cache < 0 - - capataz < 0 - - cases < 0 - - cassava < 0 - - cassava-records < 0 - - classy-prelude < 0 - - codec-rpm < 0 - - componentm < 0 - - composable-associations < 0 - - compressed < 0 - - concise < 0 - - concurrent-supply < 0 - - conduit-extra < 0 - - conduit-zstd < 0 - - configurator < 0 - - constraints < 0 - - cpuinfo < 0 - - crypt-sha512 < 0 - - css-text < 0 - - cue-sheet < 0 - - currency < 0 - - data-diverse-lens < 0 - - data-dword < 0 - - debug < 0 - - declarative < 0 - - deferred-folds < 0 - - df1 < 0 - - distribution-nixpkgs < 0 - - distribution-opensuse < 0 - - doctemplates < 0 - - dom-parser < 0 - - dotenv < 0 - - dynamic-state < 0 - - emacs-module < 0 - - enclosed-exceptions < 0 - - ersatz < 0 - - exinst < 0 - - exp-pairs < 0 - - extensible < 0 - - fedora-haskell-tools < 0 - - filter-logger < 0 - - fin < 0 - - formatting < 0 - - frontmatter < 0 - - functor-classes-compat < 0 - - fuzzcheck < 0 - - fuzzy-dates < 0 - - fuzzyset < 0 - - generics-sop-lens < 0 - - genvalidity-hspec-hashable < 0 - - genvalidity-scientific < 0 - - genvalidity-unordered-containers < 0 - - geodetics < 0 - - ghc-prof < 0 - - ghcjs-base-stub < 0 - - glabrous < 0 - - glaze < 0 - - glazier < 0 - - glazier-react < 0 - - glazier-react-widget < 0 - - gravatar < 0 - - graylog < 0 - - groundhog < 0 - - hackage-db < 0 - - hamtsolo < 0 - - hashmap < 0 - - hashtables < 0 - - haskell-gi < 0 - - haskey < 0 - - haskey-btree < 0 - - haskey-mtl < 0 - - hasql < 0 - - hasty-hamiltonian < 0 - - haxl < 0 - - hbeanstalk < 0 - - hedgehog < 0 - - hostname-validate < 0 - - hp2pretty < 0 - - hreader-lens < 0 - - hruby < 0 - - hslua-aeson < 0 - - hspec-attoparsec < 0 - - hspec-megaparsec < 0 - - hspec-wai < 0 - - html-conduit < 0 - - html-entities < 0 - - http-api-data < 0 - - http-common < 0 - - http-streams < 0 - - http-types < 0 - - hw-balancedparens < 0 - - hw-bits < 0 - - hw-eliasfano < 0 - - hw-excess < 0 - - hw-ip < 0 - - hw-packed-vector < 0 - - hw-parser < 0 - - hw-rankselect-base < 0 - - hw-succinct < 0 - - hxt < 0 - - hxt-http < 0 - - inflections < 0 - - ini < 0 - - inline-c < 0 - - insert-ordered-containers < 0 - - intern < 0 - - intro < 0 - - io-choice < 0 - - io-streams < 0 - - irc < 0 - - irc-dcc < 0 - - javascript-extras < 0 - - js-flot < 0 - - js-jquery < 0 - - json-rpc < 0 - - json-rpc-generic < 0 - - keys < 0 - - lambdabot-core < 0 - - lambdabot-irc-plugins < 0 - - language-docker < 0 - - language-nix < 0 - - lattices < 0 - - lens-action < 0 - - lens-aeson < 0 - - lens-datetime < 0 - - lens-misc < 0 - - lens-properties < 0 - - lens-regex < 0 - - libmpd < 0 - - linear < 0 - - llvm-hs < 0 - - llvm-hs-pretty < 0 - - llvm-hs-pure < 0 - - log-domain < 0 - - lrucaching < 0 - - machines-binary < 0 - - machines-directory < 0 - - machines-io < 0 - - makefile < 0 - - markdown < 0 - - massiv-io < 0 - - matrix-market-attoparsec < 0 - - matrix-static < 0 - - mercury-api < 0 - - metrics < 0 - - milena < 0 - - mltool < 0 - - monad-logger < 0 - - mono-traversable < 0 - - mysql-simple < 0 - - ndjson-conduit < 0 - - neat-interpolation < 0 - - network-anonymous-i2p < 0 - - network-anonymous-tor < 0 - - network-attoparsec < 0 - - network-ip < 0 - - network-messagepack-rpc < 0 - - network-transport < 0 - - nqe < 0 - - nvim-hs < 0 - - nvim-hs-contrib < 0 - - objective < 0 - - oeis < 0 - - once < 0 - - open-witness < 0 - - parsers < 0 - - path < 0 - - path-extra < 0 - - pcre-utils < 0 - - perfect-hash-generator < 0 - - pipes-aeson < 0 - - pipes-attoparsec < 0 - - pipes-category < 0 - - pipes-extras < 0 - - pipes-fastx < 0 - - pipes-fluid < 0 - - pipes-misc < 0 - - plot-light < 0 - - pointed < 0 - - postgresql-binary < 0 - - prettyprinter-ansi-terminal < 0 - - prettyprinter-compat-annotated-wl-pprint < 0 - - prettyprinter-compat-ansi-wl-pprint < 0 - - prettyprinter-compat-wl-pprint < 0 - - profiterole < 0 - - psqueues < 0 - - purescript-bridge < 0 - - quickcheck-arbitrary-adt < 0 - - quickcheck-instances < 0 - - random-tree < 0 - - range-set-list < 0 - - rasterific-svg < 0 - - rebase < 0 - - reducers < 0 - - references < 0 - - refined < 0 - - relude < 0 - - renderable < 0 - - resource-pool < 0 - - rio < 0 - - salak < 0 - - sbp < 0 - - scalpel < 0 - - sdl2-gfx < 0 - - sdl2-mixer < 0 - - selda < 0 - - semigroupoids < 0 - - serf < 0 - - serialise < 0 - - serversession < 0 - - shake < 0 - - shake-language-c < 0 - - shakespeare < 0 - - shelly < 0 - - show-prettyprint < 0 - - skews < 0 - - skylighting < 0 - - skylighting-core < 0 - - slave-thread < 0 - - snap-core < 0 - - sparse-linear-algebra < 0 - - special-values < 0 - - speedy-slice < 0 - - sqlite-simple < 0 - - squeal-postgresql < 0 - - stm-containers < 0 - - streaming-attoparsec < 0 - - strict-base-types < 0 - - sv-cassava < 0 - - sv-core < 0 - - svg-tree < 0 - - tagstream-conduit < 0 - - teardown < 0 - - termonad < 0 - - text-latin1 < 0 - - text-region < 0 - - text-short < 0 - - these < 0 - - timelens < 0 - - timerep < 0 - - tldr < 0 - - tmapchan < 0 - - tmapmvar < 0 - - tomland < 0 - - tostring < 0 - - tree-diff < 0 - - trifecta < 0 - - ttrie < 0 - - type-of-html-static < 0 - - uncertain < 0 - - uniplate < 0 - - uniprot-kb < 0 - - unique < 0 - - universum < 0 - - unordered-containers < 0 - - uri-templater < 0 - - uuid-types < 0 - - validation < 0 - - validity-scientific < 0 - - validity-unordered-containers < 0 - - validity-vector < 0 - - vault < 0 - - vector-instances < 0 - - wai-extra < 0 - - wai-logger < 0 - - wai-predicates < 0 - - wcwidth < 0 - - weeder < 0 - - wikicfp-scraper < 0 - - winery < 0 - - witherable < 0 - - writer-cps-lens < 0 - - xml-conduit < 0 - - xml-isogen < 0 - - xml-lens < 0 - - xml-to-json < 0 - - xmlbf-xeno < 0 - - xss-sanitize < 0 - - yaml < 0 - - yesod-alerts < 0 - - yesod-eventsource < 0 - - yesod-gitrepo < 0 - - yesod-gitrev < 0 - - yesod-newsfeed < 0 - - yesod-sitemap < 0 - - zip < 0 - - - RefSerialize < 0 - - TCache < 0 - - adjunctions < 0 - - aeson-casing < 0 - - aeson-generic-compat < 0 - - aeson-iproute < 0 - - aeson-yak < 0 - - algebra < 0 - - ascii-progress < 0 - - async-extra < 0 - - barrier < 0 - - base32string < 0 - - base58string < 0 - - bits < 0 - - butter < 0 - - c2hs < 0 - - cfenv < 0 - - chan < 0 - - charset < 0 - - checkers < 0 - - chronologique < 0 - - codec < 0 - - commutative < 0 - - componentm-devel < 0 - - composable-associations-aeson < 0 - - concurrent-output < 0 - - conduit < 0 - - conduit-throttle < 0 - - configurator-export < 0 - - connection-pool < 0 - - courier < 0 - - cpio-conduit < 0 - - criterion-measurement < 0 - - di < 0 - - di-df1 < 0 - - distributed-closure < 0 - - dlist-nonempty < 0 - - docopt < 0 - - doctest-discover < 0 - - drifter-sqlite < 0 - - edit-distance-vector < 0 - - editor-open < 0 - - either < 0 - - elm-export < 0 - - envelope < 0 - - envy < 0 - - epub-metadata < 0 - - eq < 0 - - errors-ext < 0 - - etc < 0 - - eventful-core < 0 - - eventful-test-helpers < 0 - - every < 0 - - filecache < 0 - - filelock < 0 - - flat-mcmc < 0 - - flay < 0 - - fn < 0 - - forma < 0 - - free < 0 - - fsnotify < 0 - - genvalidity-aeson < 0 - - genvalidity-hspec-aeson < 0 - - gi-atk < 0 - - gi-cairo < 0 - - gi-gdk < 0 - - gi-gdkpixbuf < 0 - - gi-gio < 0 - - gi-glib < 0 - - gi-gobject < 0 - - gi-gtk < 0 - - gi-gtksource < 0 - - gi-javascriptcore < 0 - - gi-pango < 0 - - gi-vte < 0 - - gl < 0 - - groundhog-inspector < 0 - - groundhog-mysql < 0 - - groundhog-sqlite < 0 - - groundhog-th < 0 - - gtk2hs-buildtools < 0 - - hapistrano < 0 - - hasql-optparse-applicative < 0 - - hasql-pool < 0 - - hasql-transaction < 0 - - heterocephalus < 0 - - hexstring < 0 - - hinotify < 0 - - hourglass-orphans < 0 - - hslua < 0 - - hspec-expectations-pretty-diff < 0 - - hspec-golden-aeson < 0 - - hvega < 0 - - hw-fingertree-strict < 0 - - hw-hedgehog < 0 - - hw-hspec-hedgehog < 0 - - hxt-css < 0 - - hxt-curl < 0 - - hxt-expat < 0 - - hxt-tagsoup < 0 - - hyphenation < 0 - - imagesize-conduit < 0 - - invariant < 0 - - io-memoize < 0 - - ip6addr < 0 - - islink < 0 - - jni < 0 - - kan-extensions < 0 - - kleene < 0 - - lapack-ffi-tools < 0 - - leveldb-haskell < 0 - - log-base < 0 - - lxd-client-config < 0 - - mbtiles < 0 - - microstache < 0 - - monad-logger-json < 0 - - monad-logger-syslog < 0 - - monad-products < 0 - - monad-unlift < 0 - - monad-unlift-ref < 0 - - monoid-subclasses < 0 - - mutable-containers < 0 - - natural-transformation < 0 - - network-transport-composed < 0 - - network-transport-inmemory < 0 - - network-transport-tests < 0 - - odbc < 0 - - openssl-streams < 0 - - pager < 0 - - pandoc-types < 0 - - path-io < 0 - - pipes-concurrency < 0 - - pipes-wai < 0 - - poly-arity < 0 - - protobuf-simple < 0 - - qchas < 0 - - quickcheck-special < 0 - - random-fu < 0 - - result < 0 - - retry < 0 - - sdl2 < 0 - - selda-postgresql < 0 - - selda-sqlite < 0 - - semigroupoid-extras < 0 - - serversession-frontend-wai < 0 - - set-cover < 0 - - shell-conduit < 0 - - smoothie < 0 - - snap-blaze < 0 - - splitmix < 0 - - sqlite-simple-errors < 0 - - state-codes < 0 - - stm-conduit < 0 - - streaming-commons < 0 - - streaming-wai < 0 - - streams < 0 - - string-conversions < 0 - - swagger < 0 - - tagged-transformer < 0 - - tasty < 0 - - tasty-discover < 0 - - tasty-golden < 0 - - tasty-hedgehog < 0 - - tasty-silver < 0 - - tasty-smallcheck < 0 - - throttle-io-stream < 0 - - time-parsers < 0 - - transaction < 0 - - typed-process < 0 - - typelits-witnesses < 0 - - unboxed-ref < 0 - - unit-constraint < 0 - - unliftio < 0 - - urlpath < 0 - - uuid < 0 - - validity-aeson < 0 - - validity-path < 0 - - vector-bytes-instances < 0 - - wai < 0 - - wai-middleware-caching < 0 - - wai-middleware-caching-lru < 0 - - wai-session < 0 - - web-routes < 0 - - web-routes-wai < 0 - - witness < 0 - - wl-pprint-extras < 0 - - world-peace < 0 - - xml-html-qq < 0 - - xmlbf < 0 - - zeromq4-haskell < 0 - - zeromq4-patterns < 0 - - zim-parser < 0 - - zip-stream < 0 - - ztail < 0 - - - ChannelT < 0 - - Network-NineP < 0 - - Rasterific < 0 - - arithmoi < 0 - - arithmoi < 0 - - barbies < 0 - - binary-conduit < 0 - - bitcoin-types < 0 - - bzlib-conduit < 0 - - cabal2spec < 0 - - cereal-conduit < 0 - - cheapskate < 0 - - cheapskate < 0 - - clock < 0 - - compiler-warnings < 0 - - conduit-concurrent-map < 0 - - conduit-concurrent-map < 0 - - countable < 0 - - cql < 0 - - cql < 0 - - csp < 0 - - dawg-ord < 0 - - dawg-ord < 0 - - di-core < 0 - - drifter < 0 - - eventful-memory < 0 - - eventful-memory < 0 - - free-vl < 0 - - freer-simple < 0 - - freer-simple < 0 - - fsnotify-conduit < 0 - - fsnotify-conduit < 0 - - generic-data < 0 - - genvalidity-uuid < 0 - - genvalidity-vector < 0 - - ghc-exactprint < 0 - - ghc-typelits-extra < 0 - - ghc-typelits-knownnat < 0 - - ghc-typelits-natnormalise < 0 - - ghcid < 0 - - ghcid < 0 - - gi-gtk-hs < 0 - - githash < 0 - - haskell-src-exts < 0 - - haskell-src-exts < 0 - - haskell-src-exts < 0 - - haskell-src-exts-util < 0 - - higher-leveldb < 0 - - higher-leveldb < 0 - - hsini < 0 - - hslua-module-text < 0 - - hslua-module-text < 0 - - hspec-checkers < 0 - - hsyslog-udp < 0 - - immortal < 0 - - language-ecmascript < 0 - - language-ecmascript < 0 - - language-java < 0 - - lzma-conduit < 0 - - mighty-metropolis < 0 - - monad-loops < 0 - - multiarg < 0 - - nonce < 0 - - nondeterminism < 0 - - nsis < 0 - - paripari < 0 - - parsec-numeric < 0 - - pcre-heavy < 0 - - pgp-wordlist < 0 - - pipes-binary < 0 - - pipes-binary < 0 - - pipes-group < 0 - - pptable < 0 - - pure-zlib < 0 - - quadratic-irrational < 0 - - quickbench < 0 - - rainbox < 0 - - range < 0 - - recursion-schemes < 0 - - regex-applicative < 0 - - rocksdb-query < 0 - - rocksdb-query < 0 - - safeio < 0 - - say < 0 - - sdl2-image < 0 - - sdl2-ttf < 0 - - secp256k1-haskell < 0 - - singletons < 0 - - singletons < 0 - - starter < 0 - - streaming-bytestring < 0 - - streaming-bytestring < 0 - - string-transform < 0 - - tasty-ant-xml < 0 - - tasty-dejafu < 0 - - tasty-expected-failure < 0 - - tasty-hspec < 0 - - tasty-hspec < 0 - - tasty-hunit < 0 - - tasty-leancheck < 0 - - tasty-program < 0 - - tasty-quickcheck < 0 - - tasty-stats < 0 - - tasty-th < 0 - - throwable-exceptions < 0 - - throwable-exceptions < 0 - - titlecase < 0 - - traverse-with-class < 0 - - universe-instances-extended < 0 - - unordered-intmap < 0 - - validity-uuid < 0 - - vector-split < 0 - - web-routes-hsp < 0 - - withdependencies < 0 - - wl-pprint-annotated < 0 - - wl-pprint-terminfo < 0 - - writer-cps-full < 0 - - xls < 0 - - xml-indexed-cursor < 0 - - xml-indexed-cursor < 0 - - xml-picklers < 0 - - yeshql-core < 0 - - yeshql-hdbc < 0 - - - cheapskate-highlight < 0 - - clock-extras < 0 - - di-handle < 0 - - di-monad < 0 - - eliminators < 0 - - extra < 0 - - general-games < 0 - - hprotoc < 0 - - hsass < 0 - - hspec-core < 0 - - hspec-meta < 0 - - openexr-write < 0 - - regex-applicative-text < 0 - - singleton-nats < 0 - - stopwatch < 0 - - streamly < 0 - - temporary < 0 - - tensors < 0 - - test-framework-th < 0 - - universe < 0 - - wl-pprint-console < 0 - - yeshql < 0 - - - algebraic-graphs < 0 - - atomic-write < 0 - - fileplow < 0 - - flac < 0 - - flac-picture < 0 - - genvalidity-hspec < 0 - - gnuplot < 0 - - hexml < 0 - - hspec < 0 - - hspec-discover < 0 - - hspec-leancheck < 0 - - hspec-smallcheck < 0 - - lame < 0 - - load-env < 0 - - main-tester < 0 - - markdown-unlit < 0 - - messagepack < 0 - - mockery < 0 - - monad-par < 0 - - record-dot-preprocessor < 0 - - rocksdb-haskell < 0 - - silently < 0 - - tzdata < 0 - - vector-mmap < 0 - - wave < 0 - - weigh < 0 - - zip-archive < 0 - - - ClustalParser < 0 - - SCalendar < 0 - - ViennaRNAParser < 0 - - adler32 < 0 - - app-settings < 0 - - appendmap < 0 - - base-compat-batteries < 0 - - base-orphans < 0 - - bbdb < 0 - - bifunctors < 0 - - bitcoin-script < 0 - - bordacount < 0 - - cereal-time < 0 - - clay < 0 - - compactmap < 0 - - currencies < 0 - - deriving-compat < 0 - - distributive < 0 - - dockerfile < 0 - - doctest < 0 - - dvorak < 0 - - elf < 0 - - fold-debounce < 0 - - format-numbers < 0 - - friday-juicypixels < 0 - - friendly-time < 0 - - generic-deriving < 0 - - genvalidity < 0 - - genvalidity-bytestring < 0 - - genvalidity-containers < 0 - - genvalidity-hspec-binary < 0 - - genvalidity-hspec-cereal < 0 - - genvalidity-hspec-optics < 0 - - genvalidity-property < 0 - - genvalidity-text < 0 - - genvalidity-time < 0 - - getopt-generics < 0 - - ghost-buster < 0 - - graph-wrapper < 0 - - half < 0 - - hformat < 0 - - hidden-char < 0 - - hlibsass < 0 - - hopfli < 0 - - hsemail < 0 - - hsexif < 0 - - htaglib < 0 - - hvect < 0 - - identicon < 0 - - io-region < 0 - - iproute < 0 - - iso8601-time < 0 - - justified-containers < 0 - - language-javascript < 0 - - lens-family-th < 0 - - lift-generics < 0 - - logging-facade < 0 - - massiv < 0 - - messagepack-rpc < 0 - - mime-mail < 0 - - mixed-types-num < 0 - - mnist-idx < 0 - - monad-recorder < 0 - - multistate < 0 - - mysql < 0 - - nagios-check < 0 - - nanospec < 0 - - network < 0 - - optparse-text < 0 - - pagination < 0 - - pretty-types < 0 - - projectroot < 0 - - quickcheck-assertions < 0 - - records-sop < 0 - - resourcet < 0 - - rfc1751 < 0 - - rot13 < 0 - - safe-exceptions < 0 - - safe-exceptions-checked < 0 - - scalendar < 0 - - search-algorithms < 0 - - should-not-typecheck < 0 - - stringbuilder < 0 - - sum-type-boilerplate < 0 - - sysinfo < 0 - - text-conversions < 0 - - th-desugar < 0 - - th-orphans < 0 - - thread-hierarchy < 0 - - typenums < 0 - - validity < 0 - - valor < 0 - - wide-word < 0 - - with-location < 0 - - word-trie < 0 - - xxhash-ffi < 0 - - yes-precure5-command < 0 - - - HsOpenSSL < 0 - - OpenGLRaw < 0 - - atom-basic < 0 - - auto < 0 - - blaze-colonnade < 0 - - bno055-haskell < 0 - - call-stack < 0 - - colonnade < 0 - - comonad < 0 - - fixed-vector < 0 - - from-sum < 0 - - h2c < 0 - - hdevtools < 0 - - heaps < 0 - - hjsmin < 0 - - hopenssl < 0 - - hsdns < 0 - - hstatsd < 0 - - hsyslog < 0 - - intervals < 0 - - lca < 0 - - lens-simple < 0 - - logging-facade-syslog < 0 - - mbox-utility < 0 - - network-multicast < 0 - - network-simple < 0 - - one-liner < 0 - - pipes-network < 0 - - process-extras < 0 - - profunctors < 0 - - read-env-var < 0 - - sendfile < 0 - - socket-activation < 0 - - socks < 0 - - sphinx < 0 - - step-function < 0 - - transformers-base < 0 - - type-level-kv-list < 0 - - unicode-transforms < 0 - - validity-bytestring < 0 - - validity-containers < 0 - - validity-text < 0 - - validity-time < 0 - - xenstore < 0 - - - GLURaw < 0 - - GLUT < 0 - - HUnit < 0 - - HUnit-approx < 0 - - HsOpenSSL-x509-system < 0 - - OpenGL < 0 - - dejafu < 0 - - dunai < 0 - - elerea < 0 - - fixed-vector-hetero < 0 - - hdaemonize < 0 - - hreader < 0 - - list-t < 0 - - monad-control < 0 - - monad-control-aligned < 0 - - monad-extras < 0 - - monad-journal < 0 - - netwire < 0 - - one-liner-instances < 0 - - pdfinfo < 0 - - pipes-safe < 0 - - rainbow < 0 - - saltine < 0 - - streaming < 0 - - zlib-lens < 0 - - - GLFW-b < 0 - - LibZip < 0 - - OpenAL < 0 - - SafeSemaphore < 0 - - abstract-deque-tests < 0 - - base64-bytestring < 0 - - bindings-GLFW < 0 - - blaze-builder < 0 - - blaze-html < 0 - - chaselev-deque < 0 - - concurrency < 0 - - crypto-api-tests < 0 - - deepseq-generics < 0 - - hebrew-time < 0 - - hset < 0 - - hunit-dejafu < 0 - - math-functions < 0 - - minimorph < 0 - - miniutter < 0 - - monad-peel < 0 - - murmur3 < 0 - - netwire-input < 0 - - netwire-input-glfw < 0 - - network-uri < 0 - - prefix-units < 0 - - rank1dynamic < 0 - - re2 < 0 - - scrypt < 0 - - shelltestrunner < 0 - - syb < 0 - - tce-conf < 0 - - tensorflow-test < 0 - - test-framework-hunit < 0 - - tile < 0 - - tsv2csv < 0 - - unicode-show < 0 - - - ALUT < 0 - - HStringTemplate < 0 - - Strafunski-StrategyLib < 0 - - alerts < 0 - - blaze-bootstrap < 0 - - blaze-markup < 0 - - carray < 0 - - debug-trace-var < 0 - - distributed-static < 0 - - exceptions < 0 - - fft < 0 - - hidapi < 0 - - highlighting-kate < 0 - - hs-bibutils < 0 - - language-c < 0 - - mwc-random < 0 - - protocol-buffers < 0 - - pureMD5 < 0 - - random-source < 0 - - storablevector < 0 - - th-expand-syns < 0 - - th-extras < 0 - - uri-encode < 0 - @@ -5733,6 +4004,8 @@ skipped-tests: - vector # QuickCheck-2.11.3 - zlib # tasty-quickcheck, tasty-hunit, tasty + # GHC 8.6, only test dependency, not lib + # Transitive outdated dependencies # These can also be checked for updates periodically. - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 @@ -6125,6 +4398,8 @@ skipped-benchmarks: - xxhash-ffi # ghc 8.4 via xxhash build failure - hslua # criterion 1.5.1 + # GHC 8.6, only benchmark dependency, not lib + # Transitive outdated dependencies # These packages # These can also be checked for updates periodically. From 2364e4fc7818dbfcf104027e9ad287ed4aea536a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 05:50:25 -0700 Subject: [PATCH 0425/1876] Try 3, round 1 --- build-constraints.yaml | 188 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 188 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d3db910..aa16ea14 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3684,6 +3684,194 @@ packages: - hasql-transaction # base-4.12.0.0 is out of bounds for: + - Agda < 0 + - JuicyPixels-scale-dct < 0 + - MissingH < 0 + - ShellCheck < 0 + - aeson-diff < 0 + - alarmclock < 0 + - apply-refact < 0 + - async-pool < 0 + - autoexporter < 0 + - avers < 0 + - axel < 0 + - bank-holidays-england < 0 + - base-noprelude < 0 + - benchpress < 0 + - brick < 0 + - cabal-install < 0 + - cairo < 0 + - cipher-aes128 < 0 + - circle-packing < 0 + - clang-compilation-database < 0 + - clash-lib < 0 + - classyplate < 0 + - country < 0 + - crypto-enigma < 0 + - cyclotomic < 0 + - czipwith < 0 + - darcs < 0 + - data-tree-print < 0 + - derulo < 0 + - dhall-to-cabal < 0 + - diagrams-solve < 0 + - doctest-driver-gen < 0 + - edit < 0 + - ekg-core < 0 + - ekg-statsd < 0 + - fay < 0 + - feed < 0 + - flow < 0 + - fold-debounce-conduit < 0 + - fswatch < 0 + - generic-aeson < 0 + - generic-random < 0 + - generic-xmlpickler < 0 + - ghc-parser < 0 + - ghc-syntax-highlighter < 0 + - gio < 0 + - github-release < 0 + - glib < 0 + - gloss < 0 + - gloss-raster < 0 + - gloss-rendering < 0 + - greskell < 0 + - greskell-core < 0 + - greskell-websocket < 0 + - gtk3 < 0 + - haddock-library < 0 + - haskell-lsp < 0 + - haskell-lsp-types < 0 + - haskell-src-meta < 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 + - hgrev < 0 + - hierarchy < 0 + - hint < 0 + - hledger < 0 + - hledger-api < 0 + - hledger-lib < 0 + - hledger-ui < 0 + - hledger-web < 0 + - hoopl < 0 + - hpqtypes < 0 + - hspec-need-env < 0 + - http-media < 0 + - hxt-pickle-utils < 0 + - ihaskell < 0 + - indentation-core < 0 + - indentation-parsec < 0 + - indexed-list-literals < 0 + - inline-java < 0 + - io-streams-haproxy < 0 + - json-feed < 0 + - json-rpc-client < 0 + - json-rpc-server < 0 + - jwt < 0 + - kraken < 0 + - lackey < 0 + - learn-physics < 0 + - lens-labels < 0 + - logging-effect < 0 + - logging-effect-extra < 0 + - logging-effect-extra-file < 0 + - logging-effect-extra-handler < 0 + - lucid < 0 + - memory < 0 + - monoid-extras < 0 + - monoidal-containers < 0 + - named < 0 + - numhask < 0 + - numhask-prelude < 0 + - numhask-range < 0 + - numhask-test < 0 + - om-elm < 0 + - packdeps < 0 + - palette < 0 + - pango < 0 + - perf < 0 + - pier < 0 + - pier-core < 0 + - pipes-random < 0 + - polyparse < 0 + - postgresql-simple-url < 0 + - prometheus < 0 + - proto-lens < 0 + - proto-lens-arbitrary < 0 + - proto-lens-combinators < 0 + - proto-lens-optparse < 0 + - proto-lens-protobuf-types < 0 + - proto-lens-protoc < 0 + - proto-lens-runtime < 0 + - proto-lens-setup < 0 + - protolude < 0 + - publicsuffix < 0 + - pusher-http-haskell < 0 + - random-bytestring < 0 + - ratel < 0 + - ratel-wai < 0 + - rattletrap < 0 + - repa < 0 + - rethinkdb-client-driver < 0 + - rhine < 0 + - rhine-gloss < 0 + - salve < 0 + - sandi < 0 + - seqid < 0 + - seqid-streams < 0 + - servant < 0 + - servant-JuicyPixels < 0 + - servant-auth < 0 + - servant-auth-client < 0 + - servant-auth-docs < 0 + - servant-auth-server < 0 + - servant-auth-swagger < 0 + - servant-client < 0 + - servant-client-core < 0 + - servant-dhall < 0 + - servant-docs < 0 + - servant-foreign < 0 + - servant-js < 0 + - servant-quickcheck < 0 + - servant-server < 0 + - servant-streaming < 0 + - servant-streaming-client < 0 + - servant-streaming-server < 0 + - servant-swagger < 0 + - servant-swagger-ui < 0 + - servant-swagger-ui-core < 0 + - slack-web < 0 + - snap-server < 0 + - statestack < 0 + - strive < 0 + - svg-builder < 0 + - swagger2 < 0 + - tdigest < 0 + - termbox < 0 + - texmath < 0 + - text-show < 0 + - threepenny-gui < 0 + - through-text < 0 + - timer-wheel < 0 + - transformers-lift < 0 + - union < 0 + - vector-binary-instances < 0 + - vector-space < 0 + - vectortiles < 0 + - versions < 0 + - wai-middleware-travisci < 0 + - wild-bind < 0 + - wild-bind-x11 < 0 + - wuss < 0 + - xmonad-contrib < 0 From 86c37d23a9b5b2bfae97f3bbbe9db91227c3e56a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 06:01:03 -0700 Subject: [PATCH 0426/1876] Try 3, round 2 --- build-constraints.yaml | 139 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 137 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa16ea14..8e1789c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3873,8 +3873,130 @@ packages: - wuss < 0 - xmonad-contrib < 0 - - + - DRBG < 0 + - LambdaHack < 0 + - QuasiText < 0 + - aeson-qq < 0 + - amazonka-core < 0 + - asn1-types < 0 + - bcrypt < 0 + - bhoogle < 0 + - binary-orphans < 0 + - cachix < 0 + - cachix-api < 0 + - cheapskate-lucid < 0 + - clash-ghc < 0 + - codo-notation < 0 + - cpphs < 0 + - credential-store < 0 + - cryptocompare < 0 + - cryptohash < 0 + - cryptohash-cryptoapi < 0 + - cryptonite < 0 + - cryptonite-conduit < 0 + - cryptonite-openssl < 0 + - csg < 0 + - dhall < 0 + - download < 0 + - eventstore < 0 + - fay-base < 0 + - file-modules < 0 + - find-clumpiness < 0 + - gdax < 0 + - giphy-api < 0 + - github-webhooks < 0 + - goggles < 0 + - graphviz < 0 + - gym-http-api < 0 + - hOpenPGP < 0 + - haskell-spacegoo < 0 + - haskintex < 0 + - haskoin-core < 0 + - here < 0 + - herms < 0 + - hledger-interest < 0 + - http-client < 0 + - http-client-tls < 0 + - hyraxAbif < 0 + - ihaskell-hvega < 0 + - inliterate < 0 + - interpolate < 0 + - interpolatedstring-perl6 < 0 + - invertible < 0 + - ipython-kernel < 0 + - jmacro < 0 + - jose < 0 + - jose-jwt < 0 + - json-schema < 0 + - jvm-batching < 0 + - jvm-streaming < 0 + - language-c-quote < 0 + - language-puppet < 0 + - log-postgres < 0 + - logger-thread < 0 + - lucid-extras < 0 + - marvin-interpolate < 0 + - minio-hs < 0 + - miso < 0 + - mmark < 0 + - mmark-cli < 0 + - mmark-ext < 0 + - monad-metrics < 0 + - mwc-probability-transition < 0 + - mysql-haskell < 0 + - oauthenticated < 0 + - online < 0 + - pem < 0 + - persistent < 0 + - plotlyhs < 0 + - postgresql-typed < 0 + - protocol-radius < 0 + - qm-interpolated-string < 0 + - qnap-decrypt < 0 + - registry < 0 + - safe-money < 0 + - securemem < 0 + - servant-blaze < 0 + - servant-cassava < 0 + - servant-checked-exceptions < 0 + - servant-checked-exceptions-core < 0 + - servant-elm < 0 + - servant-exceptions < 0 + - servant-github-webhook < 0 + - servant-kotlin < 0 + - servant-lucid < 0 + - servant-mock < 0 + - servant-pandoc < 0 + - servant-rawm < 0 + - servant-ruby < 0 + - servant-static-th < 0 + - servant-tracing < 0 + - servant-websockets < 0 + - shikensu < 0 + - sparkle < 0 + - stack < 0 + - statistics < 0 + - summoner < 0 + - swish < 0 + - telegram-bot-simple < 0 + - text-ldap < 0 + - text-show-instances < 0 + - thyme < 0 + - tibetan-utils < 0 + - tls < 0 + - triplesec < 0 + - vector-sized < 0 + - wai-app-static < 0 + - wai-middleware-metrics < 0 + - wai-middleware-static < 0 + - websockets-snap < 0 + - wreq < 0 + - ws < 0 + - x509 < 0 + - x509-validation < 0 + - xmonad-extras < 0 + - yesod-auth < 0 + - yesod-static < 0 @@ -4193,6 +4315,19 @@ skipped-tests: - zlib # tasty-quickcheck, tasty-hunit, tasty # GHC 8.6, only test dependency, not lib + - chatwork < 0 + - csg < 0 + - enum-subset-generate < 0 + - pipes-csv < 0 + - quickcheck-state-machine < 0 + - rakuten < 0 + - servant-blaze < 0 + - servant-cassava < 0 + - simple-vec3 < 0 + - static-text < 0 + - store < 0 + - wreq < 0 + # Transitive outdated dependencies # These can also be checked for updates periodically. From be76917c8745bd245c8e8b0fdb32a0bd1be5e46e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 06:13:48 -0700 Subject: [PATCH 0427/1876] Try 3, round 3 --- build-constraints.yaml | 266 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 265 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e1789c7..5e071871 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3998,7 +3998,249 @@ packages: - yesod-auth < 0 - yesod-static < 0 - + - Allure < 0 + - DAV < 0 + - HTF < 0 + - HaskellNet < 0 + - HaskellNet-SSL < 0 + - aeson-typescript < 0 + - amazonka < 0 + - amazonka-apigateway < 0 + - amazonka-application-autoscaling < 0 + - amazonka-appstream < 0 + - amazonka-athena < 0 + - amazonka-autoscaling < 0 + - amazonka-budgets < 0 + - amazonka-certificatemanager < 0 + - amazonka-cloudformation < 0 + - amazonka-cloudfront < 0 + - amazonka-cloudhsm < 0 + - amazonka-cloudsearch < 0 + - amazonka-cloudsearch-domains < 0 + - amazonka-cloudtrail < 0 + - amazonka-cloudwatch < 0 + - amazonka-cloudwatch-events < 0 + - amazonka-cloudwatch-logs < 0 + - amazonka-codebuild < 0 + - amazonka-codecommit < 0 + - amazonka-codedeploy < 0 + - amazonka-codepipeline < 0 + - amazonka-cognito-identity < 0 + - amazonka-cognito-idp < 0 + - amazonka-cognito-sync < 0 + - amazonka-config < 0 + - amazonka-datapipeline < 0 + - amazonka-devicefarm < 0 + - amazonka-directconnect < 0 + - amazonka-discovery < 0 + - amazonka-dms < 0 + - amazonka-ds < 0 + - amazonka-dynamodb < 0 + - amazonka-dynamodb-streams < 0 + - amazonka-ec2 < 0 + - amazonka-ecr < 0 + - amazonka-ecs < 0 + - amazonka-efs < 0 + - amazonka-elasticache < 0 + - amazonka-elasticbeanstalk < 0 + - amazonka-elasticsearch < 0 + - amazonka-elastictranscoder < 0 + - amazonka-elb < 0 + - amazonka-elbv2 < 0 + - amazonka-emr < 0 + - amazonka-gamelift < 0 + - amazonka-glacier < 0 + - amazonka-health < 0 + - amazonka-iam < 0 + - amazonka-importexport < 0 + - amazonka-inspector < 0 + - amazonka-iot < 0 + - amazonka-iot-dataplane < 0 + - amazonka-kinesis < 0 + - amazonka-kinesis-analytics < 0 + - amazonka-kinesis-firehose < 0 + - amazonka-kms < 0 + - amazonka-lambda < 0 + - amazonka-lightsail < 0 + - amazonka-marketplace-analytics < 0 + - amazonka-marketplace-metering < 0 + - amazonka-ml < 0 + - amazonka-opsworks < 0 + - amazonka-opsworks-cm < 0 + - amazonka-pinpoint < 0 + - amazonka-polly < 0 + - amazonka-rds < 0 + - amazonka-redshift < 0 + - amazonka-rekognition < 0 + - amazonka-route53 < 0 + - amazonka-route53-domains < 0 + - amazonka-s3 < 0 + - amazonka-sdb < 0 + - amazonka-servicecatalog < 0 + - amazonka-ses < 0 + - amazonka-shield < 0 + - amazonka-sms < 0 + - amazonka-snowball < 0 + - amazonka-sns < 0 + - amazonka-sqs < 0 + - amazonka-ssm < 0 + - amazonka-stepfunctions < 0 + - amazonka-storagegateway < 0 + - amazonka-sts < 0 + - amazonka-support < 0 + - amazonka-swf < 0 + - amazonka-test < 0 + - amazonka-waf < 0 + - amazonka-workspaces < 0 + - amazonka-xray < 0 + - antiope-athena < 0 + - antiope-core < 0 + - antiope-dynamodb < 0 + - antiope-messages < 0 + - antiope-s3 < 0 + - antiope-sns < 0 + - antiope-sqs < 0 + - asif < 0 + - asn1-encoding < 0 + - asn1-parse < 0 + - authenticate-oauth < 0 + - beam-core < 0 + - bins < 0 + - bitcoin-api < 0 + - bitcoin-block < 0 + - bitcoin-tx < 0 + - bitx-bitcoin < 0 + - bson < 0 + - bugsnag-haskell < 0 + - cabal-rpm < 0 + - cayley-client < 0 + - chatwork < 0 + - cipher-aes < 0 + - cipher-blowfish < 0 + - cipher-camellia < 0 + - cipher-des < 0 + - classy-prelude-yesod < 0 + - closed < 0 + - configuration-tools < 0 + - connection < 0 + - consul-haskell < 0 + - cql-io < 0 + - criterion < 0 + - crypto-cipher-tests < 0 + - crypto-cipher-types < 0 + - crypto-pubkey < 0 + - crypto-pubkey-types < 0 + - crypto-random < 0 + - datadog < 0 + - datasets < 0 + - dhall-bash < 0 + - dhall-json < 0 + - dhall-text < 0 + - dns < 0 + - docker < 0 + - emd < 0 + - eventful-sql-common < 0 + - eventful-sqlite < 0 + - executable-hash < 0 + - fay-dom < 0 + - fb < 0 + - fmt < 0 + - generics-eot < 0 + - github < 0 + - hailgun < 0 + - hamilton < 0 + - handwriting < 0 + - haskey < 0 + - haskoin-node < 0 + - haskoin-store < 0 + - hedis < 0 + - hlint < 0 + - hmatrix-backprop < 0 + - hmatrix-vector-sized < 0 + - hopenpgp-tools < 0 + - hpack < 0 + - hquantlib < 0 + - hsebaysdk < 0 + - hspec-wai-json < 0 + - hsx-jmacro < 0 + - http-client-openssl < 0 + - http-conduit < 0 + - http-reverse-proxy < 0 + - hw-json < 0 + - influxdb < 0 + - irc-client < 0 + - irc-conduit < 0 + - jmacro-rpc < 0 + - jmacro-rpc-snap < 0 + - kawhi < 0 + - koofr-client < 0 + - locators < 0 + - mapquest-api < 0 + - mbug < 0 + - microformats2-parser < 0 + - mime-mail-ses < 0 + - moesocks < 0 + - mongoDB < 0 + - morte < 0 + - mysql-haskell-nem < 0 + - mysql-haskell-openssl < 0 + - network-conduit-tls < 0 + - network-simple-tls < 0 + - opensource < 0 + - persistent-iproute < 0 + - persistent-mysql < 0 + - persistent-mysql-haskell < 0 + - persistent-postgresql < 0 + - persistent-sqlite < 0 + - persistent-template < 0 + - pinboard < 0 + - pipes-http < 0 + - pipes-network-tls < 0 + - pkcs10 < 0 + - postgresql-simple-migration < 0 + - protocol-radius-test < 0 + - rakuten < 0 + - req < 0 + - req-conduit < 0 + - require < 0 + - rollbar-hs < 0 + - s3-signer < 0 + - serverless-haskell < 0 + - servius < 0 + - ses-html < 0 + - smtp-mail < 0 + - soap < 0 + - soap-openssl < 0 + - soap-tls < 0 + - store < 0 + - stratosphere < 0 + - tcp-streams < 0 + - textlocal < 0 + - tls-debug < 0 + - tls-session-manager < 0 + - urlpath < 0 + - users < 0 + - wai-middleware-consul < 0 + - wai-middleware-crowd < 0 + - wai-slack-middleware < 0 + - wai-websockets < 0 + - warp-tls < 0 + - webdriver < 0 + - webex-teams-conduit < 0 + - webex-teams-pipes < 0 + - wreq-stringless < 0 + - wss-client < 0 + - x509-store < 0 + - x509-system < 0 + - yesod-auth-fb < 0 + - yesod-auth-hashdb < 0 + - yesod-bin < 0 + - yesod-fb < 0 + - yesod-form < 0 + - yesod-paginator < 0 + - yesod-persistent < 0 + - yesod-recaptcha2 < 0 + - yesod-text-markdown < 0 @@ -4328,6 +4570,22 @@ skipped-tests: - store < 0 - wreq < 0 + - RSA < 0 + - binary-tagged < 0 + - bugsnag-haskell < 0 + - chatwork < 0 + - enum-subset-generate < 0 + - pipes-csv < 0 + - postgresql-simple < 0 + - quickcheck-state-machine < 0 + - rakuten < 0 + - simple-vec3 < 0 + - static-text < 0 + - store < 0 + + + + # Transitive outdated dependencies # These can also be checked for updates periodically. @@ -4722,6 +4980,12 @@ skipped-benchmarks: - hslua # criterion 1.5.1 # GHC 8.6, only benchmark dependency, not lib + - binary-tagged < 0 + - large-hashable < 0 + + + + # Transitive outdated dependencies # These packages From 6129dca9842ff914c3cb6939c461815fd677c2b2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 06:26:17 -0700 Subject: [PATCH 0428/1876] Try 3, round 4 --- build-constraints.yaml | 241 ++++++++++++++++++++++++++++++++++++----- 1 file changed, 215 insertions(+), 26 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e071871..1316436a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4242,6 +4242,39 @@ packages: - yesod-recaptcha2 < 0 - yesod-text-markdown < 0 + - IPv6DB < 0 + - MusicBrainz < 0 + - RSA < 0 + - amqp < 0 + - beam-migrate < 0 + - beam-sqlite < 0 + - bitcoin-api-extra < 0 + - bson-lens < 0 + - cabal2nix < 0 + - cipher-rc4 < 0 + - cisco-spark-api < 0 + - clientsession < 0 + - conduit-connection < 0 + - cprng-aes < 0 + - cryptocipher < 0 + - curl-runnings < 0 + - hasbolt < 0 + - haskey-mtl < 0 + - hoogle < 0 + - hworker < 0 + - line < 0 + - mega-sdist < 0 + - network-messagepack-rpc-websocket < 0 + - tcp-streams-openssl < 0 + - users-postgresql-simple < 0 + - users-test < 0 + - wai-cli < 0 + - wai-transformers < 0 + - warp-tls-uid < 0 + - webex-teams-api < 0 + - yesod < 0 + - yesod-form-bootstrap4 < 0 + - yesod-websockets < 0 @@ -4557,32 +4590,62 @@ skipped-tests: - zlib # tasty-quickcheck, tasty-hunit, tasty # GHC 8.6, only test dependency, not lib - - chatwork < 0 - - csg < 0 - - enum-subset-generate < 0 - - pipes-csv < 0 - - quickcheck-state-machine < 0 - - rakuten < 0 - - servant-blaze < 0 - - servant-cassava < 0 - - simple-vec3 < 0 - - static-text < 0 - - store < 0 - - wreq < 0 + - chatwork + - csg + - enum-subset-generate + - pipes-csv + - quickcheck-state-machine + - rakuten + - servant-blaze + - servant-cassava + - simple-vec3 + - static-text + - store + - wreq - - RSA < 0 - - binary-tagged < 0 - - bugsnag-haskell < 0 - - chatwork < 0 - - enum-subset-generate < 0 - - pipes-csv < 0 - - postgresql-simple < 0 - - quickcheck-state-machine < 0 - - rakuten < 0 - - simple-vec3 < 0 - - static-text < 0 - - store < 0 + - RSA + - binary-tagged + - bugsnag-haskell + - chatwork + - enum-subset-generate + - pipes-csv + - postgresql-simple + - quickcheck-state-machine + - rakuten + - simple-vec3 + - static-text + - store + - HPDF + - IPv6DB + - async-refresh + - async-refresh-tokens + - async-timer + - atom-conduit + - bitcoin-api-extra + - blake2 + - cipher-rc4 + - conduit-parse + - dataurl + - detour-via-sci + - dublincore-xml-conduit + - enum-subset-generate + - folds + - gc + - geojson + - graph-core + - large-hashable + - opml-conduit + - pipes-csv + - quickcheck-state-machine + - rcu + - rss-conduit + - siggy-chardust + - simple-vec3 + - static-text + - structs + - warp + - xml-conduit-parse @@ -4980,9 +5043,135 @@ skipped-benchmarks: - hslua # criterion 1.5.1 # GHC 8.6, only benchmark dependency, not lib - - binary-tagged < 0 - - large-hashable < 0 + - binary-tagged + - large-hashable + - Earley + - IntervalMap + - JuicyPixels-extra + - ad + - apecs + - attoparsec + - backprop + - binary-list + - binary-tagged + - bit-stream + - bits-extra + - bitset-word8 + - blake2 + - broadcast-chan + - bv-little + - bytestring-conversion + - case-insensitive + - cassava-conduit + - clash-prelude + - cmark + - conduit-algorithms + - conduit-iconv + - cprng-aes + - cron + - css-syntax + - ctrie + - data-diverse + - data-has + - data-msgpack + - dbus + - dimensional + - discrimination + - do-list + - edit-distance + - farmhash + - fast-digits + - fclabels + - foldl + - generic-lens + - genvalidity-path + - hashable + - histogram-fill + - hmatrix-morpheus + - html-email-validate + - html-entity-map + - htoml + - http-link-header + - http2 + - human-readable-duration + - hw-conduit + - hw-dsv + - hw-prim + - hw-rankselect + - hw-simd + - hweblib + - hxt-regex-xmlschema + - ilist + - include-file + - incremental-parser + - inline-r + - intset-imperative + - ip + - jvm + - kanji + - kazura-queue + - kdt + - lens + - lifted-async + - lifted-base + - loop + - machines + - matrices + - matrix + - megaparsec + - microlens-aeson + - modern-uri + - monad-logger-prefix + - monad-memo + - netpbm + - newtype-generics + - openpgp-asciiarmor + - phantom-state + - pretty-simple + - prettyprinter + - prometheus-client + - ramus + - rcu + - rdf + - reinterpret-cast + - rng-utils + - sampling + - scalpel-core + - scanner + - scientific + - semver + - sexp-grammar + - simple-vec3 + - sorted-list + - sourcemap + - stache + - stm-hamt + - sv + - tar + - tar-conduit + - text-builder + - text-manipulate + - text-metrics + - thread-local-storage + - tinylog + - turtle + - type-of-html + - ua-parser + - unbound-generics + - uri-bytestring + - vec + - vinyl + - websockets + - wire-streams + - word24 + - word8 + - xeno + - xlsx + - xmlgen + - yi-rope + - zippers + - zstd From d2c8663cb7f90d26cdc46efcb155b83da6d45035 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 06:32:48 -0700 Subject: [PATCH 0429/1876] Try 3, round 5 --- build-constraints.yaml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1316436a..495e39ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4276,6 +4276,21 @@ packages: - yesod-form-bootstrap4 < 0 - yesod-websockets < 0 + - HTTP < 0 + - IPv6Addr < 0 + - Network-NineP < 0 + - bench < 0 + - google-oauth2-jwt < 0 + - happstack-server < 0 + - hsyslog-udp < 0 + - httpd-shed < 0 + - irc-dcc < 0 + - milena < 0 + - openssl-streams < 0 + - req-url-extra < 0 + - snap-core < 0 + - yesod-core < 0 + - yesod-csp < 0 @@ -4647,7 +4662,11 @@ skipped-tests: - warp - xml-conduit-parse - + - github-types + - hexml-lens + - mustache + - wai-cors + - yesod-test # Transitive outdated dependencies From e5bc3cd2fad87d86e94489f505a89e03e0c955f9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 06:38:03 -0700 Subject: [PATCH 0430/1876] Try 3, round 6 --- build-constraints.yaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 495e39ee..1447b23a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4292,6 +4292,33 @@ packages: - yesod-core < 0 - yesod-csp < 0 + - HandsomeSoup < 0 + - avwx < 0 + - fedora-haskell-tools < 0 + - gravatar < 0 + - http-streams < 0 + - hxt-http < 0 + - ip6addr < 0 + - js-flot < 0 + - js-jquery < 0 + - lambdabot-core < 0 + - oeis < 0 + - snap-blaze < 0 + - uri-templater < 0 + - yesod-alerts < 0 + - yesod-eventsource < 0 + - yesod-gitrepo < 0 + - yesod-gitrev < 0 + - yesod-newsfeed < 0 + - yesod-sitemap < 0 + - yesod-test < 0 + + + + + + + "GHC upper bounds": @@ -4668,6 +4695,11 @@ skipped-tests: - wai-cors - yesod-test + - apecs + + + + # Transitive outdated dependencies # These can also be checked for updates periodically. From 264be1e0e53ee4b57242b4159fb30285d78f236b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 06:42:16 -0700 Subject: [PATCH 0431/1876] Try 3, round 7 --- build-constraints.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1447b23a..c3e0e7fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4313,6 +4313,20 @@ packages: - yesod-sitemap < 0 - yesod-test < 0 + - clash-prelude < 0 + - email-validate < 0 + - exception-hierarchy < 0 + - invertible-grammar < 0 + - lambdabot-irc-plugins < 0 + - papillon < 0 + - rank2classes < 0 + - safecopy < 0 + - shake < 0 + - simplest-sqlite < 0 + - static-text < 0 + - th-nowq < 0 + - tz < 0 + - uri-bytestring < 0 From 9fcb7970cb9e6e73f3e8b812b8e0144cb79c3f76 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 06:49:05 -0700 Subject: [PATCH 0432/1876] Try 3, round 8 --- build-constraints.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3e0e7fa..cbd37c29 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4328,6 +4328,16 @@ packages: - tz < 0 - uri-bytestring < 0 + - approximate < 0 + - atom-conduit < 0 + - check-email < 0 + - compensated < 0 + - dublincore-xml-conduit < 0 + - hyperloglog < 0 + - opml-conduit < 0 + - rss-conduit < 0 + - sexp-grammar < 0 + - shake-language-c < 0 @@ -4715,6 +4725,7 @@ skipped-tests: + # Transitive outdated dependencies # These can also be checked for updates periodically. - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 From 8c328c8bdc87015542f46fe4add519c515b03ea5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 06:56:43 -0700 Subject: [PATCH 0433/1876] Try 3, round 9 --- build-constraints.yaml | 877 ++++++++++++++++++++--------------------- 1 file changed, 418 insertions(+), 459 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbd37c29..89f4b2e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3685,325 +3685,28 @@ packages: # base-4.12.0.0 is out of bounds for: - Agda < 0 - - JuicyPixels-scale-dct < 0 - - MissingH < 0 - - ShellCheck < 0 - - aeson-diff < 0 - - alarmclock < 0 - - apply-refact < 0 - - async-pool < 0 - - autoexporter < 0 - - avers < 0 - - axel < 0 - - bank-holidays-england < 0 - - base-noprelude < 0 - - benchpress < 0 - - brick < 0 - - cabal-install < 0 - - cairo < 0 - - cipher-aes128 < 0 - - circle-packing < 0 - - clang-compilation-database < 0 - - clash-lib < 0 - - classyplate < 0 - - country < 0 - - crypto-enigma < 0 - - cyclotomic < 0 - - czipwith < 0 - - darcs < 0 - - data-tree-print < 0 - - derulo < 0 - - dhall-to-cabal < 0 - - diagrams-solve < 0 - - doctest-driver-gen < 0 - - edit < 0 - - ekg-core < 0 - - ekg-statsd < 0 - - fay < 0 - - feed < 0 - - flow < 0 - - fold-debounce-conduit < 0 - - fswatch < 0 - - generic-aeson < 0 - - generic-random < 0 - - generic-xmlpickler < 0 - - ghc-parser < 0 - - ghc-syntax-highlighter < 0 - - gio < 0 - - github-release < 0 - - glib < 0 - - gloss < 0 - - gloss-raster < 0 - - gloss-rendering < 0 - - greskell < 0 - - greskell-core < 0 - - greskell-websocket < 0 - - gtk3 < 0 - - haddock-library < 0 - - haskell-lsp < 0 - - haskell-lsp-types < 0 - - haskell-src-meta < 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 - - hgrev < 0 - - hierarchy < 0 - - hint < 0 - - hledger < 0 - - hledger-api < 0 - - hledger-lib < 0 - - hledger-ui < 0 - - hledger-web < 0 - - hoopl < 0 - - hpqtypes < 0 - - hspec-need-env < 0 - - http-media < 0 - - hxt-pickle-utils < 0 - - ihaskell < 0 - - indentation-core < 0 - - indentation-parsec < 0 - - indexed-list-literals < 0 - - inline-java < 0 - - io-streams-haproxy < 0 - - json-feed < 0 - - json-rpc-client < 0 - - json-rpc-server < 0 - - jwt < 0 - - kraken < 0 - - lackey < 0 - - learn-physics < 0 - - lens-labels < 0 - - logging-effect < 0 - - logging-effect-extra < 0 - - logging-effect-extra-file < 0 - - logging-effect-extra-handler < 0 - - lucid < 0 - - memory < 0 - - monoid-extras < 0 - - monoidal-containers < 0 - - named < 0 - - numhask < 0 - - numhask-prelude < 0 - - numhask-range < 0 - - numhask-test < 0 - - om-elm < 0 - - packdeps < 0 - - palette < 0 - - pango < 0 - - perf < 0 - - pier < 0 - - pier-core < 0 - - pipes-random < 0 - - polyparse < 0 - - postgresql-simple-url < 0 - - prometheus < 0 - - proto-lens < 0 - - proto-lens-arbitrary < 0 - - proto-lens-combinators < 0 - - proto-lens-optparse < 0 - - proto-lens-protobuf-types < 0 - - proto-lens-protoc < 0 - - proto-lens-runtime < 0 - - proto-lens-setup < 0 - - protolude < 0 - - publicsuffix < 0 - - pusher-http-haskell < 0 - - random-bytestring < 0 - - ratel < 0 - - ratel-wai < 0 - - rattletrap < 0 - - repa < 0 - - rethinkdb-client-driver < 0 - - rhine < 0 - - rhine-gloss < 0 - - salve < 0 - - sandi < 0 - - seqid < 0 - - seqid-streams < 0 - - servant < 0 - - servant-JuicyPixels < 0 - - servant-auth < 0 - - servant-auth-client < 0 - - servant-auth-docs < 0 - - servant-auth-server < 0 - - servant-auth-swagger < 0 - - servant-client < 0 - - servant-client-core < 0 - - servant-dhall < 0 - - servant-docs < 0 - - servant-foreign < 0 - - servant-js < 0 - - servant-quickcheck < 0 - - servant-server < 0 - - servant-streaming < 0 - - servant-streaming-client < 0 - - servant-streaming-server < 0 - - servant-swagger < 0 - - servant-swagger-ui < 0 - - servant-swagger-ui-core < 0 - - slack-web < 0 - - snap-server < 0 - - statestack < 0 - - strive < 0 - - svg-builder < 0 - - swagger2 < 0 - - tdigest < 0 - - termbox < 0 - - texmath < 0 - - text-show < 0 - - threepenny-gui < 0 - - through-text < 0 - - timer-wheel < 0 - - transformers-lift < 0 - - union < 0 - - vector-binary-instances < 0 - - vector-space < 0 - - vectortiles < 0 - - versions < 0 - - wai-middleware-travisci < 0 - - wild-bind < 0 - - wild-bind-x11 < 0 - - wuss < 0 - - xmonad-contrib < 0 - - - DRBG < 0 - - LambdaHack < 0 - - QuasiText < 0 - - aeson-qq < 0 - - amazonka-core < 0 - - asn1-types < 0 - - bcrypt < 0 - - bhoogle < 0 - - binary-orphans < 0 - - cachix < 0 - - cachix-api < 0 - - cheapskate-lucid < 0 - - clash-ghc < 0 - - codo-notation < 0 - - cpphs < 0 - - credential-store < 0 - - cryptocompare < 0 - - cryptohash < 0 - - cryptohash-cryptoapi < 0 - - cryptonite < 0 - - cryptonite-conduit < 0 - - cryptonite-openssl < 0 - - csg < 0 - - dhall < 0 - - download < 0 - - eventstore < 0 - - fay-base < 0 - - file-modules < 0 - - find-clumpiness < 0 - - gdax < 0 - - giphy-api < 0 - - github-webhooks < 0 - - goggles < 0 - - graphviz < 0 - - gym-http-api < 0 - - hOpenPGP < 0 - - haskell-spacegoo < 0 - - haskintex < 0 - - haskoin-core < 0 - - here < 0 - - herms < 0 - - hledger-interest < 0 - - http-client < 0 - - http-client-tls < 0 - - hyraxAbif < 0 - - ihaskell-hvega < 0 - - inliterate < 0 - - interpolate < 0 - - interpolatedstring-perl6 < 0 - - invertible < 0 - - ipython-kernel < 0 - - jmacro < 0 - - jose < 0 - - jose-jwt < 0 - - json-schema < 0 - - jvm-batching < 0 - - jvm-streaming < 0 - - language-c-quote < 0 - - language-puppet < 0 - - log-postgres < 0 - - logger-thread < 0 - - lucid-extras < 0 - - marvin-interpolate < 0 - - minio-hs < 0 - - miso < 0 - - mmark < 0 - - mmark-cli < 0 - - mmark-ext < 0 - - monad-metrics < 0 - - mwc-probability-transition < 0 - - mysql-haskell < 0 - - oauthenticated < 0 - - online < 0 - - pem < 0 - - persistent < 0 - - plotlyhs < 0 - - postgresql-typed < 0 - - protocol-radius < 0 - - qm-interpolated-string < 0 - - qnap-decrypt < 0 - - registry < 0 - - safe-money < 0 - - securemem < 0 - - servant-blaze < 0 - - servant-cassava < 0 - - servant-checked-exceptions < 0 - - servant-checked-exceptions-core < 0 - - servant-elm < 0 - - servant-exceptions < 0 - - servant-github-webhook < 0 - - servant-kotlin < 0 - - servant-lucid < 0 - - servant-mock < 0 - - servant-pandoc < 0 - - servant-rawm < 0 - - servant-ruby < 0 - - servant-static-th < 0 - - servant-tracing < 0 - - servant-websockets < 0 - - shikensu < 0 - - sparkle < 0 - - stack < 0 - - statistics < 0 - - summoner < 0 - - swish < 0 - - telegram-bot-simple < 0 - - text-ldap < 0 - - text-show-instances < 0 - - thyme < 0 - - tibetan-utils < 0 - - tls < 0 - - triplesec < 0 - - vector-sized < 0 - - wai-app-static < 0 - - wai-middleware-metrics < 0 - - wai-middleware-static < 0 - - websockets-snap < 0 - - wreq < 0 - - ws < 0 - - x509 < 0 - - x509-validation < 0 - - xmonad-extras < 0 - - yesod-auth < 0 - - yesod-static < 0 - - Allure < 0 - DAV < 0 + - DRBG < 0 - HTF < 0 + - HTTP < 0 + - HandsomeSoup < 0 - HaskellNet < 0 - HaskellNet-SSL < 0 + - IPv6Addr < 0 + - IPv6DB < 0 + - JuicyPixels-scale-dct < 0 + - LambdaHack < 0 + - MissingH < 0 + - MusicBrainz < 0 + - Network-NineP < 0 + - QuasiText < 0 + - RSA < 0 + - ShellCheck < 0 + - aeson-diff < 0 + - aeson-qq < 0 - aeson-typescript < 0 + - alarmclock < 0 - amazonka < 0 - amazonka-apigateway < 0 - amazonka-application-autoscaling < 0 @@ -4029,6 +3732,7 @@ packages: - amazonka-cognito-idp < 0 - amazonka-cognito-sync < 0 - amazonka-config < 0 + - amazonka-core < 0 - amazonka-datapipeline < 0 - amazonka-devicefarm < 0 - amazonka-directconnect < 0 @@ -4093,6 +3797,7 @@ packages: - amazonka-waf < 0 - amazonka-workspaces < 0 - amazonka-xray < 0 + - amqp < 0 - antiope-athena < 0 - antiope-core < 0 - antiope-dynamodb < 0 @@ -4100,250 +3805,532 @@ packages: - antiope-s3 < 0 - antiope-sns < 0 - antiope-sqs < 0 + - apply-refact < 0 + - approximate < 0 - asif < 0 - asn1-encoding < 0 - asn1-parse < 0 + - asn1-types < 0 + - async-pool < 0 + - atom-conduit < 0 - authenticate-oauth < 0 + - autoexporter < 0 + - avers < 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 + - benchpress < 0 + - bhoogle < 0 + - binary-orphans < 0 - bins < 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 + - cabal-install < 0 - cabal-rpm < 0 + - cabal2nix < 0 + - cachix < 0 + - cachix-api < 0 + - cairo < 0 - cayley-client < 0 - chatwork < 0 + - cheapskate-lucid < 0 + - check-email < 0 - cipher-aes < 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 - classy-prelude-yesod < 0 + - classyplate < 0 + - clientsession < 0 - closed < 0 + - codo-notation < 0 + - compensated < 0 + - conduit-connection < 0 - configuration-tools < 0 - connection < 0 - consul-haskell < 0 + - country < 0 + - cpphs < 0 + - cprng-aes < 0 - cql-io < 0 + - credential-store < 0 - criterion < 0 - crypto-cipher-tests < 0 - crypto-cipher-types < 0 + - crypto-enigma < 0 - crypto-pubkey < 0 - crypto-pubkey-types < 0 - crypto-random < 0 + - cryptocipher < 0 + - cryptocompare < 0 + - cryptohash < 0 + - cryptohash-cryptoapi < 0 + - cryptonite < 0 + - cryptonite-conduit < 0 + - cryptonite-openssl < 0 + - csg < 0 + - curl-runnings < 0 + - cyclotomic < 0 + - czipwith < 0 + - darcs < 0 + - data-tree-print < 0 - datadog < 0 - datasets < 0 + - derulo < 0 + - dhall < 0 - dhall-bash < 0 - dhall-json < 0 - dhall-text < 0 + - dhall-to-cabal < 0 + - diagrams-solve < 0 - dns < 0 - docker < 0 + - doctest-driver-gen < 0 + - download < 0 + - dublincore-xml-conduit < 0 + - edit < 0 + - ekg-core < 0 + - ekg-statsd < 0 + - email-validate < 0 - emd < 0 - eventful-sql-common < 0 - eventful-sqlite < 0 + - eventstore < 0 + - exception-hierarchy < 0 - executable-hash < 0 + - fay < 0 + - fay-base < 0 - fay-dom < 0 - fb < 0 + - fedora-haskell-tools < 0 + - feed < 0 + - file-modules < 0 + - find-clumpiness < 0 + - flow < 0 - fmt < 0 + - fold-debounce-conduit < 0 + - fswatch < 0 + - gdax < 0 + - generic-aeson < 0 + - generic-random < 0 + - generic-xmlpickler < 0 - generics-eot < 0 + - ghc-parser < 0 + - ghc-syntax-highlighter < 0 + - gio < 0 + - giphy-api < 0 - github < 0 + - github-release < 0 + - github-webhooks < 0 + - glib < 0 + - gloss < 0 + - gloss-raster < 0 + - gloss-rendering < 0 + - goggles < 0 + - google-oauth2-jwt < 0 + - graphviz < 0 + - gravatar < 0 + - greskell < 0 + - greskell-core < 0 + - greskell-websocket < 0 + - gtk3 < 0 + - gym-http-api < 0 + - hOpenPGP < 0 + - haddock-library < 0 - hailgun < 0 - hamilton < 0 - handwriting < 0 + - happstack-server < 0 + - hasbolt < 0 + - haskell-lsp < 0 + - haskell-lsp-types < 0 + - haskell-spacegoo < 0 + - haskell-src-meta < 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 - hedis < 0 + - here < 0 + - herms < 0 + - hgrev < 0 + - hierarchy < 0 + - hint < 0 + - hledger < 0 + - hledger-api < 0 + - hledger-interest < 0 + - hledger-lib < 0 + - hledger-ui < 0 + - hledger-web < 0 - hlint < 0 - hmatrix-backprop < 0 - hmatrix-vector-sized < 0 + - hoogle < 0 + - hoopl < 0 - hopenpgp-tools < 0 - hpack < 0 + - hpqtypes < 0 - hquantlib < 0 - hsebaysdk < 0 + - hspec-need-env < 0 - hspec-wai-json < 0 - hsx-jmacro < 0 + - hsyslog-udp < 0 + - http-client < 0 - http-client-openssl < 0 + - http-client-tls < 0 - http-conduit < 0 + - http-media < 0 - http-reverse-proxy < 0 + - http-streams < 0 + - httpd-shed < 0 - hw-json < 0 + - hworker < 0 + - hxt-http < 0 + - hxt-pickle-utils < 0 + - hyperloglog < 0 + - hyraxAbif < 0 + - ihaskell < 0 + - ihaskell-hvega < 0 + - indentation-core < 0 + - indentation-parsec < 0 + - indexed-list-literals < 0 - influxdb < 0 + - inline-java < 0 + - inliterate < 0 + - interpolate < 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 + - jmacro < 0 - jmacro-rpc < 0 - jmacro-rpc-snap < 0 + - jose < 0 + - jose-jwt < 0 + - js-flot < 0 + - js-jquery < 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 + - lambdabot-core < 0 + - lambdabot-irc-plugins < 0 + - language-c-quote < 0 + - language-puppet < 0 + - learn-physics < 0 + - lens-labels < 0 + - line < 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 < 0 + - lucid-extras < 0 - mapquest-api < 0 + - marvin-interpolate < 0 - mbug < 0 + - mega-sdist < 0 + - memory < 0 - microformats2-parser < 0 + - milena < 0 - mime-mail-ses < 0 + - minio-hs < 0 + - miso < 0 + - mmark < 0 + - mmark-cli < 0 + - mmark-ext < 0 - moesocks < 0 + - monad-metrics < 0 - mongoDB < 0 + - monoid-extras < 0 + - monoidal-containers < 0 - morte < 0 + - mwc-probability-transition < 0 + - mysql-haskell < 0 - mysql-haskell-nem < 0 - mysql-haskell-openssl < 0 + - named < 0 - network-conduit-tls < 0 + - network-messagepack-rpc-websocket < 0 - network-simple-tls < 0 + - numhask < 0 + - numhask-prelude < 0 + - numhask-range < 0 + - numhask-test < 0 + - oauthenticated < 0 + - oeis < 0 + - om-elm < 0 + - online < 0 - opensource < 0 + - openssl-streams < 0 + - opml-conduit < 0 + - packdeps < 0 + - palette < 0 + - pango < 0 + - papillon < 0 + - pem < 0 + - perf < 0 + - persistent < 0 - persistent-iproute < 0 - persistent-mysql < 0 - persistent-mysql-haskell < 0 - persistent-postgresql < 0 - persistent-sqlite < 0 - persistent-template < 0 + - pier < 0 + - pier-core < 0 - pinboard < 0 - pipes-http < 0 - pipes-network-tls < 0 + - pipes-random < 0 - pkcs10 < 0 + - plotlyhs < 0 + - polyparse < 0 - postgresql-simple-migration < 0 + - postgresql-simple-url < 0 + - postgresql-typed < 0 + - prometheus < 0 + - proto-lens < 0 + - proto-lens-arbitrary < 0 + - proto-lens-combinators < 0 + - proto-lens-optparse < 0 + - proto-lens-protobuf-types < 0 + - proto-lens-protoc < 0 + - proto-lens-runtime < 0 + - proto-lens-setup < 0 + - protocol-radius < 0 - protocol-radius-test < 0 + - protolude < 0 + - publicsuffix < 0 + - pusher-http-haskell < 0 + - qm-interpolated-string < 0 + - qnap-decrypt < 0 - rakuten < 0 + - random-bytestring < 0 + - rank2classes < 0 + - ratel < 0 + - ratel-wai < 0 + - rattletrap < 0 + - registry < 0 + - repa < 0 - req < 0 - req-conduit < 0 + - req-url-extra < 0 - require < 0 + - rethinkdb-client-driver < 0 + - rhine < 0 + - rhine-gloss < 0 - rollbar-hs < 0 + - rss-conduit < 0 - s3-signer < 0 + - safe-money < 0 + - safecopy < 0 + - salve < 0 + - sandi < 0 + - securemem < 0 + - seqid < 0 + - seqid-streams < 0 + - servant < 0 + - servant-JuicyPixels < 0 + - servant-auth < 0 + - servant-auth-client < 0 + - servant-auth-docs < 0 + - servant-auth-server < 0 + - servant-auth-swagger < 0 + - servant-blaze < 0 + - servant-cassava < 0 + - servant-checked-exceptions < 0 + - servant-checked-exceptions-core < 0 + - servant-client < 0 + - servant-client-core < 0 + - servant-dhall < 0 + - servant-docs < 0 + - servant-elm < 0 + - servant-exceptions < 0 + - servant-foreign < 0 + - servant-github-webhook < 0 + - servant-js < 0 + - servant-kotlin < 0 + - servant-lucid < 0 + - servant-mock < 0 + - servant-pandoc < 0 + - servant-quickcheck < 0 + - servant-rawm < 0 + - servant-ruby < 0 + - servant-server < 0 + - servant-static-th < 0 + - servant-streaming < 0 + - servant-streaming-client < 0 + - servant-streaming-server < 0 + - servant-swagger < 0 + - servant-swagger-ui < 0 + - servant-swagger-ui-core < 0 + - servant-tracing < 0 + - servant-websockets < 0 - serverless-haskell < 0 - servius < 0 - ses-html < 0 + - sexp-grammar < 0 + - shake < 0 + - shake-language-c < 0 + - shikensu < 0 + - simplest-sqlite < 0 + - slack-web < 0 - smtp-mail < 0 + - snap-blaze < 0 + - snap-core < 0 + - snap-server < 0 - soap < 0 - soap-openssl < 0 - soap-tls < 0 + - sparkle < 0 + - stack < 0 + - statestack < 0 + - static-text < 0 + - statistics < 0 - store < 0 - stratosphere < 0 + - strive < 0 + - summoner < 0 + - svg-builder < 0 + - swagger2 < 0 + - swish < 0 - tcp-streams < 0 + - tcp-streams-openssl < 0 + - tdigest < 0 + - telegram-bot-simple < 0 + - termbox < 0 + - texmath < 0 + - text-ldap < 0 + - text-show < 0 + - text-show-instances < 0 - textlocal < 0 + - th-nowq < 0 + - threepenny-gui < 0 + - through-text < 0 + - thyme < 0 + - tibetan-utils < 0 + - timer-wheel < 0 + - tls < 0 - tls-debug < 0 - tls-session-manager < 0 + - transformers-lift < 0 + - triplesec < 0 + - tz < 0 + - union < 0 + - uri-bytestring < 0 + - uri-templater < 0 - urlpath < 0 - users < 0 + - users-postgresql-simple < 0 + - users-test < 0 + - vector-binary-instances < 0 + - vector-sized < 0 + - vector-space < 0 + - vectortiles < 0 + - versions < 0 + - wai-app-static < 0 + - wai-cli < 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 - wai-websockets < 0 - warp-tls < 0 + - warp-tls-uid < 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 + - wreq < 0 - wreq-stringless < 0 + - ws < 0 - wss-client < 0 + - wuss < 0 + - x509 < 0 - x509-store < 0 - x509-system < 0 + - x509-validation < 0 + - xmonad-contrib < 0 + - xmonad-extras < 0 + - yesod < 0 + - yesod-alerts < 0 + - yesod-auth < 0 - yesod-auth-fb < 0 - yesod-auth-hashdb < 0 - yesod-bin < 0 - - yesod-fb < 0 - - yesod-form < 0 - - yesod-paginator < 0 - - yesod-persistent < 0 - - yesod-recaptcha2 < 0 - - yesod-text-markdown < 0 - - - IPv6DB < 0 - - MusicBrainz < 0 - - RSA < 0 - - amqp < 0 - - beam-migrate < 0 - - beam-sqlite < 0 - - bitcoin-api-extra < 0 - - bson-lens < 0 - - cabal2nix < 0 - - cipher-rc4 < 0 - - cisco-spark-api < 0 - - clientsession < 0 - - conduit-connection < 0 - - cprng-aes < 0 - - cryptocipher < 0 - - curl-runnings < 0 - - hasbolt < 0 - - haskey-mtl < 0 - - hoogle < 0 - - hworker < 0 - - line < 0 - - mega-sdist < 0 - - network-messagepack-rpc-websocket < 0 - - tcp-streams-openssl < 0 - - users-postgresql-simple < 0 - - users-test < 0 - - wai-cli < 0 - - wai-transformers < 0 - - warp-tls-uid < 0 - - webex-teams-api < 0 - - yesod < 0 - - yesod-form-bootstrap4 < 0 - - yesod-websockets < 0 - - - HTTP < 0 - - IPv6Addr < 0 - - Network-NineP < 0 - - bench < 0 - - google-oauth2-jwt < 0 - - happstack-server < 0 - - hsyslog-udp < 0 - - httpd-shed < 0 - - irc-dcc < 0 - - milena < 0 - - openssl-streams < 0 - - req-url-extra < 0 - - snap-core < 0 - yesod-core < 0 - yesod-csp < 0 - - - HandsomeSoup < 0 - - avwx < 0 - - fedora-haskell-tools < 0 - - gravatar < 0 - - http-streams < 0 - - hxt-http < 0 - - ip6addr < 0 - - js-flot < 0 - - js-jquery < 0 - - lambdabot-core < 0 - - oeis < 0 - - snap-blaze < 0 - - uri-templater < 0 - - yesod-alerts < 0 - yesod-eventsource < 0 + - yesod-fb < 0 + - yesod-form < 0 + - yesod-form-bootstrap4 < 0 - yesod-gitrepo < 0 - yesod-gitrev < 0 - yesod-newsfeed < 0 + - yesod-paginator < 0 + - yesod-persistent < 0 + - yesod-recaptcha2 < 0 - yesod-sitemap < 0 + - yesod-static < 0 - yesod-test < 0 - - - clash-prelude < 0 - - email-validate < 0 - - exception-hierarchy < 0 - - invertible-grammar < 0 - - lambdabot-irc-plugins < 0 - - papillon < 0 - - rank2classes < 0 - - safecopy < 0 - - shake < 0 - - simplest-sqlite < 0 - - static-text < 0 - - th-nowq < 0 - - tz < 0 - - uri-bytestring < 0 - - - approximate < 0 - - atom-conduit < 0 - - check-email < 0 - - compensated < 0 - - dublincore-xml-conduit < 0 - - hyperloglog < 0 - - opml-conduit < 0 - - rss-conduit < 0 - - sexp-grammar < 0 - - shake-language-c < 0 - - - - - - + - yesod-text-markdown < 0 + - yesod-websockets < 0 "GHC upper bounds": # Need to always match the version shipped with GHC @@ -4386,7 +4373,7 @@ packages: # dhall < 1.17 # https://github.com/commercialhaskell/stackage/issues/3949 - # QuickCheck < 2.12 + - QuickCheck < 2.12 # hspec < 2.5.6 # hspec-core < 2.5.6 # hspec-discover < 2.5.6 @@ -4656,42 +4643,20 @@ skipped-tests: - zlib # tasty-quickcheck, tasty-hunit, tasty # GHC 8.6, only test dependency, not lib - - chatwork - - csg - - enum-subset-generate - - pipes-csv - - quickcheck-state-machine - - rakuten - - servant-blaze - - servant-cassava - - simple-vec3 - - static-text - - store - - wreq - - - RSA - - binary-tagged - - bugsnag-haskell - - chatwork - - enum-subset-generate - - pipes-csv - - postgresql-simple - - quickcheck-state-machine - - rakuten - - simple-vec3 - - static-text - - store - - HPDF - - IPv6DB + - apecs - async-refresh - async-refresh-tokens - async-timer - atom-conduit + - binary-tagged - bitcoin-api-extra - blake2 + - bugsnag-haskell + - chatwork - cipher-rc4 - conduit-parse + - csg - dataurl - detour-via-sci - dublincore-xml-conduit @@ -4699,33 +4664,31 @@ skipped-tests: - folds - gc - geojson + - github-types - graph-core + - hexml-lens - large-hashable + - mustache - opml-conduit - pipes-csv + - postgresql-simple - quickcheck-state-machine + - rakuten - rcu - rss-conduit + - servant-blaze + - servant-cassava - siggy-chardust - simple-vec3 - static-text + - store - structs - - warp - - xml-conduit-parse - - - github-types - - hexml-lens - - mustache - wai-cors + - warp + - wreq + - xml-conduit-parse - yesod-test - - apecs - - - - - - # Transitive outdated dependencies # These can also be checked for updates periodically. - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 @@ -5121,7 +5084,6 @@ skipped-benchmarks: # GHC 8.6, only benchmark dependency, not lib - binary-tagged - large-hashable - - Earley - IntervalMap - JuicyPixels-extra @@ -5249,9 +5211,6 @@ skipped-benchmarks: - zippers - zstd - - - # Transitive outdated dependencies # These packages # These can also be checked for updates periodically. From 5aa8101e6f86189f826846aa8fffef36a818f513 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 06:57:19 -0700 Subject: [PATCH 0434/1876] Try 3, round 10 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89f4b2e6..e3c31dde 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4383,8 +4383,8 @@ packages: # Cabal < 2.3 # https://github.com/commercialhaskell/stackage/issues/3955 - # megaparsec < 7.0.0 - # hspec-megaparsec < 2.0.0 + - megaparsec < 7.0.0 + - hspec-megaparsec < 2.0.0 # modern-uri < 0.3.0.0 # tibetan-utils < 0.1.1.9 # language-puppet < 1.4.0 From 7179a65d61e53142762522548dae5613ab748f16 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 06:57:33 -0700 Subject: [PATCH 0435/1876] Try 3, round 11 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3c31dde..54328412 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4411,7 +4411,7 @@ packages: # th-desugar < 1.9 # https://github.com/commercialhaskell/stackage/issues/3990 - # stm < 2.5 + - stm < 2.5 # https://github.com/commercialhaskell/stackage/issues/4001 # http-api-data < 0.3.9 From a24d7f09b1b847b7d51105c3dea6209855018bbd Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 07:10:11 -0700 Subject: [PATCH 0436/1876] Try 3, round 12 --- build-constraints.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54328412..b9d13562 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4375,9 +4375,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3949 - QuickCheck < 2.12 # hspec < 2.5.6 - # hspec-core < 2.5.6 + - hspec-core < 2.5.6 # hspec-discover < 2.5.6 - # hspec-meta < 2.5.6 + - hspec-meta < 2.5.6 # https://github.com/commercialhaskell/stackage/issues/3950 # Cabal < 2.3 @@ -4385,12 +4385,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3955 - megaparsec < 7.0.0 - hspec-megaparsec < 2.0.0 - # modern-uri < 0.3.0.0 + - modern-uri < 0.3.0.0 # tibetan-utils < 0.1.1.9 # language-puppet < 1.4.0 - # cue-sheet < 2.0.0 - # stache < 2.0.0 - # neat-interpolation < 0.3.2.3 + - cue-sheet < 2.0.0 + - stache < 2.0.0 + - neat-interpolation < 0.3.2.3 # mmark < 0.0.6.0 # mmark-cli < 0.0.4.0 # versions < 3.5 @@ -4411,7 +4411,7 @@ packages: # th-desugar < 1.9 # https://github.com/commercialhaskell/stackage/issues/3990 - - stm < 2.5 + # stm < 2.5 # https://github.com/commercialhaskell/stackage/issues/4001 # http-api-data < 0.3.9 From f901091977e2ecec5f5e7b3aca31b2063982ccb4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 07:21:09 -0700 Subject: [PATCH 0437/1876] Try 3, round 13 --- build-constraints.yaml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b9d13562..5c9b5636 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4332,11 +4332,19 @@ packages: - yesod-text-markdown < 0 - yesod-websockets < 0 + - next-ref < 0 + - ref-fd < 0 + - speculation < 0 + - threads-extras < 0 + - web-plugins < 0 + - modern-uri < 0 + - stache < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 - #"Stackage upper bounds": + "Stackage upper bounds": # https://github.com/fpco/stackage/issues/3531 # jwt < 0.8.0 @@ -4374,7 +4382,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3949 - QuickCheck < 2.12 - # hspec < 2.5.6 + - hspec < 2.5.6 - hspec-core < 2.5.6 # hspec-discover < 2.5.6 - hspec-meta < 2.5.6 @@ -4419,6 +4427,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4002 # github < 0.20 + # TODO: issue + - containers < 0.6.0.1 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -4688,6 +4699,7 @@ skipped-tests: - wreq - xml-conduit-parse - yesod-test + - vivid-supercollider # Transitive outdated dependencies # These can also be checked for updates periodically. From c51662b7f3c31f7986ce5bcad14a27c2532d373b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 07:26:14 -0700 Subject: [PATCH 0438/1876] Try 3, round 14 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c9b5636..08faba25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4339,6 +4339,8 @@ packages: - web-plugins < 0 - modern-uri < 0 - stache < 0 + - persistent-refs < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC @@ -4384,7 +4386,7 @@ packages: - QuickCheck < 2.12 - hspec < 2.5.6 - hspec-core < 2.5.6 - # hspec-discover < 2.5.6 + - hspec-discover < 2.5.6 - hspec-meta < 2.5.6 # https://github.com/commercialhaskell/stackage/issues/3950 From 699830619ba2ead6442f31d699379093e491a6ea Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 07:32:04 -0700 Subject: [PATCH 0439/1876] Try 3, round 15 --- build-constraints.yaml | 64 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 61 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08faba25..50c8318c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4341,6 +4341,67 @@ packages: - stache < 0 - persistent-refs < 0 + - FontyFruity < 0 + - HaTeX < 0 + - JuicyPixels < 0 + - SCalendar < 0 + - aern2-real < 0 + - algebra < 0 + - app-settings < 0 + - arrow-list < 0 + - cborg < 0 + - cheapskate < 0 + - code-builder < 0 + - compressed < 0 + - containers-unicode-symbols < 0 + - cue-sheet < 0 + - dawg-ord < 0 + - deferred-folds < 0 + - dejafu < 0 + - discrimination < 0 + - distributed-static < 0 + - drawille < 0 + - drifter < 0 + - enummapset < 0 + - envy < 0 + - event < 0 + - filecache < 0 + - friday < 0 + - ghcjs-base-stub < 0 + - gi-gtk-hs < 0 + - graph-wrapper < 0 + - heterocephalus < 0 + - hsexif < 0 + - hslua < 0 + - hspec-megaparsec < 0 + - linked-list-with-iterator < 0 + - lrucache < 0 + - messagepack < 0 + - messagepack-rpc < 0 + - monoid-subclasses < 0 + - network-transport-inmemory < 0 + - network-transport-tests < 0 + - objective < 0 + - parallel-io < 0 + - partial-order < 0 + - picosat < 0 + - pipes-safe < 0 + - postgresql-binary < 0 + - rebase < 0 + - repline < 0 + - scalendar < 0 + - search-algorithms < 0 + - serialise < 0 + - simple-log < 0 + - stringsearch < 0 + - tasty-stats < 0 + - turtle < 0 + - tzdata < 0 + - wave < 0 + - withdependencies < 0 + - wl-pprint-extras < 0 + - wl-pprint-terminfo < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC @@ -4429,9 +4490,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4002 # github < 0.20 - # TODO: issue - - containers < 0.6.0.1 - # end of packages # Package flags are applied to individual packages, and override the values of From 54a60dd8bb0f20aafa7c2d7f81fa055e867d5925 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 07:38:22 -0700 Subject: [PATCH 0440/1876] Try 3, round 16 --- build-constraints.yaml | 43 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 50c8318c..bf954b76 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4402,6 +4402,49 @@ packages: - wl-pprint-extras < 0 - wl-pprint-terminfo < 0 + - JuicyPixels-extra < 0 + - Rasterific < 0 + - RefSerialize < 0 + - asciidiagram < 0 + - cheapskate-highlight < 0 + - distribution-opensuse < 0 + - drifter-postgresql < 0 + - drifter-sqlite < 0 + - flac < 0 + - flac-picture < 0 + - friday-juicypixels < 0 + - glazier-react < 0 + - glazier-react-widget < 0 + - hasql < 0 + - hslua-aeson < 0 + - hslua-module-text < 0 + - hunit-dejafu < 0 + - identicon < 0 + - incremental-parser < 0 + - javascript-extras < 0 + - lame < 0 + - massiv-io < 0 + - multipart < 0 + - nvim-hs < 0 + - nvim-hs-contrib < 0 + - pipes-bytestring < 0 + - pipes-network < 0 + - primitive-extras < 0 + - rasterific-svg < 0 + - rerebase < 0 + - set-cover < 0 + - slave-thread < 0 + - squeal-postgresql < 0 + - stm-containers < 0 + - stm-hamt < 0 + - svg-tree < 0 + - tasty-dejafu < 0 + - text-builder < 0 + - timerep < 0 + - wai-middleware-caching-lru < 0 + - xml-html-qq < 0 + + "GHC upper bounds": # Need to always match the version shipped with GHC From fbd52567975b07cf3078744825e237bdd6e1760b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 07:45:42 -0700 Subject: [PATCH 0441/1876] Try 3, round 17 --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf954b76..5cff7947 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4444,6 +4444,15 @@ packages: - wai-middleware-caching-lru < 0 - xml-html-qq < 0 + - TCache < 0 + - hasql-optparse-applicative < 0 + - hasql-pool < 0 + - hasql-transaction < 0 + - pipes-aeson < 0 + - pipes-binary < 0 + - pipes-fastx < 0 + - termonad < 0 + "GHC upper bounds": From fbe4d27bc00fea412ec7e5dec89d6cbe78978a93 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 07:54:21 -0700 Subject: [PATCH 0442/1876] Try 3, round 18 and hopefully the last --- build-constraints.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5cff7947..4f41a662 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4813,6 +4813,16 @@ skipped-tests: - yesod-test - vivid-supercollider + - blaze-html + - dotenv + - inflections + - mighty-metropolis + - skews + - speedy-slice + - tomland + - vector-builder + + # Transitive outdated dependencies # These can also be checked for updates periodically. - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 @@ -5325,6 +5335,7 @@ skipped-benchmarks: - vec - vinyl - websockets + - winery - wire-streams - word24 - word8 From de8a73c5fbfd0ed784ce9fb04b1ee958c2cee970 Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Fri, 28 Sep 2018 22:08:06 +0200 Subject: [PATCH 0443/1876] Reenable avers-api --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f41a662..20e4d3bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1307,7 +1307,7 @@ packages: "Tomas Carnecky @wereHamster": - avers - # - avers-api # cryptonite 0.25 + - avers-api # - avers-server # cryptonite 0.25 - css-syntax # - etcd # https://github.com/wereHamster/etcd-hs/issues/5 From d10ef8167e2cbd32ea8f2311ce59057b04a4c4e6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 16:35:25 -0700 Subject: [PATCH 0444/1876] Out of bounds deps done, time to add the compile fails --- build-constraints.yaml | 269 ++++++++++++++++++++--------------------- 1 file changed, 129 insertions(+), 140 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f41a662..81441e69 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3679,22 +3679,22 @@ packages: # Packages in the build plan that are blocked from inclusion due to # compilation failure with ghc 8.6 "Build failure with GHC 8.6": - - hint - - consul-haskell - - hasql-transaction - - # base-4.12.0.0 is out of bounds for: + # out of bounds - Agda < 0 - Allure < 0 - DAV < 0 - DRBG < 0 + - FontyFruity < 0 - HTF < 0 - HTTP < 0 + - HaTeX < 0 - HandsomeSoup < 0 - HaskellNet < 0 - HaskellNet-SSL < 0 - IPv6Addr < 0 - IPv6DB < 0 + - JuicyPixels < 0 + - JuicyPixels-extra < 0 - JuicyPixels-scale-dct < 0 - LambdaHack < 0 - MissingH < 0 @@ -3702,11 +3702,17 @@ packages: - Network-NineP < 0 - QuasiText < 0 - RSA < 0 + - Rasterific < 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 - amazonka < 0 - amazonka-apigateway < 0 - amazonka-application-autoscaling < 0 @@ -3805,8 +3811,11 @@ packages: - antiope-s3 < 0 - antiope-sns < 0 - antiope-sqs < 0 + - app-settings < 0 - apply-refact < 0 - approximate < 0 + - arrow-list < 0 + - asciidiagram < 0 - asif < 0 - asn1-encoding < 0 - asn1-parse < 0 @@ -3845,7 +3854,10 @@ packages: - cachix-api < 0 - cairo < 0 - cayley-client < 0 + - cborg < 0 - chatwork < 0 + - cheapskate < 0 + - cheapskate-highlight < 0 - cheapskate-lucid < 0 - check-email < 0 - cipher-aes < 0 @@ -3864,12 +3876,15 @@ packages: - classyplate < 0 - clientsession < 0 - closed < 0 + - code-builder < 0 - codo-notation < 0 - compensated < 0 + - compressed < 0 - conduit-connection < 0 - configuration-tools < 0 - connection < 0 - consul-haskell < 0 + - containers-unicode-symbols < 0 - country < 0 - cpphs < 0 - cprng-aes < 0 @@ -3890,6 +3905,7 @@ packages: - cryptonite-conduit < 0 - cryptonite-openssl < 0 - csg < 0 + - cue-sheet < 0 - curl-runnings < 0 - cyclotomic < 0 - czipwith < 0 @@ -3897,6 +3913,9 @@ packages: - data-tree-print < 0 - datadog < 0 - datasets < 0 + - dawg-ord < 0 + - deferred-folds < 0 + - dejafu < 0 - derulo < 0 - dhall < 0 - dhall-bash < 0 @@ -3904,16 +3923,26 @@ packages: - dhall-text < 0 - dhall-to-cabal < 0 - diagrams-solve < 0 + - discrimination < 0 + - distributed-static < 0 + - distribution-opensuse < 0 - dns < 0 - docker < 0 - doctest-driver-gen < 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 - email-validate < 0 - emd < 0 + - enummapset < 0 + - envy < 0 + - event < 0 - eventful-sql-common < 0 - eventful-sqlite < 0 - eventstore < 0 @@ -3926,10 +3955,15 @@ packages: - fedora-haskell-tools < 0 - feed < 0 - file-modules < 0 + - filecache < 0 - find-clumpiness < 0 + - flac < 0 + - flac-picture < 0 - flow < 0 - fmt < 0 - fold-debounce-conduit < 0 + - friday < 0 + - friday-juicypixels < 0 - fswatch < 0 - gdax < 0 - generic-aeson < 0 @@ -3938,17 +3972,22 @@ packages: - generics-eot < 0 - ghc-parser < 0 - ghc-syntax-highlighter < 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 - gloss < 0 - gloss-raster < 0 - gloss-rendering < 0 - goggles < 0 - google-oauth2-jwt < 0 + - graph-wrapper < 0 - graphviz < 0 - gravatar < 0 - greskell < 0 @@ -3983,9 +4022,14 @@ packages: - haskoin-core < 0 - haskoin-node < 0 - haskoin-store < 0 + - hasql < 0 + - hasql-optparse-applicative < 0 + - hasql-pool < 0 + - hasql-transaction < 0 - hedis < 0 - here < 0 - herms < 0 + - heterocephalus < 0 - hgrev < 0 - hierarchy < 0 - hint < 0 @@ -4005,6 +4049,11 @@ packages: - hpqtypes < 0 - hquantlib < 0 - hsebaysdk < 0 + - hsexif < 0 + - hslua < 0 + - hslua-aeson < 0 + - hslua-module-text < 0 + - hspec-megaparsec < 0 - hspec-need-env < 0 - hspec-wai-json < 0 - hsx-jmacro < 0 @@ -4017,14 +4066,17 @@ packages: - http-reverse-proxy < 0 - http-streams < 0 - httpd-shed < 0 + - hunit-dejafu < 0 - hw-json < 0 - hworker < 0 - hxt-http < 0 - hxt-pickle-utils < 0 - hyperloglog < 0 - hyraxAbif < 0 + - identicon < 0 - ihaskell < 0 - ihaskell-hvega < 0 + - incremental-parser < 0 - indentation-core < 0 - indentation-parsec < 0 - indexed-list-literals < 0 @@ -4041,6 +4093,7 @@ packages: - irc-client < 0 - irc-conduit < 0 - irc-dcc < 0 + - javascript-extras < 0 - jmacro < 0 - jmacro-rpc < 0 - jmacro-rpc-snap < 0 @@ -4061,11 +4114,13 @@ packages: - lackey < 0 - lambdabot-core < 0 - lambdabot-irc-plugins < 0 + - lame < 0 - language-c-quote < 0 - language-puppet < 0 - learn-physics < 0 - lens-labels < 0 - line < 0 + - linked-list-with-iterator < 0 - locators < 0 - log-postgres < 0 - logger-thread < 0 @@ -4073,13 +4128,17 @@ packages: - logging-effect-extra < 0 - logging-effect-extra-file < 0 - logging-effect-extra-handler < 0 + - lrucache < 0 - lucid < 0 - lucid-extras < 0 - mapquest-api < 0 - marvin-interpolate < 0 + - massiv-io < 0 - mbug < 0 - mega-sdist < 0 - memory < 0 + - messagepack < 0 + - messagepack-rpc < 0 - microformats2-parser < 0 - milena < 0 - mime-mail-ses < 0 @@ -4088,12 +4147,15 @@ packages: - mmark < 0 - mmark-cli < 0 - mmark-ext < 0 + - modern-uri < 0 - moesocks < 0 - monad-metrics < 0 - mongoDB < 0 - monoid-extras < 0 + - monoid-subclasses < 0 - monoidal-containers < 0 - morte < 0 + - multipart < 0 - mwc-probability-transition < 0 - mysql-haskell < 0 - mysql-haskell-nem < 0 @@ -4102,11 +4164,17 @@ packages: - 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 @@ -4117,6 +4185,8 @@ packages: - palette < 0 - pango < 0 - papillon < 0 + - parallel-io < 0 + - partial-order < 0 - pem < 0 - perf < 0 - persistent < 0 @@ -4124,20 +4194,30 @@ packages: - persistent-mysql < 0 - persistent-mysql-haskell < 0 - persistent-postgresql < 0 + - persistent-refs < 0 - persistent-sqlite < 0 - persistent-template < 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 - polyparse < 0 + - postgresql-binary < 0 - postgresql-simple-migration < 0 - postgresql-simple-url < 0 - postgresql-typed < 0 + - primitive-extras < 0 - prometheus < 0 - proto-lens < 0 - proto-lens-arbitrary < 0 @@ -4157,15 +4237,20 @@ packages: - rakuten < 0 - random-bytestring < 0 - rank2classes < 0 + - rasterific-svg < 0 - ratel < 0 - ratel-wai < 0 - rattletrap < 0 + - rebase < 0 + - ref-fd < 0 - registry < 0 - repa < 0 + - repline < 0 - req < 0 - req-conduit < 0 - req-url-extra < 0 - require < 0 + - rerebase < 0 - rethinkdb-client-driver < 0 - rhine < 0 - rhine-gloss < 0 @@ -4176,9 +4261,12 @@ packages: - safecopy < 0 - salve < 0 - sandi < 0 + - scalendar < 0 + - search-algorithms < 0 - securemem < 0 - seqid < 0 - seqid-streams < 0 + - serialise < 0 - servant < 0 - servant-JuicyPixels < 0 - servant-auth < 0 @@ -4219,12 +4307,15 @@ packages: - serverless-haskell < 0 - servius < 0 - ses-html < 0 + - set-cover < 0 - sexp-grammar < 0 - shake < 0 - shake-language-c < 0 - shikensu < 0 + - simple-log < 0 - simplest-sqlite < 0 - slack-web < 0 + - slave-thread < 0 - smtp-mail < 0 - snap-blaze < 0 - snap-core < 0 @@ -4233,39 +4324,54 @@ packages: - soap-openssl < 0 - soap-tls < 0 - sparkle < 0 + - speculation < 0 + - squeal-postgresql < 0 + - stache < 0 - stack < 0 - statestack < 0 - static-text < 0 - statistics < 0 + - stm-containers < 0 + - stm-hamt < 0 - store < 0 - stratosphere < 0 + - stringsearch < 0 - strive < 0 - summoner < 0 - svg-builder < 0 + - svg-tree < 0 - swagger2 < 0 - swish < 0 + - tasty-dejafu < 0 + - tasty-stats < 0 - tcp-streams < 0 - tcp-streams-openssl < 0 - tdigest < 0 - telegram-bot-simple < 0 - termbox < 0 + - termonad < 0 - texmath < 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 < 0 - tls-debug < 0 - tls-session-manager < 0 - transformers-lift < 0 - triplesec < 0 + - turtle < 0 - tz < 0 + - tzdata < 0 - union < 0 - uri-bytestring < 0 - uri-templater < 0 @@ -4280,6 +4386,7 @@ packages: - versions < 0 - wai-app-static < 0 - wai-cli < 0 + - wai-middleware-caching-lru < 0 - wai-middleware-consul < 0 - wai-middleware-crowd < 0 - wai-middleware-metrics < 0 @@ -4290,6 +4397,8 @@ packages: - wai-websockets < 0 - warp-tls < 0 - warp-tls-uid < 0 + - wave < 0 + - web-plugins < 0 - webdriver < 0 - webex-teams-api < 0 - webex-teams-conduit < 0 @@ -4297,6 +4406,9 @@ packages: - websockets-snap < 0 - wild-bind < 0 - wild-bind-x11 < 0 + - withdependencies < 0 + - wl-pprint-extras < 0 + - wl-pprint-terminfo < 0 - wreq < 0 - wreq-stringless < 0 - ws < 0 @@ -4306,6 +4418,7 @@ packages: - x509-store < 0 - x509-system < 0 - x509-validation < 0 + - xml-html-qq < 0 - xmonad-contrib < 0 - xmonad-extras < 0 - yesod < 0 @@ -4332,129 +4445,6 @@ packages: - yesod-text-markdown < 0 - yesod-websockets < 0 - - next-ref < 0 - - ref-fd < 0 - - speculation < 0 - - threads-extras < 0 - - web-plugins < 0 - - modern-uri < 0 - - stache < 0 - - persistent-refs < 0 - - - FontyFruity < 0 - - HaTeX < 0 - - JuicyPixels < 0 - - SCalendar < 0 - - aern2-real < 0 - - algebra < 0 - - app-settings < 0 - - arrow-list < 0 - - cborg < 0 - - cheapskate < 0 - - code-builder < 0 - - compressed < 0 - - containers-unicode-symbols < 0 - - cue-sheet < 0 - - dawg-ord < 0 - - deferred-folds < 0 - - dejafu < 0 - - discrimination < 0 - - distributed-static < 0 - - drawille < 0 - - drifter < 0 - - enummapset < 0 - - envy < 0 - - event < 0 - - filecache < 0 - - friday < 0 - - ghcjs-base-stub < 0 - - gi-gtk-hs < 0 - - graph-wrapper < 0 - - heterocephalus < 0 - - hsexif < 0 - - hslua < 0 - - hspec-megaparsec < 0 - - linked-list-with-iterator < 0 - - lrucache < 0 - - messagepack < 0 - - messagepack-rpc < 0 - - monoid-subclasses < 0 - - network-transport-inmemory < 0 - - network-transport-tests < 0 - - objective < 0 - - parallel-io < 0 - - partial-order < 0 - - picosat < 0 - - pipes-safe < 0 - - postgresql-binary < 0 - - rebase < 0 - - repline < 0 - - scalendar < 0 - - search-algorithms < 0 - - serialise < 0 - - simple-log < 0 - - stringsearch < 0 - - tasty-stats < 0 - - turtle < 0 - - tzdata < 0 - - wave < 0 - - withdependencies < 0 - - wl-pprint-extras < 0 - - wl-pprint-terminfo < 0 - - - JuicyPixels-extra < 0 - - Rasterific < 0 - - RefSerialize < 0 - - asciidiagram < 0 - - cheapskate-highlight < 0 - - distribution-opensuse < 0 - - drifter-postgresql < 0 - - drifter-sqlite < 0 - - flac < 0 - - flac-picture < 0 - - friday-juicypixels < 0 - - glazier-react < 0 - - glazier-react-widget < 0 - - hasql < 0 - - hslua-aeson < 0 - - hslua-module-text < 0 - - hunit-dejafu < 0 - - identicon < 0 - - incremental-parser < 0 - - javascript-extras < 0 - - lame < 0 - - massiv-io < 0 - - multipart < 0 - - nvim-hs < 0 - - nvim-hs-contrib < 0 - - pipes-bytestring < 0 - - pipes-network < 0 - - primitive-extras < 0 - - rasterific-svg < 0 - - rerebase < 0 - - set-cover < 0 - - slave-thread < 0 - - squeal-postgresql < 0 - - stm-containers < 0 - - stm-hamt < 0 - - svg-tree < 0 - - tasty-dejafu < 0 - - text-builder < 0 - - timerep < 0 - - wai-middleware-caching-lru < 0 - - xml-html-qq < 0 - - - TCache < 0 - - hasql-optparse-applicative < 0 - - hasql-pool < 0 - - hasql-transaction < 0 - - pipes-aeson < 0 - - pipes-binary < 0 - - pipes-fastx < 0 - - termonad < 0 - - - "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 @@ -4765,7 +4755,7 @@ skipped-tests: - vector # QuickCheck-2.11.3 - zlib # tasty-quickcheck, tasty-hunit, tasty - # GHC 8.6, only test dependency, not lib + # Blocked due to tests failing to compile for GHC 8.6 - HPDF - apecs - async-refresh @@ -4775,6 +4765,7 @@ skipped-tests: - binary-tagged - bitcoin-api-extra - blake2 + - blaze-html - bugsnag-haskell - chatwork - cipher-rc4 @@ -4782,6 +4773,7 @@ skipped-tests: - csg - dataurl - detour-via-sci + - dotenv - dublincore-xml-conduit - enum-subset-generate - folds @@ -4790,7 +4782,9 @@ skipped-tests: - github-types - graph-core - hexml-lens + - inflections - large-hashable + - mighty-metropolis - mustache - opml-conduit - pipes-csv @@ -4803,24 +4797,19 @@ skipped-tests: - servant-cassava - siggy-chardust - simple-vec3 + - skews + - speedy-slice - static-text - store - structs + - tomland + - vector-builder + - vivid-supercollider - wai-cors - warp - wreq - xml-conduit-parse - yesod-test - - vivid-supercollider - - - blaze-html - - dotenv - - inflections - - mighty-metropolis - - skews - - speedy-slice - - tomland - - vector-builder # Transitive outdated dependencies @@ -5215,7 +5204,7 @@ skipped-benchmarks: - xxhash-ffi # ghc 8.4 via xxhash build failure - hslua # criterion 1.5.1 - # GHC 8.6, only benchmark dependency, not lib + # Blocked due to benchmarks failing to compile for GHC 8.6 - binary-tagged - large-hashable - Earley From 7d89ecd9f907502b0a4771ec50c17843f75a4c77 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 16:52:57 -0700 Subject: [PATCH 0445/1876] First part of failed to build packages --- build-constraints.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81441e69..b22e8a70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4445,6 +4445,19 @@ packages: - yesod-text-markdown < 0 - yesod-websockets < 0 + # failed to build + - extensible < 0 + - universe-instances-extended < 0 + - yoga < 0 + - vivid < 0 + - typography-geometry < 0 + - typenums < 0 + - typelits-witnesses < 0 + - teardown < 0 + - jni < 0 + - apecs < 0 + - broadcast-chan < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 From 1e95ef166b148be4812b174056eea290662ddc6b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 16:56:19 -0700 Subject: [PATCH 0446/1876] Also deps of those --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b22e8a70..280d1764 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4458,6 +4458,13 @@ packages: - apecs < 0 - broadcast-chan < 0 + # transitive dependencies of packages failing to build + - jvm < 0 + - capataz < 0 + - componentm < 0 + - componentm-devel < 0 + - universe < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 From feb5063cc7178b86d9741d7ee60f1257c864d12f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 17:08:21 -0700 Subject: [PATCH 0447/1876] More failed builds --- build-constraints.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 280d1764..8b401932 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4457,6 +4457,17 @@ packages: - jni < 0 - apecs < 0 - broadcast-chan < 0 + - o-clock < 0 + - fgl < 0 + - df1 < 0 + - first-class-families < 0 + - histogram-fill < 0 + - libmpd < 0 + - hdevtools < 0 + - llvm-hs-pretty < 0 + - med-module < 0 + - multistate < 0 + - exinst < 0 # transitive dependencies of packages failing to build - jvm < 0 From cd33b4fe9a9da5611a3bfecf46a0fbfb934d8f48 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 17:10:02 -0700 Subject: [PATCH 0448/1876] Deps of the above --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b401932..f40434bb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4475,6 +4475,12 @@ packages: - componentm < 0 - componentm-devel < 0 - universe < 0 + - di < 0 + - di-df1 < 0 + - rdf < 0 + - rpmbuild-order < 0 + - plot-light < 0 + - butcher < 0 "GHC upper bounds": # Need to always match the version shipped with GHC From 2e13597dc05a620b59914d979384363d6562bc20 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 17:23:30 -0700 Subject: [PATCH 0449/1876] More packages failing to build --- build-constraints.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f40434bb..9139675a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4468,6 +4468,17 @@ packages: - med-module < 0 - multistate < 0 - exinst < 0 + - dimensional < 0 + - monad-recorder < 0 + - stm-stats < 0 + - Fin < 0 + - matrix-static < 0 + - ClustalParser < 0 + - di-handle < 0 + - dunai < 0 + - HPDF < 0 + - llvm-hs < 0 + - large-hashable < 0 # transitive dependencies of packages failing to build - jvm < 0 @@ -4847,6 +4858,16 @@ skipped-tests: - wreq - xml-conduit-parse - yesod-test + - inspection-testing + - rank1dynamic + - hspec-core + - unordered-containers + - unordered-intmap + - monad-par + - inline-r + - megaparsec + - higher-leveldb + - generic-lens # Transitive outdated dependencies From 35314d8fc1916e91cf72f58bbdae17e0d12e16ce Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 17:24:42 -0700 Subject: [PATCH 0450/1876] Deps of the above --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9139675a..5e69adac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4492,6 +4492,7 @@ packages: - rpmbuild-order < 0 - plot-light < 0 - butcher < 0 + - geodetics < 0 "GHC upper bounds": # Need to always match the version shipped with GHC From 0225e86c974b0258319b70fb22823cfbe330144e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 17:36:01 -0700 Subject: [PATCH 0451/1876] More packages failing to build --- build-constraints.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e69adac..5d32740c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4479,6 +4479,8 @@ packages: - HPDF < 0 - llvm-hs < 0 - large-hashable < 0 + - gtk2hs-buildtools < 0 + - hprotoc < 0 # transitive dependencies of packages failing to build - jvm < 0 @@ -4869,7 +4871,12 @@ skipped-tests: - megaparsec - higher-leveldb - generic-lens - + - butter + - distributed-closure + - binary-ext + - multiarg + - skylighting-core + - kanji # Transitive outdated dependencies # These can also be checked for updates periodically. From d7cbeef63d0c9d694079386d6b9cf890d9bd7fa3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 17:44:16 -0700 Subject: [PATCH 0452/1876] Cleanup --- build-constraints.yaml | 112 ++++++++++++++++++----------------------- 1 file changed, 50 insertions(+), 62 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d32740c..c55009f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4446,55 +4446,55 @@ packages: - yesod-websockets < 0 # failed to build - - extensible < 0 - - universe-instances-extended < 0 - - yoga < 0 - - vivid < 0 - - typography-geometry < 0 - - typenums < 0 - - typelits-witnesses < 0 - - teardown < 0 - - jni < 0 + - ClustalParser < 0 + - Fin < 0 + - HPDF < 0 - apecs < 0 - broadcast-chan < 0 - - o-clock < 0 - - fgl < 0 - df1 < 0 - - first-class-families < 0 - - histogram-fill < 0 - - libmpd < 0 - - hdevtools < 0 - - llvm-hs-pretty < 0 - - med-module < 0 - - multistate < 0 - - exinst < 0 - - dimensional < 0 - - monad-recorder < 0 - - stm-stats < 0 - - Fin < 0 - - matrix-static < 0 - - ClustalParser < 0 - di-handle < 0 + - dimensional < 0 - dunai < 0 - - HPDF < 0 - - llvm-hs < 0 - - large-hashable < 0 + - exinst < 0 + - extensible < 0 + - fgl < 0 + - first-class-families < 0 - gtk2hs-buildtools < 0 + - hdevtools < 0 + - histogram-fill < 0 - hprotoc < 0 + - jni < 0 + - large-hashable < 0 + - libmpd < 0 + - llvm-hs < 0 + - llvm-hs-pretty < 0 + - matrix-static < 0 + - med-module < 0 + - monad-recorder < 0 + - multistate < 0 + - o-clock < 0 + - stm-stats < 0 + - teardown < 0 + - typelits-witnesses < 0 + - typenums < 0 + - typography-geometry < 0 + - universe-instances-extended < 0 + - vivid < 0 + - yoga < 0 # transitive dependencies of packages failing to build - - jvm < 0 + - butcher < 0 - capataz < 0 - componentm < 0 - componentm-devel < 0 - - universe < 0 - di < 0 - di-df1 < 0 + - geodetics < 0 + - jvm < 0 + - plot-light < 0 - rdf < 0 - rpmbuild-order < 0 - - plot-light < 0 - - butcher < 0 - - geodetics < 0 + - universe < 0 "GHC upper bounds": # Need to always match the version shipped with GHC @@ -4807,41 +4807,44 @@ skipped-tests: - zlib # tasty-quickcheck, tasty-hunit, tasty # Blocked due to tests failing to compile for GHC 8.6 - - HPDF - - apecs - async-refresh - async-refresh-tokens - async-timer - - atom-conduit + - binary-ext - binary-tagged - - bitcoin-api-extra - blake2 - blaze-html - - bugsnag-haskell - - chatwork - - cipher-rc4 + - butter - conduit-parse - - csg - dataurl - detour-via-sci + - distributed-closure - dotenv - - dublincore-xml-conduit - enum-subset-generate - folds - gc + - generic-lens - geojson - github-types - graph-core - hexml-lens + - higher-leveldb + - hspec-core - inflections - - large-hashable + - inline-r + - inspection-testing + - kanji + - megaparsec - mighty-metropolis + - monad-par + - multiarg - mustache - opml-conduit - pipes-csv - postgresql-simple - quickcheck-state-machine - rakuten + - rank1dynamic - rcu - rss-conduit - servant-blaze @@ -4849,11 +4852,15 @@ skipped-tests: - siggy-chardust - simple-vec3 - skews + - skylighting-core - speedy-slice - static-text - store - structs - tomland + - universum + - unordered-containers + - unordered-intmap - vector-builder - vivid-supercollider - wai-cors @@ -4861,22 +4868,6 @@ skipped-tests: - wreq - xml-conduit-parse - yesod-test - - inspection-testing - - rank1dynamic - - hspec-core - - unordered-containers - - unordered-intmap - - monad-par - - inline-r - - megaparsec - - higher-leveldb - - generic-lens - - butter - - distributed-closure - - binary-ext - - multiarg - - skylighting-core - - kanji # Transitive outdated dependencies # These can also be checked for updates periodically. @@ -5024,7 +5015,6 @@ expected-test-failures: - bindings-GLFW # Expects running X server - bitcoin-api - bitcoin-api-extra - - bitcoin-api-extra - bloodhound # ElasticSearch - cabal-install - cayley-client @@ -5272,12 +5262,10 @@ skipped-benchmarks: # Blocked due to benchmarks failing to compile for GHC 8.6 - binary-tagged - - large-hashable - Earley - IntervalMap - JuicyPixels-extra - ad - - apecs - attoparsec - backprop - binary-list From 779bdb67d418494a593d9a7ef9095c20a68fbdc9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 18:02:01 -0700 Subject: [PATCH 0453/1876] Drop remaining packages failing to build with ghc-8.4 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c55009f6..de0826ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3649,10 +3649,6 @@ packages: "Removed packages": - gi-webkit2 < 0 # https://github.com/fpco/stackage/issues/3415 - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - - # Packages in the build plan that are blocked - # from inclusion due to compilation failure with ghc 8.4 - "Build failure with GHC 8.4": - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 - json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2 - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22 From 1af9caa2335a55cc2e2a4c7afa5bd6a7b1a10895 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 18:04:47 -0700 Subject: [PATCH 0454/1876] Cleanup old blockers --- build-constraints.yaml | 67 ------------------------------------------ 1 file changed, 67 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de0826ce..192045cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4497,41 +4497,6 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/3531 - # jwt < 0.8.0 - - # needed by cabal-install - # https://github.com/fpco/stackage/issues/3566 - # network < 2.7 - - # https://github.com/commercialhaskell/stackage/issues/3847 - # hw-json < 0.8.1.0 - - # https://github.com/commercialhaskell/stackage/issues/3858 - # focus < 0.2 - # stm-containers < 1 - # slave-thread < 1.0.2.1 - - # https://github.com/commercialhaskell/stackage/issues/3868 - # brick < 0.39 - # vty < 5.23 - - # https://github.com/commercialhaskell/stackage/issues/3878 - # microspec < 0.2 - - # https://github.com/commercialhaskell/stackage/issues/3884 - # pretty-show < 1.8 - - # https://github.com/commercialhaskell/stackage/issues/3902 - # attoparsec-uri < 0.0.5 - # urlpath < 9.0.0.1 - - # https://github.com/commercialhaskell/stackage/issues/3926 - # vinyl < 0.10 - - # https://github.com/commercialhaskell/stackage/issues/3945 - # dhall < 1.17 - # https://github.com/commercialhaskell/stackage/issues/3949 - QuickCheck < 2.12 - hspec < 2.5.6 @@ -4539,45 +4504,13 @@ packages: - hspec-discover < 2.5.6 - hspec-meta < 2.5.6 - # https://github.com/commercialhaskell/stackage/issues/3950 - # Cabal < 2.3 - # https://github.com/commercialhaskell/stackage/issues/3955 - megaparsec < 7.0.0 - hspec-megaparsec < 2.0.0 - modern-uri < 0.3.0.0 - # tibetan-utils < 0.1.1.9 - # language-puppet < 1.4.0 - cue-sheet < 2.0.0 - stache < 2.0.0 - neat-interpolation < 0.3.2.3 - # mmark < 0.0.6.0 - # mmark-cli < 0.0.4.0 - # versions < 3.5 - - # https://github.com/commercialhaskell/stackage/issues/3972 - # ghc-typelits-extra < 0.3 - # ghc-typelits-knownnat < 0.6 - - # https://github.com/commercialhaskell/stackage/issues/3972 - # vector-algorithms < 0.8.0.0 - - # https://github.com/commercialhaskell/stackage/issues/3984 - # unbound-generics < 0.4 - - # https://github.com/commercialhaskell/stackage/issues/3985 - # singletons < 2.5 - # eliminators < 0.5 - # th-desugar < 1.9 - - # https://github.com/commercialhaskell/stackage/issues/3990 - # stm < 2.5 - - # https://github.com/commercialhaskell/stackage/issues/4001 - # http-api-data < 0.3.9 - - # https://github.com/commercialhaskell/stackage/issues/4002 - # github < 0.20 # end of packages From 035d7bf160ea227b76f56da6694c41fe5b273c66 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 29 Sep 2018 14:55:56 -0500 Subject: [PATCH 0455/1876] Bump ghc version to 8.6.1 in ./check and ./etc/ci-script.sh --- check | 2 +- etc/ci-script.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/check b/check index aee033e9..7c0440a4 100755 --- a/check +++ b/check @@ -3,4 +3,4 @@ # Convenience script for checking constraints locally cd `dirname $0` -exec stack exec --resolver ghc-8.4.3 stackage-curator check +exec stack exec --resolver ghc-8.6.1 stackage-curator check diff --git a/etc/ci-script.sh b/etc/ci-script.sh index 12d1853c..27c860e0 100755 --- a/etc/ci-script.sh +++ b/etc/ci-script.sh @@ -2,7 +2,7 @@ set -euxo pipefail -export GHCVER=8.4.3 +export GHCVER=8.6.1 # Download and unpack the stack executable mkdir -p ~/.local/bin From c08d3307f78f8bc3fd35a9722e57895cd17bbe25 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 30 Sep 2018 19:51:30 +0900 Subject: [PATCH 0456/1876] drop cabal-install upperbound now we have Cabal-2.4 (8.6.1) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 192045cc..7a8406a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -375,7 +375,6 @@ packages: "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit - - cabal-install < 2.4 - mega-sdist - case-insensitive - classy-prelude-yesod From 2ad7a77f0adae2fa2f168dad47dd87a631a57d58 Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Sat, 29 Sep 2018 16:44:41 +0200 Subject: [PATCH 0457/1876] Update docker image to LLVM 7.0 and reenable llvm-hs --- build-constraints.yaml | 2 +- debian-bootstrap.sh | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a8406a1..1d98dc52 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4461,7 +4461,7 @@ packages: - jni < 0 - large-hashable < 0 - libmpd < 0 - - llvm-hs < 0 + - llvm-hs - llvm-hs-pretty < 0 - matrix-static < 0 - med-module < 0 diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index bfd3f4c0..308becc8 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -174,11 +174,11 @@ wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ && apt-get update \ && apt-get install -y llvm-5.0 -# llvm-6.0 for llvm-hs (separate since it needs wget) +# llvm-7.0 for llvm-hs (separate since it needs wget) wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ - && add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-6.0 main" \ + && add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-7 main" \ && apt-get update \ - && apt-get install -y llvm-6.0 + && apt-get install -y llvm-7 # Buggy versions of ld.bfd fail to link some Haskell packages: # https://sourceware.org/bugzilla/show_bug.cgi?id=17689. Gold is From 07c0401be850641fd94f1d1ffd81fa51217f5140 Mon Sep 17 00:00:00 2001 From: John Ky Date: Fri, 28 Sep 2018 08:29:26 +1000 Subject: [PATCH 0458/1876] Add new package hw-conduit-merges --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d98dc52..97bfb9ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2685,6 +2685,7 @@ packages: - hw-balancedparens - hw-bits - hw-conduit + - hw-conduit-merges - hw-diagnostics - hw-dsv - hw-eliasfano From a02196de09166134c916818c2f489b63b3c01a77 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 30 Sep 2018 08:46:05 -0700 Subject: [PATCH 0459/1876] Update reason for blocking avers-api (#4005) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97bfb9ba..cd36b3ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1306,7 +1306,7 @@ packages: "Tomas Carnecky @wereHamster": - avers - # - avers-api # cryptonite 0.25 + # - avers-api # avers, GHC 8.6 # - avers-server # cryptonite 0.25 - css-syntax # - etcd # https://github.com/wereHamster/etcd-hs/issues/5 From 040baf620fca87ea66e770dc6526679f97169442 Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Mon, 1 Oct 2018 07:43:17 -0700 Subject: [PATCH 0460/1876] Add haskeline. It builds fine with ghc-8.6.1, and it was in previous LTS's with no issues, and so i'm not sure why it was removed in the ghc-8.6 nightlies. Might be something to do with being distributed with GHC, but not being a core package from Stackage's perspective. In either case, adding it explicitly seems like the right thing to do long-term. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd36b3ed..ca2bcfbd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3189,6 +3189,7 @@ packages: - tensorflow-test - pier-core - pier + - haskeline "Christof Schramm ": - mnist-idx From 9bf0b5c07bc373f9279787cd2e2df6b213358d5b Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 1 Oct 2018 11:50:38 -0400 Subject: [PATCH 0461/1876] Re-enable singletons tests `singletons-2.5` features a significantly revamped test suite that makes fewer assumptions about what is on one's `PATH`, so Stackage should be able to run the tests with no issues now. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd36b3ed..bd91d491 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5006,7 +5006,6 @@ expected-test-failures: - serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - serversession-backend-redis # redis - shake # Needs ghc on $PATH with some installed haskell packages - - singletons # Needs ghc on $PATH with som installed haskell packages - stack # https://github.com/fpco/stackage/issues/3707 - stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account - users-persistent # sqlite From 55ad0713e0e4dabc35cf9d3322c62e9e41f12d42 Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Mon, 1 Oct 2018 17:56:56 +0200 Subject: [PATCH 0462/1876] Fully remove llvm-hs from 8.6 build failures Previously, I accidentally only removed the < 0 constraint instead of the full line. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd36b3ed..f8a7a7eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4462,7 +4462,6 @@ packages: - jni < 0 - large-hashable < 0 - libmpd < 0 - - llvm-hs - llvm-hs-pretty < 0 - matrix-static < 0 - med-module < 0 From b32257c191f36c792d14b72446b3e5f1b6a57364 Mon Sep 17 00:00:00 2001 From: Emmanuel Touzery Date: Mon, 1 Oct 2018 18:34:23 +0200 Subject: [PATCH 0463/1876] restore hsexif & app-settings, they now support ghc 8.6 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd36b3ed..ff63d407 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3807,7 +3807,6 @@ packages: - antiope-s3 < 0 - antiope-sns < 0 - antiope-sqs < 0 - - app-settings < 0 - apply-refact < 0 - approximate < 0 - arrow-list < 0 @@ -4045,7 +4044,6 @@ packages: - hpqtypes < 0 - hquantlib < 0 - hsebaysdk < 0 - - hsexif < 0 - hslua < 0 - hslua-aeson < 0 - hslua-module-text < 0 From 22ca17022f8d0140fb5ce399298766d9389c3d50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20P=2E=20Ren=C3=A9=20de=20Cotret?= Date: Mon, 1 Oct 2018 14:37:23 -0400 Subject: [PATCH 0464/1876] Add pandoc-pyplot to stackage pandoc-pyplot is a Pandoc filter that can generate figures from Python code blocks using Matplotlib. Version 1.0.0.0 builds correctly using resolver `nightly-2018-10-01`. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd36b3ed..7b6bea44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,9 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Laurent P. René de Cotret @LaurentRDC": + - pandoc-pyplot + "Andrew Newman @andrewfnewman": - geojson From ae566aaf3171d2621bb0bb0ea847720904e02c57 Mon Sep 17 00:00:00 2001 From: Lysxia Date: Mon, 1 Oct 2018 14:42:52 -0400 Subject: [PATCH 0465/1876] Reenable first-class-families and generic-random --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd36b3ed..154766f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3963,7 +3963,6 @@ packages: - fswatch < 0 - gdax < 0 - generic-aeson < 0 - - generic-random < 0 - generic-xmlpickler < 0 - generics-eot < 0 - ghc-parser < 0 @@ -4454,7 +4453,6 @@ packages: - exinst < 0 - extensible < 0 - fgl < 0 - - first-class-families < 0 - gtk2hs-buildtools < 0 - hdevtools < 0 - histogram-fill < 0 From b7b4a3e638dae3b914efae54adc05d237f7e99dc Mon Sep 17 00:00:00 2001 From: Will Sewell Date: Tue, 2 Oct 2018 00:33:31 +0100 Subject: [PATCH 0466/1876] re-add memory --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd36b3ed..3c7fe484 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4132,7 +4132,6 @@ packages: - massiv-io < 0 - mbug < 0 - mega-sdist < 0 - - memory < 0 - messagepack < 0 - messagepack-rpc < 0 - microformats2-parser < 0 From 2b0e4a27bb8d80c50ab392236d9ef82f13b33fe4 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Mon, 1 Oct 2018 17:07:06 -0700 Subject: [PATCH 0467/1876] add back in fixed typelits-witnesses --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd36b3ed..e92b6507 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4471,7 +4471,6 @@ packages: - o-clock < 0 - stm-stats < 0 - teardown < 0 - - typelits-witnesses < 0 - typenums < 0 - typography-geometry < 0 - universe-instances-extended < 0 From b6967607c645d0beab6ad79390b86a5201c70916 Mon Sep 17 00:00:00 2001 From: Will Sewell Date: Tue, 2 Oct 2018 13:37:39 +0100 Subject: [PATCH 0468/1876] Add mime-types --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d2abb63..49a91a89 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -387,6 +387,7 @@ packages: - markdown - mime-mail - mime-mail-ses + - mime-types - network-conduit-tls - persistent - persistent-mysql From 6b8e69cb49a41ffb2dd36b1b27ef987b8fe1a492 Mon Sep 17 00:00:00 2001 From: Justus Adam Date: Tue, 2 Oct 2018 14:50:42 +0200 Subject: [PATCH 0469/1876] Added the exit codes library --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d2abb63..e6a09225 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,7 +10,7 @@ packages: "Laurent P. René de Cotret @LaurentRDC": - pandoc-pyplot - + "Andrew Newman @andrewfnewman": - geojson @@ -2571,6 +2571,7 @@ packages: # - marvin # https://github.com/JustusAdam/marvin/issues/22 - marvin-interpolate - mustache + - exit-codes <= 1.0.0 "Cindy Wang @CindyLinz": - NoTrace < 0 # GHC 8.4 via base-4.11.0.0 @@ -3617,7 +3618,7 @@ packages: "asakamirai @asakamirai": - kazura-queue - + "Eric Torreborre @etorreborre": - registry From fa36b1c426a2e6c739500862cb1c4c4a2f89b431 Mon Sep 17 00:00:00 2001 From: "Trevor L. McDonell" Date: Tue, 2 Oct 2018 17:43:47 +0200 Subject: [PATCH 0470/1876] unblock cuda packages --- build-constraints.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d2abb63..f7e1eb1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -803,11 +803,12 @@ packages: - colour-accelerate < 0 # GHC 8.4 via base-4.11.0.0 - lens-accelerate < 0 # GHC 8.4 via base-4.11.0.0 - mwc-random-accelerate < 0 # GHC 8.4 via accelerate - - cuda < 0 # build failure with GHC 8.4 - - cublas < 0 # build failure with GHC 8.4 - - cusparse < 0 # build failure with GHC 8.4 - - cusolver < 0 # build failure with GHC 8.4 - - nvvm < 0 # build failure with GHC 8.4 + - cuda + - cufft + - cublas + - cusparse + - cusolver + - nvvm - wide-word "Dan Burton @DanBurton": From 6d54752a259fccc5716608630b7dece817872bdc Mon Sep 17 00:00:00 2001 From: "Trevor L. McDonell" Date: Tue, 2 Oct 2018 17:51:47 +0200 Subject: [PATCH 0471/1876] update to cuda-10 --- Dockerfile | 6 +++--- debian-bootstrap.sh | 7 ++++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Dockerfile b/Dockerfile index f37e09ae..cf8c7ccc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,9 +4,9 @@ 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-8.0/bin:/opt/ghc/8.6.1/bin:/usr/sbin:/usr/bin:/sbin:/bin -ENV CUDA_PATH /usr/local/cuda-8.0 -ENV LD_LIBRARY_PATH=/usr/local/cuda-8.0/lib64:/usr/local/cuda-8.0/nvvm/lib64 +ENV PATH /usr/local/cuda-10.0/bin:/opt/ghc/8.6.1/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 ADD debian-bootstrap.sh /tmp/debian-bootstrap.sh RUN /tmp/debian-bootstrap.sh && rm /tmp/debian-bootstrap.sh diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 308becc8..842bcaf4 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -268,12 +268,13 @@ cd /tmp \ # NOTE: also update Dockerfile when cuda version changes # Install CUDA toolkit # The current version can be found at: https://developer.nvidia.com/cuda-downloads -CUDA_PKG=8.0.61-1 # update this on new version -CUDA_VER=${CUDA_PKG:0:3} -CUDA_APT=${CUDA_VER/./-} +CUDA_PKG=10.0.130-1 +CUDA_VER=10.0 +CUDA_APT=10-0 pushd /tmp \ && wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/cuda-repo-ubuntu1604_${CUDA_PKG}_amd64.deb \ + && apt-key adv --fetch-keys http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/7fa2af80.pub \ && dpkg -i cuda-repo-ubuntu1604_${CUDA_PKG}_amd64.deb \ && apt-get update -qq \ && apt-get install -y cuda-drivers cuda-core-${CUDA_APT} cuda-cudart-dev-${CUDA_APT} cuda-cufft-dev-${CUDA_APT} cuda-cublas-dev-${CUDA_APT} cuda-cusparse-dev-${CUDA_APT} cuda-cusolver-dev-${CUDA_APT} \ From 604d6f8c01414dd2337421c8e738694f3ae09ece Mon Sep 17 00:00:00 2001 From: Vincent Berthoux Date: Tue, 2 Oct 2018 20:50:36 +0200 Subject: [PATCH 0472/1876] Bring back JuicyPixels/FontyFruity/Rasterific in nightly --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49a91a89..5d0ff5c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3685,7 +3685,6 @@ packages: - Allure < 0 - DAV < 0 - DRBG < 0 - - FontyFruity < 0 - HTF < 0 - HTTP < 0 - HaTeX < 0 @@ -3694,7 +3693,6 @@ packages: - HaskellNet-SSL < 0 - IPv6Addr < 0 - IPv6DB < 0 - - JuicyPixels < 0 - JuicyPixels-extra < 0 - JuicyPixels-scale-dct < 0 - LambdaHack < 0 @@ -3703,7 +3701,6 @@ packages: - Network-NineP < 0 - QuasiText < 0 - RSA < 0 - - Rasterific < 0 - RefSerialize < 0 - SCalendar < 0 - ShellCheck < 0 From 2e211c95df1484a731b475a72fa28e519219ebef Mon Sep 17 00:00:00 2001 From: Justus Adam Date: Tue, 2 Oct 2018 22:04:39 +0200 Subject: [PATCH 0473/1876] Fixed the bounds for exit-codes --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e6a09225..46f4c7d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2571,7 +2571,7 @@ packages: # - marvin # https://github.com/JustusAdam/marvin/issues/22 - marvin-interpolate - mustache - - exit-codes <= 1.0.0 + - exit-codes >= 1.0.0 "Cindy Wang @CindyLinz": - NoTrace < 0 # GHC 8.4 via base-4.11.0.0 From c9e60741c77e97be2a7b4e8513f2da6f687ab3c8 Mon Sep 17 00:00:00 2001 From: Will Sewell Date: Wed, 3 Oct 2018 12:22:16 +0100 Subject: [PATCH 0474/1876] add tasty-kat --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49a91a89..d6b3149f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -588,6 +588,7 @@ packages: - pem - siphash - socks + - tasty-kat - tls - tls-debug - vhd < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build From e1f227c8279ecd4206c1be25e767fd451b1e3316 Mon Sep 17 00:00:00 2001 From: Will Sewell Date: Wed, 3 Oct 2018 12:28:51 +0100 Subject: [PATCH 0475/1876] re-add http-client --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49a91a89..0d88c794 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4056,7 +4056,6 @@ packages: - hspec-wai-json < 0 - hsx-jmacro < 0 - hsyslog-udp < 0 - - http-client < 0 - http-client-openssl < 0 - http-client-tls < 0 - http-conduit < 0 From aef59d78964a7dc7ca3672fdc2d14c8151402b5d Mon Sep 17 00:00:00 2001 From: Jeremy Huffman Date: Wed, 3 Oct 2018 08:18:41 -0400 Subject: [PATCH 0476/1876] reenable higher-leveldb tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41a0b471..0609a33f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4753,7 +4753,6 @@ skipped-tests: - github-types - graph-core - hexml-lens - - higher-leveldb - hspec-core - inflections - inline-r From ea6ff0c63de95d77182d5d7f58d15b2b39de42a0 Mon Sep 17 00:00:00 2001 From: Will Sewell Date: Wed, 3 Oct 2018 13:42:23 +0100 Subject: [PATCH 0477/1876] re-add benchpress --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41a0b471..9379ba3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3832,7 +3832,6 @@ packages: - beam-migrate < 0 - beam-sqlite < 0 - bench < 0 - - benchpress < 0 - bhoogle < 0 - binary-orphans < 0 - bins < 0 From c01a3e8eef770badcc6247e2f01242e6f15a461a Mon Sep 17 00:00:00 2001 From: "Trevor L. McDonell" Date: Wed, 3 Oct 2018 15:44:23 +0200 Subject: [PATCH 0478/1876] unblock repa* --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41a0b471..1efa8348 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -793,8 +793,8 @@ packages: - accelerate-llvm-ptx < 0 # GHC 8.4 via base-4.11.0.0 - accelerate-examples < 0 # GHC 8.4 via accelerate - repa - - repa-algorithms < 0 # GHC 8.4 via repa - - repa-io < 0 # GHC 8.4 via repa + - repa-algorithms + - repa-io - gloss - gloss-accelerate < 0 # GHC 8.4 via base-4.11.0.0 - gloss-algorithms < 0 # GHC 8.4 via base-4.11.0.0 @@ -4239,7 +4239,6 @@ packages: - rebase < 0 - ref-fd < 0 - registry < 0 - - repa < 0 - repline < 0 - req < 0 - req-conduit < 0 From e7596329af51d00f68a62700056970f01578e2c0 Mon Sep 17 00:00:00 2001 From: Ryota Kameoka Date: Thu, 4 Oct 2018 03:38:24 +0900 Subject: [PATCH 0479/1876] add duration --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97dcb92c..ff78a4fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3625,6 +3625,9 @@ packages: "Eric Torreborre @etorreborre": - registry + "Ryota Kameoka @ryota-ka": + - duration + # 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 c5f04733e996375e6bf4ac4e7d84d29fed4dab9b Mon Sep 17 00:00:00 2001 From: Yair Chuchem Date: Thu, 4 Oct 2018 15:28:32 +0300 Subject: [PATCH 0480/1876] Add "ListTree" to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97dcb92c..1ff79783 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -290,6 +290,7 @@ packages: "Yair Chuchem @yairchu": - List + - ListTree "Luke Murphy @lwm": - tasty-discover From bc21531fe63189ec4a8ac18367a34fc4c468c14b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 4 Oct 2018 15:11:37 +0200 Subject: [PATCH 0481/1876] Disable cusolver #4029 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97dcb92c..c16eda06 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -809,7 +809,7 @@ packages: - cufft - cublas - cusparse - - cusolver + - cusolver < 0 - nvvm - wide-word From 147c9e8871aa38b5e2b71fb147d871c43515d285 Mon Sep 17 00:00:00 2001 From: Will Sewell Date: Thu, 4 Oct 2018 16:08:22 +0100 Subject: [PATCH 0482/1876] re-add cryptonite --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aca44822..38ea278b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3903,7 +3903,6 @@ packages: - cryptocompare < 0 - cryptohash < 0 - cryptohash-cryptoapi < 0 - - cryptonite < 0 - cryptonite-conduit < 0 - cryptonite-openssl < 0 - csg < 0 From e35bed78a0ae2470942918325c2e61ba4a00ad39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=8D=9A=20=28Yang=20Bo=29?= Date: Fri, 5 Oct 2018 14:25:11 +0800 Subject: [PATCH 0483/1876] add control-dsl --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aca44822..cb2b97d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,9 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Yang Bo @Atry": + - control-dsl + "Laurent P. René de Cotret @LaurentRDC": - pandoc-pyplot From ce35624a921b480d718000f87c5c266aa0fb943b Mon Sep 17 00:00:00 2001 From: Takenobu Tani Date: Sat, 6 Oct 2018 15:42:24 +0900 Subject: [PATCH 0484/1876] add ghci-hexcalc --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aca44822..1e089197 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3628,6 +3628,9 @@ packages: "Ryota Kameoka @ryota-ka": - duration + "Takenobu Tani @takenobu-hs": + - ghci-hexcalc + # 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 07c9eb1d7a87055cc5e8b6fbe9eca0462026e37e Mon Sep 17 00:00:00 2001 From: Michel Boucey Date: Sat, 6 Oct 2018 15:23:54 +0200 Subject: [PATCH 0485/1876] IPv6Addr package removed from build failure with GHC 8.6 list --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aca44822..47b920ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3697,7 +3697,6 @@ packages: - HandsomeSoup < 0 - HaskellNet < 0 - HaskellNet-SSL < 0 - - IPv6Addr < 0 - IPv6DB < 0 - JuicyPixels-extra < 0 - JuicyPixels-scale-dct < 0 From 22c38248d1b6daaca67acec107e9c8a73417e01a Mon Sep 17 00:00:00 2001 From: "Trevor L. McDonell" Date: Sun, 7 Oct 2018 17:45:21 +0200 Subject: [PATCH 0486/1876] unblock gloss* --- build-constraints.yaml | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6701e236..f1c5b9a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -787,7 +787,7 @@ packages: # My own packages: - ChannelT - "Trevor L. McDonell @tmcdonell": + "Trevor L. McDonell @tmcdonell": - accelerate < 0 # GHC 8.4 via base-4.11.0.0 - accelerate-bignum < 0 # GHC 8.4 via base-4.11.0.0 - accelerate-blas < 0 # GHC 8.4 via base-4.11.0.0 @@ -801,11 +801,12 @@ packages: - repa-algorithms - repa-io - gloss - - gloss-accelerate < 0 # GHC 8.4 via base-4.11.0.0 - - gloss-algorithms < 0 # GHC 8.4 via base-4.11.0.0 - - gloss-raster - - gloss-raster-accelerate < 0 # GHC 8.4 via base-4.11.0.0 - gloss-rendering + - gloss-algorithms + - gloss-raster + - gloss-examples + - gloss-accelerate < 0 # GHC 8.4 via base-4.11.0.0 + - gloss-raster-accelerate < 0 # GHC 8.4 via base-4.11.0.0 - colour-accelerate < 0 # GHC 8.4 via base-4.11.0.0 - lens-accelerate < 0 # GHC 8.4 via base-4.11.0.0 - mwc-random-accelerate < 0 # GHC 8.4 via accelerate @@ -813,9 +814,9 @@ packages: - cufft - cublas - cusparse - - cusolver < 0 + - cusolver < 0 #4029 - nvvm - - wide-word + - wide-word # @erikd "Dan Burton @DanBurton": - ANum @@ -3988,9 +3989,6 @@ packages: - glazier-react < 0 - glazier-react-widget < 0 - glib < 0 - - gloss < 0 - - gloss-raster < 0 - - gloss-rendering < 0 - goggles < 0 - google-oauth2-jwt < 0 - graph-wrapper < 0 From d1b3527c96b633262483d0ffe9958926ba85a3ed Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 8 Oct 2018 01:33:33 +0200 Subject: [PATCH 0487/1876] Hide temporary-rc --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1c5b9a8..69595be0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5555,6 +5555,7 @@ hide: - hs-functors # conflicts with profunctors, see https://github.com/fpco/stackage/issues/3609 - constraint # conflicts with constraints - summoner # conflicts with Prelude in base +- temporary-rc # conflicts with temporary # Cryptonite deprecations - cipher-aes From 54eccadf7e3e987de051b7e9bb99b15da0977315 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 8 Oct 2018 01:35:39 +0200 Subject: [PATCH 0488/1876] Skip genvalidity-time tests NofairKing/validity#51 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69595be0..155bd8fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4813,6 +4813,7 @@ skipped-tests: # Compilation failures - 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 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From 3dcbffdde7715a7589636d6de8218bc83e5cbd05 Mon Sep 17 00:00:00 2001 From: Will Sewell Date: Mon, 8 Oct 2018 11:01:56 +0100 Subject: [PATCH 0489/1876] re-add pusher-http-haskell --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 155bd8fe..bb97650e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4232,7 +4232,6 @@ packages: - protocol-radius-test < 0 - protolude < 0 - publicsuffix < 0 - - pusher-http-haskell < 0 - qm-interpolated-string < 0 - qnap-decrypt < 0 - rakuten < 0 From 84c37047dc35774614d5ae869a9588b3fa416c35 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 8 Oct 2018 13:26:23 -0400 Subject: [PATCH 0490/1876] Add constraint to nqe to prevent a build failure --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bb97650e..776a4550 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3616,7 +3616,7 @@ packages: - json-rpc - rfc1751 - murmur3 - - nqe + - nqe < 0.6.0 # https://github.com/xenog/nqe/issues/1 - secp256k1-haskell - rocksdb-haskell - rocksdb-query From 1b3bef49c1f4611568d7eb4f5405904a02d8f794 Mon Sep 17 00:00:00 2001 From: Alexandr Ruchkin Date: Tue, 9 Oct 2018 13:34:54 +0300 Subject: [PATCH 0491/1876] simple-log-0.9.8 builds with ghc-8.6.1 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 776a4550..ea7a7d9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4311,7 +4311,6 @@ packages: - shake < 0 - shake-language-c < 0 - shikensu < 0 - - simple-log < 0 - simplest-sqlite < 0 - slack-web < 0 - slave-thread < 0 From 453b622b575c4eb2ceb6cc019da377945fe81cc5 Mon Sep 17 00:00:00 2001 From: ygale Date: Tue, 9 Oct 2018 16:08:05 +0300 Subject: [PATCH 0492/1876] Added Oleg Grenrus' boolean-normal-forms Emailed Oleg that I added it under my name; will remove if he requests me to do so or if he adds it under his own name. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 776a4550..229adbdd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1767,6 +1767,7 @@ packages: - annotated-wl-pprint "Yitz Gale @ygale": + - boolean-normal-forms - strict-concurrency - timezone-series - timezone-olson From d8227e79e136e0b76ccddbbf2fe7d0973972f21a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 9 Oct 2018 12:26:41 -0400 Subject: [PATCH 0493/1876] Re-enable haskell-names under mvoidex's section --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea7a7d9c..f3881c1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2888,9 +2888,6 @@ packages: - codo-notation - language-fortran < 0 # build failure with GHC 8.4 - "Philipp Schuster @phischu": - - haskell-names < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - "Shao Cheng @TerrorJack": - cabal-toolkit < 0 # GHC 8.4 via Cabal-2.2.0.0 - direct-rocksdb < 0 # GHC 8.4 via Cabal-2.2.0.0 From 08aa8766c4643a3204a853f9476d33a266ef9a85 Mon Sep 17 00:00:00 2001 From: Vincent Berthoux Date: Tue, 9 Oct 2018 21:18:49 +0200 Subject: [PATCH 0494/1876] Restore svg-tree/rasterific-svg/asciidiagram --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3881c1d..fd6e339a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3822,7 +3822,6 @@ packages: - apply-refact < 0 - approximate < 0 - arrow-list < 0 - - asciidiagram < 0 - asif < 0 - asn1-encoding < 0 - asn1-parse < 0 @@ -4234,7 +4233,6 @@ packages: - rakuten < 0 - random-bytestring < 0 - rank2classes < 0 - - rasterific-svg < 0 - ratel < 0 - ratel-wai < 0 - rattletrap < 0 @@ -4334,7 +4332,6 @@ packages: - strive < 0 - summoner < 0 - svg-builder < 0 - - svg-tree < 0 - swagger2 < 0 - swish < 0 - tasty-dejafu < 0 From 8a85ae8b0f020177d070f3b7c95258d0472a863c Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 9 Oct 2018 20:01:02 -0400 Subject: [PATCH 0495/1876] Remove upper bound for nqe --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3881c1d..17fda76a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3613,7 +3613,7 @@ packages: - json-rpc - rfc1751 - murmur3 - - nqe < 0.6.0 # https://github.com/xenog/nqe/issues/1 + - nqe - secp256k1-haskell - rocksdb-haskell - rocksdb-query From 8bd01e93b54a1592bb93833fcfaf0b06c98a4f8a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 9 Oct 2018 20:12:20 -0400 Subject: [PATCH 0496/1876] Update upper bounds for hspec-megaparsec, and others, #3955 --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52fbe670..0574806b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4499,10 +4499,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3955 - megaparsec < 7.0.0 - - hspec-megaparsec < 2.0.0 - - modern-uri < 0.3.0.0 - - cue-sheet < 2.0.0 - - stache < 2.0.0 + - hspec-megaparsec + - modern-uri + - cue-sheet + - stache - neat-interpolation < 0.3.2.3 # end of packages From 0a6dcb02e4cbe17c10d84ca50e1758a87651693f Mon Sep 17 00:00:00 2001 From: Pavel Krajcevski Date: Wed, 10 Oct 2018 00:11:18 -0700 Subject: [PATCH 0497/1876] Reenable yoga package after fixing build for 8.6 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0574806b..5d63ac21 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4469,7 +4469,6 @@ packages: - typography-geometry < 0 - universe-instances-extended < 0 - vivid < 0 - - yoga < 0 # transitive dependencies of packages failing to build - butcher < 0 From 226465acb33163c37efebbdecbb642b84d652c35 Mon Sep 17 00:00:00 2001 From: Hexirp Date: Wed, 10 Oct 2018 22:30:30 +0900 Subject: [PATCH 0498/1876] Reenable doctest-driver-gen --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0574806b..07ee237f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3932,7 +3932,6 @@ packages: - distribution-opensuse < 0 - dns < 0 - docker < 0 - - doctest-driver-gen < 0 - download < 0 - drawille < 0 - drifter < 0 From 4bbb5cac39f32417c58bad7a81410f5f95b7f1ab Mon Sep 17 00:00:00 2001 From: CristhianMotoche Date: Wed, 10 Oct 2018 11:45:06 -0500 Subject: [PATCH 0499/1876] Fix name --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0574806b..e75cb053 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5432,7 +5432,7 @@ github-users: - jsl - sestrella - juanpaucar - - cmotoche + - CristhianMotoche scotty-web: - RyanGlScott - xich From ba011978df644b904b089886df9b25e5392747be Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 10 Oct 2018 16:32:40 -0400 Subject: [PATCH 0500/1876] Add upper bounds for dotenv, inflections --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1e1dfa6..77144421 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2005,9 +2005,9 @@ packages: "Stack Builders stackage@stackbuilders.com @stackbuilders": - atomic-write - dbcleaner - - dotenv + - dotenv < 0.6.0.1 # https://github.com/commercialhaskell/stackage/issues/3955 - hapistrano - - inflections + - inflections < 0.4.0.4 # https://github.com/commercialhaskell/stackage/issues/3955 - stache - scalendar From 4354f659cf40994e1c8a0b241cb12b0ac65f2533 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 10 Oct 2018 19:43:47 -0400 Subject: [PATCH 0501/1876] Add upper bound for yoga --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 77144421..654e55b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - netwire - netwire-input - netwire-input-glfw - - yoga + - yoga < 0.0.0.4 # `gcc' failed in phase `C Compiler'. (Exit code: 1) https://github.com/Mokosha/yoga-hs/issues/2 - freetype2 - HCodecs From e86ac48258b09ad28e10e40c020d2d14343be3ab Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 10 Oct 2018 19:51:31 -0400 Subject: [PATCH 0502/1876] Change upper bound for yoga --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 654e55b1..658cd54a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - netwire - netwire-input - netwire-input-glfw - - yoga < 0.0.0.4 # `gcc' failed in phase `C Compiler'. (Exit code: 1) https://github.com/Mokosha/yoga-hs/issues/2 + - yoga < 0.0.0.3 # `gcc' failed in phase `C Compiler'. (Exit code: 1) https://github.com/Mokosha/yoga-hs/issues/2 - freetype2 - HCodecs From 4fd659a86985fe9eaa8ad41ce797b0086b35fe2b Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 10 Oct 2018 19:58:37 -0400 Subject: [PATCH 0503/1876] Remove yoga due to BuildFailureException --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 658cd54a..c7f55220 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - netwire - netwire-input - netwire-input-glfw - - yoga < 0.0.0.3 # `gcc' failed in phase `C Compiler'. (Exit code: 1) https://github.com/Mokosha/yoga-hs/issues/2 + - yoga < 0 # `gcc' failed in phase `C Compiler'. (Exit code: 1) https://github.com/Mokosha/yoga-hs/issues/2 - freetype2 - HCodecs From 7a37348547c7c04e54bc58920b32cfa434072d94 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 11 Oct 2018 16:13:04 +0900 Subject: [PATCH 0504/1876] reenable https stack --- build-constraints.yaml | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c7f55220..e7b15cff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3698,7 +3698,6 @@ packages: - DAV < 0 - DRBG < 0 - HTF < 0 - - HTTP < 0 - HaTeX < 0 - HandsomeSoup < 0 - HaskellNet < 0 @@ -3824,9 +3823,6 @@ packages: - approximate < 0 - arrow-list < 0 - asif < 0 - - asn1-encoding < 0 - - asn1-parse < 0 - - asn1-types < 0 - async-pool < 0 - atom-conduit < 0 - authenticate-oauth < 0 @@ -3854,7 +3850,6 @@ packages: - bson-lens < 0 - bugsnag-haskell < 0 - cabal-install < 0 - - cabal-rpm < 0 - cabal2nix < 0 - cachix < 0 - cachix-api < 0 @@ -3888,7 +3883,6 @@ packages: - compressed < 0 - conduit-connection < 0 - configuration-tools < 0 - - connection < 0 - consul-haskell < 0 - containers-unicode-symbols < 0 - country < 0 @@ -3896,7 +3890,6 @@ packages: - cprng-aes < 0 - cql-io < 0 - credential-store < 0 - - criterion < 0 - crypto-cipher-tests < 0 - crypto-cipher-types < 0 - crypto-enigma < 0 @@ -3956,7 +3949,6 @@ packages: - fay-base < 0 - fay-dom < 0 - fb < 0 - - fedora-haskell-tools < 0 - feed < 0 - file-modules < 0 - filecache < 0 @@ -4058,12 +4050,9 @@ packages: - hsx-jmacro < 0 - hsyslog-udp < 0 - http-client-openssl < 0 - - http-client-tls < 0 - - http-conduit < 0 - http-media < 0 - http-reverse-proxy < 0 - http-streams < 0 - - httpd-shed < 0 - hunit-dejafu < 0 - hw-json < 0 - hworker < 0 @@ -4097,8 +4086,6 @@ packages: - jmacro-rpc-snap < 0 - jose < 0 - jose-jwt < 0 - - js-flot < 0 - - js-jquery < 0 - json-feed < 0 - json-rpc-client < 0 - json-rpc-server < 0 @@ -4184,7 +4171,6 @@ packages: - papillon < 0 - parallel-io < 0 - partial-order < 0 - - pem < 0 - perf < 0 - persistent < 0 - persistent-iproute < 0 @@ -4323,7 +4309,6 @@ packages: - stack < 0 - statestack < 0 - static-text < 0 - - statistics < 0 - stm-containers < 0 - stm-hamt < 0 - store < 0 @@ -4356,9 +4341,7 @@ packages: - tibetan-utils < 0 - timer-wheel < 0 - timerep < 0 - - tls < 0 - tls-debug < 0 - - tls-session-manager < 0 - transformers-lift < 0 - triplesec < 0 - turtle < 0 @@ -4371,7 +4354,6 @@ packages: - users < 0 - users-postgresql-simple < 0 - users-test < 0 - - vector-binary-instances < 0 - vector-sized < 0 - vector-space < 0 - vectortiles < 0 @@ -4387,7 +4369,6 @@ packages: - wai-slack-middleware < 0 - wai-transformers < 0 - wai-websockets < 0 - - warp-tls < 0 - warp-tls-uid < 0 - wave < 0 - web-plugins < 0 @@ -4406,10 +4387,6 @@ packages: - ws < 0 - wss-client < 0 - wuss < 0 - - x509 < 0 - - x509-store < 0 - - x509-system < 0 - - x509-validation < 0 - xml-html-qq < 0 - xmonad-contrib < 0 - xmonad-extras < 0 From f6c264d96cd5b5d797e2e04d0878aaab360279d9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 11 Oct 2018 23:27:26 +0900 Subject: [PATCH 0505/1876] redisable cabal-rpm --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e7b15cff..404c8143 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1264,7 +1264,7 @@ packages: - HaskellNet-SSL "Jens Petersen @juhp": - - cabal-rpm + # - cabal-rpm - fedora-haskell-tools - rpmbuild-order - simple-cmd From 62d64727c8aa8d8e803fbb3b55d5322ca30f3820 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Thu, 11 Oct 2018 12:23:19 -0700 Subject: [PATCH 0506/1876] add decidable to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 404c8143..763bbbbc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1863,6 +1863,7 @@ packages: - backprop - bins - configurator-export + - decidable - emd - hamilton - hmatrix-backprop From 4e770e90d27b097146ff891021fc0e1b1660216e Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 11 Oct 2018 19:29:51 -0400 Subject: [PATCH 0507/1876] Add upper bound for statistics, #4047 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 404c8143..1cb3b6d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4481,6 +4481,9 @@ packages: - stache - neat-interpolation < 0.3.2.3 + # https://github.com/commercialhaskell/stackage/issues/4047 + - statistics < 0.15 + # end of packages # Package flags are applied to individual packages, and override the values of From b654f1f11cb566d1a5c61cb76928c4b04df80ae9 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 11 Oct 2018 20:44:08 -0400 Subject: [PATCH 0508/1876] Install gcc-7 for yoga --- debian-bootstrap.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 842bcaf4..b128b0e0 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -290,5 +290,11 @@ apt-add-repository multiverse \ && apt-get update \ && apt-get install -y nvidia-cuda-dev +# newer gcc version for yoga +add-apt-repository ppa:ubuntu-toolchain-r/test \ + && apt-get update \ + && apt-get install gcc-7 \ + && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 60 --slave /usr/bin/g++ g++ /usr/bin/g++-7 + export CLANG_PURE_LLVM_LIB_DIR=/usr/lib/llvm-3.9/lib; export CLANG_PURE_LLVM_INCLUDE_DIR=/usr/lib/llvm-3.9/include; From 11066c9c6bc7127292cc76d74163a44be292c6e4 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Thu, 11 Oct 2018 21:33:25 -0400 Subject: [PATCH 0509/1876] opensource and MusicBrainz are now buildable with nightly --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8f5653d..87858684 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3708,7 +3708,6 @@ packages: - JuicyPixels-scale-dct < 0 - LambdaHack < 0 - MissingH < 0 - - MusicBrainz < 0 - Network-NineP < 0 - QuasiText < 0 - RSA < 0 @@ -4163,7 +4162,6 @@ packages: - oeis < 0 - om-elm < 0 - online < 0 - - opensource < 0 - openssl-streams < 0 - opml-conduit < 0 - packdeps < 0 From 463347e3f151696d810706fa3089e68e2b98b637 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 11 Oct 2018 21:57:30 -0400 Subject: [PATCH 0510/1876] Try building yoga with newer gcc --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8f5653d..9e2d2c0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - netwire - netwire-input - netwire-input-glfw - - yoga < 0 # `gcc' failed in phase `C Compiler'. (Exit code: 1) https://github.com/Mokosha/yoga-hs/issues/2 + - yoga - freetype2 - HCodecs From 3810e7212040a56bbf44c5c4e3611339b1c77616 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Fri, 12 Oct 2018 10:30:50 -0400 Subject: [PATCH 0511/1876] DAV is buildable within nightly EXCEPT for xml-hamlet xml-hamlet is buildable within nightly --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c1faf79b..1bc4276e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3696,7 +3696,6 @@ packages: # out of bounds - Agda < 0 - Allure < 0 - - DAV < 0 - DRBG < 0 - HTF < 0 - HaTeX < 0 From 1201bf013fe15564bd1c6ee0cde6275e149fb988 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 12 Oct 2018 12:52:00 -0400 Subject: [PATCH 0512/1876] Remove upper bound for statistics, closes #4047 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c1faf79b..7a4489e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4480,9 +4480,6 @@ packages: - stache - neat-interpolation < 0.3.2.3 - # https://github.com/commercialhaskell/stackage/issues/4047 - - statistics < 0.15 - # end of packages # Package flags are applied to individual packages, and override the values of From 550371d956cd697717651a9a44ae4872208ee8ea Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Fri, 12 Oct 2018 18:48:34 -0700 Subject: [PATCH 0513/1876] Reenable proto-lens-*. The latest releases are compatible with ghc-8.6.1. --- build-constraints.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91e609f6..d633fca7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4200,14 +4200,6 @@ packages: - postgresql-typed < 0 - primitive-extras < 0 - prometheus < 0 - - proto-lens < 0 - - proto-lens-arbitrary < 0 - - proto-lens-combinators < 0 - - proto-lens-optparse < 0 - - proto-lens-protobuf-types < 0 - - proto-lens-protoc < 0 - - proto-lens-runtime < 0 - - proto-lens-setup < 0 - protocol-radius < 0 - protocol-radius-test < 0 - protolude < 0 From 0ab21f9febd964f09587f1a57283e11072860c3d Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Fri, 12 Oct 2018 19:17:14 -0700 Subject: [PATCH 0514/1876] Add lens-labels too. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d633fca7..6206c1f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4102,7 +4102,6 @@ packages: - language-c-quote < 0 - language-puppet < 0 - learn-physics < 0 - - lens-labels < 0 - line < 0 - linked-list-with-iterator < 0 - locators < 0 From 426def8b61ba2c877299ff6c9a4d9acf2cadaa38 Mon Sep 17 00:00:00 2001 From: Nikos Karagiannidis Date: Sat, 13 Oct 2018 20:52:31 +0300 Subject: [PATCH 0515/1876] add DBFunctor --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6206c1f6..d1ede3f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3635,6 +3635,9 @@ packages: "Takenobu Tani @takenobu-hs": - ghci-hexcalc + "Nikos Karagianndis @nkarag": + - DBFunctor + # 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 2249ada7b7c919317e8f806969ca1da6bc4c661b Mon Sep 17 00:00:00 2001 From: Jonas Carpay Date: Sun, 14 Oct 2018 16:50:01 +0200 Subject: [PATCH 0516/1876] re-enable apecs --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6206c1f6..bb3a18ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4407,7 +4407,6 @@ packages: - ClustalParser < 0 - Fin < 0 - HPDF < 0 - - apecs < 0 - broadcast-chan < 0 - df1 < 0 - di-handle < 0 From 71330b55ba9e2b2e4100838083310cec8174715b Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 14 Oct 2018 11:37:33 -0400 Subject: [PATCH 0517/1876] Add upper bound for yaml, #4053 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6206c1f6..573993f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4470,6 +4470,9 @@ packages: - stache - neat-interpolation < 0.3.2.3 + # https://github.com/commercialhaskell/stackage/issues/4053 + - yaml < 0.11 + # end of packages # Package flags are applied to individual packages, and override the values of From 912f4cf80903d4292aca1fbfbebdaf4bc65e12d8 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 14 Oct 2018 23:51:01 -0400 Subject: [PATCH 0518/1876] Try unblocking MissingH --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 329545e1..8a34f3d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3706,7 +3706,6 @@ packages: - JuicyPixels-extra < 0 - JuicyPixels-scale-dct < 0 - LambdaHack < 0 - - MissingH < 0 - Network-NineP < 0 - QuasiText < 0 - RSA < 0 @@ -4694,6 +4693,7 @@ skipped-tests: - validation # hedgehog 0.6 - vector # QuickCheck-2.11.3 - zlib # tasty-quickcheck, tasty-hunit, tasty + - MissingH # testpack, quickcheck # Blocked due to tests failing to compile for GHC 8.6 - async-refresh @@ -4759,7 +4759,6 @@ skipped-tests: # Transitive outdated dependencies # These can also be checked for updates periodically. - - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 - o-clock # tasty 0.12 via tasty-hedgehog - options # ansi-terminal-0.8 via chell - path # via genvalidity genvalidity-property From ad838fc900b341f7984cfb6621c72764572b4874 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 15 Oct 2018 00:51:35 -0400 Subject: [PATCH 0519/1876] Unblock crypto-enigma --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f5d9a1f..2d8c27a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3893,7 +3893,6 @@ packages: - credential-store < 0 - crypto-cipher-tests < 0 - crypto-cipher-types < 0 - - crypto-enigma < 0 - crypto-pubkey < 0 - crypto-pubkey-types < 0 - crypto-random < 0 From 4f3691ea176b1ddc0c3ec12946c81959646a54fe Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 15 Oct 2018 00:56:15 -0400 Subject: [PATCH 0520/1876] Skip tests for DBFunctor, #4054 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d8c27a3..82aae766 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4696,6 +4696,7 @@ skipped-tests: - vector # QuickCheck-2.11.3 - zlib # tasty-quickcheck, tasty-hunit, tasty - MissingH # testpack, quickcheck + - DBFunctor # missing file test_options.csv # Blocked due to tests failing to compile for GHC 8.6 - async-refresh From 7a21524e1fc653253e735847f5c29430b81ef735 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 16 Oct 2018 16:26:27 +0100 Subject: [PATCH 0521/1876] postgresql-simple < 0.6 (#4056) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 82aae766..cb549b44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4473,6 +4473,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4053 - yaml < 0.11 + # https://github.com/commercialhaskell/stackage/issues/4056 + - postgresql-simple < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of From 85d5eb985f8710c17f80000381853ab3fdaf7740 Mon Sep 17 00:00:00 2001 From: Wanja Chresta <34962284+wchresta@users.noreply.github.com> Date: Tue, 16 Oct 2018 17:47:46 +0200 Subject: [PATCH 0522/1876] Unblock matrix-static matrix-static build failure on GHC 8.6 is fixed with 0.2 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 82aae766..6579a6a9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4424,7 +4424,6 @@ packages: - large-hashable < 0 - libmpd < 0 - llvm-hs-pretty < 0 - - matrix-static < 0 - med-module < 0 - monad-recorder < 0 - multistate < 0 From 912c5fbea4ff914a87f4fb6a573b68eb45cd604d Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 16 Oct 2018 15:03:33 -0400 Subject: [PATCH 0523/1876] Restores core Servant libraries Restores the core Servant libraries (as well as `servant-mock`), which now compile with GHC 8.6.1 --- build-constraints.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cb549b44..1880a0e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4050,7 +4050,6 @@ packages: - hsx-jmacro < 0 - hsyslog-udp < 0 - http-client-openssl < 0 - - http-media < 0 - http-reverse-proxy < 0 - http-streams < 0 - hunit-dejafu < 0 @@ -4237,7 +4236,6 @@ packages: - seqid < 0 - seqid-streams < 0 - serialise < 0 - - servant < 0 - servant-JuicyPixels < 0 - servant-auth < 0 - servant-auth-client < 0 @@ -4248,23 +4246,17 @@ packages: - servant-cassava < 0 - servant-checked-exceptions < 0 - servant-checked-exceptions-core < 0 - - servant-client < 0 - - servant-client-core < 0 - servant-dhall < 0 - - servant-docs < 0 - servant-elm < 0 - servant-exceptions < 0 - - servant-foreign < 0 - servant-github-webhook < 0 - servant-js < 0 - servant-kotlin < 0 - servant-lucid < 0 - - servant-mock < 0 - servant-pandoc < 0 - servant-quickcheck < 0 - servant-rawm < 0 - servant-ruby < 0 - - servant-server < 0 - servant-static-th < 0 - servant-streaming < 0 - servant-streaming-client < 0 @@ -4348,7 +4340,6 @@ packages: - vector-space < 0 - vectortiles < 0 - versions < 0 - - wai-app-static < 0 - wai-cli < 0 - wai-middleware-caching-lru < 0 - wai-middleware-consul < 0 From 90e61c3d4197c7599e0ff6541a36ae04188eb4e1 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Wed, 17 Oct 2018 00:55:02 +0100 Subject: [PATCH 0524/1876] avro test build failing --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1880a0e7..6d80d4d3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4833,6 +4833,9 @@ skipped-tests: - time-parsers - vec + # test build is failing + - avro + # Uses Cabal's "library internal" stanza feature - s3-signer # end of skipped-tests From e2f49fd41089ca3a255ab695c9dfb8b6eb76f8f9 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Wed, 17 Oct 2018 12:35:59 +0300 Subject: [PATCH 0525/1876] Enable some packages --- build-constraints.yaml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d80d4d3..677b660a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1403,14 +1403,15 @@ packages: - kleene - lattices - microstache - # - monad-http # http-types 0.12 - OneTuple - postgresql-simple-url - range-set-list - regex-applicative-text - servant-dhall - servant-swagger-ui - # - servant-yaml # yaml-0.9.0 commercialhaskell/stackage#3823 + - servant-swagger-ui-core + - servant-swagger-ui-redoc + - servant-yaml - singleton-bool - spdx < 0 # GHC 8.4 via base-4.11.0.0 - splitmix @@ -4242,17 +4243,13 @@ packages: - servant-auth-docs < 0 - servant-auth-server < 0 - servant-auth-swagger < 0 - - servant-blaze < 0 - - servant-cassava < 0 - servant-checked-exceptions < 0 - servant-checked-exceptions-core < 0 - servant-dhall < 0 - servant-elm < 0 - servant-exceptions < 0 - servant-github-webhook < 0 - - servant-js < 0 - servant-kotlin < 0 - - servant-lucid < 0 - servant-pandoc < 0 - servant-quickcheck < 0 - servant-rawm < 0 @@ -4261,9 +4258,6 @@ packages: - servant-streaming < 0 - servant-streaming-client < 0 - servant-streaming-server < 0 - - servant-swagger < 0 - - servant-swagger-ui < 0 - - servant-swagger-ui-core < 0 - servant-tracing < 0 - servant-websockets < 0 - serverless-haskell < 0 @@ -4998,7 +4992,6 @@ expected-test-failures: - http-client-tls # https://github.com/snoyberg/http-client/issues/360 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 - - servant-swagger # https://github.com/haskell-servant/servant-swagger/issues/89 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 From d108d60ee49bafb59cc71a075342092a872c9ec4 Mon Sep 17 00:00:00 2001 From: Emmanuel Touzery Date: Wed, 17 Oct 2018 20:52:30 +0200 Subject: [PATCH 0526/1876] restore the slack-web package --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d80d4d3..10912e5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4275,7 +4275,6 @@ packages: - shake-language-c < 0 - shikensu < 0 - simplest-sqlite < 0 - - slack-web < 0 - slave-thread < 0 - smtp-mail < 0 - snap-blaze < 0 From 7df33b8419cc70bf2cd8e8b72dc51877b9ebb8a2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 18 Oct 2018 13:34:45 +0300 Subject: [PATCH 0527/1876] Restore some persistent packages --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d80d4d3..36acf81d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4169,14 +4169,8 @@ packages: - parallel-io < 0 - partial-order < 0 - perf < 0 - - persistent < 0 - - persistent-iproute < 0 - - persistent-mysql < 0 - persistent-mysql-haskell < 0 - - persistent-postgresql < 0 - persistent-refs < 0 - - persistent-sqlite < 0 - - persistent-template < 0 - picosat < 0 - pier < 0 - pier-core < 0 From 81834295f632aab43d80fc3e72cf307bbb872367 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Fri, 19 Oct 2018 23:43:51 +0700 Subject: [PATCH 0528/1876] =?UTF-8?q?Remove=20=E2=80=98facts=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The library is too experimental and has serious unsolved problems. I'd like to unburden myself and remove it for now. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d80d4d3..61c056e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2339,7 +2339,6 @@ packages: - html-entity-map - mmark-cli - ghc-syntax-highlighter - - facts "Emmanuel Touzery @emmanueltouzery": - app-settings From 54022da3f8493997c77f7fbd577535fae023cc72 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Wed, 17 Oct 2018 15:12:58 -0400 Subject: [PATCH 0529/1876] Add user @eschnett and package mpi-hs --- build-constraints.yaml | 3 +++ debian-bootstrap.sh | 1 + 2 files changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d80d4d3..3f765caa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,9 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Erik Schnetter @eschnett": + - mpi-hs + "Yang Bo @Atry": - control-dsl diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index b128b0e0..322a6a43 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -99,6 +99,7 @@ apt-get install -y \ liboath-dev \ libnotify-dev \ libopenal-dev \ + libopenmpi-dev \ libpango1.0-dev \ libpcap0.8-dev \ libpq-dev \ From a0e19b3e6a5eb598f2c7d2825fb836d5d8ad8aa3 Mon Sep 17 00:00:00 2001 From: Andres Loeh Date: Sat, 20 Oct 2018 17:06:40 +0200 Subject: [PATCH 0530/1876] Add sop-core --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d80d4d3..0fbd381e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1683,6 +1683,7 @@ packages: "Andres Löh @kosmikus": - generics-sop - records-sop + - sop-core "Vivian McPhail @amcphail": - hmatrix-gsl-stats From b33ac88ae9f9664cfaa5a5b19ecb81470c27fa74 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 21 Oct 2018 17:41:00 +0900 Subject: [PATCH 0531/1876] re-enable cabal-rpm --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d80d4d3..0bc45d6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1264,7 +1264,7 @@ packages: - HaskellNet-SSL "Jens Petersen @juhp": - # - cabal-rpm + - cabal-rpm - fedora-haskell-tools - rpmbuild-order - simple-cmd From c82e6add576e1527c107144260874728187cde4f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 21 Oct 2018 19:11:38 +0900 Subject: [PATCH 0532/1876] try to reenable store and its tests (fpco/store#125) --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0bc45d6b..c6f8f26e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3898,7 +3898,6 @@ packages: - crypto-random < 0 - cryptocipher < 0 - cryptocompare < 0 - - cryptohash < 0 - cryptohash-cryptoapi < 0 - cryptonite-conduit < 0 - cryptonite-openssl < 0 @@ -4293,7 +4292,6 @@ packages: - static-text < 0 - stm-containers < 0 - stm-hamt < 0 - - store < 0 - stratosphere < 0 - stringsearch < 0 - strive < 0 @@ -4740,7 +4738,6 @@ skipped-tests: - skylighting-core - speedy-slice - static-text - - store - structs - tomland - universum @@ -5019,7 +5016,6 @@ expected-test-failures: - pkcs10 # https://github.com/fcomb/pkcs10-hs/issues/2 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - squeal-postgresql # https://github.com/fpco/stackage/issues/3180 - - store # https://github.com/fpco/store/issues/125 - text-icu # https://github.com/bos/text-icu/issues/32 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 - tls # https://github.com/vincenthz/hs-tls/issues/247 @@ -5467,7 +5463,6 @@ tell-me-when-its-released: - freer-effects-0.3.0.1 # re-enable extensible benchmarks - hoopl-3.10.2.2 # reenable tests, https://github.com/haskell/hoopl/issues/50 - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 -- store-0.5.0 # remove from skipped-tests, https://github.com/fpco/store/issues/125 - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 # Packages which should be hidden after registering, to avoid module name From 9bc46a1c4deda16148bf2482e6aaa8024530e081 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 21 Oct 2018 12:38:56 +0100 Subject: [PATCH 0533/1876] generics-sop < 0.4.0.0 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6f8f26e..34af39bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4465,6 +4465,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4056 - postgresql-simple < 0.6 + - generics-sop < 0.4.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From b282b8403f39527328816f4a775c8c5bf9e6362f Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 21 Oct 2018 12:47:41 +0100 Subject: [PATCH 0534/1876] cross-ref upper bounds to issue --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 34af39bc..f518e834 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4465,6 +4465,7 @@ 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 # end of packages From 2575b46391292e735f16e4ffff1d97f7f00446e2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 22 Oct 2018 11:04:55 -0400 Subject: [PATCH 0535/1876] Add constraint "hsinstall < 2" per #4067 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f518e834..4d90bb89 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4468,6 +4468,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4066 - generics-sop < 0.4.0.0 + # https://github.com/commercialhaskell/stackage/issues/4067 + - hsinstall < 2 + # end of packages # Package flags are applied to individual packages, and override the values of From 473c68bdfaafe4dca04e647acb06fbaad081a253 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 22 Oct 2018 11:42:11 -0400 Subject: [PATCH 0536/1876] Unblock swagger2 and lucid --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ffbfaba9..2c37326c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4112,7 +4112,6 @@ packages: - logging-effect-extra-file < 0 - logging-effect-extra-handler < 0 - lrucache < 0 - - lucid < 0 - lucid-extras < 0 - mapquest-api < 0 - marvin-interpolate < 0 @@ -4285,7 +4284,6 @@ packages: - strive < 0 - summoner < 0 - svg-builder < 0 - - swagger2 < 0 - swish < 0 - tasty-dejafu < 0 - tasty-stats < 0 From d1a01b9085a726ec638032fa1e673749386ae103 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 22 Oct 2018 11:49:45 -0400 Subject: [PATCH 0537/1876] Unblock yesod-gitrev, yesod-core and deps --- build-constraints.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2db4a245..95b6557d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3865,7 +3865,6 @@ packages: - cheapskate-highlight < 0 - cheapskate-lucid < 0 - check-email < 0 - - cipher-aes < 0 - cipher-aes128 < 0 - cipher-blowfish < 0 - cipher-camellia < 0 @@ -3879,7 +3878,6 @@ packages: - clash-prelude < 0 - classy-prelude-yesod < 0 - classyplate < 0 - - clientsession < 0 - closed < 0 - code-builder < 0 - codo-notation < 0 @@ -3891,14 +3889,10 @@ packages: - containers-unicode-symbols < 0 - country < 0 - cpphs < 0 - - cprng-aes < 0 - cql-io < 0 - credential-store < 0 - - crypto-cipher-tests < 0 - - crypto-cipher-types < 0 - crypto-pubkey < 0 - crypto-pubkey-types < 0 - - crypto-random < 0 - cryptocipher < 0 - cryptocompare < 0 - cryptohash-cryptoapi < 0 @@ -4227,7 +4221,6 @@ packages: - sandi < 0 - scalendar < 0 - search-algorithms < 0 - - securemem < 0 - seqid < 0 - seqid-streams < 0 - serialise < 0 @@ -4363,14 +4356,12 @@ packages: - yesod-auth-fb < 0 - yesod-auth-hashdb < 0 - yesod-bin < 0 - - yesod-core < 0 - yesod-csp < 0 - yesod-eventsource < 0 - yesod-fb < 0 - yesod-form < 0 - yesod-form-bootstrap4 < 0 - yesod-gitrepo < 0 - - yesod-gitrev < 0 - yesod-newsfeed < 0 - yesod-paginator < 0 - yesod-persistent < 0 From 09b4db3616b22065c016682033b8c340e7a90181 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 22 Oct 2018 12:07:38 -0400 Subject: [PATCH 0538/1876] Temporarily disable mpi-hs per #4068 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3f9f180..f542f0db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "2.2" packages: "Erik Schnetter @eschnett": - - mpi-hs + - mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068 "Yang Bo @Atry": - control-dsl From 88703c5487fb3504618c849b096db6557fea3759 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 22 Oct 2018 13:00:22 -0400 Subject: [PATCH 0539/1876] Unblock avers and rethinkdb-client-driver --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f542f0db..2715f5f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3832,7 +3832,6 @@ packages: - atom-conduit < 0 - authenticate-oauth < 0 - autoexporter < 0 - - avers < 0 - avwx < 0 - axel < 0 - bank-holidays-england < 0 @@ -4210,7 +4209,6 @@ packages: - req-url-extra < 0 - require < 0 - rerebase < 0 - - rethinkdb-client-driver < 0 - rhine < 0 - rhine-gloss < 0 - rollbar-hs < 0 From 870a11b2a976c017f93a8fb1f7f6abc6f8f2bd48 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 22 Oct 2018 13:01:31 -0400 Subject: [PATCH 0540/1876] Unblock avers-api, see #4005 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2715f5f4..dc6b8eb3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1320,7 +1320,7 @@ packages: "Tomas Carnecky @wereHamster": - avers - # - avers-api # avers, GHC 8.6 + - avers-api # - avers-server # cryptonite 0.25 - css-syntax # - etcd # https://github.com/wereHamster/etcd-hs/issues/5 From d7d410d07d58527650c5f2acedd7c8fc963aee7a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 22 Oct 2018 13:12:55 -0400 Subject: [PATCH 0541/1876] Unblock yesod* and deps --- build-constraints.yaml | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc6b8eb3..0b22c7f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3876,7 +3876,6 @@ packages: - clash-ghc < 0 - clash-lib < 0 - clash-prelude < 0 - - classy-prelude-yesod < 0 - classyplate < 0 - closed < 0 - code-builder < 0 @@ -3895,8 +3894,6 @@ packages: - crypto-pubkey-types < 0 - cryptocipher < 0 - cryptocompare < 0 - - cryptohash-cryptoapi < 0 - - cryptonite-conduit < 0 - cryptonite-openssl < 0 - csg < 0 - cue-sheet < 0 @@ -3931,7 +3928,6 @@ packages: - edit < 0 - ekg-core < 0 - ekg-statsd < 0 - - email-validate < 0 - emd < 0 - enummapset < 0 - envy < 0 @@ -3944,7 +3940,6 @@ packages: - fay < 0 - fay-base < 0 - fay-dom < 0 - - fb < 0 - feed < 0 - file-modules < 0 - filecache < 0 @@ -4046,7 +4041,6 @@ packages: - hsx-jmacro < 0 - hsyslog-udp < 0 - http-client-openssl < 0 - - http-reverse-proxy < 0 - http-streams < 0 - hunit-dejafu < 0 - hw-json < 0 @@ -4326,7 +4320,6 @@ packages: - wai-middleware-travisci < 0 - wai-slack-middleware < 0 - wai-transformers < 0 - - wai-websockets < 0 - warp-tls-uid < 0 - wave < 0 - web-plugins < 0 @@ -4348,27 +4341,7 @@ packages: - xml-html-qq < 0 - xmonad-contrib < 0 - xmonad-extras < 0 - - yesod < 0 - - yesod-alerts < 0 - - yesod-auth < 0 - - yesod-auth-fb < 0 - yesod-auth-hashdb < 0 - - yesod-bin < 0 - - yesod-csp < 0 - - yesod-eventsource < 0 - - yesod-fb < 0 - - yesod-form < 0 - - yesod-form-bootstrap4 < 0 - - yesod-gitrepo < 0 - - yesod-newsfeed < 0 - - yesod-paginator < 0 - - yesod-persistent < 0 - - yesod-recaptcha2 < 0 - - yesod-sitemap < 0 - - yesod-static < 0 - - yesod-test < 0 - - yesod-text-markdown < 0 - - yesod-websockets < 0 # failed to build - ClustalParser < 0 From 1786d960d2f86bdbd983ca72cd0676ea6a230657 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 22 Oct 2018 13:37:45 -0400 Subject: [PATCH 0542/1876] Block yesod-auth-fb per psibi/yesod-auth-fb#4 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b22c7f5..b7cb257b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -535,7 +535,7 @@ packages: - tldr - fb - yesod-fb - - yesod-auth-fb + - yesod-auth-fb < 0 # https://github.com/psibi/yesod-auth-fb/issues/4 - hourglass-orphans - wai-slack-middleware - sysinfo From cc88a214d4cc4ac6c87f612fb49227286abc486e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 22 Oct 2018 16:04:59 -0400 Subject: [PATCH 0543/1876] Restore amazonka* --- build-constraints.yaml | 90 ------------------------------------------ 1 file changed, 90 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7cb257b..015b85f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3726,96 +3726,6 @@ packages: - aeson-typescript < 0 - alarmclock < 0 - algebra < 0 - - amazonka < 0 - - amazonka-apigateway < 0 - - amazonka-application-autoscaling < 0 - - amazonka-appstream < 0 - - amazonka-athena < 0 - - amazonka-autoscaling < 0 - - amazonka-budgets < 0 - - amazonka-certificatemanager < 0 - - amazonka-cloudformation < 0 - - amazonka-cloudfront < 0 - - amazonka-cloudhsm < 0 - - amazonka-cloudsearch < 0 - - amazonka-cloudsearch-domains < 0 - - amazonka-cloudtrail < 0 - - amazonka-cloudwatch < 0 - - amazonka-cloudwatch-events < 0 - - amazonka-cloudwatch-logs < 0 - - amazonka-codebuild < 0 - - amazonka-codecommit < 0 - - amazonka-codedeploy < 0 - - amazonka-codepipeline < 0 - - amazonka-cognito-identity < 0 - - amazonka-cognito-idp < 0 - - amazonka-cognito-sync < 0 - - amazonka-config < 0 - - amazonka-core < 0 - - amazonka-datapipeline < 0 - - amazonka-devicefarm < 0 - - amazonka-directconnect < 0 - - amazonka-discovery < 0 - - amazonka-dms < 0 - - amazonka-ds < 0 - - amazonka-dynamodb < 0 - - amazonka-dynamodb-streams < 0 - - amazonka-ec2 < 0 - - amazonka-ecr < 0 - - amazonka-ecs < 0 - - amazonka-efs < 0 - - amazonka-elasticache < 0 - - amazonka-elasticbeanstalk < 0 - - amazonka-elasticsearch < 0 - - amazonka-elastictranscoder < 0 - - amazonka-elb < 0 - - amazonka-elbv2 < 0 - - amazonka-emr < 0 - - amazonka-gamelift < 0 - - amazonka-glacier < 0 - - amazonka-health < 0 - - amazonka-iam < 0 - - amazonka-importexport < 0 - - amazonka-inspector < 0 - - amazonka-iot < 0 - - amazonka-iot-dataplane < 0 - - amazonka-kinesis < 0 - - amazonka-kinesis-analytics < 0 - - amazonka-kinesis-firehose < 0 - - amazonka-kms < 0 - - amazonka-lambda < 0 - - amazonka-lightsail < 0 - - amazonka-marketplace-analytics < 0 - - amazonka-marketplace-metering < 0 - - amazonka-ml < 0 - - amazonka-opsworks < 0 - - amazonka-opsworks-cm < 0 - - amazonka-pinpoint < 0 - - amazonka-polly < 0 - - amazonka-rds < 0 - - amazonka-redshift < 0 - - amazonka-rekognition < 0 - - amazonka-route53 < 0 - - amazonka-route53-domains < 0 - - amazonka-s3 < 0 - - amazonka-sdb < 0 - - amazonka-servicecatalog < 0 - - amazonka-ses < 0 - - amazonka-shield < 0 - - amazonka-sms < 0 - - amazonka-snowball < 0 - - amazonka-sns < 0 - - amazonka-sqs < 0 - - amazonka-ssm < 0 - - amazonka-stepfunctions < 0 - - amazonka-storagegateway < 0 - - amazonka-sts < 0 - - amazonka-support < 0 - - amazonka-swf < 0 - - amazonka-test < 0 - - amazonka-waf < 0 - - amazonka-workspaces < 0 - - amazonka-xray < 0 - amqp < 0 - antiope-athena < 0 - antiope-core < 0 From 0c3982815ebaf3d18c75b973d0b3d1825a2c0174 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Oct 2018 14:14:48 -0400 Subject: [PATCH 0544/1876] Attempt to restore mpi-hs, see #4068 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 015b85f4..544aedf2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "2.2" packages: "Erik Schnetter @eschnett": - - mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068 + - mpi-hs "Yang Bo @Atry": - control-dsl From 66a9cc0c876daade36c4c13e344d08fb3760d592 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Oct 2018 14:22:03 -0400 Subject: [PATCH 0545/1876] Re-block mpi-hs per #4068 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 544aedf2..015b85f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "2.2" packages: "Erik Schnetter @eschnett": - - mpi-hs + - mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068 "Yang Bo @Atry": - control-dsl From ce47a6d4659d75f2811342020f2586e52dcb21fd Mon Sep 17 00:00:00 2001 From: Artyom Kazak Date: Wed, 24 Oct 2018 00:08:35 +0200 Subject: [PATCH 0546/1876] 'fmt' builds with GHC 8.6 now As well as some other packages that depend on haskell-src-meta. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 015b85f4..91c0ab6f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3857,7 +3857,6 @@ packages: - flac < 0 - flac-picture < 0 - flow < 0 - - fmt < 0 - fold-debounce-conduit < 0 - friday < 0 - friday-juicypixels < 0 @@ -3898,7 +3897,6 @@ packages: - haskell-lsp < 0 - haskell-lsp-types < 0 - haskell-spacegoo < 0 - - haskell-src-meta < 0 - haskell-tools-ast < 0 - haskell-tools-backend-ghc < 0 - haskell-tools-builtin-refactorings < 0 @@ -3969,7 +3967,6 @@ packages: - influxdb < 0 - inline-java < 0 - inliterate < 0 - - interpolate < 0 - interpolatedstring-perl6 < 0 - invertible < 0 - invertible-grammar < 0 From 18e835b63a9d64e57d0b73e4ffbc36fe6238cf2b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Oct 2018 18:52:08 -0400 Subject: [PATCH 0547/1876] Unconstrain hsinstall, closes #4067 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 015b85f4..9be1dd21 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4327,9 +4327,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4066 - generics-sop < 0.4.0.0 - # https://github.com/commercialhaskell/stackage/issues/4067 - - hsinstall < 2 - # end of packages # Package flags are applied to individual packages, and override the values of From 4c25f11eda7521d32902f413af091cf8914d6635 Mon Sep 17 00:00:00 2001 From: Artyom Kazak Date: Wed, 24 Oct 2018 11:38:19 +0200 Subject: [PATCH 0548/1876] Mark haskell-src-meta as "don't build tests" --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91c0ab6f..1900c0f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4530,6 +4530,7 @@ skipped-tests: - ed25519 # QuickCheck, hlint and more - hackage-security # QuickCheck - haddock-library # base-compat-0.10.1, hspec-2.5.1 + - haskell-src-meta # GHC 8.6, template-haskell - http-streams # via snap-server-1.1.0.0 - indents # tasty 0.12 and tasty-hunit 0.10 - ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33 From 7b808cb8c0ae12f2b599ef2da56165da4a49efb8 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Wed, 24 Oct 2018 10:42:31 -0700 Subject: [PATCH 0549/1876] Unblock hpack --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb215a56..7a6eb1c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3936,7 +3936,6 @@ packages: - hoogle < 0 - hoopl < 0 - hopenpgp-tools < 0 - - hpack < 0 - hpqtypes < 0 - hquantlib < 0 - hsebaysdk < 0 From af52fdf905392b06743a54c445ed70021ae79d9e Mon Sep 17 00:00:00 2001 From: Naushadh Date: Wed, 24 Oct 2018 18:32:12 -0400 Subject: [PATCH 0550/1876] Re-enable `persistent-mysql-haskell` with its deps. - `mysql-haskell` and `tcp-streams` are required dependencies. - latest version of all 3 packages run ok with: `stack build --resolver nightly --haddock --test --bench --no-run-benchmarks` --- build-constraints.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a6eb1c5..8fed10ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,7 +8,7 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: - "Erik Schnetter @eschnett": + "Erik Schnetter @eschnett": - mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068 "Yang Bo @Atry": @@ -4034,7 +4034,6 @@ packages: - morte < 0 - multipart < 0 - mwc-probability-transition < 0 - - mysql-haskell < 0 - mysql-haskell-nem < 0 - mysql-haskell-openssl < 0 - named < 0 @@ -4064,7 +4063,6 @@ packages: - parallel-io < 0 - partial-order < 0 - perf < 0 - - persistent-mysql-haskell < 0 - persistent-refs < 0 - picosat < 0 - pier < 0 @@ -4180,7 +4178,6 @@ packages: - swish < 0 - tasty-dejafu < 0 - tasty-stats < 0 - - tcp-streams < 0 - tcp-streams-openssl < 0 - tdigest < 0 - telegram-bot-simple < 0 @@ -4532,7 +4529,6 @@ skipped-tests: - ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33 - language-ecmascript # testing-feat 1.1.0.0 - makefile # GHC 8.2 - - mysql-haskell # tasty - next-ref # hspec 2.3 - partial-order # HUnit 1.6 - serialise From 2fe731bf49aab2c2232e651307e10b18878361b3 Mon Sep 17 00:00:00 2001 From: Iris Ward Date: Thu, 25 Oct 2018 01:05:33 +0100 Subject: [PATCH 0551/1876] Restore typenums --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a6eb1c5..082ed728 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4275,7 +4275,6 @@ packages: - o-clock < 0 - stm-stats < 0 - teardown < 0 - - typenums < 0 - typography-geometry < 0 - universe-instances-extended < 0 - vivid < 0 From 0c7ccb03c2ff5acf93dd22861fa4f7487d07362f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 25 Oct 2018 01:36:16 -0400 Subject: [PATCH 0552/1876] Add constraint "pretty-show < 1.9" per #4073 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a6eb1c5..8ddb4f99 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4323,6 +4323,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4066 - generics-sop < 0.4.0.0 + # https://github.com/commercialhaskell/stackage/issues/4073 + - pretty-show < 1.9 + # end of packages # Package flags are applied to individual packages, and override the values of From 1df41e9c21be2c617ef097f736c987586fa837d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Fri, 26 Oct 2018 18:47:44 +0200 Subject: [PATCH 0553/1876] Add dunai-core --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f581f5b3..5f5be6e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -57,6 +57,7 @@ packages: - dunai - rhine - rhine-gloss + - dunai-core "Paul Johnson @PaulJohnson": - geodetics From 1b5a7ce03200dbbabab6e9a2187ef932baa9c146 Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Fri, 26 Oct 2018 18:54:27 +0200 Subject: [PATCH 0554/1876] Reenable avers-server --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f581f5b3..ca72186e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1321,7 +1321,7 @@ packages: "Tomas Carnecky @wereHamster": - avers - avers-api - # - avers-server # cryptonite 0.25 + - avers-server - css-syntax # - etcd # https://github.com/wereHamster/etcd-hs/issues/5 - github-types From e87de0e07123677520ba0bfb8e694101ed9fdc59 Mon Sep 17 00:00:00 2001 From: tomjaguarpaw Date: Fri, 26 Oct 2018 18:24:19 +0100 Subject: [PATCH 0555/1876] Re-enable opaleye and product-profunctors --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f581f5b3..690e0a47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1218,8 +1218,8 @@ packages: - ghcjs-perch < 0 # build failure with GHC 8.4 "Tom Ellis @tomjaguarpaw": - - opaleye < 0 # aeson 1.3 - - product-profunctors < 0 # via contravariant-1.5 + - opaleye + - product-profunctors "Samplecount stefan@samplecount.com @kaoskorobase": - shake-language-c From e813ed3ef5b746c659d137e31d500823410a44c9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Oct 2018 18:36:28 -0400 Subject: [PATCH 0556/1876] docker image: snoyberg -> commercialhaskell --- CURATORS.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index 534942d1..c7ef6262 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -230,7 +230,7 @@ docker rm $(docker ps -a -q) docker rmi $(docker images -q) ``` -but `docker pull snoyberg/stackage:nightly` can also be run instead just to update the nightly image say. +but `docker pull commercialhaskell/stackage:nightly` can also be run instead just to update the nightly image say. For a new GHC version you should also delete the cache directories on the stackage-build server to force all packages to be rebuilt. See: [issue#746](https://github.com/commercialhaskell/stackage/issues/746). Eg: @@ -241,14 +241,16 @@ This should also be done when moving the Nightly docker image to a new version o If you're impatient and would like to build the Docker image on the build server instead of waiting for Docker Hub, you can run the -following command: +following command (replacing `BRANCH=nightly` if the image for a different branch is desired): ``` +BRANCH=nightly DIR=$(mktemp -d) (cd $DIR \ && git clone https://github.com/commercialhaskell/stackage \ && cd stackage \ - && docker build --tag snoyberg/stackage:nightly .) + && git checkout $BRANCH + && docker build --tag commercialhaskell/stackage:$BRANCH .) rm -rf $DIR ``` From 0d3b73ad189df12659b552a9ff2045778135897c Mon Sep 17 00:00:00 2001 From: MATSUBARA Nobutada Date: Sun, 28 Oct 2018 15:43:11 +0900 Subject: [PATCH 0557/1876] Reenable servant-kotlin --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a77dd65..1eafec3a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4134,7 +4134,6 @@ packages: - servant-elm < 0 - servant-exceptions < 0 - servant-github-webhook < 0 - - servant-kotlin < 0 - servant-pandoc < 0 - servant-quickcheck < 0 - servant-rawm < 0 From d043e18ff9049839b4220c6a68034d5ef85ff3c1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Oct 2018 12:17:36 -0400 Subject: [PATCH 0558/1876] Expect multiset tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1eafec3a..75dd450e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4867,6 +4867,7 @@ expected-test-failures: - hoopl # https://github.com/haskell/hoopl/issues/50 - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - hweblib # https://github.com/aycanirican/hweblib/issues/3 + - multiset # doctests require Glob, a hidden package - 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 From 3c57b0cc913114bb39310a055a4c397940b886aa Mon Sep 17 00:00:00 2001 From: Alexander Krupenkin Date: Mon, 29 Oct 2018 00:11:27 +0300 Subject: [PATCH 0559/1876] Reenable web3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75dd450e..fa40496a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3571,7 +3571,7 @@ packages: - yesod-text-markdown "Alexander Krupenkin @akru": - - web3 < 0 # via aeson-1.4.0.0 + - web3 "Georg Rudoy <0xd34df00d@gmail.com> @0xd34df00d": - enum-subset-generate From 6878cf8551f7b13f69a3e04469f74a66f9ac3414 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Oct 2018 22:31:00 -0400 Subject: [PATCH 0560/1876] Attempt to unblock mpi-hs --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75dd450e..8838ee2b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "2.2" packages: "Erik Schnetter @eschnett": - - mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068 + - mpi-hs "Yang Bo @Atry": - control-dsl From 6a708a9007b92f95fa1f38d7aeecbadc2abb41f6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Oct 2018 22:34:39 -0400 Subject: [PATCH 0561/1876] Revert "Attempt to unblock mpi-hs" This reverts commit 6878cf8551f7b13f69a3e04469f74a66f9ac3414. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8838ee2b..75dd450e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "2.2" packages: "Erik Schnetter @eschnett": - - mpi-hs + - mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068 "Yang Bo @Atry": - control-dsl From cb8a98815de062628bc1ece72bd2644d4a1677d6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 29 Oct 2018 10:40:01 -0400 Subject: [PATCH 0562/1876] Add constraint "language-docker < 8.0.0" per #3955 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75dd450e..804a0424 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4309,6 +4309,7 @@ packages: - cue-sheet - stache - neat-interpolation < 0.3.2.3 + - language-docker < 8.0.0 # https://github.com/commercialhaskell/stackage/issues/4053 - yaml < 0.11 From c16d8ac06493cb029693a631df137153e6f0c000 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Mon, 29 Oct 2018 16:20:10 +0100 Subject: [PATCH 0563/1876] Add persist and writer-cps-exceptions --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 804a0424..eba7ded5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2927,6 +2927,7 @@ packages: - writer-cps-morph - writer-cps-lens - writer-cps-full + - writer-cps-exceptions - wl-pprint-annotated - wl-pprint-console - console-style @@ -2936,6 +2937,7 @@ packages: - colorful-monoids - ihs - paripari + - persist "Taras Serduke @tserduke": - do-list From baf12403c6f2f0b48f3b1b01474ebd88da4c4a53 Mon Sep 17 00:00:00 2001 From: Chris Coffey Date: Mon, 29 Oct 2018 22:24:32 -0400 Subject: [PATCH 0564/1876] Add `cuckoo-filter` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 804a0424..1878d214 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3541,6 +3541,7 @@ packages: "Chris Coffey @ChrisCoffey": - servant-tracing + - cuckoo-filter "Rick Owens @owensmurray": - om-elm @@ -4142,7 +4143,6 @@ packages: - servant-streaming < 0 - servant-streaming-client < 0 - servant-streaming-server < 0 - - servant-tracing < 0 - servant-websockets < 0 - serverless-haskell < 0 - servius < 0 From d4da632cf2c1308c37544b28eb970da8b686bf36 Mon Sep 17 00:00:00 2001 From: Alexey Kotlyarov Date: Tue, 30 Oct 2018 17:42:43 +1100 Subject: [PATCH 0565/1876] Re-enable serverless-haskell --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 804a0424..84a86e1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4144,7 +4144,6 @@ packages: - servant-streaming-server < 0 - servant-tracing < 0 - servant-websockets < 0 - - serverless-haskell < 0 - servius < 0 - ses-html < 0 - set-cover < 0 From 80c84d9ce3f323dc700fd1065ae6cc09e3b91ca0 Mon Sep 17 00:00:00 2001 From: Alexandre Peyroux Date: Tue, 30 Oct 2018 15:21:36 +0100 Subject: [PATCH 0566/1876] add nuxeo --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 804a0424..b93ccc4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3448,6 +3448,7 @@ packages: "Alexandre Peyroux @apeyroux": - HSlippyMap + - nuxeo "Andrey Sverdlichenko @rblaze": - credential-store From 4fa6f60853c60fae5f8f9a86a4918d22ac78def8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 30 Oct 2018 11:10:16 -0400 Subject: [PATCH 0567/1876] Expect web3 tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ccb43e68..646a98e8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4827,6 +4827,7 @@ expected-test-failures: - users-postgresql-simple # PostgreSQL - wai-cors # PhantomJS - wai-session-postgresql # PostgreSQL + - web3 # requires running server - webdriver-angular # webdriver server - websockets From ce60bcd7d66b7adb6520334fac3a4195569288be Mon Sep 17 00:00:00 2001 From: Chris Coffey Date: Tue, 30 Oct 2018 11:31:07 -0400 Subject: [PATCH 0568/1876] Add confcrypt --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 646a98e8..5d368170 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3544,6 +3544,7 @@ packages: "Chris Coffey @ChrisCoffey": - servant-tracing - cuckoo-filter + - confcrypt "Rick Owens @owensmurray": - om-elm From bf5200fb07a08a5b600899dff66afc1c6c9ad071 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 30 Oct 2018 13:01:50 -0400 Subject: [PATCH 0569/1876] Unblock crypt-pubkey-types --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 14b265b6..f710e03a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3807,7 +3807,6 @@ packages: - cql-io < 0 - credential-store < 0 - crypto-pubkey < 0 - - crypto-pubkey-types < 0 - cryptocipher < 0 - cryptocompare < 0 - cryptonite-openssl < 0 From b1baf35e59fa3a266c4d8760a8ef1ff02f25ab54 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 30 Oct 2018 14:25:08 -0400 Subject: [PATCH 0570/1876] Unblock datadog --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f710e03a..e4557297 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3817,7 +3817,6 @@ packages: - czipwith < 0 - darcs < 0 - data-tree-print < 0 - - datadog < 0 - datasets < 0 - dawg-ord < 0 - deferred-folds < 0 @@ -4618,6 +4617,7 @@ skipped-tests: - path # via genvalidity genvalidity-property - system-fileio # ansi-terminal-0.8 via chell - system-filepath # ansi-terminal-0.8 via chell + - buffer-builder # per HTF per cpphs per polyparse (ghc 8.6 failure) # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. From 36e393f3becb3323039d647b8d3ed048ba9f054e Mon Sep 17 00:00:00 2001 From: Alexandre Peyroux Date: Tue, 30 Oct 2018 20:00:37 +0100 Subject: [PATCH 0571/1876] update e-mail address --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4557297..a2688f6c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3448,7 +3448,7 @@ packages: "Alexis Williams @typedrat": - stb-image-redux - "Alexandre Peyroux @apeyroux": + "Alexandre Peyroux @apeyroux": - HSlippyMap - nuxeo From 3bfb16493c8488146bd3b448315f2c4c855ec620 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Tue, 30 Oct 2018 17:03:12 -0400 Subject: [PATCH 0572/1876] Build uri-bytestring again As of v0.3.2.1, this seems to compile on nightly (benchmarks too). I'm attempting to get yesod-auth-oauth2 back in Stackage, which requires hoauth2 (which I've fixed), which requires uri-bytestring-aeson (which I'm fixing now), which requires uri-bytestring. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4557297..dd6ff487 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4205,7 +4205,6 @@ packages: - tz < 0 - tzdata < 0 - union < 0 - - uri-bytestring < 0 - uri-templater < 0 - urlpath < 0 - users < 0 @@ -5118,7 +5117,6 @@ skipped-benchmarks: - type-of-html - ua-parser - unbound-generics - - uri-bytestring - vec - vinyl - websockets From 77485229fee978d539557e18da7ab29ccdfcc175 Mon Sep 17 00:00:00 2001 From: chessai Date: Wed, 31 Oct 2018 07:53:20 -0400 Subject: [PATCH 0573/1876] switch maintainership of streaming, streaming-bytestring, and country from Kostiantyn Rybnikov to Daniel Cartwright --- build-constraints.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4557297..6c6c91ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1957,9 +1957,13 @@ packages: - timerep - xml-conduit-parse + "Daniel Cartwright @chessai": + - streaming + - streaming-bytestring + - country + "Kostiantyn Rybnikov @k-bx": - SHA - - country - currency - data-ordlist - digits @@ -1978,8 +1982,6 @@ packages: - protocol-buffers - protocol-buffers-descriptor - regex-pcre - - streaming - - streaming-bytestring - string-class - string-combinators From 48e77134a123703908d04d9e4f6780a250287dd5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 31 Oct 2018 11:39:13 -0400 Subject: [PATCH 0574/1876] Restore hlint and deps --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d169732d..258d5603 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3805,7 +3805,6 @@ packages: - consul-haskell < 0 - containers-unicode-symbols < 0 - country < 0 - - cpphs < 0 - cql-io < 0 - credential-store < 0 - crypto-pubkey < 0 @@ -3936,7 +3935,6 @@ packages: - hledger-lib < 0 - hledger-ui < 0 - hledger-web < 0 - - hlint < 0 - hmatrix-backprop < 0 - hmatrix-vector-sized < 0 - hoogle < 0 @@ -4085,7 +4083,6 @@ packages: - pipes-safe < 0 - pkcs10 < 0 - plotlyhs < 0 - - polyparse < 0 - postgresql-binary < 0 - postgresql-simple-migration < 0 - postgresql-simple-url < 0 From 094dcf3a17e9f24c90f44cd1e184acdb1d13cb77 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Wed, 31 Oct 2018 21:56:02 -0700 Subject: [PATCH 0575/1876] add lens-typelevel to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d169732d..2cac4ed5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1874,6 +1874,7 @@ packages: - hamilton - hmatrix-backprop - hmatrix-vector-sized + - lens-typelevel - one-liner-instances - prompt - tagged-binary From e4220030b01834c0a85bee1512ae064c097c2e36 Mon Sep 17 00:00:00 2001 From: Marat Khafizov Date: Thu, 1 Nov 2018 08:14:23 +0300 Subject: [PATCH 0576/1876] Add n2o-* packages to the stackage --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d169732d..7540b327 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3649,6 +3649,12 @@ packages: "Nikos Karagianndis @nkarag": - DBFunctor + + "Marat Khafizov @xafizoff": + - n2o + #- n2o-nitro + #- n2o-protocols + #- n2o-web # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From eb39f4339544f3944e8226312b8ee2a4b3129bcc Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 1 Nov 2018 19:42:24 +0900 Subject: [PATCH 0577/1876] intro < 0.5.2 (minad/intro#2) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d169732d..ccab3c7c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4325,6 +4325,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4073 - pretty-show < 1.9 + # https://github.com/minad/intro/issues/2 + - intro < 0.5.2 # end of packages # Package flags are applied to individual packages, and override the values of From 516be49fc31198455e5a7b96621fcf989e09ab2f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 1 Nov 2018 17:11:32 -0400 Subject: [PATCH 0578/1876] unblock dhall deps (but not dhall) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9cb33a5..180ff54c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3784,7 +3784,6 @@ packages: - cachix-api < 0 - cairo < 0 - cayley-client < 0 - - cborg < 0 - chatwork < 0 - cheapskate < 0 - cheapskate-highlight < 0 @@ -4111,7 +4110,6 @@ packages: - rebase < 0 - ref-fd < 0 - registry < 0 - - repline < 0 - req < 0 - req-conduit < 0 - req-url-extra < 0 @@ -4130,7 +4128,6 @@ packages: - search-algorithms < 0 - seqid < 0 - seqid-streams < 0 - - serialise < 0 - servant-JuicyPixels < 0 - servant-auth < 0 - servant-auth-client < 0 From cb729a6767d361ada3884ba7c36ce48aa056fb30 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Fri, 2 Nov 2018 00:45:27 -0400 Subject: [PATCH 0579/1876] Enable uri-bytestring-aeson (#4092) uri-bytestrying-aeson-0.1.0.7 has been updated to build successfully on nightly --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9cb33a5..d288f8bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3229,7 +3229,7 @@ packages: - conduit-throttle "Simon Hafner @reactormonk": - - uri-bytestring-aeson < 0 # GHC 8.4 via base-4.11.0.0 + - uri-bytestring-aeson - katip-scalyr-scribe < 0 # via katip "Sebastian Witte @saep": From cae4b6cc2341aecd2c2db5e9b04e72978708b3a0 Mon Sep 17 00:00:00 2001 From: David Smith Date: Fri, 2 Nov 2018 12:04:46 +0000 Subject: [PATCH 0580/1876] add bazel-runfiles --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ca74371..2cbe11e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3657,6 +3657,9 @@ packages: #- n2o-protocols #- n2o-web + "David Smith @shmish111": + - bazel-runfiles + # 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 @@ -5294,6 +5297,8 @@ github-users: - RyanGlScott onrock-eng: - donkeybonks + tweag: + - bazel-runfiles # end of github-users From 1a72f303f1aece3374492fd88b4349d83f2af7a8 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Fri, 2 Nov 2018 15:15:03 +0100 Subject: [PATCH 0581/1876] Remove bound on intro https://github.com/minad/intro/issues/2 has been fixed --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ca74371..2c32a2f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4325,9 +4325,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4073 - pretty-show < 1.9 - - # https://github.com/minad/intro/issues/2 - - intro < 0.5.2 # end of packages # Package flags are applied to individual packages, and override the values of From 1b7a77d8d9d3d9f561fdbe9f4747b257757b9ec1 Mon Sep 17 00:00:00 2001 From: Jonathan Fischoff Date: Fri, 2 Nov 2018 18:50:17 -0700 Subject: [PATCH 0582/1876] add port-utils to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ca74371..657954ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3013,6 +3013,7 @@ packages: - pg-transact - hspec-pg-transact - postgresql-simple-queue + - port-utils "Mahdi Dibaiee @mdibaiee": - picedit < 0 # DependencyFailed (PackageName "cli") From 210fb255953535ba1c6b23f60149f278012f6db2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 3 Nov 2018 01:28:40 -0400 Subject: [PATCH 0583/1876] Unblock megaparsec, see #3955 --- build-constraints.yaml | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ca74371..754f1bdb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2015,9 +2015,9 @@ packages: "Stack Builders stackage@stackbuilders.com @stackbuilders": - atomic-write - dbcleaner - - dotenv < 0.6.0.1 # https://github.com/commercialhaskell/stackage/issues/3955 + - dotenv - hapistrano - - inflections < 0.4.0.4 # https://github.com/commercialhaskell/stackage/issues/3955 + - inflections - stache - scalendar @@ -3300,7 +3300,7 @@ packages: - first-class-patterns - relude - summoner - - tomland + - tomland < 0 # megaparsec 7 "Lorenz Moesenlechner @moesenle": - servant-websockets @@ -3818,7 +3818,6 @@ packages: - cryptocompare < 0 - cryptonite-openssl < 0 - csg < 0 - - cue-sheet < 0 - curl-runnings < 0 - cyclotomic < 0 - czipwith < 0 @@ -3829,10 +3828,7 @@ packages: - deferred-folds < 0 - dejafu < 0 - derulo < 0 - - dhall < 0 - dhall-bash < 0 - - dhall-json < 0 - - dhall-text < 0 - dhall-to-cabal < 0 - diagrams-solve < 0 - discrimination < 0 @@ -3952,7 +3948,6 @@ packages: - hslua < 0 - hslua-aeson < 0 - hslua-module-text < 0 - - hspec-megaparsec < 0 - hspec-need-env < 0 - hspec-wai-json < 0 - hsx-jmacro < 0 @@ -4168,7 +4163,6 @@ packages: - sparkle < 0 - speculation < 0 - squeal-postgresql < 0 - - stache < 0 - stack < 0 - statestack < 0 - static-text < 0 @@ -4305,15 +4299,6 @@ packages: - hspec-discover < 2.5.6 - hspec-meta < 2.5.6 - # https://github.com/commercialhaskell/stackage/issues/3955 - - megaparsec < 7.0.0 - - hspec-megaparsec - - modern-uri - - cue-sheet - - stache - - neat-interpolation < 0.3.2.3 - - language-docker < 8.0.0 - # https://github.com/commercialhaskell/stackage/issues/4053 - yaml < 0.11 From 448c75e556795b126e78327011e2769eccbe917d Mon Sep 17 00:00:00 2001 From: Dmitry Dzhus Date: Sun, 4 Nov 2018 13:42:01 +0000 Subject: [PATCH 0584/1876] Unblock simple-vec3 benchmarks simple-vec3-0.4.0.9 supports GHC 8.6 for benchmarks --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f542f0db..05b0ac02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5223,7 +5223,6 @@ skipped-benchmarks: - scientific - semver - sexp-grammar - - simple-vec3 - sorted-list - sourcemap - stache From 0f60ffb95b04de1eacbf7d6a5c2b760d788b7434 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Nov 2018 00:30:11 +0900 Subject: [PATCH 0585/1876] re-enable mpi-hs (#4068) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 591c3715..2fdac54b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "2.2" packages: "Erik Schnetter @eschnett": - - mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068 + - mpi-hs "Yang Bo @Atry": - control-dsl From ba14c28f5a7d7ecee0c8f3f904adaef63b3d25e4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Nov 2018 00:42:36 +0900 Subject: [PATCH 0586/1876] microlens, microlens-ghc < 0.4.10 (#4100) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae3b1f6a..67d3d958 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4314,6 +4314,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4073 - pretty-show < 1.9 + + # https://github.com/commercialhaskell/stackage/issues/4100 + - microlens < 0.4.10 + - microlens-ghc < 0.4.10 # end of packages # Package flags are applied to individual packages, and override the values of From 3354f6c1c358ce952d6b22053f7c1de293a3fef3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Nov 2018 10:28:40 +0900 Subject: [PATCH 0587/1876] microlens-platform < 0.3.11 (#4100) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67d3d958..c89fcdae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4318,6 +4318,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4100 - microlens < 0.4.10 - microlens-ghc < 0.4.10 + - microlens-platform < 0.3.11 # end of packages # Package flags are applied to individual packages, and override the values of From 5a3cb45402111a22b98ba852676957ce965b50fb Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Nov 2018 13:06:35 +0900 Subject: [PATCH 0588/1876] microlens should be good now (#4100) --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c89fcdae..ae3b1f6a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4314,11 +4314,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4073 - pretty-show < 1.9 - - # https://github.com/commercialhaskell/stackage/issues/4100 - - microlens < 0.4.10 - - microlens-ghc < 0.4.10 - - microlens-platform < 0.3.11 # end of packages # Package flags are applied to individual packages, and override the values of From b909a07d97d4cc8509b08f8fcf3b1e3e3f5c8d18 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Nov 2018 15:57:08 +0900 Subject: [PATCH 0589/1876] hspec-contrib < 0.5.1 (#3949) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae3b1f6a..b123d87d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4302,6 +4302,7 @@ packages: - hspec-core < 2.5.6 - hspec-discover < 2.5.6 - hspec-meta < 2.5.6 + - hspec-contrib < 0.5.1 # https://github.com/commercialhaskell/stackage/issues/4053 - yaml < 0.11 From 866fe31912ec90900324d753ccb6fb116a91dcca Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Nov 2018 16:41:28 +0900 Subject: [PATCH 0590/1876] Revert "re-enable mpi-hs (#4068)" This reverts commit 0f60ffb95b04de1eacbf7d6a5c2b760d788b7434. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b123d87d..bfc72e84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "2.2" packages: "Erik Schnetter @eschnett": - - mpi-hs + - mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068 "Yang Bo @Atry": - control-dsl From 6cfc16746f715611924ae1f6d270a7d1a1def996 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Nov 2018 16:46:55 +0900 Subject: [PATCH 0591/1876] slack-web failing to build (jpvillaisaza/slack-web#67) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bfc72e84..ea63c45a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2352,7 +2352,7 @@ packages: "Emmanuel Touzery @emmanueltouzery": - app-settings - hsexif - - slack-web + # - slack-web # https://github.com/jpvillaisaza/slack-web/issues/67 "Nickolay Kudasov @fizruk": - http-api-data From 9f8cd8f220039319d13b464d0f7a597847722016 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Nov 2018 19:01:21 +0900 Subject: [PATCH 0592/1876] CURATORS.md: how to tweak package when NOPLAN=1 --- CURATORS.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CURATORS.md b/CURATORS.md index c7ef6262..6eb02941 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -314,7 +314,10 @@ develop this advice over time. For now: if you're not sure, ask for guidance. __`NOPLAN=1`__ If you wish to rerun a build without recalculating a build plan, you can set the environment variable `NOPLAN=1`. This is useful for such cases as an intermittent test failure, out of memory -condition, or manually tweaking the plan file. +condition, or manually tweaking the plan file. (When using `NOPLAN=1`, +if one needs to revert one package, say due to a build or test regression, +one can edit `current-plan.yaml` and updated the SHA256 hash of the .cabal file, +to avoid having to rebuild everything again.) Note LTS builds inherit the current Hackage data (stack updated for Nigthly) to avoid excess extra rebuilding. From 3606cc930b468c2c2b907678e6741d01d7c14244 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Nov 2018 19:14:22 +0900 Subject: [PATCH 0593/1876] try to re-enable hoogle (#4087) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea63c45a..aa2e16e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3943,7 +3943,6 @@ packages: - hledger-web < 0 - hmatrix-backprop < 0 - hmatrix-vector-sized < 0 - - hoogle < 0 - hoopl < 0 - hopenpgp-tools < 0 - hpqtypes < 0 From 3e2eabd4c671bd926ef33c37ce6cc4458982d38f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Mon, 5 Nov 2018 15:25:15 +0000 Subject: [PATCH 0594/1876] Add back: katip, mixpanel-cient, systemd, pretty-sop --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa2e16e9..a86beb26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2623,7 +2623,7 @@ packages: - ua-parser - hs-GeoIP - retry - - katip < 0 # via aeson-1.3.1.0 + - katip # - katip-elasticsearch # async 2.2 "Sid Kapur sidharthkapur1@gmail.com @sid-kap": @@ -3484,6 +3484,8 @@ packages: "Domen Kozar @domenkozar": - cachix - cachix-api + - mixpanel-client + - pretty-sop - servant-auth - servant-auth-server - servant-auth-client @@ -3494,6 +3496,7 @@ packages: - servant-streaming-client - servant-streaming-server - streaming-wai + - systemd "Andre Van Der Merwe @andrevdm": - bhoogle From f7d82a4cfa8f30db4e574818fcf459ece0a9ff15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Mon, 5 Nov 2018 15:30:33 +0000 Subject: [PATCH 0595/1876] Re-enable servant-auth-* on GHC 8.6 --- build-constraints.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a86beb26..fe9f6200 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -709,6 +709,7 @@ packages: - vector-instances - void - wl-pprint-extras + - wreq < 0 - wl-pprint-terminfo - zippers - zlib-lens @@ -3990,7 +3991,6 @@ packages: - jmacro < 0 - jmacro-rpc < 0 - jmacro-rpc-snap < 0 - - jose < 0 - jose-jwt < 0 - json-feed < 0 - json-rpc-client < 0 @@ -4130,11 +4130,6 @@ packages: - seqid < 0 - seqid-streams < 0 - servant-JuicyPixels < 0 - - servant-auth < 0 - - servant-auth-client < 0 - - servant-auth-docs < 0 - - servant-auth-server < 0 - - servant-auth-swagger < 0 - servant-checked-exceptions < 0 - servant-checked-exceptions-core < 0 - servant-dhall < 0 @@ -4239,7 +4234,6 @@ packages: - withdependencies < 0 - wl-pprint-extras < 0 - wl-pprint-terminfo < 0 - - wreq < 0 - wreq-stringless < 0 - ws < 0 - wss-client < 0 @@ -4584,6 +4578,7 @@ skipped-tests: - rss-conduit - servant-blaze - servant-cassava + - servant-auth-server - siggy-chardust - simple-vec3 - skews From 293f003dc94645f74b9321cdd874564bb1c10406 Mon Sep 17 00:00:00 2001 From: Emmanuel Touzery Date: Mon, 5 Nov 2018 21:46:13 +0100 Subject: [PATCH 0596/1876] restore slack-web --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa2e16e9..b6eef297 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2352,7 +2352,7 @@ packages: "Emmanuel Touzery @emmanueltouzery": - app-settings - hsexif - # - slack-web # https://github.com/jpvillaisaza/slack-web/issues/67 + - slack-web "Nickolay Kudasov @fizruk": - http-api-data From d5d81c528fe32a21dba747cfdbd5d89771778640 Mon Sep 17 00:00:00 2001 From: Preetham Gujjula Date: Mon, 5 Nov 2018 13:07:34 -0800 Subject: [PATCH 0597/1876] add modular --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa2e16e9..a06c3311 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,8 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Preetham Gujjula @pgujjula": + - modular "Erik Schnetter @eschnett": - mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068 From 7e995a0a8aa9a636a6060a41a22540219bd5774a Mon Sep 17 00:00:00 2001 From: Timo von Holtz Date: Mon, 5 Nov 2018 23:58:20 +0100 Subject: [PATCH 0598/1876] Reenable some diagrams packages --- build-constraints.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa2e16e9..b7b64f50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -735,20 +735,20 @@ packages: - rank2classes "Brent Yorgey @byorgey": - - active < 0 # via lens-4.17 + - active - diagrams < 0 # via diagrams-contrib - diagrams-builder < 0 # via lens-4.17 - diagrams-cairo < 0 # via lens-4.17 - diagrams-canvas < 0 # via lens-4.17 - diagrams-contrib < 0 # via lens-4.17 - - diagrams-core < 0 # via lens-4.17 + - diagrams-core - diagrams-gtk < 0 # via diagrams-cairo - diagrams-html5 < 0 # via lens-4.17 - - diagrams-lib < 0 # via lens-4.17 + - diagrams-lib - diagrams-postscript < 0 # via lens-4.17 - diagrams-rasterific < 0 # via lens-4.17 - diagrams-solve - - diagrams-svg < 0 # via lens-4.17 + - diagrams-svg - force-layout < 0 # via lens-4.17 - SVGFonts < 0 # via diagrams-core - palette @@ -3834,7 +3834,6 @@ packages: - derulo < 0 - dhall-bash < 0 - dhall-to-cabal < 0 - - diagrams-solve < 0 - discrimination < 0 - distributed-static < 0 - distribution-opensuse < 0 From b21ffb65a7fac4cce8586c62592eb092cdea6deb Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 6 Nov 2018 02:19:12 +0000 Subject: [PATCH 0599/1876] Re-enables monoid-extras and svg-builder (#4106) --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7112827a..b16a2a44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4039,7 +4039,6 @@ packages: - moesocks < 0 - monad-metrics < 0 - mongoDB < 0 - - monoid-extras < 0 - monoid-subclasses < 0 - monoidal-containers < 0 - morte < 0 @@ -4173,7 +4172,6 @@ packages: - stringsearch < 0 - strive < 0 - summoner < 0 - - svg-builder < 0 - swish < 0 - tasty-dejafu < 0 - tasty-stats < 0 From 3aa6575a1dcbe53fe0c33d38d9c3d74ee0a29e1c Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 6 Nov 2018 02:59:22 +0000 Subject: [PATCH 0600/1876] Disables systemd tests (erebe/systemd#3) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b16a2a44..ad1c1781 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4842,6 +4842,7 @@ expected-test-failures: - http-client-tls # https://github.com/snoyberg/http-client/issues/360 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 + - systemd # https://github.com/erebe/systemd/issues/3 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 From 5b45c44c2840a8eaeeb70d0d2fe66c38bfbf0f6d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 Nov 2018 15:06:25 +0900 Subject: [PATCH 0601/1876] pandoc stack: enable haddock-library, hslua*, lrucache, texmath cheapskate needs revision for containers --- build-constraints.yaml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad1c1781..29067199 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2249,7 +2249,7 @@ packages: - locators "Sean Hunt @ivan-m": - fgl @@ -2609,7 +2609,7 @@ packages: - pandoc-types < 1.19 || > 1.19 # Accidental upload, see: https://github.com/fpco/stackage/issues/2223 - zip-archive - doctemplates - - pandoc < 0 # via haddock-library-1.6.0 + - pandoc < 0 # via cheapskate - pandoc-citeproc < 0 # via pandoc "Karun Ramakrishnan @karun012": @@ -3793,7 +3793,6 @@ packages: - cairo < 0 - cayley-client < 0 - chatwork < 0 - - cheapskate < 0 - cheapskate-highlight < 0 - cheapskate-lucid < 0 - check-email < 0 @@ -3903,7 +3902,6 @@ packages: - gtk3 < 0 - gym-http-api < 0 - hOpenPGP < 0 - - haddock-library < 0 - hailgun < 0 - hamilton < 0 - handwriting < 0 @@ -3952,9 +3950,6 @@ packages: - hpqtypes < 0 - hquantlib < 0 - hsebaysdk < 0 - - hslua < 0 - - hslua-aeson < 0 - - hslua-module-text < 0 - hspec-need-env < 0 - hspec-wai-json < 0 - hsx-jmacro < 0 @@ -4018,7 +4013,6 @@ packages: - logging-effect-extra < 0 - logging-effect-extra-file < 0 - logging-effect-extra-handler < 0 - - lrucache < 0 - lucid-extras < 0 - mapquest-api < 0 - marvin-interpolate < 0 @@ -4180,7 +4174,6 @@ packages: - telegram-bot-simple < 0 - termbox < 0 - termonad < 0 - - texmath < 0 - text-builder < 0 - text-ldap < 0 - text-show < 0 From cddf11076c080dcebaad45582613400c30dff449 Mon Sep 17 00:00:00 2001 From: Dave Tapley Date: Tue, 6 Nov 2018 13:26:43 -0700 Subject: [PATCH 0602/1876] Add inline-c-cpp back. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09448a47..13836440 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2386,6 +2386,9 @@ packages: - pthread < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - rank1dynamic + "Dave Tapley @dukedave": + - inline-c-cpp + "Takahiro Himura @himura": - lens-regex # haskell-src-exts via derive From 5acf7111c50b168527fff5aa0436c1621362da4e Mon Sep 17 00:00:00 2001 From: John Ky Date: Wed, 7 Nov 2018 08:20:43 +1100 Subject: [PATCH 0603/1876] Add new package hw-streams --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 13836440..b2022f8c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2729,6 +2729,7 @@ packages: - hw-rankselect - hw-rankselect-base - hw-succinct + - hw-streams - hw-xml < 0 # Build failure haskell-works/hw-xml#28 - pure-zlib - antiope-athena From 45b6ed8ddc9ccc0a4fa6b80d1719c35c9aa35e43 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Nov 2018 18:56:57 +0900 Subject: [PATCH 0604/1876] enable cheapskate and pandoc --- build-constraints.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2022f8c..6362d8e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -527,7 +527,7 @@ packages: - psqueues - websockets - websockets-snap - - hakyll < 0 # via pandoc + # - hakyll # containers-0.6 "Sibi Prabakaran @psibi": - download @@ -2249,7 +2249,7 @@ packages: - locators "Sean Hunt @ivan-m": - fgl @@ -2612,8 +2612,8 @@ packages: - pandoc-types < 1.19 || > 1.19 # Accidental upload, see: https://github.com/fpco/stackage/issues/2223 - zip-archive - doctemplates - - pandoc < 0 # via cheapskate - - pandoc-citeproc < 0 # via pandoc + - pandoc + - pandoc-citeproc "Karun Ramakrishnan @karun012": - doctest-discover @@ -3797,8 +3797,6 @@ packages: - cairo < 0 - cayley-client < 0 - chatwork < 0 - - cheapskate-highlight < 0 - - cheapskate-lucid < 0 - check-email < 0 - cipher-aes128 < 0 - cipher-blowfish < 0 From f94936afc69c67840137639979d1d548f90761b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Wed, 7 Nov 2018 18:21:25 +0100 Subject: [PATCH 0605/1876] Reenable dunai Dunai has released version 0.5.1 which is compatible with current stackage --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6362d8e3..845a3248 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4243,7 +4243,6 @@ packages: - df1 < 0 - di-handle < 0 - dimensional < 0 - - dunai < 0 - exinst < 0 - extensible < 0 - fgl < 0 From 3ef774cb7fbc3a68c520163cfa135dd1b0c5f235 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 8 Nov 2018 03:44:16 +0000 Subject: [PATCH 0606/1876] Skip modular haddocks #4104 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd493b33..2b2fcf41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4951,6 +4951,7 @@ expected-haddock-failures: skipped-haddocks: - approximate - invertible +- modular # https://github.com/haskell/haddock/issues/900 - sparkle # Java function failures tweag/sparkle#144 # end of skipped-haddocks From 118a53fa23ce3f32250df8fcd3d550d740229876 Mon Sep 17 00:00:00 2001 From: Alexandr Ruchkin Date: Thu, 8 Nov 2018 11:38:40 +0300 Subject: [PATCH 0607/1876] Enabled hsdev with docs disabled --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b2fcf41..fdf45bbf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1249,6 +1249,7 @@ packages: - simple-log - text-region - haskell-names + - hsdev "Aleksey Kliger @lambdageek": - unbound-generics @@ -4428,6 +4429,9 @@ package-flags: windns: allow-non-windows: true + hsdev: + docs: false + # end of package-flags # Special configure options for individual packages From 22ee3fe108747ea7abf902b4d5d8cab7e588d19a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Hamb=C3=BCchen?= Date: Thu, 8 Nov 2018 16:16:06 +0100 Subject: [PATCH 0608/1876] Add shared-memory --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b2fcf41..8b0dd0c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2152,6 +2152,7 @@ packages: - netpbm - network-house - reinterpret-cast + - shared-memory - posix-paths < 0 # GHC 8.4 via base-4.11.0.0 # As dependencies of packages above - attoparsec-binary From a235b1ce6585fc13a3c6c528862635ae671bbdd5 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Thu, 8 Nov 2018 22:17:50 +0700 Subject: [PATCH 0609/1876] Re-enable my (Mark Karpov's) packages All the packages should work with GHC 8.6.2 now, let's try to re-enable them. --- build-constraints.yaml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b2fcf41..ad6ef64e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3739,7 +3739,6 @@ packages: - HaskellNet < 0 - HaskellNet-SSL < 0 - IPv6DB < 0 - - JuicyPixels-extra < 0 - JuicyPixels-scale-dct < 0 - LambdaHack < 0 - Network-NineP < 0 @@ -3871,8 +3870,6 @@ packages: - file-modules < 0 - filecache < 0 - find-clumpiness < 0 - - flac < 0 - - flac-picture < 0 - flow < 0 - fold-debounce-conduit < 0 - friday < 0 @@ -3883,7 +3880,6 @@ packages: - generic-xmlpickler < 0 - generics-eot < 0 - ghc-parser < 0 - - ghc-syntax-highlighter < 0 - ghcjs-base-stub < 0 - gi-gtk-hs < 0 - gio < 0 @@ -3966,7 +3962,6 @@ packages: - hxt-pickle-utils < 0 - hyperloglog < 0 - hyraxAbif < 0 - - identicon < 0 - ihaskell < 0 - ihaskell-hvega < 0 - incremental-parser < 0 @@ -4003,7 +3998,6 @@ packages: - lackey < 0 - lambdabot-core < 0 - lambdabot-irc-plugins < 0 - - lame < 0 - language-c-quote < 0 - language-puppet < 0 - learn-physics < 0 @@ -4029,10 +4023,6 @@ packages: - mime-mail-ses < 0 - minio-hs < 0 - miso < 0 - - mmark < 0 - - mmark-cli < 0 - - mmark-ext < 0 - - modern-uri < 0 - moesocks < 0 - monad-metrics < 0 - mongoDB < 0 @@ -4107,8 +4097,6 @@ packages: - rebase < 0 - ref-fd < 0 - registry < 0 - - req < 0 - - req-conduit < 0 - req-url-extra < 0 - require < 0 - rerebase < 0 @@ -4216,7 +4204,6 @@ packages: - wai-slack-middleware < 0 - wai-transformers < 0 - warp-tls-uid < 0 - - wave < 0 - web-plugins < 0 - webdriver < 0 - webex-teams-api < 0 @@ -4991,7 +4978,6 @@ skipped-benchmarks: - binary-tagged - Earley - IntervalMap - - JuicyPixels-extra - ad - attoparsec - backprop From 90787446c8daf3b52d6f3879278f38db91ac9efc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Thu, 8 Nov 2018 15:20:42 +0000 Subject: [PATCH 0610/1876] readd here, versions and protolude --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b2fcf41..1d9453e8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3934,7 +3934,6 @@ packages: - hasql-pool < 0 - hasql-transaction < 0 - hedis < 0 - - here < 0 - herms < 0 - heterocephalus < 0 - hgrev < 0 @@ -4094,7 +4093,6 @@ packages: - prometheus < 0 - protocol-radius < 0 - protocol-radius-test < 0 - - protolude < 0 - publicsuffix < 0 - qm-interpolated-string < 0 - qnap-decrypt < 0 @@ -4205,7 +4203,6 @@ packages: - vector-sized < 0 - vector-space < 0 - vectortiles < 0 - - versions < 0 - wai-cli < 0 - wai-middleware-caching-lru < 0 - wai-middleware-consul < 0 From c98dfbd7d4946a845624d709eb0cee1c5f112d67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Thu, 8 Nov 2018 17:01:22 +0100 Subject: [PATCH 0611/1876] Reenable indexed-list-literals --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b2fcf41..242d30f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3972,7 +3972,6 @@ packages: - incremental-parser < 0 - indentation-core < 0 - indentation-parsec < 0 - - indexed-list-literals < 0 - influxdb < 0 - inline-java < 0 - inliterate < 0 From 64e0327627a3ffe96f7ff16bc11984a85b281d11 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 8 Nov 2018 12:08:23 -0500 Subject: [PATCH 0612/1876] Restore authenticate-oauth and RSA --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b2fcf41..f1fe9479 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3744,7 +3744,6 @@ packages: - LambdaHack < 0 - Network-NineP < 0 - QuasiText < 0 - - RSA < 0 - RefSerialize < 0 - SCalendar < 0 - ShellCheck < 0 @@ -3769,7 +3768,6 @@ packages: - asif < 0 - async-pool < 0 - atom-conduit < 0 - - authenticate-oauth < 0 - autoexporter < 0 - avwx < 0 - axel < 0 @@ -4496,6 +4494,7 @@ skipped-tests: # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. - 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 - attoparsec # QuickCheck-2.11.3 - barrier # tasty 0.12 and tasty-hunit 0.10 From 26a9109a799d0de5452567e9c121caf530c10050 Mon Sep 17 00:00:00 2001 From: Alexandre Peyroux Date: Thu, 8 Nov 2018 22:47:40 +0100 Subject: [PATCH 0613/1876] add google-isbn --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b2fcf41..c6787aa4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3461,6 +3461,7 @@ packages: "Alexandre Peyroux @apeyroux": - HSlippyMap + - google-isbn - nuxeo "Andrey Sverdlichenko @rblaze": From a2f4cf03b099c0f0fd913ae83cb6c91e7fb3ed69 Mon Sep 17 00:00:00 2001 From: Jonas Carpay Date: Fri, 9 Nov 2018 07:35:20 +0100 Subject: [PATCH 0614/1876] add apecs-physics --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b2fcf41..26b313a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2232,6 +2232,7 @@ packages: "Jonas Carpay @jonascarpay": - apecs + - apecs-physics "Spencer Janssen @spencerjanssen": - Xauth From 6911a3af02bec74cab128fad599fa9648409d08a Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Fri, 9 Nov 2018 11:26:34 +0000 Subject: [PATCH 0615/1876] Added aos-signature, bulletproofs, merkle-tree, pedersen-commitment --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b2fcf41..63893d47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2755,6 +2755,11 @@ packages: - protolude - repline - picosat + - picologic + - aos-signature + - bulletproofs + - pedersen-commitment + - merkle-tree "Daishi Nakajima @nakaji-dayo": - api-field-json-th From 85987ffb27655888bf8d0a9893d053c9a67c0ef3 Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Fri, 9 Nov 2018 11:39:00 +0000 Subject: [PATCH 0616/1876] Remove picologic --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63893d47..c1255036 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2755,7 +2755,6 @@ packages: - protolude - repline - picosat - - picologic - aos-signature - bulletproofs - pedersen-commitment From 5689a1db986e2ab24e029115e28390903bb1d45f Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 9 Nov 2018 21:54:34 -0500 Subject: [PATCH 0617/1876] Removes aos-signature commercialhaskell/stackage#4119 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b799c74..2d3eb35f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2758,7 +2758,7 @@ packages: - protolude - repline - picosat - - aos-signature + - aos-signature < 0 # Build failure commercialhaskell/stackage#4119 - bulletproofs - pedersen-commitment - merkle-tree From 6c2bec85ff0b2a2203d62cf0baf3fee5dbd2ba49 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 9 Nov 2018 22:07:30 -0500 Subject: [PATCH 0618/1876] Removes bulletproofs commercialhaskell/stackage#4119 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d3eb35f..7420a406 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2758,8 +2758,8 @@ packages: - protolude - repline - picosat - - aos-signature < 0 # Build failure commercialhaskell/stackage#4119 - - bulletproofs + - aos-signature < 0 # Test suite build failure commercialhaskell/stackage#4119 + - bulletproofs < 0 # Test suite build failure commercialhaskell/stackage#4119 - pedersen-commitment - merkle-tree From 22a8caefb1ef23a6869ad0340a86c2ee51e6dd97 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 9 Nov 2018 22:07:49 -0500 Subject: [PATCH 0619/1876] Removes cuckoo-filter adinapoli/cuckoofilter#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7420a406..5f48190e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3566,7 +3566,7 @@ packages: "Chris Coffey @ChrisCoffey": - servant-tracing - - cuckoo-filter + - cuckoo-filter < 0 # adinapoli/cuckoofilter#1 - confcrypt "Rick Owens @owensmurray": From 7e4744be13dce3b67fa08ec1d42d356f21e6ab77 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 9 Nov 2018 22:11:09 -0500 Subject: [PATCH 0620/1876] Removes wave mrkkrp/wave#9 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f48190e..27c17abf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2340,7 +2340,7 @@ packages: - req - req-conduit - cue-sheet - - wave + - wave < 0 # mrkkrp/wave#9 - flac - flac-picture - lame From 86cbfc2366bfcb5b16bdab4865950f0f19f8588b Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 9 Nov 2018 22:16:32 -0500 Subject: [PATCH 0621/1876] Removes dependents on wave mrkkrp/wave#9 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27c17abf..ab0964d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2341,9 +2341,9 @@ packages: - req-conduit - cue-sheet - wave < 0 # mrkkrp/wave#9 - - flac - - flac-picture - - lame + - flac < 0 # depends on wave + - flac-picture < 0 # depends on flac + - lame < 0 # depends on wave - path - forma - stache From bff86dffa2543f8fdcc0c1e2d01613b7cdc8cba4 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 10 Nov 2018 08:33:46 +0100 Subject: [PATCH 0622/1876] json-autotype builds fine with lens-4.17 these days. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab0964d5..03e82877 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -927,7 +927,7 @@ packages: "Michal J. Gajda @mgajda": - iterable - FenwickTree - - json-autotype < 0 # via lens-4.17 + - json-autotype "Dom De Re @domdere": - cassava-conduit From 0a469b0c0bcfbe0ee5022f3f64cac18475b5d09c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 10 Nov 2018 08:34:08 +0100 Subject: [PATCH 0623/1876] cosmetic: strip trailing white space --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03e82877..53085df3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3669,7 +3669,7 @@ packages: "Nikos Karagianndis @nkarag": - DBFunctor - + "Marat Khafizov @xafizoff": - n2o #- n2o-nitro From 8c371c85f49da5f70ffaf8c19e9b12efe4f48907 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 10 Nov 2018 09:14:08 +0100 Subject: [PATCH 0624/1876] current versions of lambdabot compile with ghc-8.6.x --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab0964d5..b53f952d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4000,8 +4000,6 @@ packages: - koofr-client < 0 - kraken < 0 - lackey < 0 - - lambdabot-core < 0 - - lambdabot-irc-plugins < 0 - language-c-quote < 0 - language-puppet < 0 - learn-physics < 0 From 6c910cb777895d294f3ea02fa9d1a10435f6e582 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 10 Nov 2018 09:15:25 +0100 Subject: [PATCH 0625/1876] current versions of cabal2nix compile with ghc-8.6.x --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab0964d5..1e23806c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3798,7 +3798,6 @@ packages: - bson-lens < 0 - bugsnag-haskell < 0 - cabal-install < 0 - - cabal2nix < 0 - cachix < 0 - cachix-api < 0 - cairo < 0 From 7b8d7287179cd4934c2daa7a6f030112ab97b669 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 10 Nov 2018 23:40:38 +0900 Subject: [PATCH 0626/1876] enable cabal-install (#5639) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab0964d5..ffd6f628 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3797,7 +3797,6 @@ packages: - bson < 0 - bson-lens < 0 - bugsnag-haskell < 0 - - cabal-install < 0 - cabal2nix < 0 - cachix < 0 - cachix-api < 0 From 232f92b874b9dd5262b43895ba0be94623559523 Mon Sep 17 00:00:00 2001 From: Jonas Carpay Date: Sat, 10 Nov 2018 20:04:11 +0100 Subject: [PATCH 0627/1876] Add apecs-physics-gloss --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ffd6f628..c2b5bd93 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2235,6 +2235,7 @@ packages: "Jonas Carpay @jonascarpay": - apecs - apecs-physics + - apecs-physics-gloss "Spencer Janssen @spencerjanssen": - Xauth From bc1fa97aa4f035289f9528b7c1acf0d7bf5c4061 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 11 Nov 2018 01:22:44 -0500 Subject: [PATCH 0628/1876] Re-enables aos-signature, bulletproofs #4119 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 213c356d..bc4878ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2759,8 +2759,8 @@ packages: - protolude - repline - picosat - - aos-signature < 0 # Test suite build failure commercialhaskell/stackage#4119 - - bulletproofs < 0 # Test suite build failure commercialhaskell/stackage#4119 + - aos-signature + - bulletproofs - pedersen-commitment - merkle-tree From d1461666d42b1d82a8e704bc57706ffa4ad40bfd Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 11 Nov 2018 01:35:34 -0500 Subject: [PATCH 0629/1876] Disables bulletproofs (not published yet) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bc4878ed..82447ac9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2760,7 +2760,7 @@ packages: - repline - picosat - aos-signature - - bulletproofs + - bulletproofs < 0 # not published to Hackage yet (11 Nov. 18) - pedersen-commitment - merkle-tree From ddaaec06b6b8bad77481284ef3365791f69b6592 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Nov 2018 11:41:58 -0500 Subject: [PATCH 0630/1876] 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 2d1c18dd260f0d8ef949237ee13218411b90ed99 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 11 Nov 2018 19:25:35 -0500 Subject: [PATCH 0631/1876] Bumps nightly GHC to 8.6.2 --- 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 cf8c7ccc..84815261 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.1/bin:/usr/sbin:/usr/bin:/sbin:/bin +ENV PATH /usr/local/cuda-10.0/bin:/opt/ghc/8.6.2/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 7c0440a4..f4aa4ca2 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.1 stackage-curator check +exec stack exec --resolver ghc-8.6.2 stackage-curator check diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 322a6a43..eed169cf 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.1 +GHCVER=8.6.2 apt-get update apt-get install -y \ diff --git a/etc/ci-script.sh b/etc/ci-script.sh index 27c860e0..4b4e39fb 100755 --- a/etc/ci-script.sh +++ b/etc/ci-script.sh @@ -2,7 +2,7 @@ set -euxo pipefail -export GHCVER=8.6.1 +export GHCVER=8.6.2 # Download and unpack the stack executable mkdir -p ~/.local/bin From 419f8cace68db4da5048bafbcfb162b6e24bc4c0 Mon Sep 17 00:00:00 2001 From: "A. Alonso Dominguez" Date: Mon, 12 Nov 2018 09:27:22 +0000 Subject: [PATCH 0632/1876] 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 0633/1876] 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 0634/1876] 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 0635/1876] 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 0636/1876] 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 0637/1876] 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 0638/1876] 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 0639/1876] 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 0640/1876] 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 0641/1876] 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 0642/1876] 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 0643/1876] 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 0644/1876] 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 0645/1876] 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 0646/1876] 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 0647/1876] 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 0648/1876] 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 0649/1876] 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 0650/1876] 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 0651/1876] 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 0652/1876] 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 0653/1876] 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 0654/1876] 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 0655/1876] 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 0656/1876] 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 0657/1876] 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 0658/1876] 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 0659/1876] 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 0660/1876] 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 0661/1876] 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 0662/1876] 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 0663/1876] 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 0664/1876] 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 0665/1876] 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 0666/1876] 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 56df00a4cf0b2886f1aacca0aa2efde3b2232c8a Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Wed, 21 Nov 2018 15:14:52 +0800 Subject: [PATCH 0667/1876] Add typerep-map --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12354521..ba060046 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3327,6 +3327,7 @@ packages: - relude - summoner < 0 - tomland + - typerep-map "Lorenz Moesenlechner @moesenle": - servant-websockets From fb167d079d93f32e43493d34df08a65b0d98af4f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Nov 2018 08:44:07 +0100 Subject: [PATCH 0668/1876] 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 0669/1876] 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 0670/1876] 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 0671/1876] 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 0672/1876] 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 0673/1876] 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 0674/1876] 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 0675/1876] 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 0676/1876] 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 0677/1876] 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 0678/1876] 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 0679/1876] 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 0680/1876] 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 0681/1876] 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 0682/1876] 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 0683/1876] 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 0684/1876] 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 0685/1876] 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 0686/1876] 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 0687/1876] 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 0688/1876] 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 0689/1876] 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 0690/1876] 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 0691/1876] 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 0692/1876] 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 0693/1876] 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 0694/1876] 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 0695/1876] 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 0696/1876] 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 0697/1876] 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 0698/1876] 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 0699/1876] 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 0700/1876] 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 0701/1876] 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 0702/1876] 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 0703/1876] 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 0704/1876] 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 0705/1876] 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 0706/1876] 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 0707/1876] 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 0708/1876] 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 0709/1876] 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 0710/1876] 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 0711/1876] 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 0712/1876] 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 0713/1876] 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 0714/1876] 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 0715/1876] 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 0716/1876] 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 0717/1876] 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 0718/1876] 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 83e5b46f20ae7afa093f265ef45f1a0acde8b140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Thu, 15 Nov 2018 21:47:25 +0000 Subject: [PATCH 0719/1876] QuickCheck 2.12, Servant 0.15, generics-sop-0.4, http-api-data-0.4 --- build-constraints.yaml | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78ed4962..3a6eca06 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3834,39 +3834,12 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/3949 - - QuickCheck < 2.12 - - hspec < 2.5.6 - - hspec-core < 2.5.6 - - 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 - # https://github.com/commercialhaskell/stackage/issues/4056 - postgresql-simple < 0.6 # 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 - # https://github.com/commercialhaskell/stackage/issues/4156 - base-unicode-symbols < 0.2.3 From 218882791e97c9abbdec87378bf50b0958043f2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Wed, 21 Nov 2018 15:14:27 +0000 Subject: [PATCH 0720/1876] Remove servant-streaming as streaming is part of servant now --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a6eca06..6e1933b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3544,9 +3544,6 @@ packages: - servant-auth-swagger - servant-auth-docs - servant-elm - - servant-streaming - - servant-streaming-client - - servant-streaming-server - streaming-wai - systemd From c53d16a5a42a6afd40be288635325bc0b0a910e0 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 3 Dec 2018 12:56:47 -0500 Subject: [PATCH 0721/1876] 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 0722/1876] 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 0723/1876] 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 0724/1876] 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 0725/1876] 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 0726/1876] 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 0727/1876] 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 0728/1876] 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 0729/1876] 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 0730/1876] 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 0731/1876] 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 0732/1876] 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 0733/1876] 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 0734/1876] 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 0735/1876] 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 0736/1876] 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 0737/1876] 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 0738/1876] 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 0739/1876] 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 37c545e67fb5ba2f80eb8070ad73390c76ca27ff Mon Sep 17 00:00:00 2001 From: Eric Torreborre Date: Fri, 7 Dec 2018 09:11:48 +0100 Subject: [PATCH 0740/1876] fixed issues with registry --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63ce00df..f0e9e437 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4446,7 +4446,6 @@ 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 5ba85942017349169c3860ac79791db9d0c65c29 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 7 Dec 2018 11:59:44 -0500 Subject: [PATCH 0741/1876] 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 0742/1876] 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 0743/1876] 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 0744/1876] 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 0745/1876] 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 0746/1876] 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 0747/1876] 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 0748/1876] 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 0749/1876] 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 0750/1876] 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 38f1d45b2b8d90ba74bc1bba7545fc4965240bce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6nke=20Hahn?= Date: Sat, 8 Dec 2018 15:35:13 -0500 Subject: [PATCH 0751/1876] re-enable package graph-wrapper --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7c23b025..727cd63d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1414,7 +1414,7 @@ packages: "Sönke Hahn @soenkehahn": - generics-eot - getopt-generics - - graph-wrapper < 0 + - graph-wrapper - string-conversions - hspec-checkers - FindBin From 563524ea66d8f60ed0d2234e6dbeda5126ab3f29 Mon Sep 17 00:00:00 2001 From: chessai Date: Sat, 8 Dec 2018 17:10:17 -0500 Subject: [PATCH 0752/1876] 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 0753/1876] 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 0754/1876] 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 cc9200ab4a6b3dff22e632364db0e9fc1ca4a1ec Mon Sep 17 00:00:00 2001 From: David Baynard Date: Mon, 10 Dec 2018 00:33:29 +0000 Subject: [PATCH 0755/1876] Add dbaynard packages (ucam-webauth*) - ucam-webauth-types (new to hackage) - ucam-webauth (new to hackage) - time-qq (dependency, with permission of maintainer) --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 842fc613..547ee1c1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3731,6 +3731,11 @@ packages: "Josef Thorne @Grendel-Grendel-Grendel": - focuslist + "David Baynard @dbaynard": + - time-qq # see christian-marie/time-qq#3 + - ucam-webauth + - ucam-webauth-types + # 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 48b43e7353e06710ce3eb2596fd7795ed3b42bef Mon Sep 17 00:00:00 2001 From: Alejandro Serrano Date: Mon, 10 Dec 2018 09:21:25 +0100 Subject: [PATCH 0756/1876] Add `kind-generics-th` to Stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 842fc613..34b34428 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1144,6 +1144,7 @@ packages: - generics-mrsop - kind-apply - kind-generics + - kind-generics-th "Matvey Aksenov @supki": - terminal-size From 5000ffc78a4a41997425dd9780576c7130f1a223 Mon Sep 17 00:00:00 2001 From: Lysergia Date: Mon, 10 Dec 2018 04:53:19 -0500 Subject: [PATCH 0757/1876] Add hs-php-sessions Package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 842fc613..c714a927 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3730,6 +3730,9 @@ packages: "Josef Thorne @Grendel-Grendel-Grendel": - focuslist + + "Pavan Rikhi @prikhi": + - hs-php-session # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From b8a61e95a7af5a0d26f0a787997dea67514031cd Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 11 Dec 2018 19:39:58 +0000 Subject: [PATCH 0758/1876] 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 8d656a184d61e83726aded42214fcbcdca70a748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Buckwalter?= Date: Wed, 12 Dec 2018 15:22:03 +0100 Subject: [PATCH 0759/1876] xlsx-tabular dependency no longer has problem I am able to build xlsx-tabular using nightly-2018-12-10. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3ad9dbe..b8fd280b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2684,7 +2684,7 @@ packages: - free-vl "Kazuo Koga @kkazuo": - - xlsx-tabular < 0 # DependencyFailed (PackageName "xlsx") + - xlsx-tabular "Mikhail Glushenkov @23Skidoo": - Cabal From 1808d5905ea20d970a33966d4bf666b092937794 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 13 Dec 2018 17:43:22 +0000 Subject: [PATCH 0760/1876] 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 6328ec60e663357d8aa5b38dc73365dd8735c560 Mon Sep 17 00:00:00 2001 From: Jonathan Knowles Date: Fri, 14 Dec 2018 06:54:44 +0000 Subject: [PATCH 0761/1876] Add roc-id. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f0194fc..f9740ef6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3072,6 +3072,9 @@ packages: - postgresql-simple-queue - port-utils + "Jonathan Knowles @jonathanknowles": + - roc-id + "Mahdi Dibaiee @mdibaiee": - picedit < 0 # DependencyFailed (PackageName "cli") - mathexpr From 9c8f8ba18fc2e05fc3c1bb495a802ba757850e42 Mon Sep 17 00:00:00 2001 From: Chris Coffey Date: Fri, 14 Dec 2018 20:37:50 -0500 Subject: [PATCH 0762/1876] Restore cuckoo-filter on 8.6.1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f0194fc..c47d5e24 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3612,7 +3612,7 @@ packages: "Chris Coffey @ChrisCoffey": - servant-tracing - - cuckoo-filter < 0 # adinapoli/cuckoofilter#1 + - cuckoo-filter - confcrypt "Rick Owens @owensmurray": From af21a93a7b2de3ee52640138e43a889f294cb62f Mon Sep 17 00:00:00 2001 From: Yuji Yamamoto Date: Sat, 15 Dec 2018 18:50:12 +0900 Subject: [PATCH 0763/1876] add deriveJsonNoPrefix https://gitlab.com/igrep/deriveJsonNoPrefix --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f0194fc..f00297fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2590,6 +2590,7 @@ packages: - network-messagepack-rpc - network-messagepack-rpc-websocket < 0 - unicode-show + - deriveJsonNoPrefix "Hans-Christian Esperer @hce": - avwx From 2ca595f7b0f34d4af9088b261b0e8d609e065156 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 17 Dec 2018 14:38:04 +0000 Subject: [PATCH 0764/1876] 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 0765/1876] 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 From af895083c4890d01a1bdb758fa07707e48229e55 Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Mon, 17 Dec 2018 14:39:05 -0600 Subject: [PATCH 0766/1876] Reinstate a few diagrams packages --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cdaeee9a..a4c317b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -765,21 +765,21 @@ packages: "Brent Yorgey @byorgey": - active - - diagrams < 0 # via diagrams-contrib + - diagrams - diagrams-builder < 0 # via lens-4.17 - diagrams-cairo < 0 # via lens-4.17 - diagrams-canvas < 0 # via lens-4.17 - - diagrams-contrib < 0 # via lens-4.17 + - diagrams-contrib - diagrams-core - diagrams-gtk < 0 # via diagrams-cairo - diagrams-html5 < 0 # via lens-4.17 - diagrams-lib - diagrams-postscript < 0 # via lens-4.17 - - diagrams-rasterific < 0 # via lens-4.17 + - diagrams-rasterific - diagrams-solve - diagrams-svg - - force-layout < 0 # via lens-4.17 - - SVGFonts < 0 # via diagrams-core + - force-layout + - SVGFonts - haxr < 0 # GHC 8.4 via HaXml - MonadRandom - monoid-extras From d4d7943dcfc9b03e4e30a227560fe4a7fa1ef5db Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Tue, 18 Dec 2018 13:11:18 +0300 Subject: [PATCH 0767/1876] Removed no longer existing flags --- build-constraints.yaml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5ebffa1..95008bdf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3884,9 +3884,6 @@ package-flags: simplelocalnet: true p2p: true - logfloat: - splitbase: true - curl: new-base: true @@ -3906,10 +3903,6 @@ package-flags: hxt-relaxng: network-uri: true - pandoc: - https: true - old-locale: false - text: integer-simple: false @@ -3919,12 +3912,6 @@ package-flags: time-locale-compat: old-locale: false - th-data-compat: - template-haskell-210: false - template-haskell-212: true - th-reify-compat: - template-haskell-210: false - HsOpenSSL: fast-bignum: false From c395a140ffa865f128534d7aff3592ca3d8ae7b8 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Tue, 18 Dec 2018 13:11:41 +0300 Subject: [PATCH 0768/1876] Use new mintty flag name --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 95008bdf..4d540ac3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3946,7 +3946,7 @@ package-flags: containers: true mintty: - win32-2-5: true + win32-2-5-3: true cassava: bytestring--lt-0_10_4: false From 088fa99fef808c0ee8b40f3db0561a9fd488ac65 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 09:33:18 -0500 Subject: [PATCH 0769/1876] Add constraint "jose < 0.8" per #4237 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f21fe46a..698ab9ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3906,6 +3906,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4234 - recursion-schemes < 5.1 + # https://github.com/commercialhaskell/stackage/issues/4237 + - jose < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of From 1e1c011a7153948ebae3ff056b516447b619636e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 09:47:56 -0500 Subject: [PATCH 0770/1876] Block llvm-hs per build failure, see #4238 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 698ab9ae..3be5a754 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2973,7 +2973,7 @@ packages: "Moritz Kiefer @cocreature": - lrucaching - - llvm-hs + - llvm-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4238 - llvm-hs-pure "Thierry Bourrillon @tbourrillon": From 7b8116483eeb07e1dbae88093c6b35378b0c9b10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Hamb=C3=BCchen?= Date: Tue, 18 Dec 2018 16:38:58 +0100 Subject: [PATCH 0771/1876] Re-enable posix-paths. posix-paths-0.2.1.6 is compatible with GHC 8.6. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3be5a754..027e5f07 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2189,7 +2189,7 @@ packages: - network-house - reinterpret-cast - shared-memory - - posix-paths < 0 # GHC 8.4 via base-4.11.0.0 + - posix-paths # As dependencies of packages above - attoparsec-binary From 27236536dc90a2e3a9c4c7f20e64fb108bd93ad3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 14:39:07 -0500 Subject: [PATCH 0772/1876] Removals unblocking QuickCheck (#3949) and servant (#4130) --- build-constraints.yaml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa2836a3..517107e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -434,7 +434,7 @@ packages: - yesod - yesod-auth - authenticate-oauth - - yesod-bin + - yesod-bin < 0 # yaml 0.11 https://github.com/yesodweb/yesod/issues/1566 - yesod-eventsource - yesod-gitrepo - yesod-newsfeed @@ -1083,7 +1083,7 @@ packages: # - hledger-lib - hledger - - hledger-ui + - hledger-ui < 0 # QuickCheck 2.12 via brick via data-clist - hledger-web - hledger-api # @@ -1804,6 +1804,9 @@ packages: - pipes-csv - pipes-mongodb < 0 # GHC 8.4 via mongoDB - servant-elm + - servant-streaming < 0 # servant 0.15 + - servant-streaming-client < 0 # servant-client-core 0.15 + - servant-streaming-server < 0 # servant-server 0.15 - skeletons < 0 # build failure with GHC 8.4 "David Raymond Christiansen @david-christiansen": @@ -2764,7 +2767,7 @@ packages: - hw-eliasfano - hw-excess - hw-hedgehog - - hw-hspec-hedgehog + - hw-hspec-hedgehog < 0 # hspec 2.6 - hw-int - hw-ip - hw-fingertree < 0 # build failure with GHC 8.4 @@ -3128,7 +3131,7 @@ packages: - massiv-io "Hans-Peter Deifel @hpdeifel": - - hledger-iadd + - hledger-iadd < 0 # QuickCheck 2.12 via brick via data-clist "Roy Levien @orome": - crypto-enigma @@ -3552,7 +3555,7 @@ packages: "Domen Kozar @domenkozar": - cachix < 0 - - cachix-api + - cachix-api < 0 # servant 0.15 via servant-streaming - mixpanel-client - pretty-sop - servant-auth @@ -3796,6 +3799,8 @@ packages: - hastache < 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 + - data-clist < 0 # QuickCheck 2.12 + - brick < 0 # QuickCheck 2.12 via data-clist # Packages in the build plan that are blocked from inclusion due to # compilation failure with ghc 8.6 From a4b157b96db1a28f236972138f0f6f9ef7fe45d2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 14:42:44 -0500 Subject: [PATCH 0773/1876] Block various tests per #3949 --- build-constraints.yaml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 517107e2..086421c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4114,6 +4114,41 @@ skipped-tests: - zlib # tasty-quickcheck, tasty-hunit, tasty - MissingH # testpack, quickcheck - DBFunctor # missing file test_options.csv + # A new swath of tests per QuickCheck 2.12, hspec-2.6 + - hw-balancedparens # via QuickCheck-2.12.6.1 + - hw-bits # via QuickCheck-2.12.6.1 + - hw-excess # via QuickCheck-2.12.6.1 + - hw-prim # via QuickCheck-2.12.6.1 + - hw-rankselect # via QuickCheck-2.12.6.1 + - hw-rankselect-base # via QuickCheck-2.12.6.1 + - psqueues # via QuickCheck-2.12.6.1 + - pure-zlib # via QuickCheck-2.12.6.1 + - antiope-s3 # via hspec-2.6.0 + - cayley-client # via hspec-2.6.0 + - clay # via hspec-2.6.0 + - codec-rpm # via hspec-2.6.0 + - hw-balancedparens # via hspec-2.6.0 + - hw-excess # via hspec-2.6.0 + - hw-ip # via hspec-2.6.0 + - hw-json # via hspec-2.6.0 + - hw-prim # via hspec-2.6.0 + - hw-rankselect # via hspec-2.6.0 + - hw-rankselect-base # via hspec-2.6.0 + - hw-streams # via hspec-2.6.0 + - clay # via hspec-discover-2.6.0 + - antiope-s3 # via hw-hspec-hedgehog + - arbor-lru-cache # via hw-hspec-hedgehog + - asif # via hw-hspec-hedgehog + - bits-extra # via hw-hspec-hedgehog + - hw-bits # via hw-hspec-hedgehog + - hw-dsv # via hw-hspec-hedgehog + - hw-fingertree-strict # via hw-hspec-hedgehog + - hw-ip # via hw-hspec-hedgehog + - hw-prim # via hw-hspec-hedgehog + - hw-rankselect # via hw-hspec-hedgehog + - hw-rankselect-base # via hw-hspec-hedgehog + - hw-simd # via hw-hspec-hedgehog + - hw-streams # via hw-hspec-hedgehog # Blocked due to tests failing to compile for GHC 8.6 - async-refresh From b5fc18f2c8a39894283986e2f2e9db27c6bdad13 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 15:34:56 -0500 Subject: [PATCH 0774/1876] Unblock postgresql-simple, closes #4056 --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 086421c9..1d2011c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1776,7 +1776,7 @@ packages: - gloss # @benl23x5 - gloss-rendering # @benl23x5 - gpolyline # @fegu - - postgresql-simple-migration # @ameingast + - postgresql-simple-migration < 0 # postgresql-simple 0.6 # @ameingast - statestack # @diagrams "Marios Titas @redneb": @@ -2754,7 +2754,7 @@ packages: "John Ky newhoggy@gmail.com @newhoggy": - arbor-lru-cache - - arbor-postgres + - arbor-postgres < 0 # postgresql-simple 0.6 - avro - asif - bits-extra @@ -3861,9 +3861,6 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4056 - - postgresql-simple < 0.6 - # https://github.com/commercialhaskell/stackage/issues/4073 - pretty-show < 1.9 From 16b5b5d0e1af50e7732a17dd10a3e4efec2b37e8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 15:43:25 -0500 Subject: [PATCH 0775/1876] Unconstrain protocol-buffers, closes #4167 --- build-constraints.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d2011c6..40b95371 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3468,7 +3468,7 @@ packages: "Tim McGilchrist @tmcgilchrist": - riak < 0 # via aeson-1.4.0.0 - - riak-protobuf + - riak-protobuf < 0 # build failure: https://github.com/commercialhaskell/stackage/issues/4167 - airship < 0 # GHC 8.4 via http-media - hedgehog-corpus @@ -3864,10 +3864,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4073 - pretty-show < 1.9 - # https://github.com/commercialhaskell/stackage/issues/4167 - - protocol-buffers < 2.4.12 - - protocol-buffers-descriptor < 2.4.12 - # https://github.com/commercialhaskell/stackage/issues/4193 - Earley < 0.13 From 01bf0ac607465ad742737e4e91477a329eb09a76 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 15:58:47 -0500 Subject: [PATCH 0776/1876] Block packages to unconstrain pretty-show, see #4073 --- build-constraints.yaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40b95371..8eebcb6c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -161,7 +161,7 @@ packages: - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms "Jacob Stanley @jystic": - - hedgehog + - hedgehog < 0 # pretty-show 1.9 - hedgehog-quickcheck < 0 # GHC 8.4 via QuickCheck-2.11.3 - transformers-bifunctors @@ -2763,10 +2763,10 @@ packages: - hw-conduit - hw-conduit-merges - hw-diagnostics - - hw-dsv + - hw-dsv < 0 # pretty-show 1.9 via hedgehog - hw-eliasfano - hw-excess - - hw-hedgehog + - hw-hedgehog < 0 # pretty-show 1.9 via hedgehog - hw-hspec-hedgehog < 0 # hspec 2.6 - hw-int - hw-ip @@ -2791,7 +2791,7 @@ packages: - antiope-sqs "George Wilson @gwils": - - sv + - sv < 0 # pretty-show 1.9 via hw-dsv via hedgehog - sv-cassava - sv-core @@ -3801,6 +3801,8 @@ packages: - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 - data-clist < 0 # QuickCheck 2.12 - brick < 0 # QuickCheck 2.12 via data-clist + - hedgehog-fn < 0 # pretty-show 1.9 via hedgehog + - tasty-hedgehog < 0 # pretty-show 1.9 via hedgehog # Packages in the build plan that are blocked from inclusion due to # compilation failure with ghc 8.6 @@ -3862,7 +3864,7 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/4073 - - pretty-show < 1.9 + # - pretty-show < 1.9 # https://github.com/commercialhaskell/stackage/issues/4193 - Earley < 0.13 From 080dd142b41d8868e792527bca26759b24379a10 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 16:01:35 -0500 Subject: [PATCH 0777/1876] Skip tests to unconstrain pretty-show, closes #4073 --- build-constraints.yaml | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8eebcb6c..e1c85e5b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3863,9 +3863,6 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4073 - # - pretty-show < 1.9 - # https://github.com/commercialhaskell/stackage/issues/4193 - Earley < 0.13 @@ -4144,6 +4141,35 @@ skipped-tests: - hw-rankselect-base # via hw-hspec-hedgehog - hw-simd # via hw-hspec-hedgehog - hw-streams # via hw-hspec-hedgehog + # another batch per removal of hedgehog + - axel # via hedgehog + - bsb-http-chunked # via hedgehog + - focuslist # via hedgehog + - hmatrix-backprop # via hedgehog + - hmatrix-vector-sized # via hedgehog + - hyraxAbif # via hedgehog + - loc # via hedgehog + - nonempty-containers # via hedgehog + - partial-semigroup # via hedgehog + - registry # via hedgehog + - relude # via hedgehog + - retry # via hedgehog + - rng-utils # via hedgehog + - summoner # via hedgehog + - tasty-discover # via hedgehog + - typerep-map # via hedgehog + - wide-word # via hedgehog + - nonempty-containers # via hedgehog-fn + - axel # via tasty-hedgehog + - bsb-http-chunked # via tasty-hedgehog + - focuslist # via tasty-hedgehog + - nonempty-containers # via tasty-hedgehog + - registry # via tasty-hedgehog + - relude # via tasty-hedgehog + - retry # via tasty-hedgehog + - rng-utils # via tasty-hedgehog + - tasty-discover # via tasty-hedgehog + - typerep-map # via tasty-hedgehog # Blocked due to tests failing to compile for GHC 8.6 - async-refresh From b719e78e8e44e653061b8bf5d30c88a7c413e041 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 16:43:46 -0500 Subject: [PATCH 0778/1876] Expect genvalidity-hspec tests to fail per NorfairKing/validity#55 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1c85e5b..851155c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4538,6 +4538,7 @@ expected-test-failures: # Misc. - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - dbus + - genvalidity-hspec # https://github.com/NorfairKing/validity/issues/55 - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both From d99393a739e74f128db7a4fd2e6ee9fe53852b3a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 16:49:39 -0500 Subject: [PATCH 0779/1876] Block groundhog-th and revdep per lykahb/groundhog#84 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 851155c6..52ebf633 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -942,11 +942,11 @@ packages: "Boris Lykah @lykahb": - groundhog - - groundhog-inspector + - groundhog-inspector < 0 # via groundhog-th - groundhog-mysql - groundhog-postgresql - groundhog-sqlite - - groundhog-th + - groundhog-th < 0 # https://github.com/lykahb/groundhog/issues/84 "Janne Hellsten @nurpax": - sqlite-simple From 780f00313a1ada10287e7b9b3f6acf40bfb33605 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 16:53:31 -0500 Subject: [PATCH 0780/1876] Also expect failing tests for genvalidity-hspec-hashable per NorfairKing/validity#55 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52ebf633..62083d57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4539,6 +4539,7 @@ expected-test-failures: - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - dbus - genvalidity-hspec # https://github.com/NorfairKing/validity/issues/55 + - genvalidity-hspec-hahsable # https://github.com/NorfairKing/validity/issues/55 - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both From e3105549f355a369c5ee20f7886b2b056bdbd161 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 17:01:04 -0500 Subject: [PATCH 0781/1876] Expect Earley tests to fail per #4193 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 62083d57..b201fcd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3863,9 +3863,6 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4193 - - Earley < 0.13 - # https://github.com/commercialhaskell/stackage/issues/4196 - tasty < 1.2 @@ -4490,6 +4487,7 @@ expected-test-failures: - iproute # https://github.com/commercialhaskell/stackage/issues/4210 # Compilation failures + - Earley # https://github.com/commercialhaskell/stackage/issues/4193 - ListLike # No issue tracker, e-mail sent to maintainer - amazonka-core # https://github.com/brendanhay/amazonka/issues/397 - async-timer # https://github.com/mtesseract/async-timer/issues/8 From aba5cc37cfebc99868ceb1ac7a85657f54a671f8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 17:04:04 -0500 Subject: [PATCH 0782/1876] Block tasty-ant-xml to unconstrain tasty, see #4196 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b201fcd0..2412a1be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3599,7 +3599,7 @@ packages: "Sergey Vinokurov @sergv": - emacs-module - - tasty-ant-xml + - tasty-ant-xml < 0 # tasty 1.2 "Eugene Smolanka @esmolanka": - sexp-grammar < 0 @@ -3864,7 +3864,7 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/4196 - - tasty < 1.2 + # - tasty < 1.2 # https://github.com/commercialhaskell/stackage/issues/4214 - haskell-src-exts < 1.21 From b23287de20dda1070bbeb7f96055f263ebc0f8a8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 17:07:49 -0500 Subject: [PATCH 0783/1876] Skip some tests to unblock tasty, closes #4196 --- build-constraints.yaml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2412a1be..e6a8a4aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3863,9 +3863,6 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4196 - # - tasty < 1.2 - # https://github.com/commercialhaskell/stackage/issues/4214 - haskell-src-exts < 1.21 - hlint < 2.1.12 @@ -4167,6 +4164,20 @@ skipped-tests: - rng-utils # via tasty-hedgehog - tasty-discover # via tasty-hedgehog - typerep-map # via tasty-hedgehog + # another batch for tasty 0.12 + - cborg # via tasty-1.2 + - ghc-prof # via tasty-1.2 + - haskell-names # via tasty-1.2 + - insert-ordered-containers # via tasty-1.2 + - lattices # via tasty-1.2 + - pandoc # via tasty-1.2 + - servant-docs # via tasty-1.2 + - sized-grid # via tasty-1.2 + - tdigest # via tasty-1.2 + - temporary-resourcet # via tasty-1.2 + - these # via tasty-1.2 + - scientific # via tasty-ant-xml + # Blocked due to tests failing to compile for GHC 8.6 - async-refresh From 747174c8292cedf5458543f9af748572fe40a10f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 17:22:20 -0500 Subject: [PATCH 0784/1876] Unconstrain exact-pi, closes #4226 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e6a8a4aa..4e2548ad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3872,9 +3872,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4221 - alsa-mixer < 0.3 - # 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 @@ -4077,6 +4074,7 @@ skipped-tests: - colour # QuickCheck-2.11.3 - drawille # hspec 2.4 - ed25519 # QuickCheck, hlint and more + - exact-pi # QuickCHeck 2.12, tasty-1.2 - hackage-security # QuickCheck - haddock-library # base-compat-0.10.1, hspec-2.5.1 - haskell-src-meta # GHC 8.6, template-haskell From abb649c4f35e2a0e51ecd289d5d5a4c4f2ed624c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 17:26:01 -0500 Subject: [PATCH 0785/1876] Unconstrain unix-time, closes #4229 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e2548ad..def45df5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3872,9 +3872,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4221 - alsa-mixer < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4229 - - unix-time < 0.4.0 - # https://github.com/commercialhaskell/stackage/issues/4234 - recursion-schemes < 5.1 From a4170704193de88b455c7a21d7268777846747e4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 17:26:46 -0500 Subject: [PATCH 0786/1876] fix typo --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index def45df5..f43877cf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4543,7 +4543,7 @@ expected-test-failures: - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - dbus - genvalidity-hspec # https://github.com/NorfairKing/validity/issues/55 - - genvalidity-hspec-hahsable # https://github.com/NorfairKing/validity/issues/55 + - genvalidity-hspec-hashable # https://github.com/NorfairKing/validity/issues/55 - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both From b836e4749b3255ab5ca4d632738b408101236220 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 17:28:04 -0500 Subject: [PATCH 0787/1876] Unconstrain recursion-schemes, closes #4234 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f43877cf..bef30481 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3872,9 +3872,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4221 - alsa-mixer < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4234 - - recursion-schemes < 5.1 - # https://github.com/commercialhaskell/stackage/issues/4237 - jose < 0.8 From 36e860297cb3d20662d37015413e44f6a461298c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 19 Dec 2018 16:10:03 -0500 Subject: [PATCH 0788/1876] Add constraint "Glob < 0.10" per #4241 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bef30481..1a99d41a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3875,6 +3875,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4237 - jose < 0.8 + # https://github.com/commercialhaskell/stackage/issues/4241 + - Glob < 0.10 + # end of packages # Package flags are applied to individual packages, and override the values of From 8dd80b44e5108d5ee540db843c9b6616ae52b8ef Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 19 Dec 2018 16:28:24 -0500 Subject: [PATCH 0789/1876] Unblock yesod-bin per yesodweb/yesod#1566 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a99d41a..6af615a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -434,7 +434,7 @@ packages: - yesod - yesod-auth - authenticate-oauth - - yesod-bin < 0 # yaml 0.11 https://github.com/yesodweb/yesod/issues/1566 + - yesod-bin - yesod-eventsource - yesod-gitrepo - yesod-newsfeed From c30a36e132e8605f8fab8236103bd34d40d5dc70 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 19 Dec 2018 16:37:33 -0500 Subject: [PATCH 0790/1876] Restore cachix-api and servant-streaming --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6af615a2..4adc1838 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1804,7 +1804,7 @@ packages: - pipes-csv - pipes-mongodb < 0 # GHC 8.4 via mongoDB - servant-elm - - servant-streaming < 0 # servant 0.15 + - servant-streaming - servant-streaming-client < 0 # servant-client-core 0.15 - servant-streaming-server < 0 # servant-server 0.15 - skeletons < 0 # build failure with GHC 8.4 @@ -3555,7 +3555,7 @@ packages: "Domen Kozar @domenkozar": - cachix < 0 - - cachix-api < 0 # servant 0.15 via servant-streaming + - cachix-api - mixpanel-client - pretty-sop - servant-auth From 86316a1db73013708f704a6b473208e64280a410 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 19 Dec 2018 17:09:08 -0500 Subject: [PATCH 0791/1876] Restore text-format, closes #3967 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4adc1838..718ccda4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3764,6 +3764,9 @@ packages: # - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 # GHC 8.2.1 - cassava + # https://github.com/commercialhaskell/stackage/issues/3967 + - text-format + # Packages without maintainers that cause issues, # this is to prevent us from including them by accident. They can # be removed from this list if they are fixed. @@ -3781,7 +3784,6 @@ packages: - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 - json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2 - - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - HaXml < 0 # build failure with GHC 8.4 - hsshellscript < 0 # build failure with GHC 8.4 From ab4381c5333740aa9a8daeaff1063075d945d185 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 19 Dec 2018 19:24:20 -0500 Subject: [PATCH 0792/1876] Unblock tasty-ant-xml, see #4196 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 718ccda4..5dc680da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3599,7 +3599,7 @@ packages: "Sergey Vinokurov @sergv": - emacs-module - - tasty-ant-xml < 0 # tasty 1.2 + - tasty-ant-xml "Eugene Smolanka @esmolanka": - sexp-grammar < 0 @@ -4173,7 +4173,6 @@ skipped-tests: - tdigest # via tasty-1.2 - temporary-resourcet # via tasty-1.2 - these # via tasty-1.2 - - scientific # via tasty-ant-xml # Blocked due to tests failing to compile for GHC 8.6 From a0e385ab39a23379a57c9eadc1bf660f62f0c03e Mon Sep 17 00:00:00 2001 From: Daniel Taskoff Date: Thu, 20 Dec 2018 17:01:45 +0200 Subject: [PATCH 0793/1876] Add the skip-var library [skip-var](http://hackage.haskell.org/package/skip-var-0.1.0.0) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5dc680da..3459445d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,9 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Daniel Taskoff @leohaskell": + - skip-var + "Dzianis Kabanau @kobargh": - template-toolkit From 2a0ec681f494e9ca6e2ff8c2e0c174e78e9ba7c3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 20 Dec 2018 10:31:44 -0500 Subject: [PATCH 0794/1876] Unconstrain jose, closes #4237 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5dc680da..fd4c65aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3874,9 +3874,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4221 - alsa-mixer < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4237 - - jose < 0.8 - # https://github.com/commercialhaskell/stackage/issues/4241 - Glob < 0.10 From 4fe4edc37707b8e7e235dcb2f42c6f9395604c6a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 20 Dec 2018 10:32:41 -0500 Subject: [PATCH 0795/1876] Add constraint "blas-ffi < 0.1" per #4243 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd4c65aa..1e095d60 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3877,6 +3877,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4241 - Glob < 0.10 + # https://github.com/commercialhaskell/stackage/issues/4243 + - blas-ffi < 0.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 0438812c41477b34a6b836aa13237b07f0f177d4 Mon Sep 17 00:00:00 2001 From: thielema Date: Thu, 20 Dec 2018 19:13:02 +0100 Subject: [PATCH 0796/1876] Update build-constraints.yaml remove netlib-carray, blas-carray, lapack-carray I will not maintain them for a while. They turned out to be less useful than thought initially. --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1e095d60..205c3648 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -275,11 +275,8 @@ packages: - fft - carray - netlib-ffi - - netlib-carray - blas-ffi - - blas-carray - lapack-ffi - - lapack-carray - lapack-ffi-tools # Not a maintainer - ix-shapable @@ -3877,9 +3874,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4241 - Glob < 0.10 - # https://github.com/commercialhaskell/stackage/issues/4243 - - blas-ffi < 0.1 - # end of packages # Package flags are applied to individual packages, and override the values of From 2ba7a968324d67bdb3d2730d0f810a7b1227c9c8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 20 Dec 2018 13:20:40 -0500 Subject: [PATCH 0797/1876] Skip tests for diagrams-contrib, see #4240 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05773e6a..f6778e6f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4072,6 +4072,7 @@ skipped-tests: - cabal-install # tasty 1.1 - colour # QuickCheck-2.11.3 - drawille # hspec 2.4 + - diagrams-contrib # QuickCheck 2.12, containers 0.6 - ed25519 # QuickCheck, hlint and more - exact-pi # QuickCHeck 2.12, tasty-1.2 - hackage-security # QuickCheck From 7760ad58e2c042d0c7024bf25c725674e16f501b Mon Sep 17 00:00:00 2001 From: Dan Fithian Date: Thu, 20 Dec 2018 13:56:15 -0800 Subject: [PATCH 0798/1876] Interpolator is released --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44bf0a0e..21b5c8fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3583,6 +3583,7 @@ packages: "Dan Fithian @dfithian": - oauthenticated - datadog + - interpolator "Raghu Kaippully @rkaippully": - starter From 4623c497bfc6d8ca0248c43bff0e093724741ab7 Mon Sep 17 00:00:00 2001 From: ChShersh Date: Fri, 21 Dec 2018 15:52:20 +0800 Subject: [PATCH 0799/1876] Add co-log --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21b5c8fc..92386c12 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3367,6 +3367,7 @@ packages: "Kowainik @ChShersh": - base-noprelude == 4.12.0.0 - co-log-core + - co-log - first-class-patterns - relude - summoner From 1e0eef8ebf384893f4edda70bd6733e645c36e61 Mon Sep 17 00:00:00 2001 From: Alex McLean Date: Fri, 21 Dec 2018 09:50:01 +0000 Subject: [PATCH 0800/1876] Add hosc, update my email address Taking on hosc (tidal dependency) with permission/in coordination with Rohan Drape. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21b5c8fc..7d888d38 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2699,9 +2699,9 @@ packages: "Lennart Kolmodin @kolmodin": - binary-bits - "Alex McLean @yaxu": + "Alex McLean @yaxu": - tidal < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - tidal-midi < 0 # DependencyFailed (PackageName "tidal") + - hosc "Kei Hibino @khibino": - th-data-compat From 72cb679eb51548692396a0bf456f9e431b0642fc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 21 Dec 2018 10:08:04 -0500 Subject: [PATCH 0801/1876] Add constraint "matrices < 0.5" per kuribas/cubicbezier#9 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21b5c8fc..17524a89 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3878,6 +3878,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4241 - Glob < 0.10 + # https://github.com/kuribas/cubicbezier/issues/9 + - matrices < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 01e8b1cefbf54ba4f4394861ce142c21912c4185 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 21 Dec 2018 10:33:42 -0500 Subject: [PATCH 0802/1876] Expect cabal2nix tests to fail per nixos/cabal2nix#398 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17524a89..7b4e4b70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4482,6 +4482,7 @@ expected-test-failures: # in the test cases. - DRBG # https://github.com/TomMD/DRBG/issues/7 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 + - cabal2nix # https://github.com/NixOS/cabal2nix/issues/398 - courier # https://github.com/hargettp/courier/issues/19 - download # https://github.com/fpco/stackage/issues/2811 - haskell-tools-demo # https://github.com/haskell-tools/haskell-tools/issues/624 From d14a9e9b2282ef29212ee6744adc8aa58bb3f4ec Mon Sep 17 00:00:00 2001 From: vivid-synth Date: Fri, 21 Dec 2018 17:48:58 +0000 Subject: [PATCH 0803/1876] Add build-depends --- build-constraints.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b4e4b70..fed331d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2818,8 +2818,14 @@ packages: - postgresql-transactional "Tom Murphy @amindfv": - - vivid + - gingersnap + - microspec + - midair - nano-erl + - rando + - vivid + - vivid-osc + - vivid-supercollider "Toshio Ito @debug-ito": - fold-debounce @@ -3845,7 +3851,6 @@ packages: - teardown < 0 - typography-geometry < 0 - universe-instances-extended < 0 - - vivid < 0 # transitive dependencies of packages failing to build - butcher < 0 @@ -4232,7 +4237,6 @@ skipped-tests: - unordered-containers - unordered-intmap - vector-builder - - vivid-supercollider - wai-cors - warp - wreq From 93fe1550614b0ad267e8d849946603a109c24284 Mon Sep 17 00:00:00 2001 From: vivid-synth Date: Fri, 21 Dec 2018 18:39:09 +0000 Subject: [PATCH 0804/1876] Remove github username --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fed331d0..030136bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2817,7 +2817,7 @@ packages: "Patrick Thomson @helium": - postgresql-transactional - "Tom Murphy @amindfv": + "Tom Murphy ": - gingersnap - microspec - midair From 25d6030e59a2b2931a7d2c63162fe6753d8e594d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 22 Dec 2018 13:49:04 -0500 Subject: [PATCH 0805/1876] Unconstrain alsa-mixer, closes #4221 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b4e4b70..7f9d7edd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3872,9 +3872,6 @@ packages: - hoogle < 5.0.17.4 - haskell-names < 0.9.5 - # https://github.com/commercialhaskell/stackage/issues/4221 - - alsa-mixer < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4241 - Glob < 0.10 From 108ce325dfa6dc0488eddd52f6385dc9f73dfbc0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 22 Dec 2018 13:51:36 -0500 Subject: [PATCH 0806/1876] Added comments about remaining bounds --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f9d7edd..9f1191b5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3867,15 +3867,18 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/4214 + # waiting on haskell-src-meta - 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/4241 + # waiting on pandoc - Glob < 0.10 # https://github.com/kuribas/cubicbezier/issues/9 + # waiting on cubicbezier - matrices < 0.5 # end of packages From ba06f2bb02c597ef4570eef7d19516128447cf4a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 22 Dec 2018 14:35:52 -0500 Subject: [PATCH 0807/1876] Expect test failure for rand o per #4249 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa05f3d9..0f86b754 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4495,6 +4495,7 @@ expected-test-failures: - http-client-tls # https://github.com/snoyberg/http-client/issues/360 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 + - rando # https://github.com/commercialhaskell/stackage/issues/4249 - systemd # https://github.com/erebe/systemd/issues/3 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq From 69b5dc082a42faf36f85adff7b80c87b46181f3e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 22 Dec 2018 14:38:06 -0500 Subject: [PATCH 0808/1876] Expect tests to fail for vivid-supercollider per #4250 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f86b754..abab3261 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4525,6 +4525,7 @@ expected-test-failures: - tls # https://github.com/vincenthz/hs-tls/issues/247 - unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 + - vivid-supercollider # https://github.com/commercialhaskell/stackage/issues/4250 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure - yeshql-core # https://github.com/tdammers/yeshql/issues/6 From 55fc77c119e0947baae0431137051229e95acf11 Mon Sep 17 00:00:00 2001 From: Pavan Rikhi Date: Sun, 23 Dec 2018 04:00:03 -0500 Subject: [PATCH 0809/1876] Add wordpress-auth Package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index abab3261..888862b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3749,6 +3749,7 @@ packages: "Pavan Rikhi @prikhi": - hs-php-session + - wordpress-auth "David Baynard @dbaynard": - time-qq # see christian-marie/time-qq#3 From 3ccbcdfac6778c82800e7d76f22cc5913d3ff0a6 Mon Sep 17 00:00:00 2001 From: Pavan Rikhi Date: Sun, 23 Dec 2018 04:02:46 -0500 Subject: [PATCH 0810/1876] Add servant-auth-wordpress Package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 888862b0..c07040ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3750,6 +3750,7 @@ packages: "Pavan Rikhi @prikhi": - hs-php-session - wordpress-auth + - servant-auth-wordpress "David Baynard @dbaynard": - time-qq # see christian-marie/time-qq#3 From 911835533547437db8cd865c92544984bd7cb859 Mon Sep 17 00:00:00 2001 From: Pavel Yakovlev Date: Mon, 24 Dec 2018 13:22:18 +0300 Subject: [PATCH 0811/1876] Return hasbolt --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c07040ba..ceb535f1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3227,7 +3227,7 @@ packages: - github-webhooks "Pavel Yakovlev @zmactep": - - hasbolt < 0 + - hasbolt - uniprot-kb "Christopher A. Gorski @cgorski": From 5524c65a0b4c24196d2bd8e152e70dda5cc808fb Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 24 Dec 2018 11:13:53 -0600 Subject: [PATCH 0812/1876] Reenable text-show and text-show-instances For some reason, I wasn't notified that these were held back, so this PR reenables them. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c07040ba..4f3b275c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2118,8 +2118,8 @@ packages: - monad-par-extras - mtl-compat - proxied - - text-show < 0 - - text-show-instances < 0 + - text-show + - text-show-instances - th-abstraction - thread-local-storage From c1ac49dd2b5827a892b80fa3a3c694bb99107b39 Mon Sep 17 00:00:00 2001 From: Alex McLean Date: Tue, 25 Dec 2018 11:29:57 +0000 Subject: [PATCH 0813/1876] Reinstate tidal now that hosc and microspec deps are fulfilled --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f3b275c..7566fb4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2700,7 +2700,7 @@ packages: - binary-bits "Alex McLean @yaxu": - - tidal < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - tidal - hosc "Kei Hibino @khibino": From 28957fa8bc53c1d748399855d614e97554015628 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 26 Dec 2018 19:23:34 +0900 Subject: [PATCH 0814/1876] add fedora-dists --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7566fb4a..44735f4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1306,6 +1306,7 @@ packages: "Jens Petersen @juhp": - cabal-rpm + - fedora-dists - fedora-haskell-tools - rpmbuild-order - simple-cmd From 492d7522d34964ba7b9b4842387072070ae68dd7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 26 Dec 2018 13:16:26 +0100 Subject: [PATCH 0815/1876] build-constraints.yaml: cabal2nix-2.13 passes its test suite again --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44735f4a..d09241fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4490,7 +4490,6 @@ expected-test-failures: # in the test cases. - DRBG # https://github.com/TomMD/DRBG/issues/7 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - - cabal2nix # https://github.com/NixOS/cabal2nix/issues/398 - courier # https://github.com/hargettp/courier/issues/19 - download # https://github.com/fpco/stackage/issues/2811 - haskell-tools-demo # https://github.com/haskell-tools/haskell-tools/issues/624 From e6484c39b46125585c821a654d87f2b6cb8f15e2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 27 Dec 2018 14:50:37 +0900 Subject: [PATCH 0816/1876] re-enable fgl --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d09241fd..53c746c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3840,7 +3840,6 @@ packages: - dimensional < 0 - exinst < 0 - extensible < 0 - - fgl < 0 - gtk2hs-buildtools < 0 - hdevtools < 0 - histogram-fill < 0 From eea5aaff5c83a4935e8a717679f68e26b93f772b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 27 Dec 2018 14:51:01 +0900 Subject: [PATCH 0817/1876] minor bio cleanup --- build-constraints.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 53c746c9..e7519095 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1033,7 +1033,7 @@ packages: - vectortiles < 0 "Ketil Malde @ketil-malde": - - biocore < 0 # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359 + # - biocore # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359 # - biofasta # ghc 8.4 via biocore - biofastq < 0 # build failure with GHC 8.4 # - blastxml # ghc 8.4 via biocore @@ -1044,11 +1044,11 @@ packages: # - BlastHTTP # https://github.com/eggzilla/BlastHTTP/issues/1 "Florian Eggenhofer @eggzilla": - - ClustalParser - # - EntrezHTTP # fgl via graphviz via Taxonomy + # - ClustalParser + # - EntrezHTTP # graphviz via Taxonomy - Genbank < 0 # build failure with GHC 8.4 - # - RNAlien # fgl via graphviz via Taxonomy - # - Taxonomy # fgl via graphviz + # - RNAlien # graphviz via Taxonomy + # - Taxonomy # graphviz - ViennaRNAParser "Silk ": @@ -3831,7 +3831,6 @@ packages: - stm-hamt < 0 # failed to build - - ClustalParser < 0 - Fin < 0 - HPDF < 0 - broadcast-chan < 0 From 02079e4181ae1dab2b4871ebe99f53fd00fd7aea Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 27 Dec 2018 17:06:37 +0900 Subject: [PATCH 0818/1876] enable rpmbuild-order --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e7519095..d7769860 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3865,7 +3865,6 @@ packages: - jvm < 0 - plot-light < 0 - rdf < 0 - - rpmbuild-order < 0 - universe < 0 "GHC upper bounds": From 2cb3b65a804013958511133c502b5bae773c535b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 27 Dec 2018 17:25:22 +0900 Subject: [PATCH 0819/1876] enable ShellCheck --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7769860..5aa6fdce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1325,7 +1325,7 @@ packages: # - 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 < 0 + - ShellCheck - binary-shared - codec-rpm From 1f8e077966e7d5104309207dc4c3a06b8b6d0e74 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 29 Dec 2018 00:50:50 +0900 Subject: [PATCH 0820/1876] enable hedgehog and a small bunch of associated packages explicitly add hw-mquery (#4258) --- build-constraints.yaml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06bd2f7e..669b0f97 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -164,8 +164,8 @@ packages: - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms "Jacob Stanley @jystic": - - hedgehog < 0 # pretty-show 1.9 - - hedgehog-quickcheck < 0 # GHC 8.4 via QuickCheck-2.11.3 + - hedgehog + - hedgehog-quickcheck - transformers-bifunctors "Walter Schulze @awalterschulze": @@ -2764,16 +2764,17 @@ packages: - hw-conduit - hw-conduit-merges - hw-diagnostics - - hw-dsv < 0 # pretty-show 1.9 via hedgehog + - hw-dsv - hw-eliasfano - hw-excess - - hw-hedgehog < 0 # pretty-show 1.9 via hedgehog + - hw-hedgehog - hw-hspec-hedgehog < 0 # hspec 2.6 - hw-int - hw-ip - hw-fingertree < 0 # build failure with GHC 8.4 - hw-fingertree-strict - hw-json + - hw-mquery < 0.2.0.0 - hw-packed-vector - hw-parser - hw-prim @@ -2792,7 +2793,7 @@ packages: - antiope-sqs "George Wilson @gwils": - - sv < 0 # pretty-show 1.9 via hw-dsv via hedgehog + - sv - sv-cassava - sv-core @@ -3814,8 +3815,8 @@ packages: - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 - data-clist < 0 # QuickCheck 2.12 - brick < 0 # QuickCheck 2.12 via data-clist - - hedgehog-fn < 0 # pretty-show 1.9 via hedgehog - - tasty-hedgehog < 0 # pretty-show 1.9 via hedgehog + - hedgehog-fn + - tasty-hedgehog # Packages in the build plan that are blocked from inclusion due to # compilation failure with ghc 8.6 From b60bda1417863c4025bbd34dabf4d996d90c2271 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 29 Dec 2018 01:02:29 +0900 Subject: [PATCH 0821/1876] disable hw-mquery testsuite hspec-2.6 is too new for hw-hspec-hedgehog --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 669b0f97..117c0242 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4087,6 +4087,7 @@ skipped-tests: - haddock-library # base-compat-0.10.1, hspec-2.5.1 - haskell-src-meta # GHC 8.6, template-haskell - http-streams # via snap-server-1.1.0.0 + - hw-mquery # needs hw-hspec-hedgehog which needs hspec<2.6 - indents # tasty 0.12 and tasty-hunit 0.10 - ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33 - language-ecmascript # testing-feat 1.1.0.0 From 10f696d907f4635d1f0435a6d0992e94f4892398 Mon Sep 17 00:00:00 2001 From: Jon Schoning Date: Sat, 29 Dec 2018 14:18:34 -0600 Subject: [PATCH 0822/1876] pinboard --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 117c0242..11a17402 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -544,7 +544,7 @@ packages: - mandrill < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Jon Schoning @jonschoning": - - pinboard < 0 + - pinboard - swagger-petstore < 0 # via katip "Jasper Van der Jeugt @jaspervdj": From 8a94a6d4edd6c3536989b1cfdf4506e37619e058 Mon Sep 17 00:00:00 2001 From: Kadzuya OKAMOTO Date: Sun, 30 Dec 2018 12:20:31 +0900 Subject: [PATCH 0823/1876] Renable heterocephalus Latest version 1.0.5.3 has been successfully built with nightly. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 117c0242..7e63741a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3107,7 +3107,7 @@ packages: "Kadzuya Okamoto @arowM": - type-level-kv-list - - heterocephalus < 0 + - heterocephalus - bookkeeping < 0 # GHC 8.4 BuildFailureException Process exited with ExitFailure 1: ./Setup build - ochintin-daicho < 0 # GHC 8.4 DependencyFailed (PackageName "bookkeeping") - transaction From 0422975563d44134e7f203c01171365bdb2c480a Mon Sep 17 00:00:00 2001 From: Lysxia Date: Sun, 30 Dec 2018 14:15:37 +0100 Subject: [PATCH 0824/1876] Add generic-data-surgery and type-map --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2f031cf..751c8043 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -312,9 +312,11 @@ packages: - boltzmann-samplers - first-class-families - generic-data + - generic-data-surgery - generic-random - scanf - show-combinators + - type-map "Tobias Dammers @tdammers": - ginger < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build From c298961ca4d5c027aad13cac0338db9fe21b1389 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 31 Dec 2018 12:22:17 +0900 Subject: [PATCH 0825/1876] disable pandoc-pyplot testsuite tk requires DISPLAY --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2f031cf..cee641ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4447,6 +4447,7 @@ expected-test-failures: - network-anonymous-i2p - odbc # "Need ODBC_TEST_CONNECTION_STRING environment variable" - opaleye # PostgreSQL + - pandoc-pyplot # requires DISPLAY for tcltk - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 - pipes-mongodb - postgresql-query # PostgreSQL From a7085eaffb06e0e2f6e39a73903b287300142df3 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 31 Dec 2018 10:00:26 +0000 Subject: [PATCH 0826/1876] re-enable some QuickCheck dependers (brick, hledger-ui & -iadd) --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c1af2da3..38f9727d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1085,7 +1085,7 @@ packages: # - hledger-lib - hledger - - hledger-ui < 0 # QuickCheck 2.12 via brick via data-clist + - hledger-ui - hledger-web - hledger-api # @@ -3141,7 +3141,7 @@ packages: - massiv-io "Hans-Peter Deifel @hpdeifel": - - hledger-iadd < 0 # QuickCheck 2.12 via brick via data-clist + - hledger-iadd "Roy Levien @orome": - crypto-enigma @@ -3815,8 +3815,8 @@ packages: - hastache < 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 - - data-clist < 0 # QuickCheck 2.12 - - brick < 0 # QuickCheck 2.12 via data-clist + - data-clist + - brick - hedgehog-fn - tasty-hedgehog From c22754bceec1a9d531acc77eab7736ef310c1061 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Mon, 31 Dec 2018 10:50:59 -0500 Subject: [PATCH 0827/1876] re-enable xml-html-qq as it builds with current nightly cc: @cdepillabout; perhaps termonad can be re-enabled --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c1af2da3..15c1dbcf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2240,7 +2240,7 @@ packages: - servant-static-th - termonad < 0 - world-peace - - xml-html-qq < 0 + - xml-html-qq - xml-indexed-cursor "Franklin Chen @FranklinChen": From 9f2b7ab95c711794257b059604e80ab9ad3c0c45 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 1 Jan 2019 16:35:17 +0900 Subject: [PATCH 0828/1876] debian-bootstrap.sh: add a final ldconfig to make sure ld.so.cache is updated --- debian-bootstrap.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 34b7f569..01e76deb 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -299,3 +299,8 @@ add-apt-repository ppa:ubuntu-toolchain-r/test \ export CLANG_PURE_LLVM_LIB_DIR=/usr/lib/llvm-3.9/lib; export CLANG_PURE_LLVM_INCLUDE_DIR=/usr/lib/llvm-3.9/include; + + +# finally run: +ldconfig +# EOF: don't build anything below this line From 2ac734d76e9d9c8e8ae8398fc9be2ac5a29f36a5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 1 Jan 2019 18:59:13 +0900 Subject: [PATCH 0829/1876] try re-enabling hledger-lib testsuite (#4202) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 38f9727d..a49eb2df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4331,7 +4331,6 @@ 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 b4ebe2d0f088d102a860220ec4035dd16297f9cf Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 1 Jan 2019 09:06:01 -0500 Subject: [PATCH 0830/1876] Re-enable graphviz since it has been fixed Cc: @eggzilla @ivan-m @ncaq --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a95c580..f95b577b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2302,7 +2302,7 @@ packages: "Ivan Miljenovic @ivan-m": - fgl - - graphviz < 0 + - graphviz - wl-pprint-text - servant-pandoc From e14fa4d738223830f5ac3558f77fd3c69196f0df Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 1 Jan 2019 09:06:52 -0500 Subject: [PATCH 0831/1876] Re-enable hopenpgp-tools now that graphviz has been fixed --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f95b577b..34371521 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1013,7 +1013,7 @@ packages: - openpgp-asciiarmor - MusicBrainz - DAV - - hopenpgp-tools < 0 + - hopenpgp-tools - opensource "Piyush P Kurur @piyush-kurur": From 363938a39fbe79c58bd874d11bdd5cce9ea0d5a2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 1 Jan 2019 23:15:33 +0900 Subject: [PATCH 0832/1876] rebase docker image to Ubuntu 18.04 --- Dockerfile | 2 +- debian-bootstrap.sh | 56 ++++++++++++++++----------------------------- 2 files changed, 21 insertions(+), 37 deletions(-) diff --git a/Dockerfile b/Dockerfile index 9a2f406d..3da9b918 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM fpco/pid1:16.04 +FROM fpco/pid1:18.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 01e76deb..3f39c274 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -62,16 +62,16 @@ apt-get install -y \ libfftw3-dev \ libflac-dev \ libfreenect-dev \ - libgd2-xpm-dev \ + libgd-dev \ libgeoip-dev \ libgirepository1.0-dev \ libglfw3-dev \ libglib2.0-dev \ libglu1-mesa-dev \ libgmp3-dev \ - libgnutls-dev \ + libgnutls28-dev \ libgsasl7-dev \ - libgsl0-dev \ + libgsl-dev \ libgtk-3-dev \ libgtk2.0-dev \ libgtksourceview-3.0-dev \ @@ -94,7 +94,7 @@ apt-get install -y \ libmp3lame-dev \ libmpfr-dev \ libmysqlclient-dev \ - libncurses-dev \ + libncurses5-dev \ libnfc-dev \ liboath-dev \ libnotify-dev \ @@ -131,15 +131,13 @@ apt-get install -y \ libzip-dev \ libzstd-dev \ libzmq3-dev \ - llvm-3.9 \ + llvm-6.0 \ locales \ m4 \ minisat \ mono-mcs \ nettle-dev \ ninja-build \ - nodejs \ - npm \ openjdk-8-jdk \ python-mpltoolkits.basemap \ python3-matplotlib \ @@ -169,15 +167,9 @@ curl -sSL https://get.haskellstack.org/ | sh # Put documentation where we expect it mv /opt/ghc/$GHCVER/share/doc/ghc-$GHCVER/ /opt/ghc/$GHCVER/share/doc/ghc -# llvm-5.0 for GHC (separate since it needs wget) -wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ - && add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-5.0 main" \ - && apt-get update \ - && apt-get install -y llvm-5.0 - # llvm-7.0 for llvm-hs (separate since it needs wget) wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ - && add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-7 main" \ + && add-apt-repository "deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-7 main" \ && apt-get update \ && apt-get install -y llvm-7 @@ -191,14 +183,13 @@ update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.bfd" 10 # This version is tracked here: # https://ghc.haskell.org/trac/ghc/wiki/Commentary/Compiler/Backends/LLVM/Installing # -# GHC 8.4 requires LLVM 5.0 tools (specifically, llc-5.0 and opt-5.0). -update-alternatives --install "/usr/bin/llc" "llc" "/usr/bin/llc-5.0" 50 -update-alternatives --install "/usr/bin/opt" "opt" "/usr/bin/opt-5.0" 50 +# GHC 8.6 requires LLVM 6.0 tools (specifically, llc-6.0 and opt-6.0). +update-alternatives --install "/usr/bin/llc" "llc" "/usr/bin/llc-6.0" 50 +update-alternatives --install "/usr/bin/opt" "opt" "/usr/bin/opt-6.0" 50 -# Made sure a "node" binary is in the path, as well as "nodejs". -# A historical naming collision on Debian means that the binary is called "nodejs", -# but some tools like tsc still expect "node" to exist. -ln -s /usr/bin/nodejs /usr/bin/node +# nodejs 10 (nodejs8 in bionic needs conflicting libssl10-dev) +curl -sL https://deb.nodesource.com/setup_10.x | bash - +apt-get install -y nodejs # install ocilib dependencies then build and install ocilib cd /tmp \ @@ -229,9 +220,9 @@ echo "/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/" > /etc/ld.so.conf # Install erlang/otp platform and its dependencies ERLANG_VERSION="20.2.2" -ERLANG_DEB_FILE="esl-erlang_${ERLANG_VERSION}-1~debian~jessie_amd64.deb" +ERLANG_DEB_FILE="esl-erlang_21.2-1~ubuntu~bionic_amd64.deb" pushd /tmp \ - && wget https://packages.erlang-solutions.com/erlang/esl-erlang/FLAVOUR_1_general/${ERLANG_DEB_FILE} \ + && wget http://packages.erlang-solutions.com/site/esl/esl-erlang/FLAVOUR_1_general/${ERLANG_DEB_FILE} && (dpkg -i ${ERLANG_DEB_FILE}; apt-get install -yf) \ && rm ${ERLANG_DEB_FILE} \ && popd @@ -274,12 +265,12 @@ CUDA_VER=10.0 CUDA_APT=10-0 pushd /tmp \ - && wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/cuda-repo-ubuntu1604_${CUDA_PKG}_amd64.deb \ - && apt-key adv --fetch-keys http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/7fa2af80.pub \ - && dpkg -i cuda-repo-ubuntu1604_${CUDA_PKG}_amd64.deb \ + && wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/cuda-repo-ubuntu1804_${CUDA_PKG}_amd64.deb \ + && apt-key adv --fetch-keys http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/7fa2af80.pub \ + && dpkg -i cuda-repo-ubuntu1804_${CUDA_PKG}_amd64.deb \ && apt-get update -qq \ && apt-get install -y cuda-drivers cuda-core-${CUDA_APT} cuda-cudart-dev-${CUDA_APT} cuda-cufft-dev-${CUDA_APT} cuda-cublas-dev-${CUDA_APT} cuda-cusparse-dev-${CUDA_APT} cuda-cusolver-dev-${CUDA_APT} \ - && rm cuda-repo-ubuntu1604_${CUDA_PKG}_amd64.deb \ + && rm cuda-repo-ubuntu1804_${CUDA_PKG}_amd64.deb \ && export CUDA_PATH=/usr/local/cuda-${CUDA_VER} \ && export LD_LIBRARY_PATH=${CUDA_PATH}/nvvm/lib64:${LD_LIBRARY_PATH+x} \ && export LD_LIBRARY_PATH=${CUDA_PATH}/lib64:${LD_LIBRARY_PATH} \ @@ -291,15 +282,8 @@ apt-add-repository multiverse \ && apt-get update \ && apt-get install -y nvidia-cuda-dev -# newer gcc version for yoga -add-apt-repository ppa:ubuntu-toolchain-r/test \ - && apt-get update \ - && apt-get install gcc-7 \ - && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 60 --slave /usr/bin/g++ g++ /usr/bin/g++-7 - -export CLANG_PURE_LLVM_LIB_DIR=/usr/lib/llvm-3.9/lib; -export CLANG_PURE_LLVM_INCLUDE_DIR=/usr/lib/llvm-3.9/include; - +export CLANG_PURE_LLVM_LIB_DIR=/usr/lib/llvm-6.0/lib; +export CLANG_PURE_LLVM_INCLUDE_DIR=/usr/lib/llvm-6.0/include; # finally run: ldconfig From f5c6f242d70ff8c5ec51b3268726a3f4ccb063d9 Mon Sep 17 00:00:00 2001 From: Ryan Mulligan Date: Wed, 2 Jan 2019 05:25:30 -0800 Subject: [PATCH 0833/1876] skip tests for github --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a95c580..1cd26230 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4085,6 +4085,7 @@ skipped-tests: - diagrams-contrib # QuickCheck 2.12, containers 0.6 - ed25519 # QuickCheck, hlint and more - exact-pi # QuickCHeck 2.12, tasty-1.2 + - github # hspec-2.6.0, hspec-discover-2.6.0 - hackage-security # QuickCheck - haddock-library # base-compat-0.10.1, hspec-2.5.1 - haskell-src-meta # GHC 8.6, template-haskell From c232e2a24898fd82acc0e9a9eaf5090be82386a0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 2 Jan 2019 17:34:24 -0500 Subject: [PATCH 0834/1876] Enable stylish-haskell --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a95c580..221184a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -552,7 +552,7 @@ packages: "Jasper Van der Jeugt @jaspervdj": - blaze-html - blaze-markup - - stylish-haskell < 0 # via aeson-1.4.0.0 + - stylish-haskell # profiteur # aeson-1.4.0.0 - psqueues - websockets From 224141cd65b9a4fa55555d976318fc5fcc86536d Mon Sep 17 00:00:00 2001 From: Dylan Simon Date: Wed, 2 Jan 2019 18:54:57 -0500 Subject: [PATCH 0835/1876] re-enable postgresql-typed builds fine on lts-13.1 and nightly-2018-12-31 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a95c580..afbbc666 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3172,7 +3172,7 @@ packages: - viewprof < 0 # brick-0.38 commercialhaskell/stackage#3839 vty-5.22 commercialhaskell/stackage#3840 "Dylan Simon @dylex": - - postgresql-typed < 0 + - postgresql-typed - invertible - ztail - zip-stream From 04da270763e76565a1cebd6118e29369b6eacb2e Mon Sep 17 00:00:00 2001 From: Chris Parks Date: Wed, 2 Jan 2019 17:22:53 -0800 Subject: [PATCH 0836/1876] Re-enable closed closed-0.2.0.1 builds on latest nightly --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a95c580..bd36f5e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3628,7 +3628,7 @@ packages: - codec-beam "Chris Parks @cdparks": - - closed < 0 + - closed "Chris Coffey @ChrisCoffey": - servant-tracing From 2909b224a458136ab742e70368ef069601ea75ec Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Wed, 2 Jan 2019 18:42:59 -0700 Subject: [PATCH 0837/1876] Re-add esqueleto I've been added as a maintainer to the Esqueleto package :smile: --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a95c580..a5f14e55 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2136,6 +2136,7 @@ packages: - smtp-mail - liboath-hs < 0 # GHC 8.4 via inline-c - servant-quickcheck < 0 + - esqueleto "Matthew Pickering @mpickering": - refact From 323e21782df7e1381f87b27ef40eb41457f00d8d Mon Sep 17 00:00:00 2001 From: George Wilson Date: Thu, 3 Jan 2019 12:33:53 +1000 Subject: [PATCH 0838/1876] Re-enable tasty-hedgehog --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a95c580..aa58a981 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2798,6 +2798,7 @@ packages: - sv - sv-cassava - sv-core + - tasty-hedgehog "Ismail Mustafa @ismailmustafa": - handwriting < 0 @@ -3818,7 +3819,6 @@ packages: - data-clist - brick - hedgehog-fn - - tasty-hedgehog # Packages in the build plan that are blocked from inclusion due to # compilation failure with ghc 8.6 From 3a2184c24ed62e67636f5c5cced6fa91ab12c399 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 3 Jan 2019 20:11:51 +0900 Subject: [PATCH 0839/1876] esqueleto was to moved to @parsonsmatt --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ef31b68..55415e69 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -907,7 +907,6 @@ packages: - machines-directory - machines-io - bloodhound < 0 # via aeson-1.3.1.0 - # - esqueleto # persistent 2.8 "Adam Bergmark @bergmark": - HUnit From 88e5403dd86534302ecccc76befa8949eabaa4ad Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 3 Jan 2019 20:16:40 +0900 Subject: [PATCH 0840/1876] vinyl < 0.11.0 (#4272) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 55415e69..1570bf7d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3890,6 +3890,8 @@ packages: # waiting on cubicbezier - matrices < 0.5 + # https://github.com/commercialhaskell/stackage/issues/4272 + - vinyl < 0.11.0 # end of packages # Package flags are applied to individual packages, and override the values of From 5c4e33abf6f8715637e50c8d8557819c02f7517c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 3 Jan 2019 22:45:27 +0900 Subject: [PATCH 0841/1876] skip-tests for config-ini (aisamanra/config-ini#22) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1570bf7d..f95a4a3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4268,6 +4268,7 @@ skipped-tests: - genvalidity-time # https://github.com/NorfairKing/validity/issues/51 - 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’ + - config-ini # https://github.com/aisamanra/config-ini/issues/22 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From 0736d33fa2e5f09fab3b087498fe2e7f4501da04 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 3 Jan 2019 23:10:37 +0900 Subject: [PATCH 0842/1876] esqueleto haddock fails (#4270, haskell/haddock#979) Haddock coverage: haddock: internal error: internal: extractDecl CallStack (from HasCallStack): error, called at utils/haddock/haddock-api/src/Haddock/Interface/Create.hs:1116:12 in main:Haddock.Interface.Create --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f95a4a3b..a8f60d3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4621,6 +4621,8 @@ expected-haddock-failures: - emd - hmatrix-backprop + # https://github.com/haskell/haddock/issues/979 + - esqueleto # end of expected-haddock-failures # For packages with haddock issues From 858105d6ca5e0f0868a78321194b62e19426d1ba Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 3 Jan 2019 23:34:16 +0900 Subject: [PATCH 0843/1876] esqueleto tests need mysql etc (#4270) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8f60d3c..e7a52fa2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4414,6 +4414,7 @@ expected-test-failures: - dbcleaner # Requires running PostgreSQL server - dbmigrations # PostgreSQL - drifter-postgresql # PostgreSQL + - esqueleto # mysql and postgresql - etcd # etcd https://github.com/fpco/stackage/issues/811 - eventful-dynamodb - eventful-postgresql From 6108fb37d3fa89cf51007e05754ffdaa458ec216 Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Thu, 3 Jan 2019 18:31:33 +0100 Subject: [PATCH 0844/1876] Take over enummapset, which is now fixed and enable my two packages that depend on it. I know at least one more package on Stackage, set-cover, was broken by enummapset and may now also run fine, so let me optimistically enable it what CI says. --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e7a52fa2..45b06e33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -137,11 +137,12 @@ packages: "Mikolaj Konarski @Mikolaj": - sdl2-ttf + - enummapset - assert-failure - minimorph - miniutter - - LambdaHack < 0 - - Allure < 0 + - LambdaHack + - Allure "Jürgen Keck @j-keck": - wreq-stringless < 0 @@ -260,7 +261,7 @@ packages: - probability - sample-frame - sample-frame-np - - set-cover < 0 + - set-cover - sox - soxlib - spreadsheet @@ -3825,7 +3826,6 @@ packages: "Build failure with GHC 8.6": # out of bounds - SCalendar < 0 - - enummapset < 0 - haskell-tools-builtin-refactorings < 0 - hpqtypes < 0 - lrucache < 0 From 80df809830f748b6689d91818c44eb988c28c3b7 Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Thu, 3 Jan 2019 18:50:28 +0100 Subject: [PATCH 0845/1876] Disable set-cover back again --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45b06e33..a47f5773 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -261,7 +261,7 @@ packages: - probability - sample-frame - sample-frame-np - - set-cover + - set-cover < 0 - sox - soxlib - spreadsheet From 40c08d1051dc76571c5e01a0010ad62b55a9aabd Mon Sep 17 00:00:00 2001 From: Fernando Freire Date: Fri, 4 Jan 2019 13:19:38 -0800 Subject: [PATCH 0846/1876] Add git-config and hal http://hackage.haskell.org/package/git-config http://hackage.haskell.org/package/hal We don't have a public e-mail for the `nikeoss` maintainer, so using mine. --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e7a52fa2..b9a4bd4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,10 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Fernando Freire @dogonthehorizon": + - hal + - git-config + "Daniel Taskoff @leohaskell": - skip-var From 7a599481beb16873f6ffcf37e68f7f58a91012f2 Mon Sep 17 00:00:00 2001 From: Fernando Freire Date: Fri, 4 Jan 2019 13:49:44 -0800 Subject: [PATCH 0847/1876] Remove git-config It's missing some deps in Stackage that I don't have time to debug right now! --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b9a4bd4f..dcb97614 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,7 +10,6 @@ packages: "Fernando Freire @dogonthehorizon": - hal - - git-config "Daniel Taskoff @leohaskell": - skip-var From 4e71565b4c6f525060dc8b1c3ab7f342177eb164 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Buckwalter?= Date: Sat, 5 Jan 2019 10:53:03 +0100 Subject: [PATCH 0848/1876] Update build-constraints.yaml dimensional-1.3 builds against GHC-8.6.3. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a47f5773..70a68d57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4695,7 +4695,6 @@ skipped-benchmarks: - data-has - data-msgpack - dbus - - dimensional - discrimination - do-list - edit-distance From bb147d1cd7955e5a3697836ec5f75a872dcd855e Mon Sep 17 00:00:00 2001 From: Brian McKenna Date: Sat, 5 Jan 2019 21:45:58 +0530 Subject: [PATCH 0849/1876] jwt: change maintainer and re-enable --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a47f5773..920efdaa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1754,8 +1754,8 @@ packages: - system-argv0 - markdown-unlit - "Stefan Saasen @juretta": - - jwt < 0 + "Brian McKenna @puffnfresh": + - jwt "Sven Bartscher sven.bartscher@weltraumschlangen.de @kritzefitz": - setlocale From af9f203fe1122e5c0cbb355dc865e61eccb3ebea Mon Sep 17 00:00:00 2001 From: Hexirp Date: Sun, 6 Jan 2019 09:04:49 +0900 Subject: [PATCH 0850/1876] Re-enable lrucache I am not the owner of this package, but I want to use it. Problems with containers-0.6.1 have been fixed in lrucache-1.2.0.1. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a47f5773..3cd23c9d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3828,7 +3828,6 @@ packages: - SCalendar < 0 - haskell-tools-builtin-refactorings < 0 - hpqtypes < 0 - - lrucache < 0 - primitive-extras < 0 - ref-fd < 0 - stm-hamt < 0 From 8b4ca4c0db696e5574c6b9fddd25cfcbbbcb218a Mon Sep 17 00:00:00 2001 From: Daniel YU Date: Sun, 6 Jan 2019 09:57:51 +0800 Subject: [PATCH 0851/1876] add yam --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a47f5773..cdc3d81c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3122,6 +3122,7 @@ packages: "Daniel YU ": - salak - tensors + - yam "Tom Nielsen @glutamate": - datasets < 0 From 56622afb00e70b191130e13fd24d3736b23c2660 Mon Sep 17 00:00:00 2001 From: Daniel YU Date: Sun, 6 Jan 2019 14:19:40 +0800 Subject: [PATCH 0852/1876] add yam-datasource --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cdc3d81c..337a0e41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3123,6 +3123,7 @@ packages: - salak - tensors - yam + - yam-datasource "Tom Nielsen @glutamate": - datasets < 0 From dc6e2320c7d353030be82d82e60f1d3650dfe664 Mon Sep 17 00:00:00 2001 From: Sergey Vinokurov Date: Sun, 6 Jan 2019 15:28:16 +0000 Subject: [PATCH 0853/1876] Add bencoding --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ccdc0014..d738cc7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3617,6 +3617,7 @@ packages: - herms < 0 "Sergey Vinokurov @sergv": + - bencoding - emacs-module - tasty-ant-xml From 1f3602a013beb1cccaf4a41b1188560023e1aef5 Mon Sep 17 00:00:00 2001 From: Ryan Mulligan Date: Sun, 6 Jan 2019 20:28:00 -0800 Subject: [PATCH 0854/1876] enable github --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1cd26230..e959293d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1440,7 +1440,7 @@ packages: - fin - functor-classes-compat - generics-sop-lens - - github < 0 + - github - insert-ordered-containers - integer-logarithms - JuicyPixels-scale-dct From 21c4abdf050351fad35676bf755b363d5fa7c721 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 7 Jan 2019 15:57:24 +0900 Subject: [PATCH 0855/1876] debian-bootstrap.sh: rrutter seems unused --- debian-bootstrap.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 3f39c274..81c5aeb3 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -19,7 +19,6 @@ apt-get update apt-get install -y software-properties-common add-apt-repository ppa:hvr/ghc -y -add-apt-repository -y ppa:marutter/rrutter apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF add-apt-repository -y --keyserver hkp://keyserver.ubuntu.com:80 'deb http://download.mono-project.com/repo/debian wheezy main' add-apt-repository -y --keyserver hkp://keyserver.ubuntu.com:80 'deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main' From d1f55cf80c96e4556ce2c8ccbe3c5935aa0d86d6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 7 Jan 2019 16:01:39 +0900 Subject: [PATCH 0856/1876] debian-bootstrap.sh: install from ubuntu repos first then extra repos - use C.UTF-8 - mono repo seems unnecessary --- debian-bootstrap.sh | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 81c5aeb3..28d24744 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -12,21 +12,13 @@ set -exu -mkdir /home/stackage -p +mkdir -p /home/stackage +export LANG=C.UTF-8 export DEBIAN_FRONTEND=noninteractive -apt-get update -apt-get install -y software-properties-common - -add-apt-repository ppa:hvr/ghc -y -apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF -add-apt-repository -y --keyserver hkp://keyserver.ubuntu.com:80 'deb http://download.mono-project.com/repo/debian wheezy main' -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.3 apt-get update + apt-get install -y \ apt-transport-https \ build-essential \ @@ -37,10 +29,6 @@ apt-get install -y \ fsharp \ g++ \ gawk \ - ghc-$GHCVER \ - ghc-$GHCVER-dyn \ - ghc-$GHCVER-htmldocs \ - ghc-$GHCVER-prof \ git \ gnupg \ gradle \ @@ -145,6 +133,7 @@ apt-get install -y \ r-base \ r-base-dev \ ruby-dev \ + software-properties-common \ sudo \ unixodbc-dev \ wget \ @@ -153,6 +142,11 @@ apt-get install -y \ zip \ zlib1g-dev +GHCVER=8.6.3 + +add-apt-repository ppa:hvr/ghc -y +apt-get install -y ghc-$GHCVER ghc-$GHCVER-dyn ghc-$GHCVER-htmldocs ghc-$GHCVER-prof + # odbc curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add - curl https://packages.microsoft.com/config/debian/9/prod.list > /etc/apt/sources.list.d/mssql-release.list From a194722da63d6e0d695066f2af4f425e467a93e5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 7 Jan 2019 16:04:24 +0900 Subject: [PATCH 0857/1876] debian-bootstrap.sh: take protobuf and sodium from Ubuntu - fix erlang missing '\' --- debian-bootstrap.sh | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 28d24744..0aa3d447 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -90,6 +90,7 @@ apt-get install -y \ libpango1.0-dev \ libpcap0.8-dev \ libpq-dev \ + libprotobuf-dev \ libre2-dev \ librocksdb-dev \ libsdl1.2-dev \ @@ -100,6 +101,7 @@ apt-get install -y \ libsdl2-ttf-dev \ libsnappy-dev \ libsndfile1-dev \ + libsodium-dev \ libsox-dev \ libsqlite3-dev \ libssl-dev \ @@ -215,31 +217,17 @@ echo "/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/" > /etc/ld.so.conf ERLANG_VERSION="20.2.2" ERLANG_DEB_FILE="esl-erlang_21.2-1~ubuntu~bionic_amd64.deb" pushd /tmp \ - && wget http://packages.erlang-solutions.com/site/esl/esl-erlang/FLAVOUR_1_general/${ERLANG_DEB_FILE} + && wget http://packages.erlang-solutions.com/site/esl/esl-erlang/FLAVOUR_1_general/${ERLANG_DEB_FILE} \ && (dpkg -i ${ERLANG_DEB_FILE}; apt-get install -yf) \ && rm ${ERLANG_DEB_FILE} \ && popd -# Install version 3 of the protobuf compiler. (The `protobuf-compiler` package only -# supports version 2.) -curl -OL https://github.com/google/protobuf/releases/download/v3.3.0/protoc-3.3.0-linux-x86_64.zip \ - && sudo unzip -o protoc-3.3.0-linux-x86_64.zip -d /usr bin/protoc \ - && rm -f protoc-3.3.0-linux-x84_64.zip - # Install the TensorFlow C API. curl https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-linux-x86_64-1.1.0.tar.gz > libtensorflow.tar.gz \ && sudo tar zxf libtensorflow.tar.gz -C /usr \ && rm libtensorflow.tar.gz \ && ldconfig -# Install libsodium -curl https://download.libsodium.org/libsodium/releases/LATEST.tar.gz > libsodium.tar.gz \ - && sudo tar xfz libsodium.tar.gz -C /tmp \ - && rm libsodium.tar.gz \ - && cd /tmp/libsodium-stable \ - && ./configure \ - && make install - # Install secp256k1 cd /tmp \ && git clone https://github.com/bitcoin-core/secp256k1.git \ From 5fd36cd8b2d7e2c49c345c83e022af021afc59e0 Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Tue, 8 Jan 2019 00:24:13 +0000 Subject: [PATCH 0858/1876] Add chimera --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d738cc7b..9922fc47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2931,6 +2931,7 @@ packages: - fast-digits - bit-stream - quadratic-irrational + - chimera "Ashley Yakeley @AshleyYakeley": - countable From bc6a92ab01124b8f960a7598cf8641325e70bad7 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 8 Jan 2019 11:24:24 +0900 Subject: [PATCH 0859/1876] debian-bootstrap.sh: use the Ubuntu libsecp256k1 package (haskoin/secp256k1-haskell#15) --- debian-bootstrap.sh | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 0aa3d447..d8332015 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -99,6 +99,7 @@ apt-get install -y \ libsdl2-image-dev \ libsdl2-mixer-dev \ libsdl2-ttf-dev \ + libsecp256k1-dev \ libsnappy-dev \ libsndfile1-dev \ libsodium-dev \ @@ -228,16 +229,6 @@ curl https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-l && rm libtensorflow.tar.gz \ && ldconfig -# Install secp256k1 -cd /tmp \ - && git clone https://github.com/bitcoin-core/secp256k1.git \ - && cd secp256k1 \ - && ./autogen.sh \ - && ./configure --enable-module-recovery \ - && make \ - && make install - - # NOTE: also update Dockerfile when cuda version changes # Install CUDA toolkit # The current version can be found at: https://developer.nvidia.com/cuda-downloads From d1ce5c24fe27b4c68b151ab8379c7ba71f3f4536 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Tue, 8 Jan 2019 09:27:12 +0300 Subject: [PATCH 0860/1876] bit-stream renamed to chimera See details in https://github.com/Bodigrim/chimera/issues/9 cc: @Bodigrim --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6ad3f7c..cf96f3ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2929,7 +2929,7 @@ packages: "Andrew Lelechenko @Bodigrim": - exp-pairs - fast-digits - - bit-stream + - chimera - quadratic-irrational "Ashley Yakeley @AshleyYakeley": From 7c47a5de43e1124117062322003565f2f557f4c1 Mon Sep 17 00:00:00 2001 From: George Wilson Date: Tue, 8 Jan 2019 17:08:54 +1000 Subject: [PATCH 0861/1876] Reenable hw-hspec-hedgehog and derivative projects --- build-constraints.yaml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6ad3f7c..08cc4d69 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2774,7 +2774,7 @@ packages: - hw-eliasfano - hw-excess - hw-hedgehog - - hw-hspec-hedgehog < 0 # hspec 2.6 + - hw-hspec-hedgehog - hw-int - hw-ip - hw-fingertree < 0 # build failure with GHC 8.4 @@ -4097,7 +4097,6 @@ skipped-tests: - haddock-library # base-compat-0.10.1, hspec-2.5.1 - haskell-src-meta # GHC 8.6, template-haskell - http-streams # via snap-server-1.1.0.0 - - hw-mquery # needs hw-hspec-hedgehog which needs hspec<2.6 - indents # tasty 0.12 and tasty-hunit 0.10 - ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33 - language-ecmascript # testing-feat 1.1.0.0 @@ -4139,19 +4138,6 @@ skipped-tests: - hw-rankselect-base # via hspec-2.6.0 - hw-streams # via hspec-2.6.0 - clay # via hspec-discover-2.6.0 - - antiope-s3 # via hw-hspec-hedgehog - - arbor-lru-cache # via hw-hspec-hedgehog - - asif # via hw-hspec-hedgehog - - bits-extra # via hw-hspec-hedgehog - - hw-bits # via hw-hspec-hedgehog - - hw-dsv # via hw-hspec-hedgehog - - hw-fingertree-strict # via hw-hspec-hedgehog - - hw-ip # via hw-hspec-hedgehog - - hw-prim # via hw-hspec-hedgehog - - hw-rankselect # via hw-hspec-hedgehog - - hw-rankselect-base # via hw-hspec-hedgehog - - hw-simd # via hw-hspec-hedgehog - - hw-streams # via hw-hspec-hedgehog # another batch per removal of hedgehog - axel # via hedgehog - bsb-http-chunked # via hedgehog From 59775aa41353568a1f574306794a83ada08118f8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 8 Jan 2019 12:52:32 +0200 Subject: [PATCH 0862/1876] Upper bound for salak (#4283) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6ad3f7c..71ae703f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3897,6 +3897,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4272 - vinyl < 0.11.0 + + # https://github.com/commercialhaskell/stackage/issues/4283 + - salak < 0.2 # end of packages # Package flags are applied to individual packages, and override the values of From 4f685b3954f08d6a23d0b5a6973139207615d541 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 8 Jan 2019 13:39:55 +0200 Subject: [PATCH 0863/1876] Remove duplication --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d442f434..d1d91863 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2931,7 +2931,6 @@ packages: - fast-digits - chimera - quadratic-irrational - - chimera "Ashley Yakeley @AshleyYakeley": - countable From 10dfeb13d3f2aabd5a80628c06abad2fbf1e0970 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 8 Jan 2019 14:23:03 +0200 Subject: [PATCH 0864/1876] Remove upper bound on salak and close #4283 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1d91863..cf96f3ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3897,9 +3897,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4272 - vinyl < 0.11.0 - - # https://github.com/commercialhaskell/stackage/issues/4283 - - salak < 0.2 # end of packages # Package flags are applied to individual packages, and override the values of From 9bf99b5d5c7a1ceeee929d90751cf6a7a5c04e0b Mon Sep 17 00:00:00 2001 From: thielema Date: Tue, 8 Jan 2019 17:41:46 +0100 Subject: [PATCH 0865/1876] Update build-constraints.yaml add unique-logic, unique-logic-tf --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf96f3ff..b7dcaed0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -274,6 +274,8 @@ packages: - tagchup - tfp - unicode + - unique-logic + - unique-logic-tf - unsafe - utility-ht - xml-basic From b3ab3e2bb0741e2a0787fa2b72a6d9990889308e Mon Sep 17 00:00:00 2001 From: thielema Date: Tue, 8 Jan 2019 20:53:43 +0100 Subject: [PATCH 0866/1876] Update build-constraints.yaml re-enable set-cover, should work now since enummapset is adapted to GHC-8.6.3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7dcaed0..fc674bb3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -264,7 +264,7 @@ packages: - probability - sample-frame - sample-frame-np - - set-cover < 0 + - set-cover - sox - soxlib - spreadsheet From 68a6760924097ae80c09e40f44a4ccc100a81e06 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Tue, 8 Jan 2019 19:39:58 -0500 Subject: [PATCH 0867/1876] Remove hpc-coveralls flag setting for scotty `scotty-0.11.3` no longer depends on `hpc-coveralls` and has removed the `-fhpc-coveralls` flag as a result. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7dcaed0..5534760f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3997,9 +3997,6 @@ package-flags: safe-money: serialise: false - scotty: - hpc-coveralls: false - # https://github.com/fpco/stackage/issues/3619 transformers-compat: five-three: true From 6bfb1c74079e349db9e0e653f3e199109630259e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 9 Jan 2019 11:46:46 +0900 Subject: [PATCH 0868/1876] clarify description of expected-test-failures --- CURATORS.md | 5 +++-- build-constraints.yaml | 6 ++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index 6eb02941..f3937e87 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -140,8 +140,9 @@ exist. ### Expecting test/benchmark/haddock failures The difference from the `skipped` sections is that items listed here -are compiled and their dependencies are taken into account. These -sections also have sub sections with groups and descriptions. +are compiled and their dependencies are taken into account +(but they are allowed to fail to build). +These sections also have subsections with groups and descriptions. One big category of test suites in this section are those requiring running services. We don't want to run those, but we do want to check diff --git a/build-constraints.yaml b/build-constraints.yaml index b7dcaed0..225a53d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4350,8 +4350,10 @@ skipped-tests: - 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 -# should not fail a build based on a test failure for one of these packages. +# Tests listed in expected-test-failures configure correctly but may fail to run +# or even build correctly. A Stackage build should not fail based on a test build +# or test run failure for these packages. +# (Testsuites which can't configure should be placed under skipped-tests.) expected-test-failures: # GHC 8.4 From 015e19f63f05f86730a909a569c327eac19c3c1b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 9 Jan 2019 06:55:56 +0200 Subject: [PATCH 0869/1876] Drop hal #4288 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 225a53d2..edc3a7ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,8 @@ cabal-format-version: "2.2" packages: "Fernando Freire @dogonthehorizon": - - hal + [] + # - hal # https://github.com/commercialhaskell/stackage/issues/4288 "Daniel Taskoff @leohaskell": - skip-var From 80da096d21a523362e6dfc0e6de4fced7229a6dc Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 9 Jan 2019 07:16:40 +0200 Subject: [PATCH 0870/1876] Drop packages and expect test failures --- build-constraints.yaml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 93215a46..f7b61244 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2319,7 +2319,7 @@ packages: "Peter Simons @peti": - cabal2nix - - cabal2spec + # - cabal2spec # https://github.com/peti/cabal2spec/issues/2 - cgi - distribution-nixpkgs - distribution-opensuse @@ -3359,8 +3359,10 @@ packages: - hmatrix-morpheus "Edward Amsden @eamsden": - - h2c - - bno055-haskell + [] + # https://bitbucket.org/fmapE/h2c/issues/1/compilation-failure-since-upgrading-to + #- h2c + #- bno055-haskell "Lars Brünjes @brunjlar": - pell < 0 # GHC 8.4 via arithmoi @@ -4583,6 +4585,15 @@ expected-test-failures: # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites - folds + # https://github.com/pruvisto/heap/issues/11 + - heap + + # https://github.com/commercialhaskell/stackage/issues/4289 + - Diff + + # https://gitlab.com/twittner/zeromq-haskell/issues/63 + - zeromq4-haskell + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 8962e6c90c1a092a04e7916cbec66c05b680b445 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 9 Jan 2019 08:36:11 +0200 Subject: [PATCH 0871/1876] Drop mercury-api ppelleti/hs-mercury-api#2 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f7b61244..c237de8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -165,7 +165,8 @@ packages: - qchas "Patrick Pelletier @ppelleti": - - mercury-api + # https://github.com/ppelleti/hs-mercury-api/issues/2 + # - mercury-api - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms "Jacob Stanley @jystic": From 28dec067e9670ba7855417a2ac39cd118b748c60 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 9 Jan 2019 09:27:25 +0200 Subject: [PATCH 0872/1876] Upper bound on http-client $4290 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c237de8a..b3ed16f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3903,6 +3903,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4272 - vinyl < 0.11.0 + + # https://github.com/commercialhaskell/stackage/issues/4290 + - http-client < 0.6 # end of packages # Package flags are applied to individual packages, and override the values of From ce933c390b824a2f93d8dfdc9ecd359c2f4d3a6e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 9 Jan 2019 13:46:14 +0200 Subject: [PATCH 0873/1876] Add protoc executable to Docker image --- debian-bootstrap.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index d8332015..67a5c4e2 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -260,3 +260,10 @@ export CLANG_PURE_LLVM_INCLUDE_DIR=/usr/lib/llvm-6.0/include; # finally run: ldconfig # EOF: don't build anything below this line + +# protoc, for proto-lens-combinators test suite +# Instructions from: https://google.github.io/proto-lens/installing-protoc.html +PROTOC_ZIP=protoc-3.3.0-linux-x86_64.zip +curl -OL https://github.com/google/protobuf/releases/download/v3.3.0/$PROTOC_ZIP +sudo unzip -o $PROTOC_ZIP -d /usr/local bin/protoc +rm -f $PROTOC_ZIP From ffefa0526c28ed9c3e2b079b250a8f86cbc1907f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 9 Jan 2019 14:20:13 +0200 Subject: [PATCH 0874/1876] Drop aern2-mp michalkonecny/aern2#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 007d8efa..b5931a8c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2962,7 +2962,7 @@ packages: "Michal Konecny @michalkonecny": - hmpfr - mixed-types-num - - aern2-mp + - aern2-mp < 0 # https://github.com/michalkonecny/aern2/issues/1 - aern2-real < 0 "Bartosz Nitka @niteria": From 0c5746221841985616fad024c808bf48cc21bf71 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 9 Jan 2019 14:58:14 +0200 Subject: [PATCH 0875/1876] Put protoc in /usr/bin/protoc instead --- debian-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 67a5c4e2..84a0596c 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -265,5 +265,5 @@ ldconfig # Instructions from: https://google.github.io/proto-lens/installing-protoc.html PROTOC_ZIP=protoc-3.3.0-linux-x86_64.zip curl -OL https://github.com/google/protobuf/releases/download/v3.3.0/$PROTOC_ZIP -sudo unzip -o $PROTOC_ZIP -d /usr/local bin/protoc +sudo unzip -o $PROTOC_ZIP -d /usr bin/protoc rm -f $PROTOC_ZIP From f38bfc0637140e6c6bd97f5e50c79308cd08f137 Mon Sep 17 00:00:00 2001 From: ALeX Kazik Date: Wed, 9 Jan 2019 17:50:27 +0100 Subject: [PATCH 0876/1876] Add qrcode-core and qrcode-juicypixels --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b5931a8c..42aa9df1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3655,6 +3655,8 @@ packages: "ALeX Kazik @alexkazik": - exomizer - qnap-decrypt + - qrcode-core + - qrcode-juicypixels "Reed Oei @ReedOei": - fuzzy-dates From 903c1452bfa6876269fc80cf68e13f5bd3842483 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 10 Jan 2019 08:52:26 +0200 Subject: [PATCH 0877/1876] Add back mercury-api --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42aa9df1..0df4243b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -165,8 +165,7 @@ packages: - qchas "Patrick Pelletier @ppelleti": - # https://github.com/ppelleti/hs-mercury-api/issues/2 - # - mercury-api + - mercury-api - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms "Jacob Stanley @jystic": From 336fe0f8a818d22e80bd90a6612226eb57efbb31 Mon Sep 17 00:00:00 2001 From: Nick Partridge Date: Fri, 11 Jan 2019 16:21:49 +1000 Subject: [PATCH 0878/1876] Re-enable cabal-file-th --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 818599cf..7f64bafe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1712,7 +1712,7 @@ packages: - text-manipulate "Nick Partridge @nkpart": - - cabal-file-th < 0 # build failure with GHC 8.4 + - cabal-file-th "Gershom Bazerman @gbaz": - jmacro < 0 From 6b6aaefed474dae713986c42c89360af223bd5fd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 11 Jan 2019 10:29:22 +0200 Subject: [PATCH 0879/1876] Expect asif test failure #4294 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f64bafe..1146e3b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4585,6 +4585,9 @@ expected-test-failures: # https://gitlab.com/twittner/zeromq-haskell/issues/63 - zeromq4-haskell + # https://github.com/commercialhaskell/stackage/issues/4294 + - asif + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From accdcf0860a2434065b8b5c89ab0b9917be33b1e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 11 Jan 2019 10:29:32 +0200 Subject: [PATCH 0880/1876] Include zsh for hapistrano test suite --- debian-bootstrap.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 84a0596c..dcb637d7 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -143,7 +143,8 @@ apt-get install -y \ xclip \ z3 \ zip \ - zlib1g-dev + zlib1g-dev \ + zsh GHCVER=8.6.3 From 37d7dc0cf66e0a83da23d7b5053d88231215aa2e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 11 Jan 2019 10:43:14 -0500 Subject: [PATCH 0881/1876] Bump cabal-format-version to 2.4 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1146e3b0..a947d26e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,7 +3,7 @@ ghc-major-version: "8.6" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version # supported by the most recent cabal-install and Stack releases. -cabal-format-version: "2.2" +cabal-format-version: "2.4" # Constraints for brand new builds packages: From 0a021accb08988f73dd4c61b5e9c092d238f3a12 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 13 Jan 2019 08:21:27 +0200 Subject: [PATCH 0882/1876] Upper bound on salak for leptonyu/yam#2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a947d26e..4a5d2035 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3907,6 +3907,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4290 - http-client < 0.6 + + # https://github.com/leptonyu/yam/issues/2 + - salak < 0.2 # end of packages # Package flags are applied to individual packages, and override the values of From 65e3a3890d7173ccb7f6ea30bd23c93dbe6f2501 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 13 Jan 2019 11:59:43 +0200 Subject: [PATCH 0883/1876] Remove upper bound on salak and close leptonyu/yam#2 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a5d2035..a947d26e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3907,9 +3907,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4290 - http-client < 0.6 - - # https://github.com/leptonyu/yam/issues/2 - - salak < 0.2 # end of packages # Package flags are applied to individual packages, and override the values of From a45a41024d71c7a2522a13aff8a74054660d0016 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 13 Jan 2019 10:20:37 +0000 Subject: [PATCH 0884/1876] Move configure-args into Docker file settings --- Dockerfile | 4 +++- build-constraints.yaml | 44 +++--------------------------------------- debian-bootstrap.sh | 10 ++++++++++ 3 files changed, 16 insertions(+), 42 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3da9b918..a8d79183 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,9 @@ 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.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 ADD debian-bootstrap.sh /tmp/debian-bootstrap.sh RUN /tmp/debian-bootstrap.sh && rm /tmp/debian-bootstrap.sh + +# Include file path +ENV CPATH /usr/lib/jvm/java-8-openjdk-amd64/include:/usr/lib/jvm/java-8-openjdk-amd64/include/linux:/usr/lib/llvm-3.7/include diff --git a/build-constraints.yaml b/build-constraints.yaml index a947d26e..181b09d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4022,47 +4022,9 @@ package-flags: # Special configure options for individual packages -configure-args: - jni: - - --extra-lib-dirs - - /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server - - --extra-include-dirs - - /usr/lib/jvm/java-8-openjdk-amd64/include - - --extra-include-dirs - - /usr/lib/jvm/java-8-openjdk-amd64/include/linux - jvm: - - --extra-lib-dirs - - /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server - - --extra-include-dirs - - /usr/lib/jvm/java-8-openjdk-amd64/include - - --extra-include-dirs - - /usr/lib/jvm/java-8-openjdk-amd64/include/linux - jvm-streaming: - - --extra-lib-dirs - - /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server - - --extra-include-dirs - - /usr/lib/jvm/java-8-openjdk-amd64/include - - --extra-include-dirs - - /usr/lib/jvm/java-8-openjdk-amd64/include/linux - sparkle: - - --extra-lib-dirs - - /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server - - --extra-include-dirs - - /usr/lib/jvm/java-8-openjdk-amd64/include - - --extra-include-dirs - - /usr/lib/jvm/java-8-openjdk-amd64/include/linux - hocilib: - - --extra-lib-dirs - - /usr/local/lib - clang-pure: - - --extra-lib-dirs - - /usr/lib/llvm-3.7/lib - - --extra-include-dirs - - /usr/lib/llvm-3.7/include - secp256k1-haskell: - - --extra-lib-dirs - - /usr/local/lib - +# This used to be used for extra-include-dirs and extra-lib-dirs +# Instead, we set this in the Docker image itself +configure-args: {} # end of configure-args diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index dcb637d7..1525a5e1 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -268,3 +268,13 @@ PROTOC_ZIP=protoc-3.3.0-linux-x86_64.zip curl -OL https://github.com/google/protobuf/releases/download/v3.3.0/$PROTOC_ZIP sudo unzip -o $PROTOC_ZIP -d /usr bin/protoc rm -f $PROTOC_ZIP + +# Update library search paths +echo /usr/local/cuda-10.0/lib64 > /etc/ld.so.conf.d/cuda.conf +echo /usr/local/cuda-10.0/nvvm/lib64 >> /etc/ld.so.conf.d/cuda.conf + +echo /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server > /etc/ld.so.conf.d/java.conf + +echo /usr/lib/llvm-3.7/lib > /etc/ld.so.conf.d/llvm.conf + +ldconfig From 940ce0e32b94967b400f2b66289d1eda394453ce Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 13 Jan 2019 12:24:52 +0200 Subject: [PATCH 0885/1876] Ignore temp emacs files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d1d732e8..9f5a7d4b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ nightly-*.yaml lts-*.yaml *.swp check-plan.yaml +*~ From 9f19170d8944ec4f141fcd72cd421b8b2eb1945b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 13 Jan 2019 12:26:35 +0200 Subject: [PATCH 0886/1876] Remove some really old files --- Stackage/Config.hs | 8 -------- stackage/ChangeLog.md | 9 --------- stackage/LICENSE | 20 -------------------- stackage/README.md | 2 -- stackage/Setup.hs | 2 -- stackage/Stackage/Dummy.hs | 3 --- stackage/stackage.cabal | 29 ----------------------------- 7 files changed, 73 deletions(-) delete mode 100644 Stackage/Config.hs delete mode 100644 stackage/ChangeLog.md delete mode 100644 stackage/LICENSE delete mode 100644 stackage/README.md delete mode 100644 stackage/Setup.hs delete mode 100644 stackage/Stackage/Dummy.hs delete mode 100644 stackage/stackage.cabal diff --git a/Stackage/Config.hs b/Stackage/Config.hs deleted file mode 100644 index 232d8588..00000000 --- a/Stackage/Config.hs +++ /dev/null @@ -1,8 +0,0 @@ -{- - -NOTE: This module is no longer used for tracking packages included in Stackage. -To simplify the codebase, that information is now stored in the -build-constraints.yaml configuration file. The file should be self-explanatory. -Sorry for the inconvenience. - --} diff --git a/stackage/ChangeLog.md b/stackage/ChangeLog.md deleted file mode 100644 index ab298b5d..00000000 --- a/stackage/ChangeLog.md +++ /dev/null @@ -1,9 +0,0 @@ -## 0.7.3.0 - -* Added the executables split off from stackage-cli. - -## 0.7.0.0 - -* First release of this incarnation of the stackage package. Previously, this - package provided completely different functionality. That functionality has - since moved to stackage-curator. diff --git a/stackage/LICENSE b/stackage/LICENSE deleted file mode 100644 index b08099d7..00000000 --- a/stackage/LICENSE +++ /dev/null @@ -1,20 +0,0 @@ -Copyright (c) 2015 FP Complete - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be included -in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/stackage/README.md b/stackage/README.md deleted file mode 100644 index 941a7319..00000000 --- a/stackage/README.md +++ /dev/null @@ -1,2 +0,0 @@ -This is a dummy wrapper package, forcing installation of other packages which -provide real functionality. diff --git a/stackage/Setup.hs b/stackage/Setup.hs deleted file mode 100644 index 9a994af6..00000000 --- a/stackage/Setup.hs +++ /dev/null @@ -1,2 +0,0 @@ -import Distribution.Simple -main = defaultMain diff --git a/stackage/Stackage/Dummy.hs b/stackage/Stackage/Dummy.hs deleted file mode 100644 index e82e4a47..00000000 --- a/stackage/Stackage/Dummy.hs +++ /dev/null @@ -1,3 +0,0 @@ --- | This module does absolutely nothing. It's present so that cabal can more --- easily track whether the stackage package is installed. -module Stackage.Dummy () where diff --git a/stackage/stackage.cabal b/stackage/stackage.cabal deleted file mode 100644 index fbdefbad..00000000 --- a/stackage/stackage.cabal +++ /dev/null @@ -1,29 +0,0 @@ -name: stackage -version: 0.7.3.2 -synopsis: Dummy package forcing installation of other Stackage packages -homepage: https://www.stackage.org/ -license: MIT -license-file: LICENSE -author: Michael Snoyman -maintainer: michael@snoyman.com -category: Development -build-type: Simple -extra-source-files: README.md ChangeLog.md -cabal-version: >=1.10 - -library - exposed-modules: Stackage.Dummy - build-depends: base < 10 - , stackage-cli >= 0.1.0 - , stackage-update - , stackage-upload - , stackage-install - , stackage-build-plan - , stackage-cabal >= 0.1.1 - , stackage-sandbox >= 0.1.1 - , stackage-setup >= 0.0.1 - default-language: Haskell2010 - -source-repository head - type: git - location: git://github.com/commercialhaskell/stackage.git From 74963bfcafea5ba1bf2c058b57490ac362b536c2 Mon Sep 17 00:00:00 2001 From: chessai Date: Sun, 13 Jan 2019 17:03:16 -0500 Subject: [PATCH 0887/1876] add torsor/chronos --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 181b09d2..9cd79cfe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2014,6 +2014,8 @@ packages: - streaming-bytestring - country - semirings + - torsor + - chronos "Kostiantyn Rybnikov @k-bx": - SHA From 477bcef6c2cf8eed62aa8c6c6480073097f2b584 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 14 Jan 2019 17:36:36 -0800 Subject: [PATCH 0888/1876] Upper bound tomland (#4297) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9cd79cfe..8d6efa9e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3909,6 +3909,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4290 - http-client < 0.6 + + # https://github.com/commercialhaskell/stackage/issues/4297 + - tomland < 1.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 59385b6306509d13b510cdad11194f583f9e35e7 Mon Sep 17 00:00:00 2001 From: Nick Tchayka Date: Tue, 15 Jan 2019 10:07:33 +0000 Subject: [PATCH 0889/1876] Add aws-lambda-haskell-runtime --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d6efa9e..51618d6e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -301,6 +301,7 @@ packages: - ramus - require < 0 - tintin < 0 # strange build failure theam/tintin#38 + - aws-lambda-haskell-runtime "Simon Jakobi @sjakobi": - path From 85663157f807a50ae75fe076cc697ebc14635a66 Mon Sep 17 00:00:00 2001 From: Hexirp Date: Tue, 15 Jan 2019 20:26:16 +0900 Subject: [PATCH 0890/1876] Re-enable hakyll hakyll 4.12.5.0 fixed the problem. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d6efa9e..ee5e4472 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -564,7 +564,7 @@ packages: - psqueues - websockets - websockets-snap - # - hakyll # containers-0.6 + - hakyll "Sibi Prabakaran @psibi": - download From ab677855ac029c4e4147cebe528186669c774f84 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 15 Jan 2019 05:36:11 -0800 Subject: [PATCH 0891/1876] expect test failures on hakyll (https://github.com/jaspervdj/hakyll/issues/682) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 88e3c808..89d12d13 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4477,6 +4477,7 @@ expected-test-failures: - wreq - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - iproute # https://github.com/commercialhaskell/stackage/issues/4210 + - hakyll # https://github.com/jaspervdj/hakyll/issues/682 # Compilation failures - Earley # https://github.com/commercialhaskell/stackage/issues/4193 From a885fe9c422776ef0fc5608398c67afe47b80782 Mon Sep 17 00:00:00 2001 From: John Ky Date: Wed, 16 Jan 2019 17:50:20 +1100 Subject: [PATCH 0892/1876] Add hw-simd library --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89d12d13..b867d498 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2792,6 +2792,7 @@ packages: - hw-prim - hw-rankselect - hw-rankselect-base + - hw-simd - hw-succinct - hw-streams - hw-xml < 0 # Build failure haskell-works/hw-xml#28 From 9d67f05a9fae553f9e3ed9f49fb9dd3aa184ea4b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 16 Jan 2019 15:49:25 -0500 Subject: [PATCH 0893/1876] Restore postgresql-simple-migration --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89d12d13..30aa7032 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1786,7 +1786,7 @@ packages: - gloss # @benl23x5 - gloss-rendering # @benl23x5 - gpolyline # @fegu - - postgresql-simple-migration < 0 # postgresql-simple 0.6 # @ameingast + - postgresql-simple-migration # @ameingast - statestack # @diagrams "Marios Titas @redneb": @@ -2015,7 +2015,7 @@ packages: - streaming-bytestring - country - semirings - - torsor + - torsor - chronos "Kostiantyn Rybnikov @k-bx": From 29c71e8cf14daa40b39f351e309326b6da4a3c15 Mon Sep 17 00:00:00 2001 From: Daniel YU Date: Thu, 17 Jan 2019 15:22:03 +0800 Subject: [PATCH 0894/1876] add menshen --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 864c84ee..4d1b2a19 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3134,6 +3134,7 @@ packages: - tensors - yam - yam-datasource + - menshen "Tom Nielsen @glutamate": - datasets < 0 From d01b25c76506f1a1dc89572ef762dad9283e5185 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 17 Jan 2019 06:26:07 -0800 Subject: [PATCH 0895/1876] Upper bound leancheck (#4305) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 864c84ee..c8d0d0f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3914,6 +3914,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4297 - tomland < 1.0.0 + + # https://github.com/commercialhaskell/stackage/issues/4305 + - leancheck < 0.9.0 # end of packages # Package flags are applied to individual packages, and override the values of From d47b77650bd79cd8ba5258e372926152e28f1d55 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 17 Jan 2019 16:48:29 -0800 Subject: [PATCH 0896/1876] Fix #4305 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbf4cd5b..4d1b2a19 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3915,9 +3915,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4297 - tomland < 1.0.0 - - # https://github.com/commercialhaskell/stackage/issues/4305 - - leancheck < 0.9.0 # end of packages # Package flags are applied to individual packages, and override the values of From 251d3219ddf0894192308e579adfc9cfaac3c85a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 17 Jan 2019 16:51:40 -0800 Subject: [PATCH 0897/1876] Upper bound hspec (and ecosystem) to 2.7.0 (#4306) --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d1b2a19..867b3a82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3915,6 +3915,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4297 - tomland < 1.0.0 + + # https://github.com/commercialhaskell/stackage/issues/4306 + - hspec < 2.7.0 + - hspec-core < 2.7.0 + - hspec-discover < 2.7.0 # end of packages # Package flags are applied to individual packages, and override the values of From 289445215479b44d8dd57c19e2730e0c607fc190 Mon Sep 17 00:00:00 2001 From: Alexander Bondarenko Date: Fri, 18 Jan 2019 20:39:11 +0300 Subject: [PATCH 0898/1876] Add hedn Add `hedn-0.2.0.0`, after a major rewrite. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 867b3a82..a6d0f2ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1728,6 +1728,7 @@ packages: - maximal-cliques "Alexander Bondarenko @wiz": + - hedn - soap - soap-tls - soap-openssl < 0 From d58e839321714709975766f8f9108aaa7686c557 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 18 Jan 2019 16:10:31 -0800 Subject: [PATCH 0899/1876] Add unordered-containers upper bound (#4309) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 867b3a82..1da6e217 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3920,6 +3920,9 @@ packages: - hspec < 2.7.0 - hspec-core < 2.7.0 - hspec-discover < 2.7.0 + + # https://github.com/commercialhaskell/stackage/issues/4309 + - unordered-containers < 0.2.10.0 # end of packages # Package flags are applied to individual packages, and override the values of From 63571e5bfc5855c42dbdeb9a022d1faf9a96ca4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Sat, 19 Jan 2019 11:33:29 +0700 Subject: [PATCH 0900/1876] Add elm2nix and stack2nix --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6bae3f17..effabcdb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3518,6 +3518,8 @@ packages: "Domen Kozar @domenkozar": - cachix < 0 - cachix-api + - elm2nix + - stack2nix - mixpanel-client - pretty-sop - servant-auth From d71d1bb3bf9309008dc92cc77fec6b54fdbeeba4 Mon Sep 17 00:00:00 2001 From: Marek Fajkus Date: Sat, 19 Jan 2019 17:35:51 +0100 Subject: [PATCH 0901/1876] add wai-enforce-https --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d1caf2e..bed14ace 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,9 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "Marek Fajkus @turboMaCk": + - wai-enforce-https + "Fernando Freire @dogonthehorizon": [] # - hal # https://github.com/commercialhaskell/stackage/issues/4288 From 6b5d1a92e400021a47ee3cc2be42131846528aa3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 19 Jan 2019 21:00:32 -0800 Subject: [PATCH 0902/1876] Block next major version of network (#4312) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d1caf2e..29e8a836 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3926,6 +3926,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4309 - unordered-containers < 0.2.10.0 + + # https://github.com/commercialhaskell/stackage/issues/4312 + - network < 3.0.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 00187e432e25f5b090d0976aefb250e01aa3f544 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 20 Jan 2019 07:12:18 -0800 Subject: [PATCH 0903/1876] Test wai-enforce-https' --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29e8a836..38bfd9fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1102,6 +1102,7 @@ packages: "Mihai Maruseac @mihaimaruseac": - io-manager + - wai-enforce-https "Dimitri Sabadie @phaazon": - al From 1c700661c695ed34375bb49bbd4fcdc80e2fd5f5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 20 Jan 2019 07:16:54 -0800 Subject: [PATCH 0904/1876] Test ok" --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 38bfd9fa..29e8a836 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1102,7 +1102,6 @@ packages: "Mihai Maruseac @mihaimaruseac": - io-manager - - wai-enforce-https "Dimitri Sabadie @phaazon": - al From 0924a133dcb305c41ebe360a7e53a3452edf329b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 20 Jan 2019 07:28:44 -0800 Subject: [PATCH 0905/1876] Remove upper bound on vinyl, close #4272 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41ab9f80..9ab34da6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3913,9 +3913,6 @@ packages: # waiting on cubicbezier - matrices < 0.5 - # https://github.com/commercialhaskell/stackage/issues/4272 - - vinyl < 0.11.0 - # https://github.com/commercialhaskell/stackage/issues/4290 - http-client < 0.6 From 3d481371f0df687a533ac1157e3a06f30e2465ba Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 20 Jan 2019 07:31:34 -0800 Subject: [PATCH 0906/1876] Test matrices --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ab34da6..d06d60a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3911,7 +3911,7 @@ packages: # https://github.com/kuribas/cubicbezier/issues/9 # waiting on cubicbezier - - matrices < 0.5 + # matrices < 0.5 # https://github.com/commercialhaskell/stackage/issues/4290 - http-client < 0.6 From 2cf9c04a9d607babd75fe8abfbe0f726321cd328 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 20 Jan 2019 07:34:42 -0800 Subject: [PATCH 0907/1876] matrices don't work yet --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d06d60a4..39300eb0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3911,7 +3911,7 @@ packages: # https://github.com/kuribas/cubicbezier/issues/9 # waiting on cubicbezier - # matrices < 0.5 + - matrices < 0.5 # build failure because of cubicbezier # https://github.com/commercialhaskell/stackage/issues/4290 - http-client < 0.6 From 1d245a01bb2f59ccc9f32102979c257011a30270 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 20 Jan 2019 08:14:16 -0800 Subject: [PATCH 0908/1876] Update blocker on Glob --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 39300eb0..f17e62e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3906,7 +3906,7 @@ packages: - haskell-names < 0.9.5 # https://github.com/commercialhaskell/stackage/issues/4241 - # waiting on pandoc + # waiting on human-readable-duration-0.2.1.2 - Glob < 0.10 # https://github.com/kuribas/cubicbezier/issues/9 From 76e231c762a8e6a763b24313028f00613862f666 Mon Sep 17 00:00:00 2001 From: Greg Pfeil Date: Sun, 20 Jan 2019 10:06:06 -0700 Subject: [PATCH 0909/1876] Add dualizer & yaya. --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f17e62e4..6fa6f0a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3787,6 +3787,12 @@ packages: - ucam-webauth - ucam-webauth-types + "Greg Pfeil @sellout": + - dualizer + - yaya + - yaya-hedgehog + - yaya-unsafe + # 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 b48975ae3815fd8ba7550ce3590bf1e247269b0c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 20 Jan 2019 14:44:28 -0800 Subject: [PATCH 0910/1876] Add hquantlib-time (#4313) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f17e62e4..d1340a3a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2916,6 +2916,7 @@ packages: "Pavel Ryzhov @paulrzcz": - hquantlib < 0 + - hquantlib-time - HSvm "Henri Verroken @hverr": From 84732d2f9b1fc1bdc840ff9ba1e3a9a8f69fbb27 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 20 Jan 2019 14:51:54 -0800 Subject: [PATCH 0911/1876] Revert "Add dualizer & yaya." --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f614b68e..d1340a3a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3788,12 +3788,6 @@ packages: - ucam-webauth - ucam-webauth-types - "Greg Pfeil @sellout": - - dualizer - - yaya - - yaya-hedgehog - - yaya-unsafe - # 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 ec1a9002c7f4fe149e240b5dcac312430ca2e4ec Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 21 Jan 2019 11:07:01 -0800 Subject: [PATCH 0912/1876] Add upper bound for hsdev, #4316 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1340a3a..0a5aac38 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3930,6 +3930,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4312 - network < 3.0.0.0 + + # https://github.com/commercialhaskell/stackage/issues/4316 + - hsdev < 0.3.3 # end of packages # Package flags are applied to individual packages, and override the values of From 9b78cf26464aa424e4d09fb0822782bfe43e68b7 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 21 Jan 2019 11:09:46 -0800 Subject: [PATCH 0913/1876] Try re-enabling mpi-hs, #4068 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a5aac38..e6f82dd5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -42,7 +42,7 @@ packages: - modular "Erik Schnetter @eschnett": - - mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068 + - mpi-hs "Yang Bo @Atry": - control-dsl From db3d15b0ad40c1edd989b2e3f41058e440ab1edf Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 21 Jan 2019 11:24:49 -0800 Subject: [PATCH 0914/1876] Revert re-enabling mpi-hs, #4068 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e6f82dd5..0a5aac38 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -42,7 +42,7 @@ packages: - modular "Erik Schnetter @eschnett": - - mpi-hs + - mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068 "Yang Bo @Atry": - control-dsl From 78be04e5e2ce1792c3ee496c6d5005cb8914aad5 Mon Sep 17 00:00:00 2001 From: Nick Tchayka Date: Mon, 21 Jan 2019 19:39:00 +0000 Subject: [PATCH 0915/1876] Remove constraint from require --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a5aac38..16a74639 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -302,7 +302,7 @@ packages: "Nikita Tchayka @nickseagull": - ramus - - require < 0 + - require - tintin < 0 # strange build failure theam/tintin#38 - aws-lambda-haskell-runtime From 6d882d81e5e9c36ea76177b46f3b66efd2f5b94f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 21 Jan 2019 16:48:02 -0800 Subject: [PATCH 0916/1876] Test --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16a74639..f5ef1459 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1105,6 +1105,7 @@ packages: "Mihai Maruseac @mihaimaruseac": - io-manager + - yaya-hedgehog "Dimitri Sabadie @phaazon": - al From 924917f9352fe1144e329b1396a4bbf958cc6d40 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 21 Jan 2019 16:50:35 -0800 Subject: [PATCH 0917/1876] Test part 2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f5ef1459..9fc758f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1105,7 +1105,7 @@ packages: "Mihai Maruseac @mihaimaruseac": - io-manager - - yaya-hedgehog + - yaya "Dimitri Sabadie @phaazon": - al From 266fb186a0e8efcac226a12fb9bd0e982ddd188c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 21 Jan 2019 16:52:45 -0800 Subject: [PATCH 0918/1876] Revert testing --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9fc758f2..16a74639 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1105,7 +1105,6 @@ packages: "Mihai Maruseac @mihaimaruseac": - io-manager - - yaya "Dimitri Sabadie @phaazon": - al From 7f9d602e23e7044ce8e3eefbe8bbc80fcca02ae9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 21 Jan 2019 19:59:28 -0800 Subject: [PATCH 0919/1876] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ddf6bdae..abff59f4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,9 +1,8 @@ Checklist: - [ ] Meaningful commit message, eg `add my-cool-package` (please not mention `build-constraints.yml`) - [ ] At least 30 minutes have passed since uploading to Hackage -- [ ] On your own machine, in a new directory, you have successfully run the following set of commands (replace `$package` with the name of the package that is submitted, and `$version` with the version of the package you want to get into Stackage): +- [ ] On your own machine, in a _new directory_, you have successfully run the following set of commands (replace `$package` with the name of the package that is submitted, and `$version` with the version of the package you want to get into Stackage): - stack unpack $package-$version - cd $package-$version + stack unpack $package-$version # $version is optional stack init --resolver nightly stack build --resolver nightly --haddock --test --bench --no-run-benchmarks From 353bd3ab2112886b5b4ac7fd12e7d774460d0d78 Mon Sep 17 00:00:00 2001 From: Nick Tchayka Date: Tue, 22 Jan 2019 08:08:43 +0000 Subject: [PATCH 0920/1876] Remove constraint from tintin --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16a74639..a40b970e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -303,7 +303,7 @@ packages: "Nikita Tchayka @nickseagull": - ramus - require - - tintin < 0 # strange build failure theam/tintin#38 + - tintin - aws-lambda-haskell-runtime "Simon Jakobi @sjakobi": From f7a18fb9c569186ab7ab8646f06b4262a48fed27 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 22 Jan 2019 07:58:05 -0800 Subject: [PATCH 0921/1876] Expect test failures for yesod-core, #4319 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16a74639..0fbd9ee9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4527,6 +4527,7 @@ expected-test-failures: - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 + - yesod-core # https://github.com/commercialhaskell/stackage/issues/4319 # Stackage upper bounds, re-enable these when their upper bound is removed From 3a1a2a95d9ffa6f41dfcd8409f44e787467e4064 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 22 Jan 2019 18:44:15 +0200 Subject: [PATCH 0922/1876] Revert "Expect test failures for yesod-core, #4319" This reverts commit f7a18fb9c569186ab7ab8646f06b4262a48fed27. Fixes #4319 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fbd9ee9..16a74639 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4527,7 +4527,6 @@ expected-test-failures: - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - - yesod-core # https://github.com/commercialhaskell/stackage/issues/4319 # Stackage upper bounds, re-enable these when their upper bound is removed From 0062d08c656f82cdd82092d99dd789e04e645492 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 22 Jan 2019 19:12:12 -0800 Subject: [PATCH 0923/1876] Try Globagain --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fbd9ee9..877875e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3908,7 +3908,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4241 # waiting on human-readable-duration-0.2.1.2 - - Glob < 0.10 + # Glob < 0.10 # https://github.com/kuribas/cubicbezier/issues/9 # waiting on cubicbezier From 1ceac61ef2cc2a10985e2f56e8dbc1e52692b494 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 22 Jan 2019 19:13:49 -0800 Subject: [PATCH 0924/1876] Close #4241 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 877875e3..738d0329 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3906,10 +3906,6 @@ packages: - hoogle < 5.0.17.4 - haskell-names < 0.9.5 - # https://github.com/commercialhaskell/stackage/issues/4241 - # waiting on human-readable-duration-0.2.1.2 - # Glob < 0.10 - # https://github.com/kuribas/cubicbezier/issues/9 # waiting on cubicbezier - matrices < 0.5 # build failure because of cubicbezier From 8e0b24c1ee5844bf20031d31b11b698bf4cc673d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 23 Jan 2019 11:50:12 +0100 Subject: [PATCH 0925/1876] build-constraints.yaml: enable cabal2spec again https://github.com/peti/cabal2spec/issues/2 has been fixed. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b8cfb0e..229a0b18 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2326,7 +2326,7 @@ packages: "Peter Simons @peti": - cabal2nix - # - cabal2spec # https://github.com/peti/cabal2spec/issues/2 + - cabal2spec - cgi - distribution-nixpkgs - distribution-opensuse From 70d4386b7bece99d860a695861a6776b995778b0 Mon Sep 17 00:00:00 2001 From: Dmitry Dzhus Date: Wed, 23 Jan 2019 14:09:05 +0000 Subject: [PATCH 0926/1876] Re-enable csg (0.1.0.6) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b8cfb0e..01fe2df1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3610,7 +3610,7 @@ packages: - indexed-list-literals "Dmitry Dzhus @dzhus": - - csg < 0 + - csg - simple-vec3 - static-text - th-nowq < 0 From 2856fada75418511bfa2073157199fba15ee77e6 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Thu, 24 Jan 2019 09:51:58 +0300 Subject: [PATCH 0927/1876] Exact GHC version for curator 2.0 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b8cfb0e..ff681820 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,4 +1,6 @@ ghc-major-version: "8.6" +# new curator is supposed to use exact GHC version +ghc-version: "8.6.3" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version From 253ccc59513367b1778d25120cd9df9b5ef833f2 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Thu, 24 Jan 2019 09:52:28 +0300 Subject: [PATCH 0928/1876] Grandfathered deps to make dependency graph complete --- build-constraints.yaml | 389 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 389 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff681820..5377a1dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3790,6 +3790,395 @@ packages: - ucam-webauth - ucam-webauth-types + "Grandfathered dependencies": + - Decimal + - zlib + - yesod-persistent + - yesod-form + - yesod-core + - yeshql-core + - yeshql-hdbc + - xss-sanitize + - xml-types + - xml-hamlet + - xml-conduit-writer + - xml-conduit + - xml + - x509-validation + - x509-system + - x509-store + - x509 + - word8 + - word-wrap + - wizards + - with-location + - json + - json-alt + - largeword + - libyaml + - lifted-async + - lifted-base + - loch-th + - lockfree-queue + - logging-facade + - lrucache + - lzma + - mainland-pretty + - managed + - math-functions + - mersenne-random-pure64 + - mfsolve + - mmap + - mmorph + - mockery + - monad-control + - monad-logger + - monad-loops + - monads-tf + - monoid-transformer + - multiset + - mwc-random + - names-th + - nettle + - network-info + - network-ip + - network-uri + - newtype + - nicify-lib + - old-locale + - old-time + - one-liner + - operational + - optional-args + - options + - optparse-applicative + - parallel + - path-pieces + - pcg-random + - persistable-record + - pipes-bytestring + - placeholders + - poll + - polyparse + - postgresql-libpq + - postgresql-simple + - pretty-show + - prettyprinter-convert-ansi-wl-pprint + - primes + - primitive + - process-extras + - product-isomorphic + - project-template + - protobuf + - pureMD5 + - quickcheck-instances + - quickcheck-io + - quickcheck-simple + - quickcheck-unicode + - random + - random-shuffle + - raw-strings-qq + - readable + - rebase + - regex-pcre-builtin + - regex-tdfa-text + - relapse + - relational-schemas + - resource-pool + - resourcet + - rfc5051 + - rio + - rio-orphans + - safecopy + - scientific + - securemem + - serialise + - servant-client-core + - setenv + - shakespeare + - shell-escape + - silently + - simple-reflect + - singleton-nats + - skylighting-core + - snap-core + - special-values + - splice + - split + - sql-words + - srcloc + - stateref + - statistics + - stm-delay + - storable-complex + - storable-tuple + - store-core + - strict + - string-qq + - stringbuilder + - syb + - symbol + - system-fileio + - system-filepath + - tabular + - tar + - tasty-th + - temporary + - temporary-rc + - temporary-resourcet + - test-framework + - test-framework-hunit + - test-framework-quickcheck2 + - test-framework-th + - text-builder + - text-icu + - text-postgresql + - text-short + - text-zipper + - tf-random + - th-extras + - th-lift-instances + - th-utilities + - threads + - thyme + - time-locale-compat + - timeit + - tls-session-manager + - token-bucket + - transformers-base + - type-fun + - uglymemo + - unbounded-delays + - unix-compat + - unix-time + - url + - utf8-light + - utf8-string + - uuid-types + - vault + - vector + - vector-algorithms + - vector-binary-instances + - vector-builder + - vector-space + - vector-th-unbox + - vty + - wai + - wai-app-static + - wai-conduit + - wai-eventsource + - wai-extra + - wai-handler-launch + - wai-logger + - wai-session + - warp + - wcwidth + - Boolean + - Diff + - FloatingHex + - GenericPretty + - Glob + - HDBC + - HDBC-session + - HTTP + - HsOpenSSL + - HsYAML + - ListLike + - MemoTrie + - NumInstances + - Only + - ParsecTools + - QuickCheck + - RSA + - X11 + - alsa-mixer + - ansi-terminal + - appar + - asn1-encoding + - asn1-parse + - asn1-types + - attoparsec + - authenticate + - auto-update + - base64-bytestring + - base64-string + - bimap + - binary-parser + - bindings-DSL + - bitarray + - blaze-builder + - blaze-svg + - blaze-textual + - buffer-builder + - byteable + - bytestring-builder + - bytestring-strict-builder + - bytestring-tree-builder + - bzlib + - call-stack + - casing + - cassava-megaparsec + - cborg + - cereal + - cereal-text + - cereal-vector + - checkers + - chunked-data + - cipher-aes128 + - cipher-blowfish + - cipher-camellia + - cipher-des + - classy-prelude + - classy-prelude-conduit + - clientsession + - cmark-gfm + - colour + - concurrent-extra + - conduit + - config-ini + - configurator + - contravariant-extras + - control-monad-free + - control-monad-omega + - convertible + - cookie + - cpphs + - crypto-api + - crypto-api-tests + - crypto-cipher-tests + - crypto-cipher-types + - crypto-pubkey + - crypto-pubkey-openssh + - crypto-random + - cryptohash-cryptoapi + - cryptohash-sha256 + - cryptohash-sha512 + - css-text + - csv + - cubicbezier + - data-binary-ieee754 + - data-default + - data-default-class + - data-dword + - data-endian + - data-lens-light + - data-memocombinators + - data-msgpack-types + - data-reify + - data-serializer + - data-textual + - deepseq-generics + - deferred-folds + - dense-linear-algebra + - deque + - direct-sqlite + - dlist + - dotgen + - double-conversion + - dual-tree + - easytest + - enclosed-exceptions + - entropy + - erf + - errors + - exception-mtl + - exception-transformers + - expiring-cache-map + - extensible-exceptions + - fail + - fast-logger + - file-embed + - file-embed-lzma + - filemanip + - fingertree + - generic-arbitrary + - ghc-paths + - ghc-prof + - gi-gdk + - gi-gdkpixbuf + - gi-pango + - groom + - groups + - guarded-allocation + - hackage-security + - haskell-gi-overloading + - haskell-lexer + - haskell-lsp-types + - haskell-src + - haskell-src-meta + - heap + - hex + - hint + - hmatrix + - hmatrix-gsl + - hostname + - hourglass + - hscolour + - hslogger + - hsp + - hspec-attoparsec + - hspec-contrib + - hspec-expectations + - hspec-expectations-lifted + - hspec-meta + - hspec-smallcheck + - html + - html-conduit + - html-entities + - http-client-tls + - http-date + - http-reverse-proxy + - http-types + - http2 + - hw-string-parse + - hxt + - hxt-charproperties + - hxt-http + - hxt-unicode + - iconv + - ieee754 + - infer-license + - inspection-testing + - io-streams-haproxy + - ip + - ixset-typed + - language-haskell-extract + - nanospec + - pipes-group + - pretty-hex + - simple-sendfile + - test-framework-smallcheck + - text-printer + - type-hint + - zlib-bindings + - crypto-numbers + - data-bword + - data-default-instances-containers + - data-default-instances-dlist + - data-default-instances-old-locale + - data-inttrie + - discount + - easy-file + - ed25519 + - fast-math + - fmlist + - hsc2hs + - httpd-shed + - hxt-regex-xmlschema + - mono-traversable-instances + - network-byte-order + - rerebase + - skein + - sundown + - testing-feat + - text-latin1 + - tuple-th + - data-checked + - dlist-instances + - size-based + - testing-type-modifiers + - dictionary-sharing + # 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 7d613ab72801f193df7970a5695f5001a0ffd342 Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Thu, 24 Jan 2019 13:28:12 +0100 Subject: [PATCH 0929/1876] add packages related to BLAS/LAPACK bindings --- build-constraints.yaml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef4abe9e..d6815adc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -235,6 +235,7 @@ packages: - checksum - combinatorial - comfort-graph + - comfort-array - concurrent-split - cutter - data-accessor @@ -250,6 +251,7 @@ packages: - fixed-length - gnuplot - group-by-date < 0 # build failure with GHC 8.4 via hsshellscript + - guarded-allocation - iff - interpolation - jack @@ -266,6 +268,7 @@ packages: - pathtype - pooled-io - probability + - quickcheck-transformer - sample-frame - sample-frame-np - set-cover @@ -287,10 +290,17 @@ packages: - prelude-compat - fft - carray + - lapack-ffi-tools - netlib-ffi - blas-ffi - lapack-ffi - - lapack-ffi-tools + - netlib-carray + - blas-carray + - lapack-carray + - netlib-comfort-array + - blas-comfort-array + - lapack-comfort-array + - hmm-lapack # Not a maintainer - ix-shapable From e71a2bda550bf3838253878693a27da7770b8c48 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 24 Jan 2019 16:39:12 -0800 Subject: [PATCH 0930/1876] Add upper bound for wreq, #4325 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6815adc..90a963b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3939,6 +3939,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4316 - hsdev < 0.3.3 + + # https://github.com/commercialhaskell/stackage/issues/4325 + - wreq < 0.5.3.2 # end of packages # Package flags are applied to individual packages, and override the values of From 770697009dcccd2ece94968e4e230e86c6816a0a Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Fri, 25 Jan 2019 11:34:17 +0300 Subject: [PATCH 0931/1876] build constraints check with new Stackage curator --- etc/ci-script.sh | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/etc/ci-script.sh b/etc/ci-script.sh index 91c08bc3..93703ab4 100755 --- a/etc/ci-script.sh +++ b/etc/ci-script.sh @@ -15,6 +15,13 @@ bunzip2 stackage-curator.bz2 chmod +x stackage-curator mv stackage-curator ~/.local/bin +# Get new stackage-curator +CURATOR2=stackage-curator-2-d1f0fde156245ddbb6656461f3f3531ea84488a2 +wget "https://s3.amazonaws.com/www.snoyman.com/stackage-curator-2/$CURATOR2.bz2" +bunzip2 "$CURATOR2.bz2" +chmod +x $CURATOR2 +mv $CURATOR2 ~/.local/bin/stackage-curator-2 + # Install GHC stack setup $GHCVER @@ -22,4 +29,11 @@ stack setup $GHCVER stack update # Check -exec stack --resolver ghc-$GHCVER exec stackage-curator check +stack --resolver ghc-$GHCVER exec stackage-curator check + +# New curator check +stackage-curator-2 update && + stackage-curator-2 constraints && + stackage-curator-2 snapshotincomplete && + stackage-curator-2 snapshot && + stackage-curator-2 checksnapshot From 3d022e8152a00de18785e74691c3591d398c0e43 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Fri, 25 Jan 2019 12:03:23 +0300 Subject: [PATCH 0932/1876] Deps for hmm-lapack --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92040cf4..5aad333c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4188,6 +4188,9 @@ packages: - size-based - testing-type-modifiers - dictionary-sharing + - lazy-csv + - lapack + - ChasingBottoms # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From c80ed8a6105d9d47f010c57c9d9b4fca16e87888 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Fri, 25 Jan 2019 12:04:26 +0300 Subject: [PATCH 0933/1876] Sort grandfathered deps --- build-constraints.yaml | 438 ++++++++++++++++++++--------------------- 1 file changed, 219 insertions(+), 219 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5aad333c..b40d5358 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3801,189 +3801,9 @@ packages: - ucam-webauth-types "Grandfathered dependencies": - - Decimal - - zlib - - yesod-persistent - - yesod-form - - yesod-core - - yeshql-core - - yeshql-hdbc - - xss-sanitize - - xml-types - - xml-hamlet - - xml-conduit-writer - - xml-conduit - - xml - - x509-validation - - x509-system - - x509-store - - x509 - - word8 - - word-wrap - - wizards - - with-location - - json - - json-alt - - largeword - - libyaml - - lifted-async - - lifted-base - - loch-th - - lockfree-queue - - logging-facade - - lrucache - - lzma - - mainland-pretty - - managed - - math-functions - - mersenne-random-pure64 - - mfsolve - - mmap - - mmorph - - mockery - - monad-control - - monad-logger - - monad-loops - - monads-tf - - monoid-transformer - - multiset - - mwc-random - - names-th - - nettle - - network-info - - network-ip - - network-uri - - newtype - - nicify-lib - - old-locale - - old-time - - one-liner - - operational - - optional-args - - options - - optparse-applicative - - parallel - - path-pieces - - pcg-random - - persistable-record - - pipes-bytestring - - placeholders - - poll - - polyparse - - postgresql-libpq - - postgresql-simple - - pretty-show - - prettyprinter-convert-ansi-wl-pprint - - primes - - primitive - - process-extras - - product-isomorphic - - project-template - - protobuf - - pureMD5 - - quickcheck-instances - - quickcheck-io - - quickcheck-simple - - quickcheck-unicode - - random - - random-shuffle - - raw-strings-qq - - readable - - rebase - - regex-pcre-builtin - - regex-tdfa-text - - relapse - - relational-schemas - - resource-pool - - resourcet - - rfc5051 - - rio - - rio-orphans - - safecopy - - scientific - - securemem - - serialise - - servant-client-core - - setenv - - shakespeare - - shell-escape - - silently - - simple-reflect - - singleton-nats - - skylighting-core - - snap-core - - special-values - - splice - - split - - sql-words - - srcloc - - stateref - - statistics - - stm-delay - - storable-complex - - storable-tuple - - store-core - - strict - - string-qq - - stringbuilder - - syb - - symbol - - system-fileio - - system-filepath - - tabular - - tar - - tasty-th - - temporary - - temporary-rc - - temporary-resourcet - - test-framework - - test-framework-hunit - - test-framework-quickcheck2 - - test-framework-th - - text-builder - - text-icu - - text-postgresql - - text-short - - text-zipper - - tf-random - - th-extras - - th-lift-instances - - th-utilities - - threads - - thyme - - time-locale-compat - - timeit - - tls-session-manager - - token-bucket - - transformers-base - - type-fun - - uglymemo - - unbounded-delays - - unix-compat - - unix-time - - url - - utf8-light - - utf8-string - - uuid-types - - vault - - vector - - vector-algorithms - - vector-binary-instances - - vector-builder - - vector-space - - vector-th-unbox - - vty - - wai - - wai-app-static - - wai-conduit - - wai-eventsource - - wai-extra - - wai-handler-launch - - wai-logger - - wai-session - - warp - - wcwidth - Boolean + - ChasingBottoms + - Decimal - Diff - FloatingHex - GenericPretty @@ -4057,6 +3877,7 @@ packages: - crypto-api-tests - crypto-cipher-tests - crypto-cipher-types + - crypto-numbers - crypto-pubkey - crypto-pubkey-openssh - crypto-random @@ -4067,10 +3888,16 @@ packages: - csv - cubicbezier - data-binary-ieee754 + - data-bword + - data-checked - data-default - data-default-class + - data-default-instances-containers + - data-default-instances-dlist + - data-default-instances-old-locale - data-dword - data-endian + - data-inttrie - data-lens-light - data-memocombinators - data-msgpack-types @@ -4081,12 +3908,17 @@ packages: - deferred-folds - dense-linear-algebra - deque + - dictionary-sharing - direct-sqlite + - discount - dlist + - dlist-instances - dotgen - double-conversion - dual-tree + - easy-file - easytest + - ed25519 - enclosed-exceptions - entropy - erf @@ -4097,10 +3929,12 @@ packages: - extensible-exceptions - fail - fast-logger + - fast-math - file-embed - file-embed-lzma - filemanip - fingertree + - fmlist - generic-arbitrary - ghc-paths - ghc-prof @@ -4123,6 +3957,7 @@ packages: - hmatrix-gsl - hostname - hourglass + - hsc2hs - hscolour - hslogger - hsp @@ -4140,10 +3975,12 @@ packages: - http-reverse-proxy - http-types - http2 + - httpd-shed - hw-string-parse - hxt - hxt-charproperties - hxt-http + - hxt-regex-xmlschema - hxt-unicode - iconv - ieee754 @@ -4152,45 +3989,208 @@ packages: - io-streams-haproxy - ip - ixset-typed + - json + - json-alt - language-haskell-extract - - nanospec - - pipes-group - - pretty-hex - - simple-sendfile - - test-framework-smallcheck - - text-printer - - type-hint - - zlib-bindings - - crypto-numbers - - data-bword - - data-default-instances-containers - - data-default-instances-dlist - - data-default-instances-old-locale - - data-inttrie - - discount - - easy-file - - ed25519 - - fast-math - - fmlist - - hsc2hs - - httpd-shed - - hxt-regex-xmlschema - - mono-traversable-instances - - network-byte-order - - rerebase - - skein - - sundown - - testing-feat - - text-latin1 - - tuple-th - - data-checked - - dlist-instances - - size-based - - testing-type-modifiers - - dictionary-sharing - - lazy-csv - lapack - - ChasingBottoms + - largeword + - lazy-csv + - libyaml + - lifted-async + - lifted-base + - loch-th + - lockfree-queue + - logging-facade + - lrucache + - lzma + - mainland-pretty + - managed + - math-functions + - mersenne-random-pure64 + - mfsolve + - mmap + - mmorph + - mockery + - monad-control + - monad-logger + - monad-loops + - monads-tf + - mono-traversable-instances + - monoid-transformer + - multiset + - mwc-random + - names-th + - nanospec + - nettle + - network-byte-order + - network-info + - network-ip + - network-uri + - newtype + - nicify-lib + - old-locale + - old-time + - one-liner + - operational + - optional-args + - options + - optparse-applicative + - parallel + - path-pieces + - pcg-random + - persistable-record + - pipes-bytestring + - pipes-group + - placeholders + - poll + - polyparse + - postgresql-libpq + - postgresql-simple + - pretty-hex + - pretty-show + - prettyprinter-convert-ansi-wl-pprint + - primes + - primitive + - process-extras + - product-isomorphic + - project-template + - protobuf + - pureMD5 + - quickcheck-instances + - quickcheck-io + - quickcheck-simple + - quickcheck-unicode + - random + - random-shuffle + - raw-strings-qq + - readable + - rebase + - regex-pcre-builtin + - regex-tdfa-text + - relapse + - relational-schemas + - rerebase + - resource-pool + - resourcet + - rfc5051 + - rio + - rio-orphans + - safecopy + - scientific + - securemem + - serialise + - servant-client-core + - setenv + - shakespeare + - shell-escape + - silently + - simple-reflect + - simple-sendfile + - singleton-nats + - size-based + - skein + - skylighting-core + - snap-core + - special-values + - splice + - split + - sql-words + - srcloc + - stateref + - statistics + - stm-delay + - storable-complex + - storable-tuple + - store-core + - strict + - string-qq + - stringbuilder + - sundown + - syb + - symbol + - system-fileio + - system-filepath + - tabular + - tar + - tasty-th + - temporary + - temporary-rc + - temporary-resourcet + - test-framework + - test-framework-hunit + - test-framework-quickcheck2 + - test-framework-smallcheck + - test-framework-th + - testing-feat + - testing-type-modifiers + - text-builder + - text-icu + - text-latin1 + - text-postgresql + - text-printer + - text-short + - text-zipper + - tf-random + - th-extras + - th-lift-instances + - th-utilities + - threads + - thyme + - time-locale-compat + - timeit + - tls-session-manager + - token-bucket + - transformers-base + - tuple-th + - type-fun + - type-hint + - uglymemo + - unbounded-delays + - unix-compat + - unix-time + - url + - utf8-light + - utf8-string + - uuid-types + - vault + - vector + - vector-algorithms + - vector-binary-instances + - vector-builder + - vector-space + - vector-th-unbox + - vty + - wai + - wai-app-static + - wai-conduit + - wai-eventsource + - wai-extra + - wai-handler-launch + - wai-logger + - wai-session + - warp + - wcwidth + - with-location + - wizards + - word-wrap + - word8 + - x509 + - x509-store + - x509-system + - x509-validation + - xml + - xml-conduit + - xml-conduit-writer + - xml-hamlet + - xml-types + - xss-sanitize + - yeshql-core + - yeshql-hdbc + - yesod-core + - yesod-form + - yesod-persistent + - zlib + - zlib-bindings # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From c8f7dd48812289827ce7048e3a58d5f68b7e9868 Mon Sep 17 00:00:00 2001 From: Vladislav Zavialov Date: Sat, 26 Jan 2019 04:53:09 +0300 Subject: [PATCH 0934/1876] Add the 'inj' package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 90a963b9..0d15b5b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2080,6 +2080,7 @@ packages: - transformers-lift - union - named + - inj "Stack Builders stackage@stackbuilders.com @stackbuilders": - atomic-write From 654d945e1d88dd1ca32bcbdba4b390ffcd8d0a19 Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Sat, 26 Jan 2019 17:29:52 +0100 Subject: [PATCH 0935/1876] Re-enabled datasets + took over maintainership, as agreed with its original author @glutamate --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0d15b5b7..17c54c61 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -359,6 +359,7 @@ packages: - goggles - plot-light - mapquest-api + - datasets "Joseph Canero @caneroj1": - sqlite-simple-errors @@ -3153,7 +3154,6 @@ packages: - menshen "Tom Nielsen @glutamate": - - datasets < 0 - plotlyhs - lucid-extras - inliterate From 0e557ecd2c4f3ab5f8cec95ab0a772bd0cb51597 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Sun, 27 Jan 2019 00:54:21 +0300 Subject: [PATCH 0936/1876] Curator with proper exit code on check failure --- etc/ci-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ci-script.sh b/etc/ci-script.sh index 93703ab4..ec5f6e77 100755 --- a/etc/ci-script.sh +++ b/etc/ci-script.sh @@ -16,7 +16,7 @@ chmod +x stackage-curator mv stackage-curator ~/.local/bin # Get new stackage-curator -CURATOR2=stackage-curator-2-d1f0fde156245ddbb6656461f3f3531ea84488a2 +CURATOR2=stackage-curator-2-9132b4b184f1f7f27c4c80ec0609460cea22ae75 wget "https://s3.amazonaws.com/www.snoyman.com/stackage-curator-2/$CURATOR2.bz2" bunzip2 "$CURATOR2.bz2" chmod +x $CURATOR2 From fc7d838ae327afca7c592cd8a0ffe264dbe07379 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 26 Jan 2019 20:41:39 -0800 Subject: [PATCH 0937/1876] Add upper bound for ansi-terminal, #4329 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17c54c61..a9458d12 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3943,6 +3943,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4325 - wreq < 0.5.3.2 + + # https://github.com/commercialhaskell/stackage/issues/4329 + - ansi-terminal < 0.9 # end of packages # Package flags are applied to individual packages, and override the values of From ce998a0902748c6ad41c9c5402aaa777f513c998 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 27 Jan 2019 09:48:23 +0200 Subject: [PATCH 0938/1876] Drop haskell-src-meta and close #4214 This allows a newer version of haskell-src-exts in --- build-constraints.yaml | 39 ++++++++++++++++++++++++++++++++------- 1 file changed, 32 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9458d12..7ec80205 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3905,18 +3905,43 @@ packages: - rdf < 0 - universe < 0 + - haskell-src-meta < 0 + - stylish-haskell < 0 + - QuasiText < 0 + - aeson-qq < 0 + - codo-notation < 0 + - here < 0 + - interpolate < 0 + - interpolatedstring-perl6 < 0 + - invertible < 0 + - language-c-quote < 0 + - postgresql-typed < 0 + - qm-interpolated-string < 0 + - bugsnag-haskell < 0 + - hspec-wai-json < 0 + - microformats2-parser < 0 + - elm2nix < 0 + - hledger < 0 + - ucam-webauth < 0 + - aeson-typescript < 0 + - eventstore < 0 + - fmt < 0 + - generics-eot < 0 + - hpack < 0 + - servant-elm < 0 + - hledger-api < 0 + - hledger-ui < 0 + - hledger-web < 0 + - cabal2nix < 0 + - hpack-dhall < 0 + - stack < 0 + - stack2nix < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4214 - # waiting on haskell-src-meta - - haskell-src-exts < 1.21 - - hlint < 2.1.12 - - hoogle < 5.0.17.4 - - haskell-names < 0.9.5 - # https://github.com/kuribas/cubicbezier/issues/9 # waiting on cubicbezier - matrices < 0.5 # build failure because of cubicbezier From f29f5c0dffd0e7840277161a3c8959878050acaf Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 27 Jan 2019 01:17:00 -0800 Subject: [PATCH 0939/1876] Re-enable follow-file, #3551 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ec80205..f9cbc296 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1875,7 +1875,7 @@ packages: - composition-extra - every - extractable-singleton - - follow-file < 0 # https://github.com/fpco/stackage/issues/3551 + - follow-file - HSet - markup < 0 # GHC 8.4 via clay - monad-control-aligned From 43060269da1aa034d51e83fdee707f7b1e3ebd03 Mon Sep 17 00:00:00 2001 From: Kadzuya OKAMOTO Date: Sun, 27 Jan 2019 18:19:32 +0900 Subject: [PATCH 0940/1876] Add tonaparser and tonalude --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9cbc296..f34e99cd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3142,6 +3142,8 @@ packages: - bookkeeping < 0 # GHC 8.4 BuildFailureException Process exited with ExitFailure 1: ./Setup build - ochintin-daicho < 0 # GHC 8.4 DependencyFailed (PackageName "bookkeeping") - transaction + - tonaparser + - tonalude "Marcin Tolysz @tolysz": - rawstring-qm From c091a1435db27e32969bf9d7d1361e0e26d5f774 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Mon, 28 Jan 2019 09:45:20 +0300 Subject: [PATCH 0941/1876] New curator check as a separate build matrix component --- .travis.yml | 7 ++++++- etc/ci-script.sh | 16 +--------------- etc/curator-2-check.sh | 20 ++++++++++++++++++++ 3 files changed, 27 insertions(+), 16 deletions(-) create mode 100755 etc/curator-2-check.sh diff --git a/.travis.yml b/.travis.yml index eb222307..61a5a326 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,9 +10,14 @@ addons: packages: - libgmp-dev +matrix: + include: + - env: CHECK_SCRIPT="./etc/ci-script.sh" + - env: CHECK_SCRIPT="./etc/curator-2-check.sh" + # Edit etc/ci-script.sh to change GHC version script: -- ./etc/ci-script.sh +- $CHECK_SCRIPT # Caching doesn't work with sudo: true #cache: diff --git a/etc/ci-script.sh b/etc/ci-script.sh index ec5f6e77..91c08bc3 100755 --- a/etc/ci-script.sh +++ b/etc/ci-script.sh @@ -15,13 +15,6 @@ bunzip2 stackage-curator.bz2 chmod +x stackage-curator mv stackage-curator ~/.local/bin -# Get new stackage-curator -CURATOR2=stackage-curator-2-9132b4b184f1f7f27c4c80ec0609460cea22ae75 -wget "https://s3.amazonaws.com/www.snoyman.com/stackage-curator-2/$CURATOR2.bz2" -bunzip2 "$CURATOR2.bz2" -chmod +x $CURATOR2 -mv $CURATOR2 ~/.local/bin/stackage-curator-2 - # Install GHC stack setup $GHCVER @@ -29,11 +22,4 @@ stack setup $GHCVER stack update # Check -stack --resolver ghc-$GHCVER exec stackage-curator check - -# New curator check -stackage-curator-2 update && - stackage-curator-2 constraints && - stackage-curator-2 snapshotincomplete && - stackage-curator-2 snapshot && - stackage-curator-2 checksnapshot +exec stack --resolver ghc-$GHCVER exec stackage-curator check diff --git a/etc/curator-2-check.sh b/etc/curator-2-check.sh new file mode 100755 index 00000000..6f16982e --- /dev/null +++ b/etc/curator-2-check.sh @@ -0,0 +1,20 @@ +#!/usr/bin/env bash + +set -euxo pipefail + +mkdir -p ~/.local/bin +export PATH=$HOME/.local/bin:$PATH + +# Get new Stackage curator +CURATOR2=stackage-curator-2-9132b4b184f1f7f27c4c80ec0609460cea22ae75 +wget "https://s3.amazonaws.com/www.snoyman.com/stackage-curator-2/$CURATOR2.bz2" +bunzip2 "$CURATOR2.bz2" +chmod +x $CURATOR2 +mv $CURATOR2 ~/.local/bin/stackage-curator-2 + +# New curator check +stackage-curator-2 update && + stackage-curator-2 constraints && + stackage-curator-2 snapshotincomplete && + stackage-curator-2 snapshot && + stackage-curator-2 checksnapshot From 4c84c41931e8c81f4fa3bdad7fd28755b9f69667 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Mon, 28 Jan 2019 10:38:37 +0300 Subject: [PATCH 0942/1876] Add missing grandfathered packages --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6f673c0..11596c96 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3952,6 +3952,7 @@ packages: - haskell-lexer - haskell-lsp-types - haskell-src + - haskell-src-exts - haskell-src-meta - heap - hex @@ -4143,6 +4144,7 @@ packages: - timeit - tls-session-manager - token-bucket + - tonatona - transformers-base - tuple-th - type-fun From 8f51bf8c15ec296e0b5af6c27aede52bff47aa91 Mon Sep 17 00:00:00 2001 From: Lysergia Date: Mon, 28 Jan 2019 10:35:23 -0500 Subject: [PATCH 0943/1876] Add ca-province-codes Package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f34e99cd..15f874c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3795,6 +3795,7 @@ packages: - hs-php-session - wordpress-auth - servant-auth-wordpress + - ca-province-codes "David Baynard @dbaynard": - time-qq # see christian-marie/time-qq#3 From 20145d34fb0ced55c211f76da5ed20efd5eebe37 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Tue, 29 Jan 2019 12:54:30 +0300 Subject: [PATCH 0944/1876] New curator with global packages pruning, add parsec which was missing --- build-constraints.yaml | 1 + etc/curator-2-check.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9279584e..ca081060 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4041,6 +4041,7 @@ packages: - options - optparse-applicative - parallel + - parsec - path-pieces - pcg-random - persistable-record diff --git a/etc/curator-2-check.sh b/etc/curator-2-check.sh index 6f16982e..82a8facc 100755 --- a/etc/curator-2-check.sh +++ b/etc/curator-2-check.sh @@ -6,7 +6,7 @@ mkdir -p ~/.local/bin export PATH=$HOME/.local/bin:$PATH # Get new Stackage curator -CURATOR2=stackage-curator-2-9132b4b184f1f7f27c4c80ec0609460cea22ae75 +CURATOR2=stackage-curator-2-90cf65bfddea4e8abb5bc68fe83d59a7f8766757 wget "https://s3.amazonaws.com/www.snoyman.com/stackage-curator-2/$CURATOR2.bz2" bunzip2 "$CURATOR2.bz2" chmod +x $CURATOR2 From b58980cebc41eef972f17f2062cdfaa73b955031 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Tue, 29 Jan 2019 15:39:34 +0300 Subject: [PATCH 0945/1876] lib flag is no longer required for cabal-install It was required for Cabal-2.2 but as we have Cabal-2.4 for quite some time it makes sense to remove this flag and e.g. current Stack master complains seeing it --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9279584e..ac9d14a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4460,7 +4460,6 @@ package-flags: servant-client-core: false cabal-install: - lib: true # https://github.com/haskell/cabal/issues/4883 native-dns: false From 7381d7d37528cdeb59f7c12ea992aa0240d85c40 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 29 Jan 2019 16:31:46 +0100 Subject: [PATCH 0946/1876] flac < 0.2 & wave < 0.2 for #4335 --- build-constraints.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9279584e..96d10507 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -361,7 +361,7 @@ packages: - goggles - plot-light - mapquest-api - - datasets + - datasets "Joseph Canero @caneroj1": - sqlite-simple-errors @@ -4370,6 +4370,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4329 - ansi-terminal < 0.9 + + # https://github.com/commercialhaskell/stackage/issues/4335 + - flac < 0.2 + - wave < 0.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 5efbc995a3442bb6b45245aa1a6e745167ad6d18 Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Tue, 29 Jan 2019 10:29:58 -0600 Subject: [PATCH 0947/1876] Allow tests for diagarms-contrib The upper bounds for `QuickCheck` and `containers` have been bumped via a Hackage revision; I've confirmed that the test suite completes successfully. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 96d10507..a7e052d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4526,7 +4526,6 @@ skipped-tests: - cabal-install # tasty 1.1 - colour # QuickCheck-2.11.3 - drawille # hspec 2.4 - - diagrams-contrib # QuickCheck 2.12, containers 0.6 - ed25519 # QuickCheck, hlint and more - exact-pi # QuickCHeck 2.12, tasty-1.2 - github # hspec-2.6.0, hspec-discover-2.6.0 From 699827172f43c66b317c6d26aa873dc5420f0b03 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 29 Jan 2019 18:06:24 +0100 Subject: [PATCH 0948/1876] Move hsdev upper bound to #4312, closes #4316 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 96d10507..9c036ebe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4361,8 +4361,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4312 - network < 3.0.0.0 - - # https://github.com/commercialhaskell/stackage/issues/4316 - hsdev < 0.3.3 # https://github.com/commercialhaskell/stackage/issues/4325 From 1849f11a676886d88709cec4f22aac5211d53b7a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 29 Jan 2019 18:37:37 +0100 Subject: [PATCH 0949/1876] libraft upper bound for #4337 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ca9a1b38..4762eecd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4373,6 +4373,9 @@ packages: - flac < 0.2 - wave < 0.2 + # https://github.com/commercialhaskell/stackage/issues/4337 + - libraft < 0.2.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 22bf8d11461deccd065854b2a3840f0bb7566731 Mon Sep 17 00:00:00 2001 From: Erick Gonzalez Date: Tue, 29 Jan 2019 22:52:24 +0100 Subject: [PATCH 0950/1876] add failable package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4762eecd..26d7a917 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3804,6 +3804,9 @@ packages: - ucam-webauth - ucam-webauth-types + "Erick Gonzalez @codemonkeylabs-de": + - failable + "Grandfathered dependencies": - Boolean - ChasingBottoms From d86b474c2f22b0a43eb34454020b189a2300d60f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 30 Jan 2019 15:05:02 +0100 Subject: [PATCH 0951/1876] Remove flac and wave upper bounds, closes #4335 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4762eecd..2233d35c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4369,10 +4369,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4329 - ansi-terminal < 0.9 - # https://github.com/commercialhaskell/stackage/issues/4335 - - flac < 0.2 - - wave < 0.2 - # https://github.com/commercialhaskell/stackage/issues/4337 - libraft < 0.2.0.0 From 6dbcfb176125ac1f25c58130597c5aa3793b479d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 30 Jan 2019 15:06:29 +0100 Subject: [PATCH 0952/1876] Skip (presumably) broken recursion-schemes release --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2233d35c..e1c5270e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1502,7 +1502,7 @@ packages: - haxl - monad-time - packdeps < 0 - - recursion-schemes + - recursion-schemes < 5.1.1.1 || > 5.1.1.1 - unordered-containers # Regex packages by Chris Kuklewicz From 0ddf0c4f5a2d49499aefa39a810ef1953872e15d Mon Sep 17 00:00:00 2001 From: Erick Gonzalez Date: Wed, 30 Jan 2019 20:21:29 +0100 Subject: [PATCH 0953/1876] add ttl-hashtables, radius, structured-cli and eap packages --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b475bc6..e230374b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3805,7 +3805,11 @@ packages: - ucam-webauth-types "Erick Gonzalez @codemonkeylabs-de": + - eap - failable + - ttl-hashtables + - radius + - structured-cli "Grandfathered dependencies": - Boolean From a896bce4e1aecc6e1a58985652db90c6689629d8 Mon Sep 17 00:00:00 2001 From: Kadzuya OKAMOTO Date: Thu, 31 Jan 2019 17:17:11 +0900 Subject: [PATCH 0954/1876] Add tonatona --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b475bc6..a9b03138 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3146,6 +3146,7 @@ packages: - transaction - tonaparser - tonalude + - tonatona "Marcin Tolysz @tolysz": - rawstring-qm From 2c47c30b5b1f915294fb60144288ac1a1ab9edcc Mon Sep 17 00:00:00 2001 From: recursion-ninja Date: Thu, 31 Jan 2019 09:41:19 -0500 Subject: [PATCH 0955/1876] Adding mono-traversable-keys package to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b475bc6..51f9c314 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3640,6 +3640,7 @@ packages: "Alex Washburn @recursion-ninja": - bv-little + - mono-traversable-keys "Avi Press @aviaviavi": - curl-runnings < 0 From ac0282d96d59f89d42083bb6df845fc8965d555e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 2 Feb 2019 08:33:25 +0100 Subject: [PATCH 0956/1876] tasty < 1.2.1 due to #4329 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b475bc6..2abf9c55 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4372,6 +4372,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4329 - ansi-terminal < 0.9 + - tasty < 1.2.1 # https://github.com/commercialhaskell/stackage/issues/4337 - libraft < 0.2.0.0 From fbb73707cc0c5cde55f133f3fbc6d54301aa7502 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 2 Feb 2019 08:41:58 +0100 Subject: [PATCH 0957/1876] hledger-lib < 1.13 per #4343 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2abf9c55..fa049891 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4377,6 +4377,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4337 - libraft < 0.2.0.0 + # https://github.com/commercialhaskell/stackage/issues/4343 + - hledger-lib < 1.13 + # end of packages # Package flags are applied to individual packages, and override the values of From 58a60c1700d21df8717f26594eba1571a6e1ed8c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 2 Feb 2019 08:43:27 +0100 Subject: [PATCH 0958/1876] Upgrade hw-mquery for hw-json --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa049891..ed958c5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2804,7 +2804,7 @@ packages: - hw-fingertree < 0 # build failure with GHC 8.4 - hw-fingertree-strict - hw-json - - hw-mquery < 0.2.0.0 + - hw-mquery - hw-packed-vector - hw-parser - hw-prim From addd6669580093fcb5a67d554238905813335ec1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 2 Feb 2019 08:44:34 +0100 Subject: [PATCH 0959/1876] Remove matrices upper bound kuribas/cubicbezier#9 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed958c5a..bf0de309 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4345,10 +4345,6 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/kuribas/cubicbezier/issues/9 - # waiting on cubicbezier - - matrices < 0.5 # build failure because of cubicbezier - # https://github.com/commercialhaskell/stackage/issues/4290 - http-client < 0.6 From 0826b5aac8808bd1ef09f0ba108894566975c370 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 2 Feb 2019 08:47:58 +0100 Subject: [PATCH 0960/1876] pandoc and pandoc-citeproc upper bounds for #4344 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf0de309..190380f1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4376,6 +4376,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4343 - hledger-lib < 1.13 + # https://github.com/commercialhaskell/stackage/issues/4344 + - pandoc < 2.6 + - pandoc-citeproc < 0.16 + # end of packages # Package flags are applied to individual packages, and override the values of From 5a46b3c704a93ccc167e30fb41d0216dc1611b04 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 2 Feb 2019 08:50:17 +0100 Subject: [PATCH 0961/1876] req and retry upper bounds for #4345 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 190380f1..6f4475f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4380,6 +4380,10 @@ packages: - pandoc < 2.6 - pandoc-citeproc < 0.16 + # https://github.com/commercialhaskell/stackage/issues/4345 + - req < 2.0.0 + - retry < 0.8.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 5da315f1795c9f628579c86dccbbaed6776e63c8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 2 Feb 2019 08:51:19 +0100 Subject: [PATCH 0962/1876] servant-blaze upper bound for #4346 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f4475f5..a600bfb9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4384,6 +4384,9 @@ packages: - req < 2.0.0 - retry < 0.8.0.0 + # https://github.com/commercialhaskell/stackage/issues/4346 + - servant-blaze < 0.9 + # end of packages # Package flags are applied to individual packages, and override the values of From 33e0abf7411fd76319cb770d18084a08c22a5e23 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 2 Feb 2019 13:17:54 +0100 Subject: [PATCH 0963/1876] snap-server upper boun for #4347 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1298f0b..b90bc9fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4393,6 +4393,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4346 - servant-blaze < 0.9 + # https://github.com/commercialhaskell/stackage/issues/4347 + - snap-server < 1.1.1.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 249e391a7c2e38b755ab77dcd75c76d2fb3a3409 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 2 Feb 2019 13:33:24 +0100 Subject: [PATCH 0964/1876] Enable hpack without test suite, and cabal2nix #4339 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b90bc9fa..3119124c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -777,7 +777,7 @@ packages: - hspec-wai - hspec-wai-json - aeson-qq - - interpolate + - interpolate < 0 # via haskell-src-meta - doctest - base-compat @@ -4320,7 +4320,6 @@ packages: - aeson-qq < 0 - codo-notation < 0 - here < 0 - - interpolate < 0 - interpolatedstring-perl6 < 0 - invertible < 0 - language-c-quote < 0 @@ -4336,12 +4335,10 @@ packages: - eventstore < 0 - fmt < 0 - generics-eot < 0 - - hpack < 0 - servant-elm < 0 - hledger-api < 0 - hledger-ui < 0 - hledger-web < 0 - - cabal2nix < 0 - hpack-dhall < 0 - stack < 0 - stack2nix < 0 @@ -4706,6 +4703,7 @@ skipped-tests: - system-fileio # ansi-terminal-0.8 via chell - system-filepath # ansi-terminal-0.8 via chell - buffer-builder # per HTF per cpphs per polyparse (ghc 8.6 failure) + - hpack # haskell-src-meta via interpolate # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. From eedfa12c582509a960bc9c6fc39d112656dddae9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 3 Feb 2019 04:45:27 +0100 Subject: [PATCH 0965/1876] hledger-iadd upper bound for #4343 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3119124c..b46f11c1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4378,6 +4378,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4343 - hledger-lib < 1.13 + - hledger-iadd < 1.3.8 # https://github.com/commercialhaskell/stackage/issues/4344 - pandoc < 2.6 From 2c582f7a8d778ff923c93ca730c44580f5bcbc1e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 3 Feb 2019 04:50:07 +0100 Subject: [PATCH 0966/1876] Add hw-json-simd to grandfathered packages --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b46f11c1..9c03456b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3996,6 +3996,7 @@ packages: - hxt-http - hxt-regex-xmlschema - hxt-unicode + - hw-json-simd - iconv - ieee754 - infer-license From c5a641a64c3f6bf703ed0ae2e1fca31e1e718983 Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Sun, 3 Feb 2019 17:26:39 +0000 Subject: [PATCH 0967/1876] Add quickcheck-classes --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c03456b..bca92be5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2957,6 +2957,7 @@ packages: - fast-digits - chimera - quadratic-irrational + - quickcheck-classes "Ashley Yakeley @AshleyYakeley": - countable From 50e71b3215a478bafd8b6298769fb6237f9685c7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 4 Feb 2019 06:55:22 +0100 Subject: [PATCH 0968/1876] Trim upper bounds, closes #4343, closes #4345, closes #4346 --- build-constraints.yaml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bca92be5..f3be9c1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4376,23 +4376,12 @@ packages: - tasty < 1.2.1 # https://github.com/commercialhaskell/stackage/issues/4337 - - libraft < 0.2.0.0 - - # https://github.com/commercialhaskell/stackage/issues/4343 - - hledger-lib < 1.13 - - hledger-iadd < 1.3.8 + - libraft < 0.2.0.0 # compilation failure # https://github.com/commercialhaskell/stackage/issues/4344 - pandoc < 2.6 - pandoc-citeproc < 0.16 - # https://github.com/commercialhaskell/stackage/issues/4345 - - req < 2.0.0 - - retry < 0.8.0.0 - - # https://github.com/commercialhaskell/stackage/issues/4346 - - servant-blaze < 0.9 - # https://github.com/commercialhaskell/stackage/issues/4347 - snap-server < 1.1.1.0 From 3647816771209d24b1ad58e5db6a411cf1d0b57c Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Thu, 31 Jan 2019 14:07:15 -0800 Subject: [PATCH 0969/1876] Re-enable stack --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3be9c1f..22e8b0bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4342,7 +4342,6 @@ packages: - hledger-ui < 0 - hledger-web < 0 - hpack-dhall < 0 - - stack < 0 - stack2nix < 0 "GHC upper bounds": From ad6ef5ec901b28dda0da94215c93a742fa87730f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 5 Feb 2019 09:02:53 +0100 Subject: [PATCH 0970/1876] Remove unorderded-containers upper bound, closes #4309 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3be9c1f..34d0c2d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4361,9 +4361,6 @@ packages: - hspec-core < 2.7.0 - hspec-discover < 2.7.0 - # https://github.com/commercialhaskell/stackage/issues/4309 - - unordered-containers < 0.2.10.0 - # https://github.com/commercialhaskell/stackage/issues/4312 - network < 3.0.0.0 - hsdev < 0.3.3 From 9b2090581594ce154ac3eb343adb7c76b817185e Mon Sep 17 00:00:00 2001 From: Shayne Fletcher Date: Tue, 5 Feb 2019 07:45:26 -0500 Subject: [PATCH 0971/1876] Update build-constraints.yaml --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3be9c1f..ee227800 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -552,6 +552,9 @@ packages: - profiterole - debug - record-dot-preprocessor + + "Digital Asset ": + - ghc-lib "Karl Ostmo @kostmo": - perfect-hash-generator From 736707147c89b3c3d73ceab0c23a9b48db2bac2a Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Tue, 5 Feb 2019 18:18:32 +0000 Subject: [PATCH 0972/1876] Enable quickcheck-classes + clean up --- build-constraints.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3be9c1f..6fee6f85 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1520,9 +1520,6 @@ packages: - universe-instances-trans - universe-reverse-instances - "@Bodigrim": - - arithmoi - "Abhinav Gupta @abhinav": - farmhash - pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build @@ -2513,9 +2510,6 @@ packages: - ctrie - ttrie - "Andrew Lelechenko @Bodigrim": - - exp-pairs - "Stefan Kersten @kaoskorobase": - hsndfile < 0 # build failure with GHC 8.4 - hsndfile-vector < 0 # build failure with GHC 8.4 @@ -2958,6 +2952,7 @@ packages: - chimera - quadratic-irrational - quickcheck-classes + - arithmoi "Ashley Yakeley @AshleyYakeley": - countable @@ -4257,7 +4252,6 @@ packages: - fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - cli < 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 - Unique < 0 # GHC 8.4 via base-4.11.0.0 - ghc-compact < 0 # GHC 8.4 via base-4.11.1.0 From 3e2dcb7605435bbdfc69ff195b78fd85afcc4bd7 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 5 Feb 2019 19:27:46 +0000 Subject: [PATCH 0973/1876] proto-lens 0.5.0.0, proto-lens-runtime 0.5.0.0 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3be9c1f..29cd1729 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4385,6 +4385,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4347 - snap-server < 1.1.1.0 + # https://github.com/commercialhaskell/stackage/issues/4353 + - proto-lens < 0.5.0.0 + - proto-lens-runtime < 0.5.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From d399d0531dc74ddabafef462c5be1144b5396c25 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 5 Feb 2019 19:49:05 +0000 Subject: [PATCH 0974/1876] proto-lens-protobuf-types, proto-lens-protoc proto-lens-protobuf-types < 0.5.0.0 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29cd1729..d0f37cf4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3859,6 +3859,7 @@ packages: - bytestring-strict-builder - bytestring-tree-builder - bzlib + - ca-province-codes - call-stack - casing - cassava-megaparsec @@ -4032,6 +4033,7 @@ packages: - monad-loops - monads-tf - mono-traversable-instances + - mono-traversable-keys - monoid-transformer - multiset - mwc-random @@ -4388,6 +4390,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4353 - proto-lens < 0.5.0.0 - proto-lens-runtime < 0.5.0.0 + - proto-lens-protobuf-types < 0.5.0.0 + - proto-lens-protoc < 0.5.0.0 + - proto-lens-protobuf-types < 0.5.0.0 # end of packages From fd70053ce69a49e8fdb3ed273fc353e163362f97 Mon Sep 17 00:00:00 2001 From: Richard Cook Date: Tue, 5 Feb 2019 12:52:47 -0800 Subject: [PATCH 0975/1876] Add sexpr-parser --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0f37cf4..f31ea923 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -217,6 +217,7 @@ packages: "Richard Cook @rcook": - hidden-char - req-url-extra + - sexpr-parser "Vanessa McHale @vmchale": - tibetan-utils < 0 From 1625ac444ab85b42338a7594f530344329c970c3 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 5 Feb 2019 22:34:17 +0000 Subject: [PATCH 0976/1876] req < 2.0.0, retry < 0.8.0.0 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0f37cf4..d9390fd3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4394,6 +4394,10 @@ packages: - proto-lens-protoc < 0.5.0.0 - proto-lens-protobuf-types < 0.5.0.0 + # https://github.com/commercialhaskell/stackage/issues/4345 + - req < 2.0.0 + - retry < 0.8.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From aa9cea38c54fd994866d34791528eb0c03369cc2 Mon Sep 17 00:00:00 2001 From: Richard Cook Date: Tue, 5 Feb 2019 14:36:46 -0800 Subject: [PATCH 0977/1876] Add oset --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0f37cf4..afe81448 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -216,6 +216,7 @@ packages: "Richard Cook @rcook": - hidden-char + - oset - req-url-extra "Vanessa McHale @vmchale": From 05e5e95cbe55f624ceb8b9dbd4c7e80e4758394d Mon Sep 17 00:00:00 2001 From: Kadzuya OKAMOTO Date: Wed, 6 Feb 2019 19:10:12 +0900 Subject: [PATCH 0978/1876] Add tonatona-logger --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9390fd3..93a41c54 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3148,6 +3148,7 @@ packages: - tonaparser - tonalude - tonatona + - tonatona-logger "Marcin Tolysz @tolysz": - rawstring-qm From d7817d5653e8aabd7eb06948e771b1c878b68fb5 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Wed, 6 Feb 2019 17:56:44 +0300 Subject: [PATCH 0979/1876] Code to build Stackage with Nix --- automated/nix-build/README.md | 5 ++++ automated/nix-build/build.sh | 12 ++++++++ automated/nix-build/fetch-nixpkgs.nix | 23 +++++++++++++++ automated/nix-build/nixpkgs-src.json | 6 ++++ automated/nix-build/snapshot-fixed.nix | 41 ++++++++++++++++++++++++++ 5 files changed, 87 insertions(+) create mode 100644 automated/nix-build/README.md create mode 100644 automated/nix-build/build.sh create mode 100644 automated/nix-build/fetch-nixpkgs.nix create mode 100644 automated/nix-build/nixpkgs-src.json create mode 100644 automated/nix-build/snapshot-fixed.nix diff --git a/automated/nix-build/README.md b/automated/nix-build/README.md new file mode 100644 index 00000000..56901b26 --- /dev/null +++ b/automated/nix-build/README.md @@ -0,0 +1,5 @@ +# Building Stackage with Nix + +The script `build.sh` is supposed to be run in a directory where `curator unpack` +was run - it assumes existence of `unpack-dir` directory with a Stackage +snapshot `stack.yaml` and unpacked packages in it. diff --git a/automated/nix-build/build.sh b/automated/nix-build/build.sh new file mode 100644 index 00000000..62918fe5 --- /dev/null +++ b/automated/nix-build/build.sh @@ -0,0 +1,12 @@ +#!/usr/bin/env bash + +set -eu +x + +NIX_VERSION="2.0.4" +curl https://nixos.org/releases/nix/nix-$NIX_VERSION/install | sh + +# no code to install stack2nix yet + +stack2nix --cabal2nix-args="--no-hpack" unpack-dir > snapshot.nix + +nix build -f snapshot-fixed.nix diff --git a/automated/nix-build/fetch-nixpkgs.nix b/automated/nix-build/fetch-nixpkgs.nix new file mode 100644 index 00000000..29cac91f --- /dev/null +++ b/automated/nix-build/fetch-nixpkgs.nix @@ -0,0 +1,23 @@ +let + spec = builtins.fromJSON (builtins.readFile ./nixpkgs-src.json); + src = import { + url = "https://github.com/${spec.owner}/${spec.repo}/archive/${spec.rev}.tar.gz"; + inherit (spec) sha256; + }; + nixcfg = import ; +in builtins.derivation { + system = builtins.currentSystem; + name = "${src.name}-unpacked"; + builder = builtins.storePath nixcfg.shell; + inherit src; + args = [ + (builtins.toFile "builder" '' + $coreutils/mkdir $out + cd $out + $gzip -d < $src | $tar -x --strip-components=1 + '') + ]; + coreutils = builtins.storePath nixcfg.coreutils; + tar = builtins.storePath nixcfg.tar; + gzip = builtins.storePath nixcfg.gzip; +} diff --git a/automated/nix-build/nixpkgs-src.json b/automated/nix-build/nixpkgs-src.json new file mode 100644 index 00000000..00ed9d5d --- /dev/null +++ b/automated/nix-build/nixpkgs-src.json @@ -0,0 +1,6 @@ +{ + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "c2950341d038995bf46a7b72db961bb3d3e9ac12", + "sha256": "0ghirjm6xvsihci3fladrn4nrnh2yr529v7c406hmw0yp25kv0i4" +} diff --git a/automated/nix-build/snapshot-fixed.nix b/automated/nix-build/snapshot-fixed.nix new file mode 100644 index 00000000..bac92a89 --- /dev/null +++ b/automated/nix-build/snapshot-fixed.nix @@ -0,0 +1,41 @@ +{ pkgs ? import (import ./fetch-nixpkgs.nix) {} +, compiler ? pkgs.haskell.packages.ghc863 +}: +let + snapshot = import ./snapshot.nix { pkgs = pkgs; compiler = compiler; }; +in + snapshot.override (with pkgs.haskell.lib; { + overrides = self: super: { + # disabling packages from non-hackage-packages.nix + futhark = null; + multi-ghc-travis = null; + vaultenv = null; + # native deps + check-email = super.check-email.override { resolv = null; }; + flac = super.flac.override { FLAC = pkgs.flac; }; + freenect = super.freenect.override { freenect_sync = null; libfreenect = null; }; + haskell-gi = super.haskell-gi.override { gobject-introspection = pkgs.gnome3.gobjectIntrospection; }; + HDBC-mysql = super.HDBC-mysql.override { mysqlclient = pkgs.mysql;}; + libffi = super.libffi.override { ffi = null; }; + # fixes + blas-ffi = overrideCabal super.blas-ffi ( + old: { libraryPkgconfigDepends = old.libraryPkgconfigDepends ++ [ pkgs.openblasCompat ]; } + ); + odbc = overrideCabal super.odbc ( + old: { librarySystemDepends = old.librarySystemDepends ++ [ pkgs.freetds ]; } + ); + html-entities = null; # https://github.com/nikita-volkov/html-entities/issues/8 + category = null; # conflict in Prelude.hs + constraint = null; # because of category + lame = null; # fails with 'Total ticks: 451489' + proto-lens-protobuf-types = overrideCabal super.proto-lens-protobuf-types ( + old: { libraryToolDepends = old.libraryToolDepends ++ [ pkgs.protobuf ]; } + ); + # libraft = null; # xxx/postgres/entries.sql: openFile: does not exist (No such file or directory) in libraft-0.2.0.0 + xmlbf-xeno = null; # because of html-entities + xmonad = null; # xmonad requires extra patches for Nix + xmonad-contrib = null; + xmonad-extras = null; + hlibgit2 = disableHardening super.hlibgit2 [ "format" ]; + }; + }) From 41f3a407e9fd5a0b321f082ffc99cf81b955ee6c Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Wed, 6 Feb 2019 17:57:23 +0300 Subject: [PATCH 0980/1876] Contraint updates to allow building Stackage with Stack --- build-constraints.yaml | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9390fd3..8ca6f28b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -899,7 +899,7 @@ packages: - grouped-list < 0 # GHC 8.4 via base-4.11.1.0 - haskintex < 0 - HaTeX < 0 - - include-file + - include-file < 0 # https://github.com/Daniel-Diaz/include-file/pull/3 - matrix - pcre-light - phantom-state @@ -4789,6 +4789,23 @@ skipped-tests: # Uses Cabal's "library internal" stanza feature - s3-signer + # Due to cycles, which are actually just limitations in Stack right now. + - call-stack + - HUnit + - criterion + - hspec + - foundation + - attoparsec + - case-insensitive + - nanospec + - scientific + - vector-binary-instances + - clock + - js-flot + - js-jquery + + - relapse # because of include-file + # Requires filesystem access - json-autotype # https://github.com/commercialhaskell/stackage/issues/4185 # end of skipped-tests @@ -5325,6 +5342,16 @@ skipped-benchmarks: # See: https://github.com/fpco/stackage-curator/issues/68 - tomland + # Due to cycles, which are actually just limitations in Stack right now. + - criterion + - foundation + - hspec + - attoparsec + - case-insensitive + - nanospec + - scientific + - vector-binary-instances + # end of skipped-benchmarks From 5b40e9a5126753ded7af6bce660f9b316700b68f Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Wed, 6 Feb 2019 07:23:47 -0800 Subject: [PATCH 0981/1876] Remove deprecated packages proto-lens-combinators and lens-labels. They were merged into the latest release of the proto-lens package (0.5.0.0). --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9390fd3..9e0f60e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3313,8 +3313,6 @@ packages: - hslua-module-text "Judah Jacobson @judah": - - lens-labels - - proto-lens-combinators - proto-lens-protobuf-types - proto-lens-protoc - proto-lens-runtime From 3fc8dd64b193ae83d7f489d076578be3d7524a52 Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Thu, 7 Feb 2019 13:44:04 +0000 Subject: [PATCH 0982/1876] Remove compilation failure for libraft --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9390fd3..894df807 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4377,9 +4377,6 @@ packages: - ansi-terminal < 0.9 - tasty < 1.2.1 - # https://github.com/commercialhaskell/stackage/issues/4337 - - libraft < 0.2.0.0 # compilation failure - # https://github.com/commercialhaskell/stackage/issues/4344 - pandoc < 2.6 - pandoc-citeproc < 0.16 From 950755fbb11209db55db8719e8d7edf49dfd5779 Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Thu, 7 Feb 2019 06:53:05 -0800 Subject: [PATCH 0983/1876] Remove upper bounds on proto-lens packages. --- build-constraints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e0f60e3..1b478af9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4385,13 +4385,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4347 - snap-server < 1.1.1.0 - # https://github.com/commercialhaskell/stackage/issues/4353 - - proto-lens < 0.5.0.0 - - proto-lens-runtime < 0.5.0.0 - - proto-lens-protobuf-types < 0.5.0.0 - - proto-lens-protoc < 0.5.0.0 - - proto-lens-protobuf-types < 0.5.0.0 - # https://github.com/commercialhaskell/stackage/issues/4345 - req < 2.0.0 - retry < 0.8.0.0 From d9d8bae90dda9112783dbf0b575a326b0b5c142c Mon Sep 17 00:00:00 2001 From: Sven Heyll Date: Fri, 8 Feb 2019 05:45:03 +0100 Subject: [PATCH 0984/1876] Add function-builder --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9390fd3..3edcf12e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2071,6 +2071,7 @@ packages: - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - type-spec - pretty-types + - function-builder "Jakub Fijałkowski @jakubfijalkowski": - hlibsass From 27cd0ca90cb09409c984a0ad073ae362cda861f7 Mon Sep 17 00:00:00 2001 From: Sven Heyll Date: Fri, 8 Feb 2019 05:56:34 +0100 Subject: [PATCH 0985/1876] Add bytestring-to-vector --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9390fd3..0e85393a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2071,6 +2071,7 @@ packages: - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - type-spec - pretty-types + - bytestring-to-vector "Jakub Fijałkowski @jakubfijalkowski": - hlibsass From c08be91d41202fd8c1c77926515d16d7314449a0 Mon Sep 17 00:00:00 2001 From: Pavel Yakovlev Date: Sun, 10 Feb 2019 14:02:20 +0300 Subject: [PATCH 0986/1876] Add mmtf --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9390fd3..3b262e68 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3270,6 +3270,7 @@ packages: "Pavel Yakovlev @zmactep": - hasbolt - uniprot-kb + - mmtf "Christopher A. Gorski @cgorski": - general-games From 02f34564670febd11f6e604074a7003a4797c1f3 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 10 Feb 2019 09:47:37 -0800 Subject: [PATCH 0987/1876] re-enable hledger packages (#4343) --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9390fd3..51e5abb4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4333,16 +4333,12 @@ packages: - hspec-wai-json < 0 - microformats2-parser < 0 - elm2nix < 0 - - hledger < 0 - ucam-webauth < 0 - aeson-typescript < 0 - eventstore < 0 - fmt < 0 - generics-eot < 0 - servant-elm < 0 - - hledger-api < 0 - - hledger-ui < 0 - - hledger-web < 0 - hpack-dhall < 0 - stack < 0 - stack2nix < 0 From 24dc12b9827ad13972bd605b576c3186944679ec Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 11 Feb 2019 11:37:36 +0000 Subject: [PATCH 0988/1876] mmark-ext-0.2.1.1 tests are failing (#4368) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9390fd3..25a53280 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5041,6 +5041,9 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4294 - asif + # + - mmark-ext + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 2d8dddc9cea2d9ee3dd46da8724008df2faa9d29 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 11 Feb 2019 10:20:27 -0500 Subject: [PATCH 0989/1876] Block deprecated packages lens-labels and proto-lens-combinators --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e0f69aa7..8393a141 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4268,6 +4268,8 @@ packages: - data-clist - brick - hedgehog-fn + - lens-labels < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 + - proto-lens-combinators < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 # Packages in the build plan that are blocked from inclusion due to # compilation failure with ghc 8.6 From d5231878c3c86b3bfffe4e5cf68cbbca06fbb333 Mon Sep 17 00:00:00 2001 From: Dmitry Dzhus Date: Mon, 11 Feb 2019 17:34:17 +0000 Subject: [PATCH 0990/1876] Re-enable th-nowq (0.1.0.3) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ca14ed3e..ba677849 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3633,7 +3633,7 @@ packages: - csg - simple-vec3 - static-text - - th-nowq < 0 + - th-nowq "Dan Fithian @dfithian": - oauthenticated From 735937adadec048dac4a0de0ef91aa09bea9c5d9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 11 Feb 2019 14:45:33 -0500 Subject: [PATCH 0991/1876] Add libraft to expected-test-failures per #4337 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ca14ed3e..592f5dd6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4962,6 +4962,7 @@ expected-test-failures: - hoopl # https://github.com/haskell/hoopl/issues/50 - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - hweblib # https://github.com/aycanirican/hweblib/issues/3 + - libraft # https://github.com/commercialhaskell/stackage/issues/4337#issuecomment-462465921 - multiset # doctests require Glob, a hidden package - perf # https://github.com/fpco/stackage/pull/2859 - picosat # https://github.com/fpco/stackage/pull/2382 From 53c2131a6ce2da62afc87b3c7af57f097ed039bc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 12 Feb 2019 11:08:54 -0500 Subject: [PATCH 0992/1876] Reorganize constraints, see #4325 and #4290 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e5ec7cc..ac516a2d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -554,7 +554,7 @@ packages: - profiterole - debug - record-dot-preprocessor - + "Digital Asset ": - ghc-lib @@ -4352,6 +4352,7 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/4290 - http-client < 0.6 + - wreq < 0.5.3.2 # https://github.com/commercialhaskell/stackage/issues/4297 - tomland < 1.0.0 @@ -4365,9 +4366,6 @@ packages: - network < 3.0.0.0 - hsdev < 0.3.3 - # https://github.com/commercialhaskell/stackage/issues/4325 - - wreq < 0.5.3.2 - # https://github.com/commercialhaskell/stackage/issues/4329 - ansi-terminal < 0.9 - tasty < 1.2.1 From 3b8c36d7354afe985a6f509c6b8d73ae4556c0bd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 12 Feb 2019 15:31:36 -0500 Subject: [PATCH 0993/1876] Unblock hspec, closes #4306 --- build-constraints.yaml | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac516a2d..3d3bfbd7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2799,7 +2799,7 @@ packages: - hw-eliasfano - hw-excess - hw-hedgehog - - hw-hspec-hedgehog + - hw-hspec-hedgehog < 0 # via hspec-2.7.0 - hw-int - hw-ip - hw-fingertree < 0 # build failure with GHC 8.4 @@ -4357,11 +4357,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4297 - tomland < 1.0.0 - # https://github.com/commercialhaskell/stackage/issues/4306 - - hspec < 2.7.0 - - hspec-core < 2.7.0 - - hspec-discover < 2.7.0 - # https://github.com/commercialhaskell/stackage/issues/4312 - network < 3.0.0.0 - hsdev < 0.3.3 @@ -4620,6 +4615,23 @@ skipped-tests: - tdigest # via tasty-1.2 - temporary-resourcet # via tasty-1.2 - these # via tasty-1.2 + - mmtf # via hspec-2.7.0 + - records-sop # via hspec-2.7.0 + - servant # via hspec-2.7.0 + - servant-client # via hspec-2.7.0 + - servant-client-core # via hspec-2.7.0 + - servant-foreign # via hspec-2.7.0 + - servant-js # via hspec-2.7.0 + - servant-server # via hspec-2.7.0 + - servant-swagger # via hspec-2.7.0 + - vinyl # via hspec-2.7.0 + - arbor-lru-cache # via hw-hspec-hedgehog via hspec-2.7.0 + - asif # via hw-hspec-hedgehog via hspec-2.7.0 + - bits-extra # via hw-hspec-hedgehog via hspec-2.7.0 + - hw-dsv # via hw-hspec-hedgehog via hspec-2.7.0 + - hw-fingertree-strict # via hw-hspec-hedgehog via hspec-2.7.0 + - hw-mquery # via hw-hspec-hedgehog via hspec-2.7.0 + - hw-simd # via hw-hspec-hedgehog via hspec-2.7.0 # Blocked due to tests failing to compile for GHC 8.6 From 128c79e89a70c4d0ee449b8f50da28d88f995ef6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 12 Feb 2019 15:41:06 -0500 Subject: [PATCH 0994/1876] Unconstrain pandoc, closes #4344 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3d3bfbd7..f4ea0deb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4365,10 +4365,6 @@ packages: - ansi-terminal < 0.9 - tasty < 1.2.1 - # https://github.com/commercialhaskell/stackage/issues/4344 - - pandoc < 2.6 - - pandoc-citeproc < 0.16 - # https://github.com/commercialhaskell/stackage/issues/4347 - snap-server < 1.1.1.0 From 1684e31a6aa9f6c51adc6b36cbc3fdec4f0c6ddf Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Tue, 12 Feb 2019 23:23:13 +0000 Subject: [PATCH 0995/1876] Add bitvec --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4ea0deb..1009ce8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2960,6 +2960,7 @@ packages: - quadratic-irrational - quickcheck-classes - arithmoi + - bitvec "Ashley Yakeley @AshleyYakeley": - countable From 59e048212d7a3429ef98cbc55218f0cdc0d57844 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 13 Feb 2019 01:40:10 -0500 Subject: [PATCH 0996/1876] Unconstrain req, closes #4345 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4ea0deb..e168828b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4368,10 +4368,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4347 - snap-server < 1.1.1.0 - # https://github.com/commercialhaskell/stackage/issues/4345 - - req < 2.0.0 - - retry < 0.8.0.0 - # end of packages # Package flags are applied to individual packages, and override the values of From e413a57baeaf428aa1ab72736958b15d57b888f2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 13 Feb 2019 01:41:41 -0500 Subject: [PATCH 0997/1876] Skip tests for streaming-cassava per hspec-2.7 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e168828b..aace02d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4616,6 +4616,7 @@ skipped-tests: - servant-js # via hspec-2.7.0 - servant-server # via hspec-2.7.0 - servant-swagger # via hspec-2.7.0 + - streaming-cassava # via hspec-2.7.0 - vinyl # via hspec-2.7.0 - arbor-lru-cache # via hw-hspec-hedgehog via hspec-2.7.0 - asif # via hw-hspec-hedgehog via hspec-2.7.0 From 247bed293c5739f76b0c9afb103671da1dce2983 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 13 Feb 2019 01:45:35 -0500 Subject: [PATCH 0998/1876] Add constraint "dejafu < 2" per #4373 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aace02d0..706205d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4368,6 +4368,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4347 - snap-server < 1.1.1.0 + # https://github.com/commercialhaskell/stackage/issues/4373 + - dejafu < 2.0.0.0 + - hunit-dejafu < 2.0.0.0 + - tasty-dejafu < 2.0.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 9427706800852b88dcd4c3371a1f40d6b61fde52 Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Wed, 13 Feb 2019 10:04:28 +0000 Subject: [PATCH 0999/1876] Add filepattern --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4ea0deb..372c0366 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -554,6 +554,7 @@ packages: - profiterole - debug - record-dot-preprocessor + - filepattern "Digital Asset ": - ghc-lib From c9a04c947902ca545b677e1d7bfcbf8c770fb86b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 13 Feb 2019 10:34:33 -0500 Subject: [PATCH 1000/1876] Remove req-url-extra per rcook/req-url-extra#1, see #4345 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 706205d6..e34d822d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -217,7 +217,7 @@ packages: "Richard Cook @rcook": - hidden-char - oset - - req-url-extra + - req-url-extra < 0 # https://github.com/rcook/req-url-extra/issues/1 - sexpr-parser "Vanessa McHale @vmchale": From ff970f5676c4746be9c66bf57f58b591b5a5abbd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 13 Feb 2019 10:38:52 -0500 Subject: [PATCH 1001/1876] Expect some genvalidity-* tests to fail per NorfairKing/validity#56 --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e34d822d..a39b2f2d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4714,6 +4714,13 @@ skipped-tests: - cron # Could not deduce (SOP.All (SOP.All Arbitrary) xss) arising from a use of ‘SOP.hcpure’ - config-ini # https://github.com/aisamanra/config-ini/issues/22 + # Doctest scope issues + - genvalidity-hspec-aeson # https://github.com/NorfairKing/validity/issues/56 + - genvalidity-hspec-binary # https://github.com/NorfairKing/validity/issues/56 + - genvalidity-hspec-cereal # https://github.com/NorfairKing/validity/issues/56 + - genvalidity-hspec-optics # https://github.com/NorfairKing/validity/issues/56 + - genvalidity-property # https://github.com/NorfairKing/validity/issues/56 + # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 - binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2 From 3eb621c9ff297dc877a6451c5bc2006d7ce6b02b Mon Sep 17 00:00:00 2001 From: Richard Cook Date: Wed, 13 Feb 2019 11:46:20 -0800 Subject: [PATCH 1002/1876] Re-enable req-url-extra --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a39b2f2d..86dae604 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -217,7 +217,7 @@ packages: "Richard Cook @rcook": - hidden-char - oset - - req-url-extra < 0 # https://github.com/rcook/req-url-extra/issues/1 + - req-url-extra - sexpr-parser "Vanessa McHale @vmchale": From 7b841f31d8268e8628836325447b46fe5ebb861e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 13 Feb 2019 22:52:28 -0500 Subject: [PATCH 1003/1876] Add some more packages explicitly to the build plan --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a39b2f2d..9ee6af78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -779,6 +779,8 @@ packages: "Simon Hengel @sol": - hspec + - hspec-core + - hspec-discover - hspec-wai - hspec-wai-json - aeson-qq @@ -2696,6 +2698,7 @@ packages: - doctemplates - pandoc - pandoc-citeproc + - ipynb "Karun Ramakrishnan @karun012": - doctest-discover @@ -4123,6 +4126,7 @@ packages: - storable-complex - storable-tuple - store-core + - streaming-cassava - strict - string-qq - stringbuilder From fd624f0e61ebf463e9cfc9e5968911f23bf414ff Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 13 Feb 2019 23:22:11 -0500 Subject: [PATCH 1004/1876] Unconstrain ansi-terminal, block hedgehog & others, see #4329 --- build-constraints.yaml | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d72020c1..f0be0fa3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -174,8 +174,8 @@ packages: - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms "Jacob Stanley @jystic": - - hedgehog - - hedgehog-quickcheck + - hedgehog < 0 + - hedgehog-quickcheck < 0 # via hedgehog - transformers-bifunctors "Walter Schulze @awalterschulze": @@ -2799,10 +2799,10 @@ packages: - hw-conduit - hw-conduit-merges - hw-diagnostics - - hw-dsv + - hw-dsv < 0 # via hedgehog - hw-eliasfano - hw-excess - - hw-hedgehog + - hw-hedgehog < 0 # via hedgehog - hw-hspec-hedgehog < 0 # via hspec-2.7.0 - hw-int - hw-ip @@ -2829,10 +2829,10 @@ packages: - antiope-sqs "George Wilson @gwils": - - sv + - sv < 0 # via hedgehog via hw-dsv - sv-cassava - sv-core - - tasty-hedgehog + - tasty-hedgehog < 0 # via hedgehog "Ismail Mustafa @ismailmustafa": - handwriting < 0 @@ -3423,10 +3423,10 @@ packages: "Kowainik @ChShersh": - base-noprelude == 4.12.0.0 - co-log-core - - co-log + - co-log < 0 - first-class-patterns - relude - - summoner + - summoner < 0 - tomland - typerep-map @@ -4275,7 +4275,7 @@ packages: - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 - data-clist - brick - - hedgehog-fn + - hedgehog-fn < 0 # via hedgehog (not sure why listed here) - lens-labels < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 - proto-lens-combinators < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 @@ -4367,10 +4367,6 @@ packages: - network < 3.0.0.0 - hsdev < 0.3.3 - # https://github.com/commercialhaskell/stackage/issues/4329 - - ansi-terminal < 0.9 - - tasty < 1.2.1 - # https://github.com/commercialhaskell/stackage/issues/4347 - snap-server < 1.1.1.0 @@ -4708,6 +4704,7 @@ skipped-tests: - system-filepath # ansi-terminal-0.8 via chell - buffer-builder # per HTF per cpphs per polyparse (ghc 8.6 failure) - hpack # haskell-src-meta via interpolate + - hedn # via hedgehog via ansi-terminal-0.9 # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. From 7e53c55663f904b59713b169615594911c97f3c2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 13 Feb 2019 23:27:45 -0500 Subject: [PATCH 1005/1876] Move tomland constraint next to summoner, closes #4297 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0be0fa3..9e6a43f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3427,7 +3427,7 @@ packages: - first-class-patterns - relude - summoner < 0 - - tomland + - tomland < 1.0.0 # https://github.com/commercialhaskell/stackage/issues/4297 - typerep-map "Lorenz Moesenlechner @moesenle": @@ -4360,9 +4360,6 @@ packages: - http-client < 0.6 - wreq < 0.5.3.2 - # https://github.com/commercialhaskell/stackage/issues/4297 - - tomland < 1.0.0 - # https://github.com/commercialhaskell/stackage/issues/4312 - network < 3.0.0.0 - hsdev < 0.3.3 From e3c2db9a3144b2e9a34d05c42aeb6eae9d6aabc2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 13 Feb 2019 23:39:30 -0500 Subject: [PATCH 1006/1876] Unblock http-client 0.6, block amazonka and revdeps, see #4290 --- build-constraints.yaml | 122 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 118 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e6a43f3..208fc71c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4351,15 +4351,129 @@ packages: - hpack-dhall < 0 - stack2nix < 0 + "Blocked per http-client-0.6": + - amazonka < 0 # via http-client-0.6.1 + - amazonka-core < 0 # via http-client-0.6.1 + - cayley-client < 0 # via http-client-0.6.1 + - github < 0 # via http-client-0.6.1 + - hailgun < 0 # via http-client-0.6.1 + - language-puppet < 0 # via http-client-0.6.1 + - mbug < 0 # via http-client-0.6.1 + - yam < 0 # via http-client-0.6.1 + + - antiope-athena < 0 # via amazonka + - antiope-core < 0 # via amazonka + - antiope-dynamodb < 0 # via amazonka + - antiope-messages < 0 # via amazonka + - antiope-s3 < 0 # via amazonka + - antiope-sns < 0 # via amazonka + - antiope-sqs < 0 # via amazonka + - cachix-api < 0 # via amazonka + - confcrypt < 0 # via amazonka + - amazonka-apigateway < 0 # via amazonka-core + - amazonka-application-autoscaling < 0 # via amazonka-core + - amazonka-appstream < 0 # via amazonka-core + - amazonka-athena < 0 # via amazonka-core + - amazonka-autoscaling < 0 # via amazonka-core + - amazonka-budgets < 0 # via amazonka-core + - amazonka-certificatemanager < 0 # via amazonka-core + - amazonka-cloudformation < 0 # via amazonka-core + - amazonka-cloudfront < 0 # via amazonka-core + - amazonka-cloudhsm < 0 # via amazonka-core + - amazonka-cloudsearch < 0 # via amazonka-core + - amazonka-cloudsearch-domains < 0 # via amazonka-core + - amazonka-cloudtrail < 0 # via amazonka-core + - amazonka-cloudwatch < 0 # via amazonka-core + - amazonka-cloudwatch-events < 0 # via amazonka-core + - amazonka-cloudwatch-logs < 0 # via amazonka-core + - amazonka-codebuild < 0 # via amazonka-core + - amazonka-codecommit < 0 # via amazonka-core + - amazonka-codedeploy < 0 # via amazonka-core + - amazonka-codepipeline < 0 # via amazonka-core + - amazonka-cognito-identity < 0 # via amazonka-core + - amazonka-cognito-idp < 0 # via amazonka-core + - amazonka-cognito-sync < 0 # via amazonka-core + - amazonka-config < 0 # via amazonka-core + - amazonka-datapipeline < 0 # via amazonka-core + - amazonka-devicefarm < 0 # via amazonka-core + - amazonka-directconnect < 0 # via amazonka-core + - amazonka-discovery < 0 # via amazonka-core + - amazonka-dms < 0 # via amazonka-core + - amazonka-ds < 0 # via amazonka-core + - amazonka-dynamodb < 0 # via amazonka-core + - amazonka-dynamodb-streams < 0 # via amazonka-core + - amazonka-ec2 < 0 # via amazonka-core + - amazonka-ecr < 0 # via amazonka-core + - amazonka-ecs < 0 # via amazonka-core + - amazonka-efs < 0 # via amazonka-core + - amazonka-elasticache < 0 # via amazonka-core + - amazonka-elasticbeanstalk < 0 # via amazonka-core + - amazonka-elasticsearch < 0 # via amazonka-core + - amazonka-elastictranscoder < 0 # via amazonka-core + - amazonka-elb < 0 # via amazonka-core + - amazonka-elbv2 < 0 # via amazonka-core + - amazonka-emr < 0 # via amazonka-core + - amazonka-gamelift < 0 # via amazonka-core + - amazonka-glacier < 0 # via amazonka-core + - amazonka-health < 0 # via amazonka-core + - amazonka-iam < 0 # via amazonka-core + - amazonka-importexport < 0 # via amazonka-core + - amazonka-inspector < 0 # via amazonka-core + - amazonka-iot < 0 # via amazonka-core + - amazonka-iot-dataplane < 0 # via amazonka-core + - amazonka-kinesis < 0 # via amazonka-core + - amazonka-kinesis-analytics < 0 # via amazonka-core + - amazonka-kinesis-firehose < 0 # via amazonka-core + - amazonka-kms < 0 # via amazonka-core + - amazonka-lambda < 0 # via amazonka-core + - amazonka-lightsail < 0 # via amazonka-core + - amazonka-marketplace-analytics < 0 # via amazonka-core + - amazonka-marketplace-metering < 0 # via amazonka-core + - amazonka-ml < 0 # via amazonka-core + - amazonka-opsworks < 0 # via amazonka-core + - amazonka-opsworks-cm < 0 # via amazonka-core + - amazonka-pinpoint < 0 # via amazonka-core + - amazonka-polly < 0 # via amazonka-core + - amazonka-rds < 0 # via amazonka-core + - amazonka-redshift < 0 # via amazonka-core + - amazonka-rekognition < 0 # via amazonka-core + - amazonka-route53 < 0 # via amazonka-core + - amazonka-route53-domains < 0 # via amazonka-core + - amazonka-s3 < 0 # via amazonka-core + - amazonka-sdb < 0 # via amazonka-core + - amazonka-servicecatalog < 0 # via amazonka-core + - amazonka-ses < 0 # via amazonka-core + - amazonka-shield < 0 # via amazonka-core + - amazonka-sms < 0 # via amazonka-core + - amazonka-snowball < 0 # via amazonka-core + - amazonka-sns < 0 # via amazonka-core + - amazonka-sqs < 0 # via amazonka-core + - amazonka-ssm < 0 # via amazonka-core + - amazonka-stepfunctions < 0 # via amazonka-core + - amazonka-storagegateway < 0 # via amazonka-core + - amazonka-sts < 0 # via amazonka-core + - amazonka-support < 0 # via amazonka-core + - amazonka-swf < 0 # via amazonka-core + - amazonka-test < 0 # via amazonka-core + - amazonka-waf < 0 # via amazonka-core + - amazonka-workspaces < 0 # via amazonka-core + - amazonka-xray < 0 # via amazonka-core + - antiope-athena < 0 # via amazonka-core + - antiope-core < 0 # via amazonka-core + - antiope-dynamodb < 0 # via amazonka-core + - antiope-messages < 0 # via amazonka-core + - antiope-s3 < 0 # via amazonka-core + - antiope-sns < 0 # via amazonka-core + - antiope-sqs < 0 # via amazonka-core + - serverless-haskell < 0 # via amazonka-core + - yam-datasource < 0 # via yam + + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4290 - - http-client < 0.6 - - wreq < 0.5.3.2 - # https://github.com/commercialhaskell/stackage/issues/4312 - network < 3.0.0.0 - hsdev < 0.3.3 From c5b7a6485cd8822ac8356507845386578dc54109 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 14 Feb 2019 01:42:43 -0500 Subject: [PATCH 1007/1876] add ghc-lib to "hide" section --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 208fc71c..06cfaa58 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5617,6 +5617,7 @@ hide: - summoner # conflicts with Prelude in base - temporary-rc # conflicts with temporary - temporary-resourcet # conflicts with temporary +- ghc-lib # per its own recommendation. conflicts with template-haskell # Cryptonite deprecations - cipher-aes From 7bd2ed339885c71d4e100313becb3a3c90708bba Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Thu, 14 Feb 2019 12:16:16 +0100 Subject: [PATCH 1008/1876] add packages magico, resistor-cube, linear-circuit move lapack to Thielemann --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06cfaa58..49c86ab5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -304,7 +304,11 @@ packages: - netlib-comfort-array - blas-comfort-array - lapack-comfort-array + - lapack - hmm-lapack + - magico + - resistor-cube + - linear-circuit # Not a maintainer - ix-shapable @@ -4016,7 +4020,6 @@ packages: - json - json-alt - language-haskell-extract - - lapack - largeword - lazy-csv - libyaml From 455932295a1b15041f3a95bf308581f053884d51 Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Thu, 14 Feb 2019 12:17:14 +0100 Subject: [PATCH 1009/1876] move guarded-allocation, monoid-transformer, storable-tuple to Thielemann --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49c86ab5..73fa7755 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -266,6 +266,7 @@ packages: # - midi-music-box # lens 4.16 via diagrams - mbox-utility - med-module + - monoid-transformer - non-empty - non-negative - numeric-prelude @@ -281,6 +282,7 @@ packages: - spreadsheet - stm-split - storable-record + - storable-tuple - storablevector - tagchup - tfp @@ -3969,7 +3971,6 @@ packages: - gi-pango - groom - groups - - guarded-allocation - hackage-security - haskell-gi-overloading - haskell-lexer @@ -4044,7 +4045,6 @@ packages: - monads-tf - mono-traversable-instances - mono-traversable-keys - - monoid-transformer - multiset - mwc-random - names-th @@ -4129,7 +4129,6 @@ packages: - statistics - stm-delay - storable-complex - - storable-tuple - store-core - streaming-cassava - strict From 582766cfe807d2c1f3cd48429eef4f71072d819c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 14 Feb 2019 10:38:38 -0500 Subject: [PATCH 1010/1876] ghc-lib in expected-haddock-failures, see #4377 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06cfaa58..a69811c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5199,6 +5199,7 @@ expected-haddock-failures: - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - classy-prelude-yesod - haddock-library # https://github.com/fpco/stackage/issues/3236 + - ghc-lib # https://github.com/commercialhaskell/stackage/issues/4377 # Modules use compiler plugins # https://github.com/haskell/haddock/issues/900 From 1d9b4f678219b290df8eb99190f17b04c3d60e52 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Fri, 15 Feb 2019 17:19:52 +0100 Subject: [PATCH 1011/1876] Update build-constraints.yaml Add pg-harness-server Add pg-harness-client --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4da8568d..dfc40c6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3596,6 +3596,10 @@ packages: - dbus - re2 + "Bardur Arantsson @BardurArantsson": + - pg-harness-client + - pg-harness-server + "Sebastian Graf @sgraf812": - pomaps < 0 # GHC 8.4 via base-4.11.0.0 From debdcf4f5fba5ae70886883e7ae2d1c40be02ab4 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Fri, 15 Feb 2019 19:36:57 +0100 Subject: [PATCH 1012/1876] Update build-constraints.yaml Add 'unliftio-streams' --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dfc40c6b..64c4eaf2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3599,6 +3599,7 @@ packages: "Bardur Arantsson @BardurArantsson": - pg-harness-client - pg-harness-server + - unliftio-streams "Sebastian Graf @sgraf812": - pomaps < 0 # GHC 8.4 via base-4.11.0.0 From 11f35be48ec0709c5a864cdfba5b53a3e03aead8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 15 Feb 2019 13:53:45 -0500 Subject: [PATCH 1013/1876] Unblock hedgehog & revdeps, see #4329 --- build-constraints.yaml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4da8568d..368fcff7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -174,8 +174,8 @@ packages: - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms "Jacob Stanley @jystic": - - hedgehog < 0 - - hedgehog-quickcheck < 0 # via hedgehog + - hedgehog + - hedgehog-quickcheck - transformers-bifunctors "Walter Schulze @awalterschulze": @@ -2805,10 +2805,10 @@ packages: - hw-conduit - hw-conduit-merges - hw-diagnostics - - hw-dsv < 0 # via hedgehog + - hw-dsv - hw-eliasfano - hw-excess - - hw-hedgehog < 0 # via hedgehog + - hw-hedgehog - hw-hspec-hedgehog < 0 # via hspec-2.7.0 - hw-int - hw-ip @@ -2835,10 +2835,10 @@ packages: - antiope-sqs "George Wilson @gwils": - - sv < 0 # via hedgehog via hw-dsv + - sv - sv-cassava - sv-core - - tasty-hedgehog < 0 # via hedgehog + - tasty-hedgehog "Ismail Mustafa @ismailmustafa": - handwriting < 0 @@ -4242,6 +4242,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3967 - text-format + # Not sure how it got here but it seems to be fine + - hedgehog-fn + # Packages without maintainers that cause issues, # this is to prevent us from including them by accident. They can # be removed from this list if they are fixed. @@ -4277,7 +4280,6 @@ packages: - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 - data-clist - brick - - hedgehog-fn < 0 # via hedgehog (not sure why listed here) - lens-labels < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 - proto-lens-combinators < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 @@ -4817,7 +4819,6 @@ skipped-tests: - system-filepath # ansi-terminal-0.8 via chell - buffer-builder # per HTF per cpphs per polyparse (ghc 8.6 failure) - hpack # haskell-src-meta via interpolate - - hedn # via hedgehog via ansi-terminal-0.9 # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. From 05f1ea5f14137329ab324328b1f5adf299f37601 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 15 Feb 2019 13:55:26 -0500 Subject: [PATCH 1014/1876] Unblock yam & yam-datasource --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1917f511..4f1514fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4367,7 +4367,6 @@ packages: - hailgun < 0 # via http-client-0.6.1 - language-puppet < 0 # via http-client-0.6.1 - mbug < 0 # via http-client-0.6.1 - - yam < 0 # via http-client-0.6.1 - antiope-athena < 0 # via amazonka - antiope-core < 0 # via amazonka @@ -4474,7 +4473,6 @@ packages: - antiope-sns < 0 # via amazonka-core - antiope-sqs < 0 # via amazonka-core - serverless-haskell < 0 # via amazonka-core - - yam-datasource < 0 # via yam "GHC upper bounds": From 900e17d6adfc8fc8e9bbf0aa8ecddfdd5f6ad3e2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 15 Feb 2019 13:56:28 -0500 Subject: [PATCH 1015/1876] Unblock cayley-client, see #4290 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f1514fb..aad87518 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4362,7 +4362,6 @@ packages: "Blocked per http-client-0.6": - amazonka < 0 # via http-client-0.6.1 - amazonka-core < 0 # via http-client-0.6.1 - - cayley-client < 0 # via http-client-0.6.1 - github < 0 # via http-client-0.6.1 - hailgun < 0 # via http-client-0.6.1 - language-puppet < 0 # via http-client-0.6.1 From 1d83437b76b09b03353dd567acf3710d8dfeef04 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 15 Feb 2019 14:01:54 -0500 Subject: [PATCH 1016/1876] Retrying mpi-hs again, see #4068 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12736362..638131ab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -44,7 +44,7 @@ packages: - modular "Erik Schnetter @eschnett": - - mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068 + - mpi-hs "Yang Bo @Atry": - control-dsl From 3ace24d79bf7a6fe6d1b2b900f1b53bc545e3f4a Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 16 Feb 2019 10:18:49 +0100 Subject: [PATCH 1017/1876] Update build-constraints.yaml Add 'peregrin' --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 638131ab..002c66fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3597,6 +3597,7 @@ packages: - re2 "Bardur Arantsson @BardurArantsson": + - peregrin - pg-harness-client - pg-harness-server - unliftio-streams @@ -4910,6 +4911,9 @@ skipped-tests: # Requires filesystem access - json-autotype # https://github.com/commercialhaskell/stackage/issues/4185 + + # Requires running pg-harness-server + - peregrin # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From 6aa6379d6c1232fae4f6b17552cea03d964d9682 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 16 Feb 2019 10:54:08 +0100 Subject: [PATCH 1018/1876] Add 'unliftio-pool' --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 002c66fe..f3b132d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3600,6 +3600,7 @@ packages: - peregrin - pg-harness-client - pg-harness-server + - unliftio-pool - unliftio-streams "Sebastian Graf @sgraf812": From 1fb89efc1239272bfe678ea0f6eae9fc7d5babd8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 17 Feb 2019 12:44:14 -0500 Subject: [PATCH 1019/1876] Restore hpack-dhall, but expect test failure per BlockScope/hpack-dhall#25 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3b132d0..ec75a7e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4359,7 +4359,6 @@ packages: - fmt < 0 - generics-eot < 0 - servant-elm < 0 - - hpack-dhall < 0 - stack2nix < 0 "Blocked per http-client-0.6": @@ -5086,6 +5085,7 @@ expected-test-failures: - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - iproute # https://github.com/commercialhaskell/stackage/issues/4210 - hakyll # https://github.com/jaspervdj/hakyll/issues/682 + - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 # Compilation failures - Earley # https://github.com/commercialhaskell/stackage/issues/4193 From e8b04efed46c9a467ea543c170a7ed9941425ad0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 17 Feb 2019 13:46:26 -0500 Subject: [PATCH 1020/1876] Expect mmark-ext tests to pass, closes #4368 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec75a7e9..41bed4ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5166,9 +5166,6 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4294 - asif - # - - mmark-ext - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From e2d6c2641239bf42d78f27b344a28b38a2607306 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 17 Feb 2019 14:31:43 -0500 Subject: [PATCH 1021/1876] Revert "Expect some genvalidity-* tests to fail per NorfairKing/validity#56" This reverts commit ff970f5676c4746be9c66bf57f58b591b5a5abbd. --- build-constraints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41bed4ee..0be5db67 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4834,13 +4834,6 @@ skipped-tests: - cron # Could not deduce (SOP.All (SOP.All Arbitrary) xss) arising from a use of ‘SOP.hcpure’ - config-ini # https://github.com/aisamanra/config-ini/issues/22 - # Doctest scope issues - - genvalidity-hspec-aeson # https://github.com/NorfairKing/validity/issues/56 - - genvalidity-hspec-binary # https://github.com/NorfairKing/validity/issues/56 - - genvalidity-hspec-cereal # https://github.com/NorfairKing/validity/issues/56 - - genvalidity-hspec-optics # https://github.com/NorfairKing/validity/issues/56 - - genvalidity-property # https://github.com/NorfairKing/validity/issues/56 - # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 - binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2 From 70aae5fc63a562811a3b31adb0bded73810d2ae6 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Mon, 18 Feb 2019 17:08:13 +0300 Subject: [PATCH 1022/1876] remove constraint on include-file --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ca6f28b..ce33d67b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -899,7 +899,7 @@ packages: - grouped-list < 0 # GHC 8.4 via base-4.11.1.0 - haskintex < 0 - HaTeX < 0 - - include-file < 0 # https://github.com/Daniel-Diaz/include-file/pull/3 + - include-file - matrix - pcre-light - phantom-state From a0476bd8fe88ae0da417c3976c1a70e5f31b267a Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Mon, 18 Feb 2019 17:08:42 +0300 Subject: [PATCH 1023/1876] Expect failures on ambiguous modules in doctests + couple of other failures --- build-constraints.yaml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce33d67b..ed242b74 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5058,6 +5058,48 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4294 - asif + # to get fixed in version after 0.3.2 https://github.com/snoyberg/tar-conduit/issues/28 + - tar-conduit + + # https://github.com/aristidb/http-types/pull/91 + - http-types + + # https://github.com/cchalmers/pcg-random/pull/7 + - pcg-random + + # https://github.com/snoyberg/conduit/issues/385 + - conduit-extra + + # Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built + - cryptohash + + # https://github.com/basvandijk/threads/issues/10 + - threads + + # https://github.com/alphaHeavy/lzma-conduit/issues/19 + - lzma-conduit + + # https://github.com/blamario/monoid-subclasses/issues/18 + - monoid-subclasses + + # doctests for the following packages fail because of ambiguous module + # names, to be fixed in https://github.com/sol/doctest/pull/218 + - blaze-colonnade + - co-log-core + - colonnade + - control-dsl + - dhall + - greskell-core + - jose-jwt + - jwt + - language-nix + - lens-regex + - pcre-heavy + - servant-checked-exceptions-core + - servant-rawm + - vinyl + - world-peace + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From e652bc793a3d7a4bce964276c313fc76e0992d87 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 18 Feb 2019 10:41:38 -0500 Subject: [PATCH 1024/1876] Add constraint scalpel[-core] < 0.6 per #4381 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0be5db67..be2411ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4493,6 +4493,10 @@ packages: - hunit-dejafu < 2.0.0.0 - tasty-dejafu < 2.0.0.0 + # https://github.com/commercialhaskell/stackage/issues/4381 + - scalpel-core < 0.6.0 + - scalpel < 0.6.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 93fad9bdc562df40557688ac9bdd94774ea0d481 Mon Sep 17 00:00:00 2001 From: Doug Burke Date: Mon, 18 Feb 2019 11:40:08 -0500 Subject: [PATCH 1025/1876] Allow groundhog-th to build with LTS 13 groundhog-th-0.10.2 now uses yaml version 0.11 - https://hackage.haskell.org/package/groundhog-th-0.10.2 - which was the reason for it being removed from LTS 13 - https://github.com/lykahb/groundhog/issues/84 I don't need groundhog-inspector so have not tried to see if this can also be added back. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index be2411ae..e502fd41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -981,11 +981,11 @@ packages: "Boris Lykah @lykahb": - groundhog - - groundhog-inspector < 0 # via groundhog-th + - groundhog-inspector < 0 # was blocked by groundhog-th but not tested since - groundhog-mysql - groundhog-postgresql - groundhog-sqlite - - groundhog-th < 0 # https://github.com/lykahb/groundhog/issues/84 + - groundhog-th "Janne Hellsten @nurpax": - sqlite-simple From 723f1d0465e8ceb6034d00c45c005bb49dae89ca Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 18 Feb 2019 20:07:21 -0500 Subject: [PATCH 1026/1876] Restore haskell-src-meta and revdeps --- build-constraints.yaml | 30 +++--------------------------- 1 file changed, 3 insertions(+), 27 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index be2411ae..1ce1a1ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -588,7 +588,7 @@ packages: "Jasper Van der Jeugt @jaspervdj": - blaze-html - blaze-markup - - stylish-haskell + - stylish-haskell < 0 # haskell-src-exts 1.21 # profiteur # aeson-1.4.0.0 - psqueues - websockets @@ -791,7 +791,7 @@ packages: - hspec-wai - hspec-wai-json - aeson-qq - - interpolate < 0 # via haskell-src-meta + - interpolate - doctest - base-compat @@ -894,6 +894,7 @@ packages: - ANum - basic-prelude - composition + - haskell-src-meta - io-memoize - lens-family-th - numbers @@ -3984,7 +3985,6 @@ packages: - haskell-lsp-types - haskell-src - haskell-src-exts - - haskell-src-meta - heap - hex - hint @@ -4338,28 +4338,6 @@ packages: - rdf < 0 - universe < 0 - - haskell-src-meta < 0 - - stylish-haskell < 0 - - QuasiText < 0 - - aeson-qq < 0 - - codo-notation < 0 - - here < 0 - - interpolatedstring-perl6 < 0 - - invertible < 0 - - language-c-quote < 0 - - postgresql-typed < 0 - - qm-interpolated-string < 0 - - bugsnag-haskell < 0 - - hspec-wai-json < 0 - - microformats2-parser < 0 - - elm2nix < 0 - - ucam-webauth < 0 - - aeson-typescript < 0 - - eventstore < 0 - - fmt < 0 - - generics-eot < 0 - - servant-elm < 0 - - stack2nix < 0 "Blocked per http-client-0.6": - amazonka < 0 # via http-client-0.6.1 @@ -4652,7 +4630,6 @@ skipped-tests: - github # hspec-2.6.0, hspec-discover-2.6.0 - hackage-security # QuickCheck - haddock-library # base-compat-0.10.1, hspec-2.5.1 - - haskell-src-meta # GHC 8.6, template-haskell - http-streams # via snap-server-1.1.0.0 - indents # tasty 0.12 and tasty-hunit 0.10 - ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33 @@ -4825,7 +4802,6 @@ skipped-tests: - system-fileio # ansi-terminal-0.8 via chell - system-filepath # ansi-terminal-0.8 via chell - buffer-builder # per HTF per cpphs per polyparse (ghc 8.6 failure) - - hpack # haskell-src-meta via interpolate # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. From e89a94e4b8159e12cada08f47c23c327fa61ac15 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 18 Feb 2019 20:23:23 -0500 Subject: [PATCH 1027/1876] Unblock groundhog-inspector --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b244dae..2620c9cd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -982,7 +982,7 @@ packages: "Boris Lykah @lykahb": - groundhog - - groundhog-inspector < 0 # was blocked by groundhog-th but not tested since + - groundhog-inspector - groundhog-mysql - groundhog-postgresql - groundhog-sqlite From 614f4675b224fbe1cf5f30468bd366dc173639dc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 18 Feb 2019 20:48:22 -0500 Subject: [PATCH 1028/1876] Block elm2nix per hercules-ci/elm2nix#22 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2620c9cd..a3d088b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3627,7 +3627,7 @@ packages: "Domen Kozar @domenkozar": - cachix < 0 - cachix-api - - elm2nix + - elm2nix < 0 # https://github.com/hercules-ci/elm2nix/issues/22 - stack2nix - mixpanel-client - pretty-sop From 7c42f25309f4a60cc52df429425343eceef26fc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Tue, 19 Feb 2019 15:52:32 +0700 Subject: [PATCH 1029/1876] Add back elm2nix --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a3d088b0..2620c9cd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3627,7 +3627,7 @@ packages: "Domen Kozar @domenkozar": - cachix < 0 - cachix-api - - elm2nix < 0 # https://github.com/hercules-ci/elm2nix/issues/22 + - elm2nix - stack2nix - mixpanel-client - pretty-sop From 8f89b83a6f62eb87ad103f11b27122657f1371ad Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Tue, 19 Feb 2019 12:58:30 +0100 Subject: [PATCH 1030/1876] Took over maint of lucid-extras With permission from original author --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a3d088b0..4caba3f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -370,6 +370,7 @@ packages: - plot-light - mapquest-api - datasets + - lucid-extras "Joseph Canero @caneroj1": - sqlite-simple-errors @@ -3176,7 +3177,6 @@ packages: "Tom Nielsen @glutamate": - plotlyhs - - lucid-extras - inliterate "Hyunje Jun @noraesae": From 93b4ad7059a930ac274eb8042aade559e5be7d6d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 20 Feb 2019 01:10:58 +0800 Subject: [PATCH 1031/1876] Revert "Add constraint scalpel[-core] < 0.6 per #4381" This reverts commit e652bc793a3d7a4bce964276c313fc76e0992d87. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a214d24f..dc4f4523 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4471,10 +4471,6 @@ packages: - hunit-dejafu < 2.0.0.0 - tasty-dejafu < 2.0.0.0 - # https://github.com/commercialhaskell/stackage/issues/4381 - - scalpel-core < 0.6.0 - - scalpel < 0.6.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 6db5b998f630f076b8cdb595467d922c58501cae Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 20 Feb 2019 12:45:34 +0800 Subject: [PATCH 1032/1876] add simple-cmd-args --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc4f4523..edf4cc2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1351,6 +1351,7 @@ packages: - fedora-haskell-tools - rpmbuild-order - simple-cmd + - simple-cmd-args - darcs < 0 # - idris # aeson https://github.com/idris-lang/Idris-dev/issues/4493 From b1307d0e94d68bf14f9ffcc243a09a49804a607c Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Wed, 20 Feb 2019 10:30:55 +0300 Subject: [PATCH 1033/1876] QuickCheck occassionally gives up on ghci-hexcalc tests --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed242b74..70a3ce02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5082,6 +5082,9 @@ expected-test-failures: # https://github.com/blamario/monoid-subclasses/issues/18 - monoid-subclasses + # https://github.com/takenobu-hs/ghci-hexcalc/issues/1 + - ghci-hexcalc + # doctests for the following packages fail because of ambiguous module # names, to be fixed in https://github.com/sol/doctest/pull/218 - blaze-colonnade From 6e8a33ed2ed1d962bf7a12fe261113a0bd764a09 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Wed, 20 Feb 2019 10:32:59 +0300 Subject: [PATCH 1034/1876] Bring back relapse as include-file was fixed --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 70a3ce02..47c53386 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4804,8 +4804,6 @@ skipped-tests: - js-flot - js-jquery - - relapse # because of include-file - # Requires filesystem access - json-autotype # https://github.com/commercialhaskell/stackage/issues/4185 # end of skipped-tests From bce6b40c2d75ed8908c3c3b8ffef65b34f933dc2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 21 Feb 2019 12:08:05 +0800 Subject: [PATCH 1035/1876] yesod-gitrev test failing to build (DanBurton/yesod-gitrev#5) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index edf4cc2c..9748e548 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5086,6 +5086,7 @@ expected-test-failures: - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 + - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 # Stackage upper bounds, re-enable these when their upper bound is removed From a0dbd5f0acc910fe85d150c56a32746f0b8f498b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 23 Feb 2019 12:34:18 +0800 Subject: [PATCH 1036/1876] snap-server-1.1.1.1 fixes #4347 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9748e548..162c4169 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4464,9 +4464,6 @@ packages: - network < 3.0.0.0 - hsdev < 0.3.3 - # https://github.com/commercialhaskell/stackage/issues/4347 - - snap-server < 1.1.1.0 - # https://github.com/commercialhaskell/stackage/issues/4373 - dejafu < 2.0.0.0 - hunit-dejafu < 2.0.0.0 From 43d66bd8b5c2d02059d449d48a59fea728ba9cc4 Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Sun, 24 Feb 2019 15:45:50 +0800 Subject: [PATCH 1037/1876] Remove constraints for tomland --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 162c4169..74eb0008 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -370,7 +370,7 @@ packages: - plot-light - mapquest-api - datasets - - lucid-extras + - lucid-extras "Joseph Canero @caneroj1": - sqlite-simple-errors @@ -3435,7 +3435,7 @@ packages: - first-class-patterns - relude - summoner < 0 - - tomland < 1.0.0 # https://github.com/commercialhaskell/stackage/issues/4297 + - tomland - typerep-map "Lorenz Moesenlechner @moesenle": @@ -4777,7 +4777,6 @@ skipped-tests: - speedy-slice - static-text - structs - - tomland - universum - unordered-containers - unordered-intmap @@ -5032,7 +5031,6 @@ expected-test-failures: - 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 # in the test cases. From 297f688fc83139842f24de59b54f954a2665b113 Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Sun, 24 Feb 2019 16:07:59 +0800 Subject: [PATCH 1038/1876] Add shellmet --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 162c4169..6ef2261a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3434,6 +3434,7 @@ packages: - co-log < 0 - first-class-patterns - relude + - shellmet - summoner < 0 - tomland < 1.0.0 # https://github.com/commercialhaskell/stackage/issues/4297 - typerep-map From 001ef682ac4d7d6c486d8e949dceda041692f9c7 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Sun, 24 Feb 2019 21:29:30 +0300 Subject: [PATCH 1039/1876] Remove Earley from expected test failures It was fixed in https://github.com/ollef/Earley/pull/43 Fixes #4193 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 162c4169..ff55078b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5055,7 +5055,6 @@ expected-test-failures: - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 # Compilation failures - - Earley # https://github.com/commercialhaskell/stackage/issues/4193 - ListLike # No issue tracker, e-mail sent to maintainer - amazonka-core # https://github.com/brendanhay/amazonka/issues/397 - async-timer # https://github.com/mtesseract/async-timer/issues/8 From 3a11080d67209acb4935050f77d8f35cf1e3b687 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Sun, 24 Feb 2019 21:51:56 +0300 Subject: [PATCH 1040/1876] Build status badge for Stack from Azure not Travis Stack replaced Travis CI with Azure pipelines --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dce237ee..e68ec5ce 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository is for package authors and maintainers to get their packages int If you simply want to use Stackage as an end user, please follow the instructions on [https://www.stackage.org/](https://www.stackage.org). We strongly recommend using the Haskell tool stack for doing builds, which -includes built-in Stackage support: [stack](https://github.com/commercialhaskell/stack) [![Build Status](https://travis-ci.org/commercialhaskell/stack.svg?branch=master)](https://travis-ci.org/commercialhaskell/stack). +includes built-in Stackage support: [stack](https://github.com/commercialhaskell/stack) [![Build Status](https://dev.azure.com/commercialhaskell/stack/_apis/build/status/commercialhaskell.stack?branchName=master)](https://dev.azure.com/commercialhaskell/stack/_build/latest?definitionId=1?branchName=master). Add your package From 1c2482eea1d650e1d7147a698ccd3d08fd95884d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 25 Feb 2019 10:40:08 +0800 Subject: [PATCH 1041/1876] tomland testsuite still failing (kowainik/tomland#141) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cb93d2c6..d51d12cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5032,6 +5032,7 @@ expected-test-failures: - 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 # in the test cases. From 5cdfa0701e8f2e02bab0d45493f0f1fee8e40fb7 Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Mon, 25 Feb 2019 08:34:27 +0100 Subject: [PATCH 1042/1876] Add rigel-viz, remove goggles and mapquest-api --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d51d12cc..52e40e28 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -366,11 +366,10 @@ packages: - mwc-probability-transition - network-multicast - xeno - - goggles - plot-light - - mapquest-api - datasets - lucid-extras + - rigel-viz "Joseph Canero @caneroj1": - sqlite-simple-errors From 1c845077c4029e94aca92564311eee39931ae3ae Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Mon, 25 Feb 2019 11:54:11 +0300 Subject: [PATCH 1043/1876] http-types doctests were fixed in the release 0.12.3 of the package --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47c53386..619559b5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5059,9 +5059,6 @@ expected-test-failures: # to get fixed in version after 0.3.2 https://github.com/snoyberg/tar-conduit/issues/28 - tar-conduit - # https://github.com/aristidb/http-types/pull/91 - - http-types - # https://github.com/cchalmers/pcg-random/pull/7 - pcg-random From 93c7d4391bbf4598fef2e36afbe39a6323003c60 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 26 Feb 2019 01:31:09 +0000 Subject: [PATCH 1044/1876] Disables fused-effects benchmarks cf. robrix/fused-effects#113 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52e40e28..a38f9fce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5146,6 +5146,7 @@ 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 + - fused-effects # robrix/fused-effects#113 - http2 - lz4 # https://github.com/fpco/stackage/issues/3510 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 From 5f1fbe0516438b2028c42aee10fc2662f06623fa Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Tue, 26 Feb 2019 09:50:52 +0300 Subject: [PATCH 1045/1876] Expect test failure from exp-pairs --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 619559b5..1f0d891a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5080,6 +5080,9 @@ expected-test-failures: # https://github.com/takenobu-hs/ghci-hexcalc/issues/1 - ghci-hexcalc + # https://github.com/Bodigrim/exp-pairs/issues/16 + - exp-pairs + # doctests for the following packages fail because of ambiguous module # names, to be fixed in https://github.com/sol/doctest/pull/218 - blaze-colonnade From 10a4a90b0abc89dc90af6d75f7b11244c7d9c823 Mon Sep 17 00:00:00 2001 From: Jan Path Date: Thu, 28 Feb 2019 14:21:01 +0100 Subject: [PATCH 1046/1876] Add smallcheck-series --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bb598094..b79006fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3835,6 +3835,9 @@ packages: - ttl-hashtables - radius - structured-cli + + "Jan Path @janpath": + - smallcheck-series "Grandfathered dependencies": - Boolean From 77336989b9b70a1782301fab3ef7177849af6312 Mon Sep 17 00:00:00 2001 From: Kadzuya OKAMOTO Date: Fri, 1 Mar 2019 17:01:13 +0900 Subject: [PATCH 1047/1876] Add tonatona-servant, tonatona-persistent-sqlite and tonatona-persistent-postgresql --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bb598094..8ea925bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3164,6 +3164,9 @@ packages: - tonalude - tonatona - tonatona-logger + - tonatona-servant + - tonatona-persistent-sqlite + - tonatona-persistent-postgresql "Marcin Tolysz @tolysz": - rawstring-qm From 3bed4e9af83c4e0868b08722c9c0780b6fa2a43f Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 1 Mar 2019 12:43:09 -0500 Subject: [PATCH 1048/1876] Restricts servant < 0.16 #4396 --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bb598094..a9238242 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1306,11 +1306,11 @@ packages: - bank-holidays-england "Haskell Servant ": - - servant - - servant-client + - servant < 0.16 + - servant-client < 0.16 - servant-docs - servant-js - - servant-server + - servant-server < 0.16 - servant-lucid - servant-blaze - servant-foreign @@ -4116,7 +4116,7 @@ packages: - scientific - securemem - serialise - - servant-client-core + - servant-client-core < 0.16 - setenv - shakespeare - shell-escape From 066e80ebe20c37b6aabb7c12b92d658978bcdb96 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 1 Mar 2019 13:17:35 -0500 Subject: [PATCH 1049/1876] Re-enables fused-effects benchmarks cf. robrix/fused-effects#118 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9238242..8e3e2696 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5206,7 +5206,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 - - fused-effects # robrix/fused-effects#113 - http2 - lz4 # https://github.com/fpco/stackage/issues/3510 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 From 3d4ac38ec21408ac90a01d89c89fd13b0b883ac7 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 2 Mar 2019 02:09:06 +0000 Subject: [PATCH 1050/1876] Disables skews iij-ii/direct-hs#75 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e3e2696..7843c1cb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2632,7 +2632,7 @@ packages: - yes-precure5-command - th-strict-compat - main-tester - - skews + - skews < 0 # iij-ii/direct-hs#75 - wss-client < 0 - network-messagepack-rpc - network-messagepack-rpc-websocket < 0 From 68bbc77deb0157b98cc499b072b6987d1026479f Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 2 Mar 2019 02:51:19 +0000 Subject: [PATCH 1051/1876] Disables hledger-iadd hpdeifel/hledger-iadd#40 hledger-iadd-1.3.8 has a restrictive upper bound on hledger-lib --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index edeb6535..0d5918a9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3193,7 +3193,7 @@ packages: - massiv-io "Hans-Peter Deifel @hpdeifel": - - hledger-iadd + - hledger-iadd < 0 # hpdeifel/hledger-iadd#40 "Roy Levien @orome": - crypto-enigma From 9dd154833cd2daea7c789c02b756078f12748188 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 2 Mar 2019 20:31:59 +0000 Subject: [PATCH 1052/1876] deque dep not on Hackage nikita-volkov/deque#6 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0d5918a9..e3eae045 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3947,7 +3947,7 @@ packages: - deepseq-generics - deferred-folds - dense-linear-algebra - - deque + - deque < 0.3.1 # nikita-volkov/deque#6 - dictionary-sharing - direct-sqlite - discount From 4d4278febfe579f498b88f48cf21112621ca414b Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Sun, 3 Mar 2019 09:30:47 +0530 Subject: [PATCH 1053/1876] Add new package: fakedata --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3346bc8b..122c19ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -609,6 +609,7 @@ packages: - xmonad-extras - shelly - persistent-redis < 0 # GHC 8.4 via hedis + - fakedata "haskell-openal": - OpenAL @@ -3838,7 +3839,7 @@ packages: - ttl-hashtables - radius - structured-cli - + "Jan Path @janpath": - smallcheck-series From 4677868090a945a12de2f02c254c5f578724dbf1 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 3 Mar 2019 17:57:26 +0000 Subject: [PATCH 1054/1876] Re-enables latest deque --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 122c19ec..03bee0cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3951,7 +3951,7 @@ packages: - deepseq-generics - deferred-folds - dense-linear-algebra - - deque < 0.3.1 # nikita-volkov/deque#6 + - deque - dictionary-sharing - direct-sqlite - discount From 866a50ad15e230dd80f4aa621b743caee59f179e Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 3 Mar 2019 17:59:58 +0000 Subject: [PATCH 1055/1876] Re-enables hledger-iadd --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03bee0cc..1cec292f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3197,7 +3197,7 @@ packages: - massiv-io "Hans-Peter Deifel @hpdeifel": - - hledger-iadd < 0 # hpdeifel/hledger-iadd#40 + - hledger-iadd "Roy Levien @orome": - crypto-enigma From 97ceee4bcc6988f95cf0131ef72663c7b6850fb7 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 3 Mar 2019 23:37:59 +0000 Subject: [PATCH 1056/1876] Drops yesod-markdown and hakyll (pandoc bounds) jaspervdj/hakyll#691 pbrisbin/yesod-markdown#65 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1cec292f..63f4cd24 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -593,7 +593,7 @@ packages: - psqueues - websockets - websockets-snap - - hakyll + - hakyll # jaspervdj/hakyll#691 "Sibi Prabakaran @psibi": - download @@ -838,7 +838,7 @@ packages: - gravatar - load-env - yesod-auth-oauth2 - - yesod-markdown + - yesod-markdown < 0 # pbrisbin/yesod-markdown#65 - yesod-paginator "Felipe Lessa @meteficha": From e6b2efdd4073006b08a1117e6bb50f3fd0e307fc Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 3 Mar 2019 23:41:28 +0000 Subject: [PATCH 1057/1876] Actually drops hakyll... jaspervdj/hakyll#691 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63f4cd24..48cf5cb9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -593,7 +593,7 @@ packages: - psqueues - websockets - websockets-snap - - hakyll # jaspervdj/hakyll#691 + - hakyll < 0 # jaspervdj/hakyll#691 "Sibi Prabakaran @psibi": - download From 42224672be8d51dbe9bb4d4aa695840d8a75efc9 Mon Sep 17 00:00:00 2001 From: Yuji Yamamoto Date: Mon, 4 Mar 2019 11:49:49 +0900 Subject: [PATCH 1058/1876] Re-add skews Fixed by skews-0.1.0.2 https://github.com/iij-ii/direct-hs/pull/76 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 48cf5cb9..d3339d65 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2633,7 +2633,7 @@ packages: - yes-precure5-command - th-strict-compat - main-tester - - skews < 0 # iij-ii/direct-hs#75 + - skews - wss-client < 0 - network-messagepack-rpc - network-messagepack-rpc-websocket < 0 From 955cea34c560e0652e7b12a5543d16cf31fd14ce Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 4 Mar 2019 09:35:06 +0200 Subject: [PATCH 1059/1876] Add grandfathered packages --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3339d65..71a68bcc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3867,6 +3867,7 @@ packages: - alsa-mixer - ansi-terminal - appar + - assoc - asn1-encoding - asn1-parse - asn1-types @@ -4147,6 +4148,7 @@ packages: - store-core - streaming-cassava - strict + - strict-list - string-qq - stringbuilder - sundown From b91d2ad7bd9347a3d0b19470bd9667de3d99cae1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 4 Mar 2019 17:17:42 +0200 Subject: [PATCH 1060/1876] zeromq-haskell should pass tests --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 71a68bcc..1e4dbbce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5150,9 +5150,6 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4289 - Diff - # https://gitlab.com/twittner/zeromq-haskell/issues/63 - - zeromq4-haskell - # https://github.com/commercialhaskell/stackage/issues/4294 - asif From aa697db307c2bbb93df761978a8684c061e9690a Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Mon, 4 Mar 2019 21:52:36 +0300 Subject: [PATCH 1061/1876] Remove ghci-hexcalc from expected test failures The issue was fixed and Hackage has a new release with the fix --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1e4dbbce..bf8bc2e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5174,9 +5174,6 @@ expected-test-failures: # https://github.com/blamario/monoid-subclasses/issues/18 - monoid-subclasses - # https://github.com/takenobu-hs/ghci-hexcalc/issues/1 - - ghci-hexcalc - # https://github.com/Bodigrim/exp-pairs/issues/16 - exp-pairs From 5a0fe72e2edfa6dc7ed41739bad307ecf281df72 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 5 Mar 2019 10:55:04 +0200 Subject: [PATCH 1062/1876] Allow servant 0.16 and close #4396 --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf8bc2e1..a57dc79e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1307,11 +1307,11 @@ packages: - bank-holidays-england "Haskell Servant ": - - servant < 0.16 - - servant-client < 0.16 + - servant + - servant-client - servant-docs - servant-js - - servant-server < 0.16 + - servant-server - servant-lucid - servant-blaze - servant-foreign @@ -1845,7 +1845,7 @@ packages: - pipes-csv - pipes-mongodb < 0 # GHC 8.4 via mongoDB - servant-elm - - servant-streaming + - servant-streaming < 0 # servant 0.16 - servant-streaming-client < 0 # servant-client-core 0.15 - servant-streaming-server < 0 # servant-server 0.15 - skeletons < 0 # build failure with GHC 8.4 @@ -4124,7 +4124,7 @@ packages: - scientific - securemem - serialise - - servant-client-core < 0.16 + - servant-client-core - setenv - shakespeare - shell-escape From d56cbc5e6df38ad19ebb19fcabc24ae35ff7b11b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 5 Mar 2019 14:18:07 +0200 Subject: [PATCH 1063/1876] New blocked packages due to servant 0.16 --- build-constraints.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a57dc79e..f0f74446 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2278,9 +2278,9 @@ packages: # - opaleye-trans # product-profunctors 0.9 - pretty-simple - read-env-var - - servant-checked-exceptions + - servant-checked-exceptions < 0 # https://github.com/cdepillabout/servant-checked-exceptions/issues/29 - servant-checked-exceptions-core - - servant-rawm + - servant-rawm < 0 # https://github.com/cdepillabout/servant-rawm/issues/9 - servant-static-th - termonad < 0 - world-peace @@ -2455,7 +2455,7 @@ packages: - http-api-data - swagger2 - servant-swagger - - telegram-bot-simple + - telegram-bot-simple < 0 # https://github.com/fizruk/telegram-bot-simple/issues/18 "Jared Tobin @jtobin": - mwc-probability @@ -2619,7 +2619,7 @@ packages: # - language-dockerfile # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/11 "Pascal Hartig @passy": - - giphy-api + - giphy-api < 0 # https://github.com/passy/giphy-api/issues/18 - optparse-text "rightfold @rightfold": @@ -3165,7 +3165,7 @@ packages: - tonalude - tonatona - tonatona-logger - - tonatona-servant + - tonatona-servant < 0 # https://github.com/tonatona-project/tonatona/issues/40 - tonatona-persistent-sqlite - tonatona-persistent-postgresql @@ -3443,7 +3443,7 @@ packages: - typerep-map "Lorenz Moesenlechner @moesenle": - - servant-websockets + - servant-websockets < 0 # https://github.com/moesenle/servant-websockets/issues/8 "Daniel Campoverde @alx741": - currencies @@ -3583,7 +3583,7 @@ packages: "Sebastian Nagel @ch1bo": - hdevtools - - servant-exceptions + - servant-exceptions < 0 # https://github.com/ch1bo/servant-exceptions/issues/9 "Vaibhav Sagar @vaibhavsagar": - ihaskell < 0 @@ -3634,11 +3634,11 @@ packages: - cachix-api - elm2nix - stack2nix - - mixpanel-client + - mixpanel-client < 0 # https://github.com/domenkozar/mixpanel-client/issues/3 - pretty-sop - servant-auth - servant-auth-server - - servant-auth-client + - servant-auth-client < 0 # https://github.com/haskell-servant/servant-auth/issues/144 - servant-auth-swagger - servant-auth-docs - servant-elm From 0f6973f02bba9e1b1c98c4ee554f5681899b9b1b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 5 Mar 2019 14:18:24 +0200 Subject: [PATCH 1064/1876] Temporary block bitemyapp/esqueleto#115 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0f74446..8eaeaa0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2179,7 +2179,7 @@ packages: - smtp-mail - liboath-hs < 0 # GHC 8.4 via inline-c - servant-quickcheck < 0 - - esqueleto + - esqueleto < 0 # https://github.com/bitemyapp/esqueleto/issues/115 "Matthew Pickering @mpickering": - refact From 2f5108b2b8d9ab49468acadb593c9971b3361c76 Mon Sep 17 00:00:00 2001 From: 23prime <23.prime.37@gmail.com> Date: Tue, 5 Mar 2019 23:03:42 +0900 Subject: [PATCH 1065/1876] Add oeis2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8eaeaa0b..cf404a6a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3843,6 +3843,9 @@ packages: "Jan Path @janpath": - smallcheck-series + "Taisuke Hikawa <23.prime.37@gmail.com> @23prime": + - oeis2 + "Grandfathered dependencies": - Boolean - ChasingBottoms From d6ef3e675881ff1c93d6e6208b28981cd86e4a50 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 5 Mar 2019 16:24:14 +0200 Subject: [PATCH 1066/1876] Add back package and close tonatona-project/tonatona#40 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8eaeaa0b..ae3c99e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3165,7 +3165,7 @@ packages: - tonalude - tonatona - tonatona-logger - - tonatona-servant < 0 # https://github.com/tonatona-project/tonatona/issues/40 + - tonatona-servant - tonatona-persistent-sqlite - tonatona-persistent-postgresql From dc7310464be1e7d4705c22fd5c7d89dbff09efcf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 5 Mar 2019 16:35:48 +0200 Subject: [PATCH 1067/1876] Block servant-checked-exceptions-core due to upper bound --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae3c99e6..25c68006 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2279,7 +2279,7 @@ packages: - pretty-simple - read-env-var - servant-checked-exceptions < 0 # https://github.com/cdepillabout/servant-checked-exceptions/issues/29 - - servant-checked-exceptions-core + - servant-checked-exceptions-core < 0 # servant 0.16 - servant-rawm < 0 # https://github.com/cdepillabout/servant-rawm/issues/9 - servant-static-th - termonad < 0 From d54891f82cd3a1d5974aecd7985f547fe337e0cf Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Tue, 5 Mar 2019 17:55:48 +0300 Subject: [PATCH 1068/1876] Fix snapshot repository URLs They were moved from fpco organization to commercialhaskell --- CURATORS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index f3937e87..0ac5ca24 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -23,8 +23,8 @@ process works: * The [Travis job](https://github.com/commercialhaskell/stackage/blob/master/.travis.yml) performs these two steps to provide immediate feedback on pull requests * Docker Hub [builds](https://github.com/commercialhaskell/stackage/blob/master/Dockerfile) a [Docker image](https://hub.docker.com/r/commercialhaskell/stackage/) for running builds * The stackage-build server (described below) is able to run automated builds using the [build.sh script](https://github.com/commercialhaskell/stackage/blob/master/automated/build.sh) -* When a new Nightly build is completed, it is uploaded to [the nightly repo](https://github.com/fpco/stackage-nightly) -* Once a week, we run an LTS minor bump. Instead of using build-constraints.yaml, that job takes the previous LTS release, turns it into constraints, and then bumps the version numbers to the latest on Hackage, in accordance with the version bounds in the build plan. This plans are uploaded to [the LTS repo](https://github.com/fpco/lts-haskell) +* When a new Nightly build is completed, it is uploaded to [the nightly repo](https://github.com/commercialhaskell/stackage-nightly) +* Once a week, we run an LTS minor bump. Instead of using build-constraints.yaml, that job takes the previous LTS release, turns it into constraints, and then bumps the version numbers to the latest on Hackage, in accordance with the version bounds in the build plan. This plans are uploaded to [the LTS repo](https://github.com/commercialhaskell/lts-haskell) * Cutting a new LTS major release is essentially just a Stackage Nightly that gets rebuilt and uploaded as an LTS ## Pull requests From deabf552054f6eb7dfd30e1db201d75ed155dd49 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 5 Mar 2019 15:55:35 -0500 Subject: [PATCH 1069/1876] Restore ekg and ekg-json --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9fc73c37..b572d563 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1157,8 +1157,8 @@ packages: - 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 - - ekg-json < 0 # via aeson-1.4.0.0 + - ekg + - ekg-json "Paul Rouse @paul-rouse": - mysql From e364dd4e8f40bb75f8a1cb00b57f4dba30913f89 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 00:30:16 +0200 Subject: [PATCH 1070/1876] Upgrade to GHC 8.6.4 --- Dockerfile | 2 +- build-constraints.yaml | 2 +- check | 2 +- debian-bootstrap.sh | 2 +- etc/ci-script.sh | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Dockerfile b/Dockerfile index a8d79183..408a8fc9 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.3/bin:/usr/sbin:/usr/bin:/sbin:/bin +ENV PATH /usr/local/cuda-10.0/bin:/opt/ghc/8.6.4/bin:/usr/sbin:/usr/bin:/sbin:/bin ENV CUDA_PATH /usr/local/cuda-10.0 ADD debian-bootstrap.sh /tmp/debian-bootstrap.sh diff --git a/build-constraints.yaml b/build-constraints.yaml index 25c68006..fc261171 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,6 @@ ghc-major-version: "8.6" # new curator is supposed to use exact GHC version -ghc-version: "8.6.3" +ghc-version: "8.6.4" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version diff --git a/check b/check index aa76cea3..9ed2b812 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.3 stackage-curator check +exec stack exec --resolver ghc-8.6.4 stackage-curator check diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 1525a5e1..6b90ed36 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -146,7 +146,7 @@ apt-get install -y \ zlib1g-dev \ zsh -GHCVER=8.6.3 +GHCVER=8.6.4 add-apt-repository ppa:hvr/ghc -y apt-get install -y ghc-$GHCVER ghc-$GHCVER-dyn ghc-$GHCVER-htmldocs ghc-$GHCVER-prof diff --git a/etc/ci-script.sh b/etc/ci-script.sh index 91c08bc3..c70f2b32 100755 --- a/etc/ci-script.sh +++ b/etc/ci-script.sh @@ -2,7 +2,7 @@ set -euxo pipefail -export GHCVER=8.6.3 +export GHCVER=8.6.4 # Download and unpack the stack executable mkdir -p ~/.local/bin From 0ab4738413454c7d747878227e1a05d350082c13 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 00:38:42 +0200 Subject: [PATCH 1071/1876] Upper bound on distribution-nixpkgs for #4406 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9fc73c37..d8f826fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2358,7 +2358,7 @@ packages: - cabal2nix - cabal2spec - cgi - - distribution-nixpkgs + - distribution-nixpkgs < 1.2 # https://github.com/commercialhaskell/stackage/issues/4406 - distribution-opensuse - flexible-defaults - funcmp From b0ac72676319eb425ea6fd4d19055a340623a03f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 00:52:55 +0200 Subject: [PATCH 1072/1876] Block three packages with transformers upper bounds and close #4408 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b90d5b06..8b587a32 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2096,7 +2096,7 @@ packages: - range "Vladislav Zavialov @int-index": - - transformers-lift + - transformers-lift < 0 # transformers https://github.com/commercialhaskell/stackage/issues/4408 - union - named - inj @@ -2173,7 +2173,7 @@ packages: - xlsx "Matt Parsons @parsonsmatt": - - monad-logger-prefix + - monad-logger-prefix < 0 # trasnformers https://github.com/commercialhaskell/stackage/issues/4408 - monad-metrics < 0 # - ekg-cloudwatch # http-conduit 2.3 via amazonka - smtp-mail @@ -2745,7 +2745,7 @@ packages: - binary-bits "Alex McLean @yaxu": - - tidal + - tidal < 0 # transformers https://github.com/commercialhaskell/stackage/issues/4408 - hosc "Kei Hibino @khibino": From 5b6644919d55e8136bc59a03852b2865de97258f Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Tue, 5 Mar 2019 20:22:00 -0600 Subject: [PATCH 1073/1876] Reinstate palette Reinstate the palette package, which has been updated since it was removed. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b587a32..83144c6e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1420,7 +1420,7 @@ packages: - bcrypt "Jeffrey Rosenbluth @jeffreyrosenbluth": - - palette < 0 + - palette - diagrams-canvas - svg-builder From a4b8cf413223ef639d932cfd2987b809db91df52 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 04:48:31 +0000 Subject: [PATCH 1074/1876] Install GHC via Stack PPA does not yet include GHC 8.6.4 --- Dockerfile | 4 +++- debian-bootstrap.sh | 29 ++++++++++++++--------------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/Dockerfile b/Dockerfile index 408a8fc9..ca89e46b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,9 +2,11 @@ FROM fpco/pid1:18.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 +ENV GHCVER 8.6.4 +ENV GHCDIR /home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER # NOTE: also update debian-bootstrap.sh when cuda version changes -ENV PATH /usr/local/cuda-10.0/bin:/opt/ghc/8.6.4/bin:/usr/sbin:/usr/bin:/sbin:/bin +ENV PATH /usr/local/cuda-10.0/bin:/home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER:/usr/sbin:/usr/bin:/sbin:/bin ENV CUDA_PATH /usr/local/cuda-10.0 ADD debian-bootstrap.sh /tmp/debian-bootstrap.sh diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 6b90ed36..33d7aba8 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -10,13 +10,21 @@ # instructions, see: # http://www.stackage.org/install -set -exu +set -exuo pipefail mkdir -p /home/stackage export LANG=C.UTF-8 export DEBIAN_FRONTEND=noninteractive +# Get curl +apt-get update +apt-get install -y curl + +# Get Stack and GHC +curl -sSL https://get.haskellstack.org/ | sh -s - -d /usr/bin +stack setup --resolver ghc-$GHCVER + apt-get update apt-get install -y \ @@ -146,11 +154,6 @@ apt-get install -y \ zlib1g-dev \ zsh -GHCVER=8.6.4 - -add-apt-repository ppa:hvr/ghc -y -apt-get install -y ghc-$GHCVER ghc-$GHCVER-dyn ghc-$GHCVER-htmldocs ghc-$GHCVER-prof - # odbc curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add - curl https://packages.microsoft.com/config/debian/9/prod.list > /etc/apt/sources.list.d/mssql-release.list @@ -159,11 +162,6 @@ ACCEPT_EULA=Y apt-get install msodbcsql17 -y locale-gen en_US.UTF-8 -curl -sSL https://get.haskellstack.org/ | sh - -# Put documentation where we expect it -mv /opt/ghc/$GHCVER/share/doc/ghc-$GHCVER/ /opt/ghc/$GHCVER/share/doc/ghc - # llvm-7.0 for llvm-hs (separate since it needs wget) wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ && add-apt-repository "deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-7 main" \ @@ -258,10 +256,6 @@ apt-add-repository multiverse \ export CLANG_PURE_LLVM_LIB_DIR=/usr/lib/llvm-6.0/lib; export CLANG_PURE_LLVM_INCLUDE_DIR=/usr/lib/llvm-6.0/include; -# finally run: -ldconfig -# EOF: don't build anything below this line - # protoc, for proto-lens-combinators test suite # Instructions from: https://google.github.io/proto-lens/installing-protoc.html PROTOC_ZIP=protoc-3.3.0-linux-x86_64.zip @@ -278,3 +272,8 @@ echo /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server > /etc/ld.so.conf.d/ echo /usr/lib/llvm-3.7/lib > /etc/ld.so.conf.d/llvm.conf ldconfig +# EOF: don't build anything below this line + +# Cleanup +apt-get clean +rm -rf /var/lib/apt/lists/* From 49cdf204f745f09aaddbdf3873a8d9d700946684 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 04:48:31 +0000 Subject: [PATCH 1075/1876] Install GHC via Stack PPA does not yet include GHC 8.6.4 --- Dockerfile | 4 +++- debian-bootstrap.sh | 29 ++++++++++++++--------------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/Dockerfile b/Dockerfile index 408a8fc9..ca89e46b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,9 +2,11 @@ FROM fpco/pid1:18.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 +ENV GHCVER 8.6.4 +ENV GHCDIR /home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER # NOTE: also update debian-bootstrap.sh when cuda version changes -ENV PATH /usr/local/cuda-10.0/bin:/opt/ghc/8.6.4/bin:/usr/sbin:/usr/bin:/sbin:/bin +ENV PATH /usr/local/cuda-10.0/bin:/home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER:/usr/sbin:/usr/bin:/sbin:/bin ENV CUDA_PATH /usr/local/cuda-10.0 ADD debian-bootstrap.sh /tmp/debian-bootstrap.sh diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 6b90ed36..33d7aba8 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -10,13 +10,21 @@ # instructions, see: # http://www.stackage.org/install -set -exu +set -exuo pipefail mkdir -p /home/stackage export LANG=C.UTF-8 export DEBIAN_FRONTEND=noninteractive +# Get curl +apt-get update +apt-get install -y curl + +# Get Stack and GHC +curl -sSL https://get.haskellstack.org/ | sh -s - -d /usr/bin +stack setup --resolver ghc-$GHCVER + apt-get update apt-get install -y \ @@ -146,11 +154,6 @@ apt-get install -y \ zlib1g-dev \ zsh -GHCVER=8.6.4 - -add-apt-repository ppa:hvr/ghc -y -apt-get install -y ghc-$GHCVER ghc-$GHCVER-dyn ghc-$GHCVER-htmldocs ghc-$GHCVER-prof - # odbc curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add - curl https://packages.microsoft.com/config/debian/9/prod.list > /etc/apt/sources.list.d/mssql-release.list @@ -159,11 +162,6 @@ ACCEPT_EULA=Y apt-get install msodbcsql17 -y locale-gen en_US.UTF-8 -curl -sSL https://get.haskellstack.org/ | sh - -# Put documentation where we expect it -mv /opt/ghc/$GHCVER/share/doc/ghc-$GHCVER/ /opt/ghc/$GHCVER/share/doc/ghc - # llvm-7.0 for llvm-hs (separate since it needs wget) wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ && add-apt-repository "deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-7 main" \ @@ -258,10 +256,6 @@ apt-add-repository multiverse \ export CLANG_PURE_LLVM_LIB_DIR=/usr/lib/llvm-6.0/lib; export CLANG_PURE_LLVM_INCLUDE_DIR=/usr/lib/llvm-6.0/include; -# finally run: -ldconfig -# EOF: don't build anything below this line - # protoc, for proto-lens-combinators test suite # Instructions from: https://google.github.io/proto-lens/installing-protoc.html PROTOC_ZIP=protoc-3.3.0-linux-x86_64.zip @@ -278,3 +272,8 @@ echo /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server > /etc/ld.so.conf.d/ echo /usr/lib/llvm-3.7/lib > /etc/ld.so.conf.d/llvm.conf ldconfig +# EOF: don't build anything below this line + +# Cleanup +apt-get clean +rm -rf /var/lib/apt/lists/* From 2c98036ed6551de54ae3ef396b74e7fb8d3428a8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 04:55:31 +0000 Subject: [PATCH 1076/1876] Fix PATH --- Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index ca89e46b..0b6189c7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,10 +3,9 @@ FROM fpco/pid1:18.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 ENV GHCVER 8.6.4 -ENV GHCDIR /home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER # NOTE: also update debian-bootstrap.sh when cuda version changes -ENV PATH /usr/local/cuda-10.0/bin:/home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER:/usr/sbin:/usr/bin:/sbin:/bin +ENV PATH /home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER/bin:/usr/local/cuda-10.0/bin:/usr/sbin:/usr/bin:/sbin:/bin ENV CUDA_PATH /usr/local/cuda-10.0 ADD debian-bootstrap.sh /tmp/debian-bootstrap.sh From 93583d611e1228bd9a2f0ac939e1a834f4ce993b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 04:55:31 +0000 Subject: [PATCH 1077/1876] Fix PATH --- Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index ca89e46b..0b6189c7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,10 +3,9 @@ FROM fpco/pid1:18.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 ENV GHCVER 8.6.4 -ENV GHCDIR /home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER # NOTE: also update debian-bootstrap.sh when cuda version changes -ENV PATH /usr/local/cuda-10.0/bin:/home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER:/usr/sbin:/usr/bin:/sbin:/bin +ENV PATH /home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER/bin:/usr/local/cuda-10.0/bin:/usr/sbin:/usr/bin:/sbin:/bin ENV CUDA_PATH /usr/local/cuda-10.0 ADD debian-bootstrap.sh /tmp/debian-bootstrap.sh From 0f8d80c7357797e5ed74ba06177eea3de3a26699 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 12:49:08 +0200 Subject: [PATCH 1078/1876] Block refined nikita-volkov/refined#33 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83144c6e..e0351344 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1248,7 +1248,7 @@ packages: - postgresql-binary - slave-thread < 0 - stm-containers < 0 - - refined + - refined < 0 # https://github.com/nikita-volkov/refined/issues/33 "Iustin Pop @iustin": - prefix-units From 6b9faa08cfedc54a9b236a95411cfb4f6410fedd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 12:49:20 +0200 Subject: [PATCH 1079/1876] Block packages for minad/writer-cps-mtl#3 --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e0351344..f85f2ddb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3045,17 +3045,17 @@ packages: "Daniel Mendler @minad": - quickcheck-special - - writer-cps-mtl + - writer-cps-mtl < 0 # https://github.com/minad/writer-cps-mtl/issues/3 - writer-cps-transformers - writer-cps-morph - - writer-cps-lens - - writer-cps-full - - writer-cps-exceptions + - writer-cps-lens < 0 # writer-cps-mtl + - writer-cps-full < 0 # writer-cps-mtl + - writer-cps-exceptions < 0 # https://github.com/minad/writer-cps-mtl/issues/3 - wl-pprint-annotated - wl-pprint-console - console-style - unlit - - intro + - intro < 0 # writer-cps-mtl - tasty-stats < 0 - colorful-monoids - ihs From 894cce0e9a6a558c1d95acac45d974d583e43949 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 12:52:07 +0200 Subject: [PATCH 1080/1876] Extra blocked package due to refined --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f85f2ddb..29d89222 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2036,7 +2036,7 @@ packages: - conduit-parse - dublincore-xml-conduit - euler-tour-tree < 0 # GHC 8.4 via base-4.11.0.0 - - opml-conduit + - opml-conduit < 0 # refined - rss-conduit < 0 - timerep - xml-conduit-parse From 410d45cc74ae7b435709186d835e8f6505751367 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 16:03:28 +0200 Subject: [PATCH 1081/1876] Remove upper bound on distribution-nixpkgs and close #4406 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29d89222..c2a2f196 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2358,7 +2358,7 @@ packages: - cabal2nix - cabal2spec - cgi - - distribution-nixpkgs < 1.2 # https://github.com/commercialhaskell/stackage/issues/4406 + - distribution-nixpkgs - distribution-opensuse - flexible-defaults - funcmp From 9d87a866045c32dfc600450fe255def186623dcf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 7 Mar 2019 03:51:04 +0200 Subject: [PATCH 1082/1876] Upper bound for simonmichael/hledger#983 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2a2f196..28485481 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4481,6 +4481,9 @@ packages: - hunit-dejafu < 2.0.0.0 - tasty-dejafu < 2.0.0.0 + # https://github.com/simonmichael/hledger/issues/983 + - easytest < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of From e0ffbbc4fa55648a025dd49c69be2baf3831f797 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Thu, 7 Mar 2019 15:22:29 +0100 Subject: [PATCH 1083/1876] Reenable pkgs depending on writer-cps-transformers Issue is fixed https://github.com/minad/writer-cps-mtl/issues/3 --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28485481..cbbb7c4d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3045,17 +3045,17 @@ packages: "Daniel Mendler @minad": - quickcheck-special - - writer-cps-mtl < 0 # https://github.com/minad/writer-cps-mtl/issues/3 + - writer-cps-mtl - writer-cps-transformers - writer-cps-morph - - writer-cps-lens < 0 # writer-cps-mtl - - writer-cps-full < 0 # writer-cps-mtl - - writer-cps-exceptions < 0 # https://github.com/minad/writer-cps-mtl/issues/3 + - writer-cps-lens + - writer-cps-full + - writer-cps-exceptions - wl-pprint-annotated - wl-pprint-console - console-style - unlit - - intro < 0 # writer-cps-mtl + - intro - tasty-stats < 0 - colorful-monoids - ihs From 3f85a640baae5c1144dac2bb44adb5173001945e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Mar 2019 06:05:34 +0200 Subject: [PATCH 1084/1876] Block more writer-cps packages See: * https://github.com/louispan/writer-cps-morph/issues/2 * https://github.com/louispan/writer-cps-lens/issues/2 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbbb7c4d..e4d94c92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3047,9 +3047,9 @@ packages: - quickcheck-special - writer-cps-mtl - writer-cps-transformers - - writer-cps-morph - - writer-cps-lens - - writer-cps-full + - writer-cps-morph < 0 # https://github.com/louispan/writer-cps-morph/issues/2 + - writer-cps-lens < 0 # https://github.com/louispan/writer-cps-lens/issues/2 + - writer-cps-full < 0 - writer-cps-exceptions - wl-pprint-annotated - wl-pprint-console From 196248a531f5ccd39873f1c5b6830d5478900298 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Mar 2019 06:06:04 +0200 Subject: [PATCH 1085/1876] Upper bounds on validity for NorfairKing/validity#62 --- build-constraints.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4d94c92..243abff3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3545,11 +3545,11 @@ packages: - gym-http-api "Tom Sydney Kerckhove @NorfairKing": - - genvalidity - - genvalidity-aeson - - genvalidity-bytestring - - genvalidity-containers - - genvalidity-hspec + - genvalidity < 0.8 # https://github.com/NorfairKing/validity/issues/62 + - genvalidity-aeson < 0.3 + - genvalidity-bytestring < 0.5 + - genvalidity-containers < 0.6 + - genvalidity-hspec < 0.7 - genvalidity-hspec-aeson - genvalidity-hspec-binary - genvalidity-hspec-cereal @@ -3560,7 +3560,7 @@ packages: - genvalidity-scientific - genvalidity-text - genvalidity-time - - genvalidity-unordered-containers + - genvalidity-unordered-containers < 0.3 - genvalidity-uuid - genvalidity-vector - validity From 2f2c384b64303fb375c420dbd094e861cf6413de Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Mar 2019 06:09:50 +0200 Subject: [PATCH 1086/1876] Another genvalidity upper bound --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 243abff3..e285044d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3558,7 +3558,7 @@ packages: - genvalidity-path - genvalidity-property - genvalidity-scientific - - genvalidity-text + - genvalidity-text < 0.6 - genvalidity-time - genvalidity-unordered-containers < 0.3 - genvalidity-uuid From 517a023281f17507aaa64ebefd67efe247fe5225 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Mar 2019 06:29:33 +0200 Subject: [PATCH 1087/1876] Hopefully last genvalidity upper bound --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e285044d..5b1f4ef2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3550,7 +3550,7 @@ packages: - genvalidity-bytestring < 0.5 - genvalidity-containers < 0.6 - genvalidity-hspec < 0.7 - - genvalidity-hspec-aeson + - genvalidity-hspec-aeson < 0.3.1 - genvalidity-hspec-binary - genvalidity-hspec-cereal - genvalidity-hspec-hashable From fd428f3e0cf042a8c30efe3966244179940e4bcb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Mar 2019 12:27:49 +0200 Subject: [PATCH 1088/1876] Remove upper bounds NorfairKing/validity#62 --- build-constraints.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b1f4ef2..e4d94c92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3545,12 +3545,12 @@ packages: - gym-http-api "Tom Sydney Kerckhove @NorfairKing": - - genvalidity < 0.8 # https://github.com/NorfairKing/validity/issues/62 - - genvalidity-aeson < 0.3 - - genvalidity-bytestring < 0.5 - - genvalidity-containers < 0.6 - - genvalidity-hspec < 0.7 - - genvalidity-hspec-aeson < 0.3.1 + - genvalidity + - genvalidity-aeson + - genvalidity-bytestring + - genvalidity-containers + - genvalidity-hspec + - genvalidity-hspec-aeson - genvalidity-hspec-binary - genvalidity-hspec-cereal - genvalidity-hspec-hashable @@ -3558,9 +3558,9 @@ packages: - genvalidity-path - genvalidity-property - genvalidity-scientific - - genvalidity-text < 0.6 + - genvalidity-text - genvalidity-time - - genvalidity-unordered-containers < 0.3 + - genvalidity-unordered-containers - genvalidity-uuid - genvalidity-vector - validity From 324a659ca2a36d5729d9573fd3f88733c4912783 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Mar 2019 12:31:21 +0200 Subject: [PATCH 1089/1876] Add back servant-auth-client --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4d94c92..31191a49 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3638,7 +3638,7 @@ packages: - pretty-sop - servant-auth - servant-auth-server - - servant-auth-client < 0 # https://github.com/haskell-servant/servant-auth/issues/144 + - servant-auth-client - servant-auth-swagger - servant-auth-docs - servant-elm From 072ee3897ee66e6051adc6e807ff52fad391d072 Mon Sep 17 00:00:00 2001 From: quxbar Date: Sat, 9 Mar 2019 17:23:45 +0100 Subject: [PATCH 1090/1876] add chronos-bench --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31191a49..39ed86f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -143,6 +143,7 @@ packages: "Florian Knupfer @knupfer": - type-of-html - type-of-html-static + - chronos-bench "Mikolaj Konarski @Mikolaj": - sdl2-ttf From b14c5240f511adff0dd9ba6cf0c70beffea6a2e0 Mon Sep 17 00:00:00 2001 From: David Himmelstrup Date: Sun, 10 Mar 2019 07:16:42 +0100 Subject: [PATCH 1091/1876] add reanimate-svg --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 39ed86f6..b58d2531 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3846,6 +3846,9 @@ packages: "Taisuke Hikawa <23.prime.37@gmail.com> @23prime": - oeis2 + + "David Himmelstrup @lemmih": + - reanimate-svg "Grandfathered dependencies": - Boolean From fac75c554f1be93b51c862be3161083db7245431 Mon Sep 17 00:00:00 2001 From: Alexander Vershilov Date: Sun, 10 Mar 2019 11:58:02 +0300 Subject: [PATCH 1092/1876] put back inline-r. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b58d2531..82528330 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2002,11 +2002,11 @@ packages: - choice - distributed-closure - inline-java < 0 - - inline-r < 0 # https://github.com/commercialhaskell/stackage/issues/4216 + - inline-r - jni - jvm - jvm-streaming < 0 - - H < 0 # via inline-r + - H - sparkle < 0 - th-lift From d9fa33f8bfe1dc128c890a823fb034c9d1ae0dff Mon Sep 17 00:00:00 2001 From: Sebastian Witte Date: Sun, 10 Mar 2019 17:50:31 +0100 Subject: [PATCH 1093/1876] Re-add messagepack --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b58d2531..bc821381 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -979,7 +979,7 @@ packages: - servant-subscriber < 0 # build failure with servant 0.14: https://github.com/eskimor/servant-subscriber/issues/17 "Rodrigo Setti @rodrigosetti": - - messagepack < 0 + - messagepack - messagepack-rpc < 0 "Boris Lykah @lykahb": From 8091e4f644e4d5186e944df004b498af3f221fc2 Mon Sep 17 00:00:00 2001 From: Sebastian Witte Date: Mon, 11 Mar 2019 16:22:43 +0100 Subject: [PATCH 1094/1876] Re-add nvim-hs, nvim-hs-contrib --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bc821381..ed1a7f4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3367,8 +3367,8 @@ packages: - katip-scalyr-scribe < 0 # via katip "Sebastian Witte @saep": - - nvim-hs < 0 - - nvim-hs-contrib < 0 + - nvim-hs + - nvim-hs-contrib # - nvim-hs-ghcid "Sam Protas @SamProtas": From e99bbd1bc8e813bf4be9599996570b1233ba5ce2 Mon Sep 17 00:00:00 2001 From: David Himmelstrup Date: Tue, 12 Mar 2019 08:25:20 +0100 Subject: [PATCH 1095/1876] Add reanimate --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed1a7f4f..1aa364c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3849,6 +3849,7 @@ packages: "David Himmelstrup @lemmih": - reanimate-svg + - reanimate "Grandfathered dependencies": - Boolean From 1fbf015086e5588fe0a8df00f18bd9305823edd6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 12 Mar 2019 07:13:41 -0700 Subject: [PATCH 1096/1876] Revert "Add reanimate" --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1aa364c4..ed1a7f4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3849,7 +3849,6 @@ packages: "David Himmelstrup @lemmih": - reanimate-svg - - reanimate "Grandfathered dependencies": - Boolean From b4901357d832a9fdb78632f51553a25e6f42f986 Mon Sep 17 00:00:00 2001 From: David Himmelstrup Date: Tue, 12 Mar 2019 16:39:25 +0100 Subject: [PATCH 1097/1876] Add reanimate 0.1.4.1 should fix the dependency issue. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed1a7f4f..1aa364c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3849,6 +3849,7 @@ packages: "David Himmelstrup @lemmih": - reanimate-svg + - reanimate "Grandfathered dependencies": - Boolean From f54f5fee1a1be24a7c3adb8e72f3455f93a2b4dc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 12 Mar 2019 16:23:49 -0700 Subject: [PATCH 1098/1876] Test --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed1a7f4f..698909e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2002,13 +2002,14 @@ packages: - choice - distributed-closure - inline-java < 0 - - inline-r < 0 # https://github.com/commercialhaskell/stackage/issues/4216 + - inline-r # 0 # https://github.com/commercialhaskell/stackage/issues/4216 - jni - jvm - jvm-streaming < 0 - - H < 0 # via inline-r + - H # 0 # via inline-r - sparkle < 0 - th-lift + - reanimate "Christopher Reichert @creichert": - bencode From d879062fb0a1a5b0626a1d75ac425ad42378fa9a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 12 Mar 2019 16:45:27 -0700 Subject: [PATCH 1099/1876] Undo test --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 698909e5..ed1a7f4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2002,14 +2002,13 @@ packages: - choice - distributed-closure - inline-java < 0 - - inline-r # 0 # https://github.com/commercialhaskell/stackage/issues/4216 + - inline-r < 0 # https://github.com/commercialhaskell/stackage/issues/4216 - jni - jvm - jvm-streaming < 0 - - H # 0 # via inline-r + - H < 0 # via inline-r - sparkle < 0 - th-lift - - reanimate "Christopher Reichert @creichert": - bencode From c742f235bcd07106d17349470d11ab9e91892930 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Thu, 14 Mar 2019 18:13:30 -0700 Subject: [PATCH 1100/1876] Add list-witnesses to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa046079..c1fde214 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1958,6 +1958,7 @@ packages: - hmatrix-backprop - hmatrix-vector-sized - lens-typelevel + - list-witnesses - nonempty-containers - one-liner-instances - prompt From bd50d55c909ec3fe487cabd00d852a963e61ab0e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 14 Mar 2019 20:58:54 -0700 Subject: [PATCH 1101/1876] Remove trailing whitespace --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c1fde214..369e824d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3847,7 +3847,7 @@ packages: "Taisuke Hikawa <23.prime.37@gmail.com> @23prime": - oeis2 - + "David Himmelstrup @lemmih": - reanimate-svg - reanimate From 2d87fa09a252a554286e7d5e07fc52cfc03ccea2 Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Fri, 15 Mar 2019 16:15:00 +0000 Subject: [PATCH 1102/1876] Add js-dgtable to constraints --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 369e824d..cbdc572a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -554,6 +554,7 @@ packages: - nsis - js-jquery - js-flot + - js-dgtable - extra - ghcid - hexml From 4321db250b947de95b18b40700b8141a78f2e996 Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Fri, 15 Mar 2019 20:25:52 -0600 Subject: [PATCH 1103/1876] Add persistent-typed-db, restore other packages esqueleto, monad-logger-prefix, liboath-hs, and monad-metrics have all been updated to be compliant with stackage nightly. --- build-constraints.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbdc572a..6a2795d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2176,13 +2176,14 @@ packages: - xlsx "Matt Parsons @parsonsmatt": - - monad-logger-prefix < 0 # trasnformers https://github.com/commercialhaskell/stackage/issues/4408 - - monad-metrics < 0 + - monad-logger-prefix + - monad-metrics # - ekg-cloudwatch # http-conduit 2.3 via amazonka - smtp-mail - - liboath-hs < 0 # GHC 8.4 via inline-c + - liboath-hs - servant-quickcheck < 0 - - esqueleto < 0 # https://github.com/bitemyapp/esqueleto/issues/115 + - esqueleto + - persistent-typed-db "Matthew Pickering @mpickering": - refact From 3f245a1e6a97ad1f7865302c0c1fba38fb6491f1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 16 Mar 2019 09:06:07 -0700 Subject: [PATCH 1104/1876] No more esqueleto haddock failures --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a2795d6..e3224c1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5256,9 +5256,6 @@ expected-haddock-failures: - bins - emd - hmatrix-backprop - - # https://github.com/haskell/haddock/issues/979 - - esqueleto # end of expected-haddock-failures # For packages with haddock issues From 3bef94f39fe802806ae75f517a4edeacacd83a24 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 16 Mar 2019 15:53:26 -0700 Subject: [PATCH 1105/1876] Test skipped-haddocks --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3224c1b..2609666d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5260,10 +5260,10 @@ expected-haddock-failures: # For packages with haddock issues skipped-haddocks: -- approximate -- invertible -- modular # https://github.com/haskell/haddock/issues/900 -- sparkle # Java function failures tweag/sparkle#144 +# approximate +# invertible +# modular # https://github.com/haskell/haddock/issues/900 +# sparkle # Java function failures tweag/sparkle#144 # end of skipped-haddocks # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From 480ad26b0c67db67ec3791536f3200c763d5edd6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 16 Mar 2019 16:06:58 -0700 Subject: [PATCH 1106/1876] Keep modular and sparkle --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2609666d..8252be98 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5262,8 +5262,8 @@ expected-haddock-failures: skipped-haddocks: # approximate # invertible -# modular # https://github.com/haskell/haddock/issues/900 -# sparkle # Java function failures tweag/sparkle#144 +- modular # https://github.com/haskell/haddock/issues/900 +- sparkle # Java function failures tweag/sparkle#144 # end of skipped-haddocks # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From 235cc704a74c76e0bbe7ab32cac062af8b95ea24 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 17 Mar 2019 07:50:38 -0700 Subject: [PATCH 1107/1876] Approximate and invertible work --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8252be98..c545d2ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5260,8 +5260,6 @@ expected-haddock-failures: # For packages with haddock issues skipped-haddocks: -# approximate -# invertible - modular # https://github.com/haskell/haddock/issues/900 - sparkle # Java function failures tweag/sparkle#144 # end of skipped-haddocks From b10be798e0b480b41729ea7a75e771990f04befd Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Sun, 17 Mar 2019 21:48:28 +0300 Subject: [PATCH 1108/1876] Wait for a new release of exp-pairs Library author doesn't want to make a release yet --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c545d2ba..73c09a8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5626,6 +5626,7 @@ tell-me-when-its-released: - hoopl-3.10.2.2 # reenable tests, https://github.com/haskell/hoopl/issues/50 - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 +- exp-pairs-0.2.0.0 # remove from expected-test-failures, https://github.com/Bodigrim/exp-pairs/issues/16 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 045527f93820d27db1d33b02bd6a3398d14dab1c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 17 Mar 2019 12:34:13 -0700 Subject: [PATCH 1109/1876] Update network dependencies and issue (#4312 -> #4427) --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c545d2ba..6fdfda27 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4480,9 +4480,10 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4312 + # https://github.com/commercialhaskell/stackage/issues/4427 - network < 3.0.0.0 - - hsdev < 0.3.3 + - hsdev < 0.3.3.0 + - network-bsd < 2.8.1.0 # https://github.com/commercialhaskell/stackage/issues/4373 - dejafu < 2.0.0.0 From 3b96d3f936f94c564db5c5c209fbeb9ecebb28a1 Mon Sep 17 00:00:00 2001 From: Andrei Barbu Date: Sun, 17 Mar 2019 19:22:13 -0400 Subject: [PATCH 1110/1876] resurrect matplotlib --- build-constraints.yaml | 2 +- debian-bootstrap.sh | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6fdfda27..068524b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3274,7 +3274,7 @@ packages: "Andrei Barbu @abarbu": - nondeterminism - csp - - matplotlib < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - matplotlib "mackeyrms @mackeyrms": - tsv2csv diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 33d7aba8..bdd8f27d 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -32,6 +32,7 @@ apt-get install -y \ build-essential \ cmake \ curl \ + dvipng \ freeglut3-dev \ freetds-dev \ fsharp \ @@ -141,11 +142,13 @@ apt-get install -y \ python3-matplotlib \ python3-numpy \ python3-pip \ + python3-scipy \ r-base \ r-base-dev \ ruby-dev \ software-properties-common \ sudo \ + texlive \ unixodbc-dev \ wget \ xclip \ From 062dedf65353a1e96e1699fe1feb4576ee69ccf2 Mon Sep 17 00:00:00 2001 From: Travis Athougies Date: Mon, 18 Mar 2019 11:11:29 -0700 Subject: [PATCH 1111/1876] Re-enable beam packages --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 84d1b46a..67733d1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -100,9 +100,10 @@ packages: - geodetics "Travis Athougies @tathougies": - - beam-core < 0 - - beam-migrate < 0 - - beam-sqlite < 0 + - beam-core + - beam-migrate + - beam-sqlite + - beam-postgres "Fraser Murray Date: Mon, 18 Mar 2019 20:03:54 -0700 Subject: [PATCH 1112/1876] Expect failure on beam-postgres (#4429) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67733d1b..258651b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4983,6 +4983,7 @@ expected-test-failures: - accelerate-bignum # CUDA GPU - amqp - aws # AWS Credentials + - beam-postgres # requires Postgress instance - bindings-GLFW # Expects running X server - bitcoin-api - bitcoin-api-extra From c3df5924f2262ffaf7989f9f46df4190aa0a1b25 Mon Sep 17 00:00:00 2001 From: 23prime <23.prime.37@gmail.com> Date: Tue, 5 Mar 2019 23:03:42 +0900 Subject: [PATCH 1113/1876] Add oeis2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc261171..a4a87329 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3843,6 +3843,9 @@ packages: "Jan Path @janpath": - smallcheck-series + "Taisuke Hikawa <23.prime.37@gmail.com> @23prime": + - oeis2 + "Grandfathered dependencies": - Boolean - ChasingBottoms From 6915845ded1318f423ef5f0619d9e9e4cae8c413 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Tue, 5 Mar 2019 17:55:48 +0300 Subject: [PATCH 1114/1876] Fix snapshot repository URLs They were moved from fpco organization to commercialhaskell --- CURATORS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index f3937e87..0ac5ca24 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -23,8 +23,8 @@ process works: * The [Travis job](https://github.com/commercialhaskell/stackage/blob/master/.travis.yml) performs these two steps to provide immediate feedback on pull requests * Docker Hub [builds](https://github.com/commercialhaskell/stackage/blob/master/Dockerfile) a [Docker image](https://hub.docker.com/r/commercialhaskell/stackage/) for running builds * The stackage-build server (described below) is able to run automated builds using the [build.sh script](https://github.com/commercialhaskell/stackage/blob/master/automated/build.sh) -* When a new Nightly build is completed, it is uploaded to [the nightly repo](https://github.com/fpco/stackage-nightly) -* Once a week, we run an LTS minor bump. Instead of using build-constraints.yaml, that job takes the previous LTS release, turns it into constraints, and then bumps the version numbers to the latest on Hackage, in accordance with the version bounds in the build plan. This plans are uploaded to [the LTS repo](https://github.com/fpco/lts-haskell) +* When a new Nightly build is completed, it is uploaded to [the nightly repo](https://github.com/commercialhaskell/stackage-nightly) +* Once a week, we run an LTS minor bump. Instead of using build-constraints.yaml, that job takes the previous LTS release, turns it into constraints, and then bumps the version numbers to the latest on Hackage, in accordance with the version bounds in the build plan. This plans are uploaded to [the LTS repo](https://github.com/commercialhaskell/lts-haskell) * Cutting a new LTS major release is essentially just a Stackage Nightly that gets rebuilt and uploaded as an LTS ## Pull requests From 2c5df71c8f7834afe8a650236ac32f4a6b137919 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 5 Mar 2019 15:55:35 -0500 Subject: [PATCH 1115/1876] Restore ekg and ekg-json --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4a87329..89bf649c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1157,8 +1157,8 @@ packages: - 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 - - ekg-json < 0 # via aeson-1.4.0.0 + - ekg + - ekg-json "Paul Rouse @paul-rouse": - mysql From c95ada983c6654a8b515778c857592da20ac03c5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 00:38:42 +0200 Subject: [PATCH 1116/1876] Upper bound on distribution-nixpkgs for #4406 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89bf649c..b90d5b06 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2358,7 +2358,7 @@ packages: - cabal2nix - cabal2spec - cgi - - distribution-nixpkgs + - distribution-nixpkgs < 1.2 # https://github.com/commercialhaskell/stackage/issues/4406 - distribution-opensuse - flexible-defaults - funcmp From 085c16340828c8966e16a90d924ee9f906453728 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 00:52:55 +0200 Subject: [PATCH 1117/1876] Block three packages with transformers upper bounds and close #4408 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b90d5b06..8b587a32 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2096,7 +2096,7 @@ packages: - range "Vladislav Zavialov @int-index": - - transformers-lift + - transformers-lift < 0 # transformers https://github.com/commercialhaskell/stackage/issues/4408 - union - named - inj @@ -2173,7 +2173,7 @@ packages: - xlsx "Matt Parsons @parsonsmatt": - - monad-logger-prefix + - monad-logger-prefix < 0 # trasnformers https://github.com/commercialhaskell/stackage/issues/4408 - monad-metrics < 0 # - ekg-cloudwatch # http-conduit 2.3 via amazonka - smtp-mail @@ -2745,7 +2745,7 @@ packages: - binary-bits "Alex McLean @yaxu": - - tidal + - tidal < 0 # transformers https://github.com/commercialhaskell/stackage/issues/4408 - hosc "Kei Hibino @khibino": From 023e9277af2965c803dafe0e1bce4f70e5a367de Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Tue, 5 Mar 2019 20:22:00 -0600 Subject: [PATCH 1118/1876] Reinstate palette Reinstate the palette package, which has been updated since it was removed. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b587a32..83144c6e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1420,7 +1420,7 @@ packages: - bcrypt "Jeffrey Rosenbluth @jeffreyrosenbluth": - - palette < 0 + - palette - diagrams-canvas - svg-builder From 1d20e59b919db99c22f157c0c8208f91bdcf6354 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 12:49:08 +0200 Subject: [PATCH 1119/1876] Block refined nikita-volkov/refined#33 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83144c6e..e0351344 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1248,7 +1248,7 @@ packages: - postgresql-binary - slave-thread < 0 - stm-containers < 0 - - refined + - refined < 0 # https://github.com/nikita-volkov/refined/issues/33 "Iustin Pop @iustin": - prefix-units From 308069e2147281f00ea47fc9c9896ce36018e32b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 12:49:20 +0200 Subject: [PATCH 1120/1876] Block packages for minad/writer-cps-mtl#3 --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e0351344..f85f2ddb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3045,17 +3045,17 @@ packages: "Daniel Mendler @minad": - quickcheck-special - - writer-cps-mtl + - writer-cps-mtl < 0 # https://github.com/minad/writer-cps-mtl/issues/3 - writer-cps-transformers - writer-cps-morph - - writer-cps-lens - - writer-cps-full - - writer-cps-exceptions + - writer-cps-lens < 0 # writer-cps-mtl + - writer-cps-full < 0 # writer-cps-mtl + - writer-cps-exceptions < 0 # https://github.com/minad/writer-cps-mtl/issues/3 - wl-pprint-annotated - wl-pprint-console - console-style - unlit - - intro + - intro < 0 # writer-cps-mtl - tasty-stats < 0 - colorful-monoids - ihs From 8ff68e16ed5f6933ec43e46482c8755aa9050405 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 12:52:07 +0200 Subject: [PATCH 1121/1876] Extra blocked package due to refined --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f85f2ddb..29d89222 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2036,7 +2036,7 @@ packages: - conduit-parse - dublincore-xml-conduit - euler-tour-tree < 0 # GHC 8.4 via base-4.11.0.0 - - opml-conduit + - opml-conduit < 0 # refined - rss-conduit < 0 - timerep - xml-conduit-parse From 84e786baa8b5326691be165fa93c43e333734e22 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Mar 2019 16:03:28 +0200 Subject: [PATCH 1122/1876] Remove upper bound on distribution-nixpkgs and close #4406 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29d89222..c2a2f196 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2358,7 +2358,7 @@ packages: - cabal2nix - cabal2spec - cgi - - distribution-nixpkgs < 1.2 # https://github.com/commercialhaskell/stackage/issues/4406 + - distribution-nixpkgs - distribution-opensuse - flexible-defaults - funcmp From 474c39d549ca46ccfb0ab1beb9b0f6ed1d50ba3d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 7 Mar 2019 03:51:04 +0200 Subject: [PATCH 1123/1876] Upper bound for simonmichael/hledger#983 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2a2f196..28485481 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4481,6 +4481,9 @@ packages: - hunit-dejafu < 2.0.0.0 - tasty-dejafu < 2.0.0.0 + # https://github.com/simonmichael/hledger/issues/983 + - easytest < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of From f51838e50adf7ebee3c0a3c1851d3dd9b2be5bc1 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Thu, 7 Mar 2019 15:22:29 +0100 Subject: [PATCH 1124/1876] Reenable pkgs depending on writer-cps-transformers Issue is fixed https://github.com/minad/writer-cps-mtl/issues/3 --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28485481..cbbb7c4d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3045,17 +3045,17 @@ packages: "Daniel Mendler @minad": - quickcheck-special - - writer-cps-mtl < 0 # https://github.com/minad/writer-cps-mtl/issues/3 + - writer-cps-mtl - writer-cps-transformers - writer-cps-morph - - writer-cps-lens < 0 # writer-cps-mtl - - writer-cps-full < 0 # writer-cps-mtl - - writer-cps-exceptions < 0 # https://github.com/minad/writer-cps-mtl/issues/3 + - writer-cps-lens + - writer-cps-full + - writer-cps-exceptions - wl-pprint-annotated - wl-pprint-console - console-style - unlit - - intro < 0 # writer-cps-mtl + - intro - tasty-stats < 0 - colorful-monoids - ihs From 7463400a9fe468917fed585d12e31aca1d44c652 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Mar 2019 06:05:34 +0200 Subject: [PATCH 1125/1876] Block more writer-cps packages See: * https://github.com/louispan/writer-cps-morph/issues/2 * https://github.com/louispan/writer-cps-lens/issues/2 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbbb7c4d..e4d94c92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3047,9 +3047,9 @@ packages: - quickcheck-special - writer-cps-mtl - writer-cps-transformers - - writer-cps-morph - - writer-cps-lens - - writer-cps-full + - writer-cps-morph < 0 # https://github.com/louispan/writer-cps-morph/issues/2 + - writer-cps-lens < 0 # https://github.com/louispan/writer-cps-lens/issues/2 + - writer-cps-full < 0 - writer-cps-exceptions - wl-pprint-annotated - wl-pprint-console From 018fcb5c357ac18c6e4be9d4c33b43aae9059da4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Mar 2019 06:06:04 +0200 Subject: [PATCH 1126/1876] Upper bounds on validity for NorfairKing/validity#62 --- build-constraints.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4d94c92..243abff3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3545,11 +3545,11 @@ packages: - gym-http-api "Tom Sydney Kerckhove @NorfairKing": - - genvalidity - - genvalidity-aeson - - genvalidity-bytestring - - genvalidity-containers - - genvalidity-hspec + - genvalidity < 0.8 # https://github.com/NorfairKing/validity/issues/62 + - genvalidity-aeson < 0.3 + - genvalidity-bytestring < 0.5 + - genvalidity-containers < 0.6 + - genvalidity-hspec < 0.7 - genvalidity-hspec-aeson - genvalidity-hspec-binary - genvalidity-hspec-cereal @@ -3560,7 +3560,7 @@ packages: - genvalidity-scientific - genvalidity-text - genvalidity-time - - genvalidity-unordered-containers + - genvalidity-unordered-containers < 0.3 - genvalidity-uuid - genvalidity-vector - validity From 715842f961dcfdb6bac3532e3429d0e75c06db18 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Mar 2019 06:09:50 +0200 Subject: [PATCH 1127/1876] Another genvalidity upper bound --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 243abff3..e285044d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3558,7 +3558,7 @@ packages: - genvalidity-path - genvalidity-property - genvalidity-scientific - - genvalidity-text + - genvalidity-text < 0.6 - genvalidity-time - genvalidity-unordered-containers < 0.3 - genvalidity-uuid From d2429284c8ff71889a10b27cb57b234ae7d2baf1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Mar 2019 06:29:33 +0200 Subject: [PATCH 1128/1876] Hopefully last genvalidity upper bound --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e285044d..5b1f4ef2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3550,7 +3550,7 @@ packages: - genvalidity-bytestring < 0.5 - genvalidity-containers < 0.6 - genvalidity-hspec < 0.7 - - genvalidity-hspec-aeson + - genvalidity-hspec-aeson < 0.3.1 - genvalidity-hspec-binary - genvalidity-hspec-cereal - genvalidity-hspec-hashable From 0c1c3de4b1620454b559b1f1d41d8be299a630cd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Mar 2019 12:27:49 +0200 Subject: [PATCH 1129/1876] Remove upper bounds NorfairKing/validity#62 --- build-constraints.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b1f4ef2..e4d94c92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3545,12 +3545,12 @@ packages: - gym-http-api "Tom Sydney Kerckhove @NorfairKing": - - genvalidity < 0.8 # https://github.com/NorfairKing/validity/issues/62 - - genvalidity-aeson < 0.3 - - genvalidity-bytestring < 0.5 - - genvalidity-containers < 0.6 - - genvalidity-hspec < 0.7 - - genvalidity-hspec-aeson < 0.3.1 + - genvalidity + - genvalidity-aeson + - genvalidity-bytestring + - genvalidity-containers + - genvalidity-hspec + - genvalidity-hspec-aeson - genvalidity-hspec-binary - genvalidity-hspec-cereal - genvalidity-hspec-hashable @@ -3558,9 +3558,9 @@ packages: - genvalidity-path - genvalidity-property - genvalidity-scientific - - genvalidity-text < 0.6 + - genvalidity-text - genvalidity-time - - genvalidity-unordered-containers < 0.3 + - genvalidity-unordered-containers - genvalidity-uuid - genvalidity-vector - validity From 2334ee7532a4653d087006d02af0ce65fa1f42e1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Mar 2019 12:31:21 +0200 Subject: [PATCH 1130/1876] Add back servant-auth-client --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4d94c92..31191a49 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3638,7 +3638,7 @@ packages: - pretty-sop - servant-auth - servant-auth-server - - servant-auth-client < 0 # https://github.com/haskell-servant/servant-auth/issues/144 + - servant-auth-client - servant-auth-swagger - servant-auth-docs - servant-elm From f2f533a12492eb5e21a0e3b8b03ed26bd478d168 Mon Sep 17 00:00:00 2001 From: quxbar Date: Sat, 9 Mar 2019 17:23:45 +0100 Subject: [PATCH 1131/1876] add chronos-bench --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31191a49..39ed86f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -143,6 +143,7 @@ packages: "Florian Knupfer @knupfer": - type-of-html - type-of-html-static + - chronos-bench "Mikolaj Konarski @Mikolaj": - sdl2-ttf From 43e80cbe1c7100e7650e32b147f33e9751bbef71 Mon Sep 17 00:00:00 2001 From: David Himmelstrup Date: Sun, 10 Mar 2019 07:16:42 +0100 Subject: [PATCH 1132/1876] add reanimate-svg --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 39ed86f6..b58d2531 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3846,6 +3846,9 @@ packages: "Taisuke Hikawa <23.prime.37@gmail.com> @23prime": - oeis2 + + "David Himmelstrup @lemmih": + - reanimate-svg "Grandfathered dependencies": - Boolean From 7f46f58a94143ba0a3ac8c40bb062c64b1dfdc80 Mon Sep 17 00:00:00 2001 From: Alexander Vershilov Date: Sun, 10 Mar 2019 11:58:02 +0300 Subject: [PATCH 1133/1876] put back inline-r. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b58d2531..82528330 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2002,11 +2002,11 @@ packages: - choice - distributed-closure - inline-java < 0 - - inline-r < 0 # https://github.com/commercialhaskell/stackage/issues/4216 + - inline-r - jni - jvm - jvm-streaming < 0 - - H < 0 # via inline-r + - H - sparkle < 0 - th-lift From 83c8178fd603aa433fd9439b9c07150bd38db901 Mon Sep 17 00:00:00 2001 From: Sebastian Witte Date: Sun, 10 Mar 2019 17:50:31 +0100 Subject: [PATCH 1134/1876] Re-add messagepack --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 82528330..83ce05b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -979,7 +979,7 @@ packages: - servant-subscriber < 0 # build failure with servant 0.14: https://github.com/eskimor/servant-subscriber/issues/17 "Rodrigo Setti @rodrigosetti": - - messagepack < 0 + - messagepack - messagepack-rpc < 0 "Boris Lykah @lykahb": From 7794702b6cd718db764963db1b2773df27eac655 Mon Sep 17 00:00:00 2001 From: Sebastian Witte Date: Mon, 11 Mar 2019 16:22:43 +0100 Subject: [PATCH 1135/1876] Re-add nvim-hs, nvim-hs-contrib --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83ce05b7..e5c07943 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3367,8 +3367,8 @@ packages: - katip-scalyr-scribe < 0 # via katip "Sebastian Witte @saep": - - nvim-hs < 0 - - nvim-hs-contrib < 0 + - nvim-hs + - nvim-hs-contrib # - nvim-hs-ghcid "Sam Protas @SamProtas": From 5b0ad5a1df54553a3dd84f5536f04fb2bb3062fb Mon Sep 17 00:00:00 2001 From: David Himmelstrup Date: Tue, 12 Mar 2019 08:25:20 +0100 Subject: [PATCH 1136/1876] Add reanimate --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5c07943..fa046079 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3849,6 +3849,7 @@ packages: "David Himmelstrup @lemmih": - reanimate-svg + - reanimate "Grandfathered dependencies": - Boolean From 968b411e338a64c2d73ba60c3d57337ab9c81cb4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 12 Mar 2019 07:13:41 -0700 Subject: [PATCH 1137/1876] Revert "Add reanimate" --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa046079..e5c07943 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3849,7 +3849,6 @@ packages: "David Himmelstrup @lemmih": - reanimate-svg - - reanimate "Grandfathered dependencies": - Boolean From 7a91ecd41ac1240a1e9d0f552966c82222f68de3 Mon Sep 17 00:00:00 2001 From: David Himmelstrup Date: Tue, 12 Mar 2019 16:39:25 +0100 Subject: [PATCH 1138/1876] Add reanimate 0.1.4.1 should fix the dependency issue. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5c07943..fa046079 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3849,6 +3849,7 @@ packages: "David Himmelstrup @lemmih": - reanimate-svg + - reanimate "Grandfathered dependencies": - Boolean From c28dbc18ef3b0f80675f8f73a884638951f46eff Mon Sep 17 00:00:00 2001 From: Justin Le Date: Thu, 14 Mar 2019 18:13:30 -0700 Subject: [PATCH 1139/1876] Add list-witnesses to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa046079..c1fde214 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1958,6 +1958,7 @@ packages: - hmatrix-backprop - hmatrix-vector-sized - lens-typelevel + - list-witnesses - nonempty-containers - one-liner-instances - prompt From d06890c2a4053fb9a01bd43017c25808fc72a3db Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 14 Mar 2019 20:58:54 -0700 Subject: [PATCH 1140/1876] Remove trailing whitespace --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c1fde214..369e824d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3847,7 +3847,7 @@ packages: "Taisuke Hikawa <23.prime.37@gmail.com> @23prime": - oeis2 - + "David Himmelstrup @lemmih": - reanimate-svg - reanimate From 4a86fe3e4e6e65fd1d20979fec63bc5ece8ac68d Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Fri, 15 Mar 2019 16:15:00 +0000 Subject: [PATCH 1141/1876] Add js-dgtable to constraints --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 369e824d..cbdc572a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -554,6 +554,7 @@ packages: - nsis - js-jquery - js-flot + - js-dgtable - extra - ghcid - hexml From 7a259ac406b12abefad6b49f200be8c462a95ad6 Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Fri, 15 Mar 2019 20:25:52 -0600 Subject: [PATCH 1142/1876] Add persistent-typed-db, restore other packages esqueleto, monad-logger-prefix, liboath-hs, and monad-metrics have all been updated to be compliant with stackage nightly. --- build-constraints.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbdc572a..6a2795d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2176,13 +2176,14 @@ packages: - xlsx "Matt Parsons @parsonsmatt": - - monad-logger-prefix < 0 # trasnformers https://github.com/commercialhaskell/stackage/issues/4408 - - monad-metrics < 0 + - monad-logger-prefix + - monad-metrics # - ekg-cloudwatch # http-conduit 2.3 via amazonka - smtp-mail - - liboath-hs < 0 # GHC 8.4 via inline-c + - liboath-hs - servant-quickcheck < 0 - - esqueleto < 0 # https://github.com/bitemyapp/esqueleto/issues/115 + - esqueleto + - persistent-typed-db "Matthew Pickering @mpickering": - refact From fb1dcb0a9b57e45dbdeca93ff6c908959bc45822 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 16 Mar 2019 09:06:07 -0700 Subject: [PATCH 1143/1876] No more esqueleto haddock failures --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a2795d6..e3224c1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5256,9 +5256,6 @@ expected-haddock-failures: - bins - emd - hmatrix-backprop - - # https://github.com/haskell/haddock/issues/979 - - esqueleto # end of expected-haddock-failures # For packages with haddock issues From ac03184587f13e3680360e7679f0fadc4ef6f0aa Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 16 Mar 2019 15:53:26 -0700 Subject: [PATCH 1144/1876] Test skipped-haddocks --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3224c1b..2609666d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5260,10 +5260,10 @@ expected-haddock-failures: # For packages with haddock issues skipped-haddocks: -- approximate -- invertible -- modular # https://github.com/haskell/haddock/issues/900 -- sparkle # Java function failures tweag/sparkle#144 +# approximate +# invertible +# modular # https://github.com/haskell/haddock/issues/900 +# sparkle # Java function failures tweag/sparkle#144 # end of skipped-haddocks # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From e282b1642d9911800d2e03b75d1e985c125edcc9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 16 Mar 2019 16:06:58 -0700 Subject: [PATCH 1145/1876] Keep modular and sparkle --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2609666d..8252be98 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5262,8 +5262,8 @@ expected-haddock-failures: skipped-haddocks: # approximate # invertible -# modular # https://github.com/haskell/haddock/issues/900 -# sparkle # Java function failures tweag/sparkle#144 +- modular # https://github.com/haskell/haddock/issues/900 +- sparkle # Java function failures tweag/sparkle#144 # end of skipped-haddocks # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From d4288653967d65f494ebf7b55c573d73df786844 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 17 Mar 2019 07:50:38 -0700 Subject: [PATCH 1146/1876] Approximate and invertible work --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8252be98..c545d2ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5260,8 +5260,6 @@ expected-haddock-failures: # For packages with haddock issues skipped-haddocks: -# approximate -# invertible - modular # https://github.com/haskell/haddock/issues/900 - sparkle # Java function failures tweag/sparkle#144 # end of skipped-haddocks From 70874b1963d7d58334b804236ae29340b4fe0358 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Sun, 17 Mar 2019 21:48:28 +0300 Subject: [PATCH 1147/1876] Wait for a new release of exp-pairs Library author doesn't want to make a release yet --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c545d2ba..73c09a8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5626,6 +5626,7 @@ tell-me-when-its-released: - hoopl-3.10.2.2 # reenable tests, https://github.com/haskell/hoopl/issues/50 - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 +- exp-pairs-0.2.0.0 # remove from expected-test-failures, https://github.com/Bodigrim/exp-pairs/issues/16 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From ddda89d503dde12ed5b67d85fab1484b9fdc6e76 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 17 Mar 2019 12:34:13 -0700 Subject: [PATCH 1148/1876] Update network dependencies and issue (#4312 -> #4427) --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73c09a8a..84d1b46a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4480,9 +4480,10 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4312 + # https://github.com/commercialhaskell/stackage/issues/4427 - network < 3.0.0.0 - - hsdev < 0.3.3 + - hsdev < 0.3.3.0 + - network-bsd < 2.8.1.0 # https://github.com/commercialhaskell/stackage/issues/4373 - dejafu < 2.0.0.0 From 7d5365e0d259ce9153e502d7c88afc18e293fb81 Mon Sep 17 00:00:00 2001 From: Travis Athougies Date: Mon, 18 Mar 2019 11:11:29 -0700 Subject: [PATCH 1149/1876] Re-enable beam packages --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 84d1b46a..67733d1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -100,9 +100,10 @@ packages: - geodetics "Travis Athougies @tathougies": - - beam-core < 0 - - beam-migrate < 0 - - beam-sqlite < 0 + - beam-core + - beam-migrate + - beam-sqlite + - beam-postgres "Fraser Murray Date: Mon, 18 Mar 2019 20:03:54 -0700 Subject: [PATCH 1150/1876] Expect failure on beam-postgres (#4429) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67733d1b..258651b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4983,6 +4983,7 @@ expected-test-failures: - accelerate-bignum # CUDA GPU - amqp - aws # AWS Credentials + - beam-postgres # requires Postgress instance - bindings-GLFW # Expects running X server - bitcoin-api - bitcoin-api-extra From 7d3043e416469b8bc6679b8684c9efcebe61e1f6 Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Wed, 20 Mar 2019 23:31:02 +0300 Subject: [PATCH 1151/1876] Add massiv-scheduler to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ab2361e..3986242c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3200,6 +3200,7 @@ packages: # - hip # lens 4.16 via diagrams/chart - massiv - massiv-io + - massiv-scheduler "Hans-Peter Deifel @hpdeifel": - hledger-iadd From e7220d2b1f43e07d56b3382e36ca5ef022bf70ce Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 20 Mar 2019 16:25:12 -0700 Subject: [PATCH 1152/1876] hledger now has easytest upper bound --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ab2361e..43844f5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4491,9 +4491,6 @@ packages: - hunit-dejafu < 2.0.0.0 - tasty-dejafu < 2.0.0.0 - # https://github.com/simonmichael/hledger/issues/983 - - easytest < 0.3 - # end of packages # Package flags are applied to individual packages, and override the values of From 74f3a01e4a549223d54a6f775c992fa22385eba1 Mon Sep 17 00:00:00 2001 From: George Wilson Date: Thu, 21 Mar 2019 09:30:22 +1000 Subject: [PATCH 1153/1876] Re-add hw-hspec-hedgehog unskip tests and benchmarks for hw packages and sv --- build-constraints.yaml | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ab2361e..15eb5c46 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2817,10 +2817,10 @@ packages: - hw-eliasfano - hw-excess - hw-hedgehog - - hw-hspec-hedgehog < 0 # via hspec-2.7.0 + - hw-hspec-hedgehog - hw-int - hw-ip - - hw-fingertree < 0 # build failure with GHC 8.4 + - hw-fingertree - hw-fingertree-strict - hw-json - hw-mquery @@ -4743,13 +4743,6 @@ skipped-tests: - servant-swagger # via hspec-2.7.0 - streaming-cassava # via hspec-2.7.0 - vinyl # via hspec-2.7.0 - - arbor-lru-cache # via hw-hspec-hedgehog via hspec-2.7.0 - - asif # via hw-hspec-hedgehog via hspec-2.7.0 - - bits-extra # via hw-hspec-hedgehog via hspec-2.7.0 - - hw-dsv # via hw-hspec-hedgehog via hspec-2.7.0 - - hw-fingertree-strict # via hw-hspec-hedgehog via hspec-2.7.0 - - hw-mquery # via hw-hspec-hedgehog via hspec-2.7.0 - - hw-simd # via hw-hspec-hedgehog via hspec-2.7.0 # Blocked due to tests failing to compile for GHC 8.6 @@ -5308,7 +5301,6 @@ skipped-benchmarks: - binary-list - binary-tagged - bit-stream - - bits-extra - bitset-word8 - blake2 - broadcast-chan @@ -5346,11 +5338,6 @@ skipped-benchmarks: - http-link-header - http2 - human-readable-duration - - hw-conduit - - hw-dsv - - hw-prim - - hw-rankselect - - hw-simd - hweblib - hxt-regex-xmlschema - ilist @@ -5397,7 +5384,6 @@ skipped-benchmarks: - sourcemap - stache - stm-hamt - - sv - tar - tar-conduit - text-builder From a5868c0dec179f736c6ee297f9a62520680af178 Mon Sep 17 00:00:00 2001 From: George Wilson Date: Thu, 21 Mar 2019 10:50:55 +1000 Subject: [PATCH 1154/1876] Add hedgehog-fn --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ab2361e..e1b390a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2843,6 +2843,7 @@ packages: - antiope-sqs "George Wilson @gwils": + - hedgehog-fn - sv - sv-cassava - sv-core @@ -4271,9 +4272,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3967 - text-format - # Not sure how it got here but it seems to be fine - - hedgehog-fn - # Packages without maintainers that cause issues, # this is to prevent us from including them by accident. They can # be removed from this list if they are fixed. @@ -4709,7 +4707,6 @@ skipped-tests: - tasty-discover # via hedgehog - typerep-map # via hedgehog - wide-word # via hedgehog - - nonempty-containers # via hedgehog-fn - axel # via tasty-hedgehog - bsb-http-chunked # via tasty-hedgehog - focuslist # via tasty-hedgehog From 3b4b244327a49e63d1274fafaa13b5d050b7141a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 20 Mar 2019 20:46:29 -0700 Subject: [PATCH 1155/1876] Revert "hledger now has easytest upper bound" --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 43844f5c..9ab2361e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4491,6 +4491,9 @@ packages: - hunit-dejafu < 2.0.0.0 - tasty-dejafu < 2.0.0.0 + # https://github.com/simonmichael/hledger/issues/983 + - easytest < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of From ce73c0be5ebd58100fe6b7932b4a5bb0caa99e98 Mon Sep 17 00:00:00 2001 From: George Wilson Date: Thu, 21 Mar 2019 13:55:53 +1000 Subject: [PATCH 1156/1876] Re-add packages previously removed by [tasty-]hedgehog --- build-constraints.yaml | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2dbc59ba..0bbde3a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4663,7 +4663,6 @@ skipped-tests: - text # QuickCheck-2.11.3 - text-short # tasty 1.1 - tree-diff # trifecta 2 - - validation # hedgehog 0.6 - vector # QuickCheck-2.11.3 - zlib # tasty-quickcheck, tasty-hunit, tasty - MissingH # testpack, quickcheck @@ -4690,34 +4689,6 @@ skipped-tests: - hw-rankselect-base # via hspec-2.6.0 - hw-streams # via hspec-2.6.0 - clay # via hspec-discover-2.6.0 - # another batch per removal of hedgehog - - axel # via hedgehog - - bsb-http-chunked # via hedgehog - - focuslist # via hedgehog - - hmatrix-backprop # via hedgehog - - hmatrix-vector-sized # via hedgehog - - hyraxAbif # via hedgehog - - loc # via hedgehog - - nonempty-containers # via hedgehog - - partial-semigroup # via hedgehog - - registry # via hedgehog - - relude # via hedgehog - - retry # via hedgehog - - rng-utils # via hedgehog - - summoner # via hedgehog - - tasty-discover # via hedgehog - - typerep-map # via hedgehog - - wide-word # via hedgehog - - axel # via tasty-hedgehog - - bsb-http-chunked # via tasty-hedgehog - - focuslist # via tasty-hedgehog - - nonempty-containers # via tasty-hedgehog - - registry # via tasty-hedgehog - - relude # via tasty-hedgehog - - retry # via tasty-hedgehog - - rng-utils # via tasty-hedgehog - - tasty-discover # via tasty-hedgehog - - typerep-map # via tasty-hedgehog # another batch for tasty 0.12 - cborg # via tasty-1.2 - ghc-prof # via tasty-1.2 From 65eae090189952a25f8593e9f4017be62867f61f Mon Sep 17 00:00:00 2001 From: George Wilson Date: Thu, 21 Mar 2019 14:18:09 +1000 Subject: [PATCH 1157/1876] Disable wide-word test suite --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0bbde3a7..29005603 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4664,6 +4664,7 @@ skipped-tests: - text-short # tasty 1.1 - tree-diff # trifecta 2 - vector # QuickCheck-2.11.3 + - wide-word # via semirings - zlib # tasty-quickcheck, tasty-hunit, tasty - MissingH # testpack, quickcheck - DBFunctor # missing file test_options.csv From aa7ff117176006342a3e96f55efbb9560b558ac2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 20 Mar 2019 21:33:18 -0700 Subject: [PATCH 1158/1876] Remove duplicated skipped-tests for clay as they are already skipped below --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29005603..37642fe5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4679,7 +4679,6 @@ skipped-tests: - pure-zlib # via QuickCheck-2.12.6.1 - antiope-s3 # via hspec-2.6.0 - cayley-client # via hspec-2.6.0 - - clay # via hspec-2.6.0 - codec-rpm # via hspec-2.6.0 - hw-balancedparens # via hspec-2.6.0 - hw-excess # via hspec-2.6.0 From acc0980d611ac110e0efc8ccc8ed0c498480dfda Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 20 Mar 2019 21:34:02 -0700 Subject: [PATCH 1159/1876] Keep tests skipped for focuslist as per #4436 comment --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37642fe5..bd4ff0f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4689,6 +4689,7 @@ skipped-tests: - hw-rankselect-base # via hspec-2.6.0 - hw-streams # via hspec-2.6.0 - clay # via hspec-discover-2.6.0 + - focuslist # via genvalidity, see https://github.com/commercialhaskell/stackage/pull/4436#issuecomment-475110614 # another batch for tasty 0.12 - cborg # via tasty-1.2 - ghc-prof # via tasty-1.2 From 9d8057e491645829c5094a95adbef22dce99d9dd Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 20 Mar 2019 21:40:42 -0700 Subject: [PATCH 1160/1876] Reorder and remove duplicated skipped test sections --- build-constraints.yaml | 88 +++++++++++++++++++----------------------- 1 file changed, 40 insertions(+), 48 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bd4ff0f8..e38a56d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4633,87 +4633,79 @@ skipped-tests: # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. - Cabal # GHC 8.4 via base-orphans-0.7, base-orphans-0.7 + - DBFunctor # missing file test_options.csv + - MissingH # testpack, quickcheck - 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 + - antiope-s3 # via hspec-2.6.0 - 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 - blaze-markup # tasty 1.1 - cabal-install # tasty 1.1 + - cayley-client # via hspec-2.6.0 + - cborg # via tasty-1.2 + - clay # via hspec-discover-2.6.0 + - codec-rpm # via hspec-2.6.0 - colour # QuickCheck-2.11.3 - drawille # hspec 2.4 - ed25519 # QuickCheck, hlint and more - exact-pi # QuickCHeck 2.12, tasty-1.2 + - focuslist # via genvalidity, see https://github.com/commercialhaskell/stackage/pull/4436#issuecomment-475110614 + - ghc-prof # via tasty-1.2 - github # hspec-2.6.0, hspec-discover-2.6.0 - hackage-security # QuickCheck - haddock-library # base-compat-0.10.1, hspec-2.5.1 + - haskell-names # via tasty-1.2 - http-streams # via snap-server-1.1.0.0 - - indents # tasty 0.12 and tasty-hunit 0.10 - - ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33 - - language-ecmascript # testing-feat 1.1.0.0 - - makefile # GHC 8.2 - - next-ref # hspec 2.3 - - partial-order # HUnit 1.6 - - serialise - - stb-image-redux # hspec 2.5 - - superbuffer # QuickCheck-2.11.3 - - tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1 - - test-framework # QuickCheck 2.10 - - text # QuickCheck-2.11.3 - - text-short # tasty 1.1 - - tree-diff # trifecta 2 - - vector # QuickCheck-2.11.3 - - wide-word # via semirings - - zlib # tasty-quickcheck, tasty-hunit, tasty - - MissingH # testpack, quickcheck - - DBFunctor # missing file test_options.csv - # A new swath of tests per QuickCheck 2.12, hspec-2.6 - - hw-balancedparens # via QuickCheck-2.12.6.1 + - hw-balancedparens # via QuickCheck-2.12.6.1, via hspec-2.6.0 - hw-bits # via QuickCheck-2.12.6.1 - - hw-excess # via QuickCheck-2.12.6.1 - - hw-prim # via QuickCheck-2.12.6.1 - - hw-rankselect # via QuickCheck-2.12.6.1 - - hw-rankselect-base # via QuickCheck-2.12.6.1 - - psqueues # via QuickCheck-2.12.6.1 - - pure-zlib # via QuickCheck-2.12.6.1 - - antiope-s3 # via hspec-2.6.0 - - cayley-client # via hspec-2.6.0 - - codec-rpm # via hspec-2.6.0 - - hw-balancedparens # via hspec-2.6.0 - - hw-excess # via hspec-2.6.0 + - hw-excess # via QuickCheck-2.12.6.1, via hspec-2.6.0 - hw-ip # via hspec-2.6.0 - hw-json # via hspec-2.6.0 - - hw-prim # via hspec-2.6.0 - - hw-rankselect # via hspec-2.6.0 - - hw-rankselect-base # via hspec-2.6.0 + - hw-prim # via QuickCheck-2.12.6.1, via hspec-2.6.0 + - hw-rankselect # via QuickCheck-2.12.6.1, via hspec-2.6.0 + - hw-rankselect-base # via QuickCheck-2.12.6.1, via hspec-2.6.0 - hw-streams # via hspec-2.6.0 - - clay # via hspec-discover-2.6.0 - - focuslist # via genvalidity, see https://github.com/commercialhaskell/stackage/pull/4436#issuecomment-475110614 - # another batch for tasty 0.12 - - cborg # via tasty-1.2 - - ghc-prof # via tasty-1.2 - - haskell-names # via tasty-1.2 + - indents # tasty 0.12 and tasty-hunit 0.10 - insert-ordered-containers # via tasty-1.2 + - ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33 + - language-ecmascript # testing-feat 1.1.0.0 - lattices # via tasty-1.2 - - pandoc # via tasty-1.2 - - servant-docs # via tasty-1.2 - - sized-grid # via tasty-1.2 - - tdigest # via tasty-1.2 - - temporary-resourcet # via tasty-1.2 - - these # via tasty-1.2 + - makefile # GHC 8.2 - mmtf # via hspec-2.7.0 + - next-ref # hspec 2.3 + - pandoc # via tasty-1.2 + - partial-order # HUnit 1.6 + - psqueues # via QuickCheck-2.12.6.1 + - pure-zlib # via QuickCheck-2.12.6.1 - records-sop # via hspec-2.7.0 + - serialise - servant # via hspec-2.7.0 - servant-client # via hspec-2.7.0 - servant-client-core # via hspec-2.7.0 + - servant-docs # via tasty-1.2 - servant-foreign # via hspec-2.7.0 - servant-js # via hspec-2.7.0 - servant-server # via hspec-2.7.0 - servant-swagger # via hspec-2.7.0 + - sized-grid # via tasty-1.2 + - stb-image-redux # hspec 2.5 - streaming-cassava # via hspec-2.7.0 + - superbuffer # QuickCheck-2.11.3 + - tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1 + - tdigest # via tasty-1.2 + - temporary-resourcet # via tasty-1.2 + - test-framework # QuickCheck 2.10 + - text # QuickCheck-2.11.3 + - text-short # tasty 1.1 + - these # via tasty-1.2 + - tree-diff # trifecta 2 + - vector # QuickCheck-2.11.3 - vinyl # via hspec-2.7.0 - + - wide-word # via semirings + - zlib # tasty-quickcheck, tasty-hunit, tasty # Blocked due to tests failing to compile for GHC 8.6 - async-refresh From 7c9f2edb5c41d7b975bb01b80e0b383830f44d95 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 21 Mar 2019 07:23:54 -0700 Subject: [PATCH 1161/1876] Try enable fast-builder --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e38a56d1..83f58f7e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2229,7 +2229,7 @@ packages: - fmt "Takano Akio tak@anoak.io @takano-akio": - - fast-builder < 0 # GHC 8.4 via base-4.11.0.0 + - fast-builder # 0 # GHC 8.4 via base-4.11.0.0 - filelock "Brian Lewis brian@lorf.org @bsl": From 89e468a7e236912f0832db9611b5a3c45a8fc15b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 21 Mar 2019 07:32:23 -0700 Subject: [PATCH 1162/1876] fast-fuilder works --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83f58f7e..422e71e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2229,7 +2229,7 @@ packages: - fmt "Takano Akio tak@anoak.io @takano-akio": - - fast-builder # 0 # GHC 8.4 via base-4.11.0.0 + - fast-builder - filelock "Brian Lewis brian@lorf.org @bsl": From 49dc50b837a6c83e57b5dad548adc0f1d1cf58ca Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 21 Mar 2019 07:36:25 -0700 Subject: [PATCH 1163/1876] Try hspec-webdriver --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 422e71e5..8572ddb0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2082,7 +2082,7 @@ packages: "John Lenz @wuzzeb": # - yesod-static-angular # conduit 1.3, yesod 1.6 - - hspec-webdriver < 0 # https://bitbucket.org/wuzzeb/webdriver-utils/issues/9/hspec-webdriver-build-failure-with-ghc-84 + - hspec-webdriver # 0 # https://bitbucket.org/wuzzeb/webdriver-utils/issues/9/hspec-webdriver-build-failure-with-ghc-84 # - webdriver-angular # via hspec-webdriver "Sven Heyll @sheyll": From c3c51c03db03efb5b9355a9eaea0077facdb7853 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 21 Mar 2019 07:38:36 -0700 Subject: [PATCH 1164/1876] hspec-webdriver still fials --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8572ddb0..422e71e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2082,7 +2082,7 @@ packages: "John Lenz @wuzzeb": # - yesod-static-angular # conduit 1.3, yesod 1.6 - - hspec-webdriver # 0 # https://bitbucket.org/wuzzeb/webdriver-utils/issues/9/hspec-webdriver-build-failure-with-ghc-84 + - hspec-webdriver < 0 # https://bitbucket.org/wuzzeb/webdriver-utils/issues/9/hspec-webdriver-build-failure-with-ghc-84 # - webdriver-angular # via hspec-webdriver "Sven Heyll @sheyll": From b37833ed6d18ee1aab11c8fe781ec604ed86f535 Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Thu, 21 Mar 2019 14:52:29 +0000 Subject: [PATCH 1165/1876] Add record-hasfield package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 422e71e5..85a2b267 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -564,6 +564,7 @@ packages: - debug - record-dot-preprocessor - filepattern + - record-hasfield "Digital Asset ": - ghc-lib From c2dea9efc79a02209c0d8fbd70277273338e109e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Buckwalter?= Date: Thu, 21 Mar 2019 16:50:38 +0100 Subject: [PATCH 1166/1876] dimensional-1.3 now builds Apparently, my previous pull request (#4275) wasn't quite right. This is a second try. Here benchmarks are disabled due to a hackage metadata edit (https://github.com/bjornbm/dimensional/issues/207). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 422e71e5..18548398 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4328,7 +4328,6 @@ packages: - broadcast-chan < 0 - df1 < 0 - di-handle < 0 - - dimensional < 0 - exinst < 0 - extensible < 0 - gtk2hs-buildtools < 0 @@ -5236,6 +5235,7 @@ skipped-benchmarks: - binary-parsers # criterion 1.5 - buffer-builder # ghc 8.4 via json-builder build failure - cryptohash-sha512 # criterion 1.5 + - dimensional # base < 4.7, https://github.com/bjornbm/dimensional/issues/207 - ed25519 # Criterion - hw-balancedparens # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 From 23e936a72528d3ca697df35e519e2e796bb1c2ab Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Fri, 22 Mar 2019 14:58:21 +0300 Subject: [PATCH 1167/1876] Add missing dependency true-name --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0fac79e..1d748b6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4203,6 +4203,7 @@ packages: - token-bucket - tonatona - transformers-base + - true-name - tuple-th - type-fun - type-hint From ca1733fa50ea843cb30f3ff7ae94c383b34db371 Mon Sep 17 00:00:00 2001 From: Travis Athougies Date: Fri, 22 Mar 2019 13:17:47 -0700 Subject: [PATCH 1168/1876] Add beam-mysql to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d748b6b..bf2216b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -104,6 +104,7 @@ packages: - beam-migrate - beam-sqlite - beam-postgres + - beam-mysql "Fraser Murray Date: Fri, 22 Mar 2019 15:21:37 -0700 Subject: [PATCH 1169/1876] Upper bound grandfathered checkers (#4441) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d748b6b..93665f6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4494,6 +4494,9 @@ packages: # https://github.com/simonmichael/hledger/issues/983 - easytest < 0.3 + # https://github.com/commercialhaskell/stackage/issues/4441 + - checkers < 0.5.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 2c0ed3ffeeb8be6d10742e7f94fe7b6341f190ba Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 22 Mar 2019 15:22:16 -0700 Subject: [PATCH 1170/1876] Move brick and data-clist from removed to grandfathered --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 93665f6b..8698cd75 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3859,6 +3859,8 @@ packages: - reanimate "Grandfathered dependencies": + - data-clist + - brick - Boolean - ChasingBottoms - Decimal @@ -4308,8 +4310,6 @@ packages: - hastache < 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 - - data-clist - - brick - lens-labels < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 - proto-lens-combinators < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 From 59c59ecb603e4131686138dc712923fc0a099784 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 22 Mar 2019 15:22:37 -0700 Subject: [PATCH 1171/1876] Sort the grandfathered deps list --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8698cd75..d814d0f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3859,8 +3859,6 @@ packages: - reanimate "Grandfathered dependencies": - - data-clist - - brick - Boolean - ChasingBottoms - Decimal @@ -3884,10 +3882,10 @@ packages: - alsa-mixer - ansi-terminal - appar - - assoc - asn1-encoding - asn1-parse - asn1-types + - assoc - attoparsec - authenticate - auto-update @@ -3900,6 +3898,7 @@ packages: - blaze-builder - blaze-svg - blaze-textual + - brick - buffer-builder - byteable - bytestring-builder @@ -3952,6 +3951,7 @@ packages: - data-binary-ieee754 - data-bword - data-checked + - data-clist - data-default - data-default-class - data-default-instances-containers @@ -4037,13 +4037,13 @@ packages: - http-types - http2 - httpd-shed + - hw-json-simd - hw-string-parse - hxt - hxt-charproperties - hxt-http - hxt-regex-xmlschema - hxt-unicode - - hw-json-simd - iconv - ieee754 - infer-license From 29156aac61814fd3c688419224666c8f38005a6e Mon Sep 17 00:00:00 2001 From: Andrew Cowie Date: Sat, 23 Mar 2019 16:11:51 +1100 Subject: [PATCH 1172/1876] Add unbeliever package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a40992b4..f72a2cc1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2347,6 +2347,7 @@ packages: - http-common - http-streams - locators + - unbeliever "Sean Hunt Date: Sat, 23 Mar 2019 20:19:41 -0700 Subject: [PATCH 1173/1876] Upper bound concurrency due to #4443 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f72a2cc1..39000fa6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4499,6 +4499,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4441 - checkers < 0.5.0 + # https://github.com/commercialhaskell/stackage/issues/4443 + - concurrency < 1.7 + # end of packages # Package flags are applied to individual packages, and override the values of From b3fc087dbfda5b7cb037d7ecf54f9074dc5a2f0e Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 24 Mar 2019 15:31:55 -0700 Subject: [PATCH 1174/1876] Remove upper bounds for dejafu and concurrency Closes #4373, #4443 --- build-constraints.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 39000fa6..39e597c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4488,20 +4488,12 @@ packages: - hsdev < 0.3.3.0 - network-bsd < 2.8.1.0 - # https://github.com/commercialhaskell/stackage/issues/4373 - - dejafu < 2.0.0.0 - - hunit-dejafu < 2.0.0.0 - - tasty-dejafu < 2.0.0.0 - # https://github.com/simonmichael/hledger/issues/983 - easytest < 0.3 # https://github.com/commercialhaskell/stackage/issues/4441 - checkers < 0.5.0 - # https://github.com/commercialhaskell/stackage/issues/4443 - - concurrency < 1.7 - # end of packages # Package flags are applied to individual packages, and override the values of From 988d51a7a5a18be26e616ee90e5d6c7390b9590f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 25 Mar 2019 17:20:40 -0700 Subject: [PATCH 1175/1876] Add upper bounds for QuickCheck, #4444 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 39e597c2..d467a73c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4494,6 +4494,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4441 - checkers < 0.5.0 + # https://github.com/commercialhaskell/stackage/issues/4444 + - QuickCheck < 2.13 + - quickcheck-instances < 0.3.20 + # end of packages # Package flags are applied to individual packages, and override the values of From eea28bbb512df7b7f486c7924d1e86c927918275 Mon Sep 17 00:00:00 2001 From: Amit Levy Date: Mon, 25 Mar 2019 23:19:11 -0400 Subject: [PATCH 1176/1876] Add postgresql-orm package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d467a73c..b6d739a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2666,6 +2666,7 @@ packages: - simple < 0 # GHC 8.4 via simple-templates - simple-templates < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - simple-session < 0 # GHC 8.4 via simple + - postgresql-orm "Sergey Astanin @astanin": # Stackage server uses Ubuntu 16.04 which ships libzip-1.0.1. From 1b92b50de1f9bf85b9ad8ed5427594a4e1107aa3 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 26 Mar 2019 18:21:17 -0700 Subject: [PATCH 1177/1876] Add upper bound for dependent-sum, #4446 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6d739a5..46d161a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4499,6 +4499,9 @@ packages: - QuickCheck < 2.13 - quickcheck-instances < 0.3.20 + # https://github.com/commercialhaskell/stackage/issues/4446 + - dependent-sum < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From cf5db573069399c7c1eec1512ebbc04dc2a2dae7 Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Wed, 27 Mar 2019 14:01:16 +0300 Subject: [PATCH 1178/1876] Package was renamed. Adding `scheduler` instread of `massiv-scheduler` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46d161a7..5685b71e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3205,7 +3205,7 @@ packages: # - hip # lens 4.16 via diagrams/chart - massiv - massiv-io - - massiv-scheduler + - scheduler "Hans-Peter Deifel @hpdeifel": - hledger-iadd From 5cef750863b130bb1abdd1d2db87489a73a140b6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Mar 2019 17:58:04 +0200 Subject: [PATCH 1179/1876] Extra upper bound for #4446 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46d161a7..f696aafa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4501,6 +4501,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4446 - dependent-sum < 0.5 + - typerep-map < 0.3.2 # end of packages From 8404361e5dbce18b486e944df5e4c42fda68daef Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Fri, 29 Mar 2019 16:19:51 +0300 Subject: [PATCH 1180/1876] Add bounds on hspec packages because of QuickCheck bounds --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f69bde3..bd9f14d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4498,6 +4498,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4444 - QuickCheck < 2.13 - quickcheck-instances < 0.3.20 + - hspec-core < 2.7.1 + - hspec < 2.7.1 + - hspec-discover < 2.7.1 # https://github.com/commercialhaskell/stackage/issues/4446 - dependent-sum < 0.5 From 049c3ea89d1157f4b537cdde9b79ddb388b9d6ce Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 29 Mar 2019 09:09:59 -0700 Subject: [PATCH 1181/1876] Expect test failure for record-dot-preprocessor, #4449 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bd9f14d9..f3f095ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5091,6 +5091,7 @@ expected-test-failures: - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 + - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 # Stackage upper bounds, re-enable these when their upper bound is removed From 69e8322c21c34d9c99db1fc8e6db93fca038c1c9 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 29 Mar 2019 14:28:06 -0700 Subject: [PATCH 1182/1876] Enable tests for record-dot-preprocessor, #4449 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3f095ed..bd9f14d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5091,7 +5091,6 @@ expected-test-failures: - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 # Stackage upper bounds, re-enable these when their upper bound is removed From cc1f64a0d13d55eea5a0634cfab8706826d3a45d Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 29 Mar 2019 14:32:31 -0700 Subject: [PATCH 1183/1876] Revert 69e8322c21c34d9c99db1fc8e6db93fca038c1c9, #4449 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bd9f14d9..f3f095ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5091,6 +5091,7 @@ expected-test-failures: - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 + - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 # Stackage upper bounds, re-enable these when their upper bound is removed From 5c044925a7ca5af74c85f8c603ab5cb1d07afaef Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 1 Apr 2019 09:03:19 -0700 Subject: [PATCH 1184/1876] Add upper bound for hw-rankselect, #4450 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3f095ed..0fab8ab8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4506,6 +4506,9 @@ packages: - dependent-sum < 0.5 - typerep-map < 0.3.2 + # https://github.com/commercialhaskell/stackage/issues/4450 + - hw-rankselect < 0.13 + # end of packages # Package flags are applied to individual packages, and override the values of From 09c099974731456accd15fa1ebe553c604f0e20c Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Tue, 2 Apr 2019 13:43:10 +0900 Subject: [PATCH 1185/1876] Add password and password-instances packages This PR adds the `password` and `password-instances` packages to `build-constraints.yaml`. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fab8ab8..65ef71e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2283,6 +2283,8 @@ packages: - hailgun-simple < 0 # via hailgun - natural-transformation # - opaleye-trans # product-profunctors 0.9 + - password + - password-instances - pretty-simple - read-env-var - servant-checked-exceptions < 0 # https://github.com/cdepillabout/servant-checked-exceptions/issues/29 From 0661ce39a715cfe1581ab8c7a785b973a7f5ee6f Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 2 Apr 2019 19:16:46 +0100 Subject: [PATCH 1186/1876] suspend tensors benchmarks and registry tests --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fab8ab8..2c75c50a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4762,6 +4762,7 @@ skipped-tests: - rakuten - rank1dynamic - rcu + - registry - rss-conduit - servant-blaze - servant-cassava @@ -5202,6 +5203,9 @@ expected-benchmark-failures: - lz4 # https://github.com/fpco/stackage/issues/3510 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 + # https://github.com/commercialhaskell/stackage/issues/4452 + - tensors + # end of expected-benchmark-failures From d21e0a6c663befbd39ba1835b293868c55757483 Mon Sep 17 00:00:00 2001 From: Vitaly Bragilevsky Date: Wed, 3 Apr 2019 19:49:39 +0300 Subject: [PATCH 1187/1876] Re-enable Chart-diagrams --- build-constraints.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2c75c50a..e10d2f86 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -820,7 +820,7 @@ packages: - diagrams-gtk < 0 # via diagrams-cairo - diagrams-html5 < 0 # via lens-4.17 - diagrams-lib - - diagrams-postscript < 0 # via lens-4.17 + - diagrams-postscript - diagrams-rasterific - diagrams-solve - diagrams-svg @@ -3861,6 +3861,10 @@ packages: - reanimate-svg - reanimate + "Vitaly Bragilevsky @bravit": + - Chart + - Chart-diagrams + "Grandfathered dependencies": - Boolean - ChasingBottoms @@ -4295,7 +4299,6 @@ packages: "Removed packages": - gi-webkit2 < 0 # https://github.com/fpco/stackage/issues/3415 - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 - json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - HaXml < 0 # build failure with GHC 8.4 From 3499c4ad030b2481156b897729c4dba937b7c997 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Wed, 3 Apr 2019 18:34:01 +0100 Subject: [PATCH 1188/1876] hw-rankselect-0.13.0.0 no longer contstrained (#4450) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2c75c50a..df49ea8f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4506,9 +4506,6 @@ packages: - dependent-sum < 0.5 - typerep-map < 0.3.2 - # https://github.com/commercialhaskell/stackage/issues/4450 - - hw-rankselect < 0.13 - # end of packages # Package flags are applied to individual packages, and override the values of From 90d8ae0da44369622931e9721d246879ac1b5258 Mon Sep 17 00:00:00 2001 From: ChShersh Date: Thu, 4 Apr 2019 16:29:39 +0800 Subject: [PATCH 1189/1876] Add elm-street --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index df49ea8f..86aa14df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3453,6 +3453,9 @@ packages: - tomland - typerep-map + "Holmusk @arbus": + - elm-street + "Lorenz Moesenlechner @moesenle": - servant-websockets < 0 # https://github.com/moesenle/servant-websockets/issues/8 From 5262fd89440e5c521487a77b374ad56ffcfcdc69 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Fri, 5 Apr 2019 17:59:19 +0300 Subject: [PATCH 1190/1876] Add missing packages stackage-curator: Snapshot dependency graph contains errors: fib (not present) depended on by: - [ ] scheduler-1.1.0 (-any). Alexey Kuleshevich @lehins. @lehins. Used by: benchmark ghc-lib-parser (not present) depended on by: - [ ] ghc-lib-0.20190402 (==0.20190402). Digital Asset . @digital-asset. Used by: library --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index df49ea8f..c10d32c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -569,6 +569,7 @@ packages: "Digital Asset ": - ghc-lib + - ghc-lib-parser "Karl Ostmo @kostmo": - perfect-hash-generator @@ -3995,6 +3996,7 @@ packages: - fail - fast-logger - fast-math + - fib - file-embed - file-embed-lzma - filemanip From 16e5d82f9494c4f5a35db6bb7fbcd452a527f924 Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Fri, 5 Apr 2019 14:35:18 -0600 Subject: [PATCH 1191/1876] Add `persistent-qq` --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index df49ea8f..175970f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2187,6 +2187,7 @@ packages: - servant-quickcheck < 0 - esqueleto - persistent-typed-db + - persistent-qq "Matthew Pickering @mpickering": - refact From f49e0b3ed4da5112e15178e41d2df800700ab987 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Tue, 19 Mar 2019 09:51:21 +0300 Subject: [PATCH 1192/1876] build.sh variant with the new curator version (and new Stack) --- automated/build-next.sh | 150 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100755 automated/build-next.sh diff --git a/automated/build-next.sh b/automated/build-next.sh new file mode 100755 index 00000000..fd51f430 --- /dev/null +++ b/automated/build-next.sh @@ -0,0 +1,150 @@ +#!/usr/bin/env bash + +set -eu +x + +ROOT=$(cd $(dirname $0) ; pwd) +TARGET=$1 + +# For nightly-YYYY-MM-DD, tag should be nightly +# For lts-X.Y, tag should be ltsX +SHORTNAME=$(echo $TARGET | cut -d- -f 1) +if [ $SHORTNAME = "lts" ] +then + TAG=$(echo $TARGET | sed 's@^lts-\([0-9]*\)\.[0-9]*@lts\1@') +else + TAG=$SHORTNAME +fi + +IMAGE=commercialhaskell/stackage:$TAG + +CABAL_DIR=$ROOT/cabal +STACK_DIR=$ROOT/stack +GHC_DIR=$ROOT/ghc +DOT_STACKAGE_DIR=$ROOT/dot-stackage +WORKDIR=$ROOT/$TAG/work +# ssh key is used for committing snapshots (and their constraints) to Github +SSH_DIR=$ROOT/ssh +USERID=$(id -u) + +mkdir -p \ + "$CABAL_DIR" \ + "$STACK_DIR" \ + "$GHC_DIR" \ + "$DOT_STACKAGE_DIR" \ + "$WORKDIR" \ + "$SSH_DIR" + +GITCONFIG=$ROOT/gitconfig +cat >$GITCONFIG < Date: Mon, 8 Apr 2019 09:49:15 +0100 Subject: [PATCH 1193/1876] mime-mail-0.5.0 (#4463), add possibly, enum-text --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index df49ea8f..2682dcd2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3322,6 +3322,8 @@ packages: - regex - regex-pcre-text - regex-with-pcre + - possibly + - enum-text "Elliot Cameron @3noch": [] @@ -4506,6 +4508,9 @@ packages: - dependent-sum < 0.5 - typerep-map < 0.3.2 + # https://github.com/commercialhaskell/stackage/issues/4463 + - mime-mail < 0.5.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 44b407e785c6d7df5b8706452bf08ba286042caf Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 8 Apr 2019 11:45:49 +0100 Subject: [PATCH 1194/1876] hledger-lib and servant-static-th failing tests --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2682dcd2..5d6d07f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5098,6 +5098,8 @@ expected-test-failures: - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 + - hledger # https://github.com/commercialhaskell/stackage/issues/4464 + - servant-static-th # https://github.com/commercialhaskell/stackage/issues/4465 # Stackage upper bounds, re-enable these when their upper bound is removed From 65a8982e93da5f1c7adaa59cdc6c4053a12482c3 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 8 Apr 2019 12:08:54 +0100 Subject: [PATCH 1195/1876] expect hledger-lib test failures (not hledger) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d6d07f0..09f2e81e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5098,7 +5098,7 @@ expected-test-failures: - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 - - hledger # https://github.com/commercialhaskell/stackage/issues/4464 + - hledger-lib # https://github.com/commercialhaskell/stackage/issues/4464 - servant-static-th # https://github.com/commercialhaskell/stackage/issues/4465 # Stackage upper bounds, re-enable these when their upper bound is removed From f763c1306eaa78eb70ebdc0b1fc8a2e1f14e444b Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 8 Apr 2019 12:18:39 +0100 Subject: [PATCH 1196/1876] fixes #4453 and fixes #4452 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09f2e81e..8f8f576c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4764,7 +4764,6 @@ skipped-tests: - rakuten - rank1dynamic - rcu - - registry - rss-conduit - servant-blaze - servant-cassava @@ -5207,9 +5206,6 @@ expected-benchmark-failures: - lz4 # https://github.com/fpco/stackage/issues/3510 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - # https://github.com/commercialhaskell/stackage/issues/4452 - - tensors - # end of expected-benchmark-failures From af79fa36ce6f1b6cde2d937cd830e8053de07d21 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 8 Apr 2019 12:22:22 +0100 Subject: [PATCH 1197/1876] fixes #4459 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f8f576c..cc3f14de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1252,7 +1252,7 @@ packages: - partial-handler - postgresql-binary - slave-thread < 0 - - stm-containers < 0 + - stm-containers - refined < 0 # https://github.com/nikita-volkov/refined/issues/33 "Iustin Pop @iustin": From 3af743cde32757a12b2b12a1c5d90a710ab1c963 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 8 Apr 2019 15:30:16 -0400 Subject: [PATCH 1198/1876] Enable stm-hamt & primitive-extras --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cc3f14de..e967facb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4118,6 +4118,7 @@ packages: - prettyprinter-convert-ansi-wl-pprint - primes - primitive + - primitive-extras - process-extras - product-isomorphic - project-template @@ -4166,6 +4167,7 @@ packages: - stateref - statistics - stm-delay + - stm-hamt - storable-complex - store-core - streaming-cassava @@ -4325,9 +4327,7 @@ packages: - SCalendar < 0 - haskell-tools-builtin-refactorings < 0 - hpqtypes < 0 - - primitive-extras < 0 - ref-fd < 0 - - stm-hamt < 0 # failed to build - Fin < 0 From 4c7bfdecff7afbfc8af9a317446a9f8845a7e4e7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 9 Apr 2019 00:16:52 -0400 Subject: [PATCH 1199/1876] Expect test failure for password per #4468 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f7b62ce0..0f9bce4c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5129,6 +5129,7 @@ expected-test-failures: - genvalidity-hspec # https://github.com/NorfairKing/validity/issues/55 - genvalidity-hspec-hashable # https://github.com/NorfairKing/validity/issues/55 - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 + - password # https://github.com/commercialhaskell/stackage/issues/4468 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 From 218ecae8e9ec0a32aa9dda50a4896ab34aa7099f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 9 Apr 2019 10:18:14 -0400 Subject: [PATCH 1200/1876] Add constraint "cmark-gfm < 0.2.0" per #4469 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2608734..0dfa6920 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4522,6 +4522,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4463 - mime-mail < 0.5.0 + # https://github.com/commercialhaskell/stackage/issues/4469 + - cmark-gfm < 0.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 6212cadf3a8541ced142a70a434e4fde97f09ef0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 9 Apr 2019 10:25:44 -0400 Subject: [PATCH 1201/1876] Expect haddock failures for elm-street per #4470 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0dfa6920..c7641399 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5242,6 +5242,7 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - classy-prelude-yesod + - elm-street # https://github.com/commercialhaskell/stackage/issues/4470 - haddock-library # https://github.com/fpco/stackage/issues/3236 - ghc-lib # https://github.com/commercialhaskell/stackage/issues/4377 From 95e52be4d093e5a194aceaab52af7d2fe7558857 Mon Sep 17 00:00:00 2001 From: 2mol <1773075+2mol@users.noreply.github.com> Date: Tue, 9 Apr 2019 17:28:34 +0200 Subject: [PATCH 1202/1876] add msgpack --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c7641399..77f259fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3874,6 +3874,10 @@ packages: - Chart - Chart-diagrams + "Juri Chomé @2mol": + - msgpack + - msgpack-rpc + "Grandfathered dependencies": - Boolean - ChasingBottoms @@ -4522,9 +4526,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4463 - mime-mail < 0.5.0 - # https://github.com/commercialhaskell/stackage/issues/4469 - - cmark-gfm < 0.2.0 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -5242,7 +5243,6 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - classy-prelude-yesod - - elm-street # https://github.com/commercialhaskell/stackage/issues/4470 - haddock-library # https://github.com/fpco/stackage/issues/3236 - ghc-lib # https://github.com/commercialhaskell/stackage/issues/4377 From 9e4580c210234acf274851a7fde23dc4012635a6 Mon Sep 17 00:00:00 2001 From: 2mol <1773075+2mol@users.noreply.github.com> Date: Tue, 9 Apr 2019 17:35:04 +0200 Subject: [PATCH 1203/1876] add msgpack --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 77f259fe..cf795d63 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3877,6 +3877,8 @@ packages: "Juri Chomé @2mol": - msgpack - msgpack-rpc + - msgpack-idl + - msgpack-aeson "Grandfathered dependencies": - Boolean From d8179f39b77f7dd4084534657d4777477ab67699 Mon Sep 17 00:00:00 2001 From: 2mol <1773075+2mol@users.noreply.github.com> Date: Wed, 10 Apr 2019 10:22:16 +0200 Subject: [PATCH 1204/1876] add msgpack --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf795d63..6a91221d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3877,7 +3877,6 @@ packages: "Juri Chomé @2mol": - msgpack - msgpack-rpc - - msgpack-idl - msgpack-aeson "Grandfathered dependencies": From 3cfd749a8eba4e3867956de8d5cb963d0f9a8d8a Mon Sep 17 00:00:00 2001 From: Lukasz Szwed Date: Wed, 10 Apr 2019 10:33:32 +0100 Subject: [PATCH 1205/1876] Add amazonka-glue to build-constraints.yaml --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c7641399..8e128d6c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1604,6 +1604,7 @@ packages: - amazonka-emr - amazonka-gamelift - amazonka-glacier + - amazonka-glue - amazonka-health - amazonka-iam - amazonka-importexport @@ -4439,6 +4440,7 @@ packages: - amazonka-emr < 0 # via amazonka-core - amazonka-gamelift < 0 # via amazonka-core - amazonka-glacier < 0 # via amazonka-core + - amazonka-glue < 0 # via amazonka-core - amazonka-health < 0 # via amazonka-core - amazonka-iam < 0 # via amazonka-core - amazonka-importexport < 0 # via amazonka-core From 25aff62b67db62d8963790c09da930ded3998e5e Mon Sep 17 00:00:00 2001 From: 2mol <1773075+2mol@users.noreply.github.com> Date: Wed, 10 Apr 2019 11:34:35 +0200 Subject: [PATCH 1206/1876] add msgpack --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a91221d..94bdcff9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3878,6 +3878,7 @@ packages: - msgpack - msgpack-rpc - msgpack-aeson + - int-cast "Grandfathered dependencies": - Boolean From 5f358c6cc8f6278536256a7e251ed5096f341743 Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Wed, 10 Apr 2019 18:42:17 +0800 Subject: [PATCH 1207/1876] Add summoner --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c7641399..753b55aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3455,7 +3455,7 @@ packages: - first-class-patterns - relude - shellmet - - summoner < 0 + - summoner - tomland - typerep-map @@ -5058,7 +5058,6 @@ 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 5b8cac9fdf466746af6f50fea0d2d260ad5e517a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 10 Apr 2019 18:52:14 -0400 Subject: [PATCH 1208/1876] Tweaks restoring stuff on master & making the build plan pass --- build-constraints.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9ed5ec7..d01eef9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3877,7 +3877,8 @@ packages: "Juri Chomé @2mol": - msgpack - - msgpack-rpc + # - msgpack-rpc # https://github.com/commercialhaskell/stackage/pull/4471 + # - msgpack-idl # https://github.com/commercialhaskell/stackage/pull/4471 - msgpack-aeson - int-cast @@ -4530,6 +4531,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4463 - mime-mail < 0.5.0 + # https://github.com/commercialhaskell/stackage/issues/4469 + - cmark-gfm < 0.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -4707,6 +4711,7 @@ skipped-tests: - hw-streams # via hspec-2.6.0 - indents # tasty 0.12 and tasty-hunit 0.10 - insert-ordered-containers # via tasty-1.2 + - int-cast # QuickCheck 2.12 - ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33 - language-ecmascript # testing-feat 1.1.0.0 - lattices # via tasty-1.2 @@ -5246,6 +5251,7 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - classy-prelude-yesod + - elm-street # https://github.com/commercialhaskell/stackage/issues/4470 - haddock-library # https://github.com/fpco/stackage/issues/3236 - ghc-lib # https://github.com/commercialhaskell/stackage/issues/4377 From 2a3e9733f43fb59503e34ab9c51051add45fbe73 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 10 Apr 2019 19:03:33 -0400 Subject: [PATCH 1209/1876] Expect test failure per michalkonecny/mixed-types-num#3 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d01eef9c..a08456b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5102,6 +5102,7 @@ expected-test-failures: - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - hweblib # https://github.com/aycanirican/hweblib/issues/3 - libraft # https://github.com/commercialhaskell/stackage/issues/4337#issuecomment-462465921 + - mixed-types-num # https://github.com/michalkonecny/mixed-types-num/issues/3 - multiset # doctests require Glob, a hidden package - perf # https://github.com/fpco/stackage/pull/2859 - picosat # https://github.com/fpco/stackage/pull/2382 From fc411339bb5277ac584cb54ad72ed4ad4776e571 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 10 Apr 2019 20:14:47 -0400 Subject: [PATCH 1210/1876] re-enable ghc-compact & compact --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a08456b7..883b7dd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -522,7 +522,7 @@ packages: - say - unliftio-core - unliftio - - compact < 0 # ghc-compact + - compact - fsnotify - hinotify @@ -4023,6 +4023,7 @@ packages: - fingertree - fmlist - generic-arbitrary + - ghc-compact - ghc-paths - ghc-prof - gi-gdk @@ -4332,7 +4333,6 @@ packages: - prim-array < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - 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 - 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 691e9640568c8265d576d06f1e28ff5f5837be3c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 10 Apr 2019 20:47:52 -0400 Subject: [PATCH 1211/1876] Constrain Allure and LambdaHack per #4475 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 883b7dd0..20355777 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4534,6 +4534,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4469 - cmark-gfm < 0.2.0 + # https://github.com/commercialhaskell/stackage/issues/4475 + - Allure < 0.9 + - LambdaHack < 0.9 + # end of packages # Package flags are applied to individual packages, and override the values of From ae60748d5753e8e88495014399a96bb70372853c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 10 Apr 2019 20:51:11 -0400 Subject: [PATCH 1212/1876] Expect tests to pass per michaelkonecny/mixed-types-num#3 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20355777..6adc576d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5106,7 +5106,6 @@ expected-test-failures: - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - hweblib # https://github.com/aycanirican/hweblib/issues/3 - libraft # https://github.com/commercialhaskell/stackage/issues/4337#issuecomment-462465921 - - mixed-types-num # https://github.com/michalkonecny/mixed-types-num/issues/3 - multiset # doctests require Glob, a hidden package - perf # https://github.com/fpco/stackage/pull/2859 - picosat # https://github.com/fpco/stackage/pull/2382 From 17d95130088462c6b84a51af22123c8478cedfb7 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Thu, 7 Feb 2019 16:47:33 +0300 Subject: [PATCH 1213/1876] Use more correct pruning done in https://github.com/commercialhaskell/stack/pull/4547 --- etc/curator-2-check.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/curator-2-check.sh b/etc/curator-2-check.sh index 82a8facc..6304db21 100755 --- a/etc/curator-2-check.sh +++ b/etc/curator-2-check.sh @@ -6,8 +6,8 @@ mkdir -p ~/.local/bin export PATH=$HOME/.local/bin:$PATH # Get new Stackage curator -CURATOR2=stackage-curator-2-90cf65bfddea4e8abb5bc68fe83d59a7f8766757 -wget "https://s3.amazonaws.com/www.snoyman.com/stackage-curator-2/$CURATOR2.bz2" +CURATOR2=stackage-curator-2-6ec4ac4ee5016e2ecd86af2abfa722b94d2a56c3 +wget "https://download.fpcomplete.com/stackage-curator-2/$CURATOR2.bz2" bunzip2 "$CURATOR2.bz2" chmod +x $CURATOR2 mv $CURATOR2 ~/.local/bin/stackage-curator-2 From b43549d05bf4960872965f1ad06d0f2b1b3db459 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Thu, 7 Feb 2019 17:41:52 +0300 Subject: [PATCH 1214/1876] Setup proper GHC to get boot libraries --- etc/curator-2-check.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/etc/curator-2-check.sh b/etc/curator-2-check.sh index 6304db21..6e9369ee 100755 --- a/etc/curator-2-check.sh +++ b/etc/curator-2-check.sh @@ -2,6 +2,8 @@ set -euxo pipefail +export GHCVER=8.6.3 + mkdir -p ~/.local/bin export PATH=$HOME/.local/bin:$PATH @@ -12,9 +14,12 @@ bunzip2 "$CURATOR2.bz2" chmod +x $CURATOR2 mv $CURATOR2 ~/.local/bin/stackage-curator-2 +# Install GHC +stack setup $GHCVER + # New curator check stackage-curator-2 update && stackage-curator-2 constraints && stackage-curator-2 snapshotincomplete && stackage-curator-2 snapshot && - stackage-curator-2 checksnapshot + stack --resolver ghc-$GHCVER exec stackage-curator-2 checksnapshot From ca4015eaec3e0cf04eccba442cbaf9e4189ddf9e Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Thu, 7 Feb 2019 18:10:41 +0300 Subject: [PATCH 1215/1876] Download and install Stack --- etc/curator-2-check.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/curator-2-check.sh b/etc/curator-2-check.sh index 6e9369ee..abafaae6 100755 --- a/etc/curator-2-check.sh +++ b/etc/curator-2-check.sh @@ -4,8 +4,10 @@ set -euxo pipefail export GHCVER=8.6.3 +# Download and unpack the stack executable mkdir -p ~/.local/bin export PATH=$HOME/.local/bin:$PATH +curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C ~/.local/bin '*/stack' # Get new Stackage curator CURATOR2=stackage-curator-2-6ec4ac4ee5016e2ecd86af2abfa722b94d2a56c3 From bf0e69bee73c98ed656584a2885a8d3fbadd5c87 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Thu, 11 Apr 2019 16:40:31 +0300 Subject: [PATCH 1216/1876] Use GHC version defined in build-constraints.yaml --- etc/curator-2-check.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/curator-2-check.sh b/etc/curator-2-check.sh index abafaae6..d9759b61 100755 --- a/etc/curator-2-check.sh +++ b/etc/curator-2-check.sh @@ -2,7 +2,8 @@ set -euxo pipefail -export GHCVER=8.6.3 +ETC=$(cd $(dirname $0) ; pwd) +export GHCVER=$(sed -n "s/^ghc-version: \"\(.*\)\"/\1/p" "$ETC/../build-constraints.yaml") # Download and unpack the stack executable mkdir -p ~/.local/bin From 7f50a181d4917b9fb9ee6d2847d6626d58c262f3 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Thu, 11 Apr 2019 16:41:08 +0300 Subject: [PATCH 1217/1876] Use newer Stack/curator versions --- automated/build-next.sh | 4 ++-- etc/curator-2-check.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automated/build-next.sh b/automated/build-next.sh index fd51f430..bc8e091c 100755 --- a/automated/build-next.sh +++ b/automated/build-next.sh @@ -61,7 +61,7 @@ BINDIR=$(cd $ROOT/bin ; pwd) ( cd $BINDIR rm -f stackage-curator stackage-curator-2*.bz2 -CURATOR2=stackage-curator-2-401883a889b06e0a2ac772fac7abcc743d5a00e2 +CURATOR2=stackage-curator-2-7e65b644121812d9a3a8b24d7130bb8865485f8f wget "https://download.fpcomplete.com/stackage-curator-2/$CURATOR2.bz2" bunzip2 "$CURATOR2.bz2" chmod +x $CURATOR2 @@ -90,7 +90,7 @@ fi ( cd $BINDIR rm -f stack stack-*.bz2 -STACK=stack-401883a889b06e0a2ac772fac7abcc743d5a00e2 +STACK=stack-7e65b644121812d9a3a8b24d7130bb8865485f8f wget "https://download.fpcomplete.com/stackage-curator-2/$STACK.bz2" bunzip2 "$STACK.bz2" chmod +x $STACK diff --git a/etc/curator-2-check.sh b/etc/curator-2-check.sh index d9759b61..a40874d1 100755 --- a/etc/curator-2-check.sh +++ b/etc/curator-2-check.sh @@ -11,7 +11,7 @@ export PATH=$HOME/.local/bin:$PATH curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C ~/.local/bin '*/stack' # Get new Stackage curator -CURATOR2=stackage-curator-2-6ec4ac4ee5016e2ecd86af2abfa722b94d2a56c3 +CURATOR2=stackage-curator-2-7e65b644121812d9a3a8b24d7130bb8865485f8f wget "https://download.fpcomplete.com/stackage-curator-2/$CURATOR2.bz2" bunzip2 "$CURATOR2.bz2" chmod +x $CURATOR2 From 77fa3278dff35f71914f0e91404331ea86ef6301 Mon Sep 17 00:00:00 2001 From: Daniel YU Date: Fri, 12 Apr 2019 10:52:27 +0800 Subject: [PATCH 1218/1876] add crc32c --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6adc576d..11d51bfe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3189,10 +3189,13 @@ packages: "Daniel YU ": - salak + - salak-yaml + - salak-toml - tensors - yam - yam-datasource - menshen + - crc32c "Tom Nielsen @glutamate": - plotlyhs From ab3829793d29d42ff6f3cec0d775c171d5321d71 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Fri, 12 Apr 2019 14:13:32 +0300 Subject: [PATCH 1219/1876] Hyphenated commands and target argument for constraints command --- etc/curator-2-check.sh | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/etc/curator-2-check.sh b/etc/curator-2-check.sh index a40874d1..beddaf39 100755 --- a/etc/curator-2-check.sh +++ b/etc/curator-2-check.sh @@ -20,9 +20,12 @@ mv $CURATOR2 ~/.local/bin/stackage-curator-2 # Install GHC stack setup $GHCVER +# curator's constraint command has target as a required parameter +# because of a different constraints handling in minor LTS version bumps +NIGHTLY="nightly-$(date +%Y-%m-%d)" # New curator check stackage-curator-2 update && - stackage-curator-2 constraints && - stackage-curator-2 snapshotincomplete && + stackage-curator-2 constraints --target=$NIGHTLY && + stackage-curator-2 snapshot-incomplete && stackage-curator-2 snapshot && - stack --resolver ghc-$GHCVER exec stackage-curator-2 checksnapshot + stack --resolver ghc-$GHCVER exec stackage-curator-2 check-snapshot From 170c460f5ab944f60a2ae847bee7634560989528 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Sat, 13 Apr 2019 17:18:33 +0300 Subject: [PATCH 1220/1876] Disable rio-0.1.9.0 breaking etc and Stack --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6adc576d..e52984e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4538,6 +4538,9 @@ packages: - Allure < 0.9 - LambdaHack < 0.9 + # https://github.com/commercialhaskell/stackage/issues/4479 + - rio < 0.1.9.0 + # end of packages # Package flags are applied to individual packages, and override the values of From f7b8c9a5e448450d871c3dd14262feb43ce9bf06 Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Sat, 13 Apr 2019 21:18:34 +0200 Subject: [PATCH 1221/1876] Drop unneeded constraints on LH and Allure (#4475) The issue is reported to be fixed and haddock problems are worked around in the new cabal files (as are the original issue problems, in fact). --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6adc576d..b5af9a56 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4534,10 +4534,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4469 - cmark-gfm < 0.2.0 - # https://github.com/commercialhaskell/stackage/issues/4475 - - Allure < 0.9 - - LambdaHack < 0.9 - # end of packages # Package flags are applied to individual packages, and override the values of From ee03f7b36ccb2b483ed91e3c2ded976d8a6bf448 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 13 Apr 2019 21:15:02 -0400 Subject: [PATCH 1222/1876] Expect test failure per AllureOfTheStars/Allure#96 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2facccb9..d0d62840 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5097,6 +5097,7 @@ expected-test-failures: - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 # Compilation failures + - Allure # https://github.com/AllureOfTheStars/Allure/issues/96 - ListLike # No issue tracker, e-mail sent to maintainer - amazonka-core # https://github.com/brendanhay/amazonka/issues/397 - async-timer # https://github.com/mtesseract/async-timer/issues/8 From 90b525afc8d3215e4763a206799a90feb7ea5793 Mon Sep 17 00:00:00 2001 From: Akihito KIRISAKI Date: Sun, 14 Apr 2019 12:06:34 +0900 Subject: [PATCH 1223/1876] add caster --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0d62840..bbd1a25f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3885,6 +3885,9 @@ packages: - msgpack-aeson - int-cast + "Akihito Kirisaki @kirisaki": + - caster + "Grandfathered dependencies": - Boolean - ChasingBottoms From bf6fa497a313d00ff84543ea8381a9be5a959840 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 14 Apr 2019 19:05:44 -0400 Subject: [PATCH 1224/1876] Revert "Expect test failure per AllureOfTheStars/Allure#96" This reverts commit ee03f7b36ccb2b483ed91e3c2ded976d8a6bf448. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0d62840..2facccb9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5097,7 +5097,6 @@ expected-test-failures: - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 # Compilation failures - - Allure # https://github.com/AllureOfTheStars/Allure/issues/96 - ListLike # No issue tracker, e-mail sent to maintainer - amazonka-core # https://github.com/brendanhay/amazonka/issues/397 - async-timer # https://github.com/mtesseract/async-timer/issues/8 From a5bfe089aef2f147c808d9c41202a29ee6d15453 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 15 Apr 2019 09:06:57 +0300 Subject: [PATCH 1225/1876] Newer convert program --- automated/new-stackage-format/convert.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/new-stackage-format/convert.sh b/automated/new-stackage-format/convert.sh index 66460b37..87c21a69 100755 --- a/automated/new-stackage-format/convert.sh +++ b/automated/new-stackage-format/convert.sh @@ -4,7 +4,7 @@ set -eux if [[ ! -f convert ]] then - curl https://s3.amazonaws.com/michael.snoyman.com/convert-old-stackage-22f85f4829da949df601f2facf2d9b8c794232cf.bz2 > convert.bz2 + curl https://s3.amazonaws.com/www.snoyman.com/convert-old-stackage-f780174e2c84e4fb171f6526228d9243beb7fd71.bz2 > convert.bz2 chmod +x convert.bz2 bunzip2 convert.bz2 fi From 7306085d054f697e415adfcc9b94f66b27545539 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 16 Apr 2019 14:57:22 +0800 Subject: [PATCH 1226/1876] add fedora-img-dl, http-directory, xdg-userdirs --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 60cd61d7..77e71b7a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1355,6 +1355,8 @@ packages: - cabal-rpm - fedora-dists - fedora-haskell-tools + - fedora-img-dl + - http-directory - rpmbuild-order - simple-cmd - simple-cmd-args @@ -1375,6 +1377,7 @@ packages: - vcswrapper < 0 # GHC 8.4 via base-4.11.0.0 - ShellCheck - binary-shared + - xdg-userdirs - codec-rpm - cpio-conduit From 44e9c58310a99ebde2630aca33000fc9af671201 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 16 Apr 2019 15:02:16 +0800 Subject: [PATCH 1227/1876] http-media < 0.8.0.0 (#4483) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 77e71b7a..3b479ed1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4546,6 +4546,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4479 - rio < 0.1.9.0 + # https://github.com/commercialhaskell/stackage/issues/4483 + - http-media < 0.8.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 6d7863068c0fd675b9bdc1b32329a3ba14f1aec6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 16 Apr 2019 15:07:11 +0800 Subject: [PATCH 1228/1876] hslogger < 1.3.0.0 (#4484) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b479ed1..1325b017 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4548,6 +4548,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4483 - http-media < 0.8.0.0 + + # https://github.com/commercialhaskell/stackage/issues/4484 + - hslogger < 1.3.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 0df184804da6bd107e043ca63e14470c0653caa2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 16 Apr 2019 15:22:47 +0800 Subject: [PATCH 1229/1876] universe-* bounds for lattices-1.7.1.1 (#4485) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1325b017..a39a2a49 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4551,6 +4551,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4484 - hslogger < 1.3.0.0 + + # https://github.com/commercialhaskell/stackage/issues/4485 + - universe-base < 1.1 + - universe-reverse-instances < 1.1 # end of packages # Package flags are applied to individual packages, and override the values of From 55c28d10cc85ddc6b8390007d9c70a8f44c429f1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 16 Apr 2019 15:25:56 +0800 Subject: [PATCH 1230/1876] 2 more universe-instance-* bounds (#4485) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a39a2a49..153a1ce0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4555,6 +4555,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4485 - universe-base < 1.1 - universe-reverse-instances < 1.1 + - universe-instances-base < 1.1 + - universe-instances-trans < 1.1 # end of packages # Package flags are applied to individual packages, and override the values of From ae6185894df2a724efa9df10a8230e16a064d36d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 16 Apr 2019 15:39:20 +0800 Subject: [PATCH 1231/1876] try adding universe and universe-instances-extended bounds too (#4485) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 153a1ce0..d2478988 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4553,10 +4553,12 @@ packages: - hslogger < 1.3.0.0 # https://github.com/commercialhaskell/stackage/issues/4485 + - universe < 1.1 - universe-base < 1.1 - - universe-reverse-instances < 1.1 - universe-instances-base < 1.1 + - universe-instances-extended < 1.1 - universe-instances-trans < 1.1 + - universe-reverse-instances < 1.1 # end of packages # Package flags are applied to individual packages, and override the values of From d6b6f8814bf20cf013612f81388b8735b591389c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 17 Apr 2019 16:43:55 +0800 Subject: [PATCH 1232/1876] drop universe* bounds (#4485); reenable universe & universe-instances-extended --- build-constraints.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d2478988..76bc6c94 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4378,7 +4378,6 @@ packages: - o-clock < 0 - teardown < 0 - typography-geometry < 0 - - universe-instances-extended < 0 # transitive dependencies of packages failing to build - butcher < 0 @@ -4391,7 +4390,6 @@ packages: - jvm < 0 - plot-light < 0 - rdf < 0 - - universe < 0 "Blocked per http-client-0.6": @@ -4551,14 +4549,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4484 - hslogger < 1.3.0.0 - - # https://github.com/commercialhaskell/stackage/issues/4485 - - universe < 1.1 - - universe-base < 1.1 - - universe-instances-base < 1.1 - - universe-instances-extended < 1.1 - - universe-instances-trans < 1.1 - - universe-reverse-instances < 1.1 # end of packages # Package flags are applied to individual packages, and override the values of From 074199fa0af266baef5f20c62587d35268674330 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 17 Apr 2019 17:05:24 +0800 Subject: [PATCH 1233/1876] hide ghc-lib-parser MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit eg: src/Text/Heterocephalus.hs:71:1: error: Ambiguous module name ‘Language.Haskell.TH.Lib’: it was found in multiple packages: ghc-lib-parser-0.20190402 template-haskell-2.14.0.0 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 76bc6c94..d8b0493c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5688,6 +5688,7 @@ hide: - temporary-rc # conflicts with temporary - temporary-resourcet # conflicts with temporary - ghc-lib # per its own recommendation. conflicts with template-haskell +- ghc-lib-parser # also conflicts with template-haskell # Cryptonite deprecations - cipher-aes From 522f00757f8dd2eb59cd9aa57dd1510e5e2bf1d6 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Wed, 17 Apr 2019 13:18:33 +0300 Subject: [PATCH 1234/1876] Add missing universe-dependent-sum --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8b0493c..bd5b862c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1541,6 +1541,7 @@ packages: # Universe - universe - universe-base + - universe-dependent-sum - universe-instances-base - universe-instances-extended - universe-instances-trans From a22801207ac9876585625298d7206e03149a8242 Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Wed, 17 Apr 2019 23:49:32 +0100 Subject: [PATCH 1235/1876] Add rattle --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8b0493c..7f0d23b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -566,6 +566,7 @@ packages: - record-dot-preprocessor - filepattern - record-hasfield + - rattle "Digital Asset ": - ghc-lib From c0b8969a3c622a9f797edd5bedcaf3614dafa610 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 18 Apr 2019 15:52:14 +0800 Subject: [PATCH 1236/1876] persistent-2.10 bounds (#4489) --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8b0493c..baed0ef3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4549,6 +4549,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4484 - hslogger < 1.3.0.0 + + # https://github.com/commercialhaskell/stackage/issues/4489 + - persistent < 2.10.0 + - persistent-mysql < 2.10.0 + - persistent-postgresql < 2.10.0 + - persistent-template < 2.7.0 # end of packages # Package flags are applied to individual packages, and override the values of From a99c9cc70748500223e6b50eeb6d250e66bde5cf Mon Sep 17 00:00:00 2001 From: Daniel YU Date: Fri, 19 Apr 2019 10:56:48 +0800 Subject: [PATCH 1237/1876] add yam-redis --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f94e830a..d5fa909f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3199,6 +3199,7 @@ packages: - tensors - yam - yam-datasource + - yam-redis - menshen - crc32c From 480da2f9d15525a21c693f76f606e114666479bd Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Fri, 19 Apr 2019 09:51:33 +0300 Subject: [PATCH 1238/1876] Add persistent-test missing dependency for persistent-sqlite --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f94e830a..32fecff9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -464,6 +464,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template + - persistent-test # - stackage-curator # http-conduit 2.3 via amazonka - store - wai-websockets From afc8ffd49b54632a03e1e1eaaa5e6bbbddfa4fbe Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 20 Apr 2019 00:25:50 +0800 Subject: [PATCH 1239/1876] persistent-sqlite < 2.10.0 (#4489, yesodweb/persistent#899) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f94e830a..078ad354 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4557,6 +4557,7 @@ packages: - persistent-mysql < 2.10.0 - persistent-postgresql < 2.10.0 - persistent-template < 2.7.0 + - persistent-sqlite < 2.10.0 # end of packages # Package flags are applied to individual packages, and override the values of From 35264a83d790acf8bbd7f6e8154f1c2e74f8c57d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 20 Apr 2019 02:09:57 +0800 Subject: [PATCH 1240/1876] allow rattle testsuite to fail (#4488) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 078ad354..d0dc322e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5065,6 +5065,7 @@ expected-test-failures: - postgresql-simple-queue - postgresql-typed # PostgreSQL - purescript # git 128 https://github.com/purescript/purescript/issues/2292 + - rattle # needs fsatrace - redis-io - rethinkdb - rethinkdb-client-driver From 7d06ffb844f42bb32987ab8e55573423db51ba1a Mon Sep 17 00:00:00 2001 From: Felix Paulusma Date: Fri, 19 Apr 2019 23:26:59 +0200 Subject: [PATCH 1241/1876] add safe-json --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4087408f..b67be95b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3895,6 +3895,9 @@ packages: "Akihito Kirisaki @kirisaki": - caster + "Felix Paulusma @Vlix": + - safe-json + "Grandfathered dependencies": - Boolean - ChasingBottoms @@ -5096,6 +5099,7 @@ expected-test-failures: - 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 + - safe-json # 0.1.0 https://github.com/Vlix/safe-json/issues/1 # Assertion failures, these can be real bugs or just limitations # in the test cases. From 4833b55c019b126a2c333af6db726752e8522797 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 20 Apr 2019 02:10:43 +0800 Subject: [PATCH 1242/1876] format expected-test-failures comment on missing servers/env --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b67be95b..53645b60 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4999,9 +4999,8 @@ expected-test-failures: - zeromq4-patterns - zip - # Requires running servers, accounts, or a specific - # environment. These shouldn't be re-enabled unless we know a fix - # has been released. + # Requires running servers, accounts, or a specific environment. + # These shouldn't be re-enabled unless we know a fix has been released. - GLFW-b # X - HTF # Requires shell script and are incompatible with sandboxed package databases - HaRe # # Needs ~/.ghc-mod/cabal-helper https://github.com/fpco/stackage/pull/906 From a4ce9728e354e59df0edb264d62fe5a15dd2d3e1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 21 Apr 2019 22:53:50 +0800 Subject: [PATCH 1243/1876] persistent does not build (#4492) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 53645b60..bee054b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -464,7 +464,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - persistent-test + # - persistent-test # https://github.com/commercialhaskell/stackage/pull/4492 # - stackage-curator # http-conduit 2.3 via amazonka - store - wai-websockets From 1ed72b2f9ab72dba12a303e2ab7df24c90cdc8c4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 22 Apr 2019 17:21:25 +0300 Subject: [PATCH 1244/1876] Upper bound on connection and socks for #4494 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bee054b7..6cfe946f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4563,6 +4563,10 @@ packages: - persistent-postgresql < 2.10.0 - persistent-template < 2.7.0 - persistent-sqlite < 2.10.0 + + # https://github.com/commercialhaskell/stackage/issues/4494 + - connection < 0.3 + - socks < 0.6 # end of packages # Package flags are applied to individual packages, and override the values of From a837dcfe3f58da31830e9c05b41710926cdbdfa1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 22 Apr 2019 17:23:38 +0300 Subject: [PATCH 1245/1876] Upper bound on haskell-lsp for #4495 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6cfe946f..9ea26a81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4567,6 +4567,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4494 - connection < 0.3 - socks < 0.6 + + # https://github.com/commercialhaskell/stackage/issues/4495 + - haskell-lsp < 0.10 # end of packages # Package flags are applied to individual packages, and override the values of From 6df391a5598d7e58ed78ff34a81cbfcb02511513 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 22 Apr 2019 17:34:44 +0300 Subject: [PATCH 1246/1876] Remove upper bound on haskell-lsp and close #4495 This reverts commit a837dcfe3f58da31830e9c05b41710926cdbdfa1. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ea26a81..6cfe946f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4567,9 +4567,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4494 - connection < 0.3 - socks < 0.6 - - # https://github.com/commercialhaskell/stackage/issues/4495 - - haskell-lsp < 0.10 # end of packages # Package flags are applied to individual packages, and override the values of From cc4107eaf14379954020f56f620117a605625dfe Mon Sep 17 00:00:00 2001 From: Roel van Dijk Date: Tue, 23 Apr 2019 15:42:08 +0200 Subject: [PATCH 1247/1876] add terminal-progress-bar As requested by https://github.com/roelvandijk/terminal-progress-bar/issues/26 Seems to build fine with multiple GHC versions: https://matrix.hackage.haskell.org/#/package/terminal-progress-bar I have no problems with supporting this package now and in the future. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6cfe946f..23c3e7c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,6 +10,9 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "Roel van Dijk @roelvandijk": + - terminal-progress-bar + "Marek Fajkus @turboMaCk": - wai-enforce-https From aa61a46341977cf8229a34ad1a86c80627deb613 Mon Sep 17 00:00:00 2001 From: Travis Whitaker Date: Tue, 23 Apr 2019 13:54:27 -0700 Subject: [PATCH 1248/1876] Fixup rdf. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23c3e7c2..e231798b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4399,7 +4399,6 @@ packages: - geodetics < 0 - jvm < 0 - plot-light < 0 - - rdf < 0 "Blocked per http-client-0.6": @@ -5417,7 +5416,6 @@ skipped-benchmarks: - prometheus-client - ramus - rcu - - rdf - reinterpret-cast - rng-utils - sampling From 5ad601c4110b029b59179fae8583f5fb0f20788c Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Mon, 15 Apr 2019 12:16:08 +0300 Subject: [PATCH 1249/1876] Share pantry dir but otherwise use different STACK_ROOT in lts/nightly --- automated/build-next.sh | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/automated/build-next.sh b/automated/build-next.sh index bc8e091c..67ccb37b 100755 --- a/automated/build-next.sh +++ b/automated/build-next.sh @@ -18,7 +18,8 @@ fi IMAGE=commercialhaskell/stackage:$TAG CABAL_DIR=$ROOT/cabal -STACK_DIR=$ROOT/stack +PANTRY_DIR=$ROOT/pantry +STACK_DIR=$ROOT/stack-$TAG GHC_DIR=$ROOT/ghc DOT_STACKAGE_DIR=$ROOT/dot-stackage WORKDIR=$ROOT/$TAG/work @@ -28,6 +29,7 @@ USERID=$(id -u) mkdir -p \ "$CABAL_DIR" \ + "$PANTRY_DIR" \ "$STACK_DIR" \ "$GHC_DIR" \ "$DOT_STACKAGE_DIR" \ @@ -69,8 +71,10 @@ mv $CURATOR2 stackage-curator ./stackage-curator --version ) - -ARGS_COMMON="--rm -v $WORKDIR:$HOME/work -w $HOME/work -v $BINDIR/stackage-curator:/usr/bin/stackage-curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $BINDIR/stack:/usr/bin/stack:ro -v $STACK_DIR:$HOME/.stack" +# We share pantry directory between snapshots while the other content in .stack +# is stored separately (because e.g. Ubuntu releases between LTS and nightly +# could differ). Also the order of binds is important. +ARGS_COMMON="--rm -v $WORKDIR:$HOME/work -w $HOME/work -v $BINDIR/stackage-curator:/usr/bin/stackage-curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $BINDIR/stack:/usr/bin/stack:ro -v $STACK_DIR:$HOME/.stack -v $PANTRY_DIR:$HOME/.stack/pantry" ARGS_PREBUILD="$ARGS_COMMON -u $USERID -e HOME=$HOME -v $CABAL_DIR:$HOME/.cabal -v $GHC_DIR:$HOME/.ghc -v $DOT_STACKAGE_DIR:$HOME/.stackage" ARGS_BUILD="$ARGS_COMMON -v $CABAL_DIR:$HOME/.cabal:ro -v $GHC_DIR:$HOME/.ghc:ro" # instance-data is an undocumented feature of S3 used by amazonka, From 56c2bf8165b8e57092e24a7003c03e2b857ef1d6 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Tue, 16 Apr 2019 15:45:32 +0300 Subject: [PATCH 1250/1876] Newer Stack/curator (with disabled interleaved output) --- automated/build-next.sh | 4 ++-- etc/curator-2-check.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automated/build-next.sh b/automated/build-next.sh index 67ccb37b..567ce19b 100755 --- a/automated/build-next.sh +++ b/automated/build-next.sh @@ -63,7 +63,7 @@ BINDIR=$(cd $ROOT/bin ; pwd) ( cd $BINDIR rm -f stackage-curator stackage-curator-2*.bz2 -CURATOR2=stackage-curator-2-7e65b644121812d9a3a8b24d7130bb8865485f8f +CURATOR2=stackage-curator-2-b6102fdf8a6017e7fee131cf24f470bf1a396665 wget "https://download.fpcomplete.com/stackage-curator-2/$CURATOR2.bz2" bunzip2 "$CURATOR2.bz2" chmod +x $CURATOR2 @@ -94,7 +94,7 @@ fi ( cd $BINDIR rm -f stack stack-*.bz2 -STACK=stack-7e65b644121812d9a3a8b24d7130bb8865485f8f +STACK=stack-b6102fdf8a6017e7fee131cf24f470bf1a396665 wget "https://download.fpcomplete.com/stackage-curator-2/$STACK.bz2" bunzip2 "$STACK.bz2" chmod +x $STACK diff --git a/etc/curator-2-check.sh b/etc/curator-2-check.sh index beddaf39..75b0b713 100755 --- a/etc/curator-2-check.sh +++ b/etc/curator-2-check.sh @@ -11,7 +11,7 @@ export PATH=$HOME/.local/bin:$PATH curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C ~/.local/bin '*/stack' # Get new Stackage curator -CURATOR2=stackage-curator-2-7e65b644121812d9a3a8b24d7130bb8865485f8f +CURATOR2=stackage-curator-2-b6102fdf8a6017e7fee131cf24f470bf1a396665 wget "https://download.fpcomplete.com/stackage-curator-2/$CURATOR2.bz2" bunzip2 "$CURATOR2.bz2" chmod +x $CURATOR2 From 42737f9ea88f09dc6e57f2233804fac89b9c6147 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Wed, 17 Apr 2019 13:09:19 +0300 Subject: [PATCH 1251/1876] tee build console output into a file --- automated/build-next.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/build-next.sh b/automated/build-next.sh index 567ce19b..5e0476a3 100755 --- a/automated/build-next.sh +++ b/automated/build-next.sh @@ -132,7 +132,7 @@ esac # Now do the actual build. We need to first set the owner of the home directory # correctly, so we run the command as root, change owner, and then use sudo to # switch back to the current user -docker run $ARGS_BUILD $IMAGE nice -n 15 /bin/bash -c "chown $USER $HOME && exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH\" stackage-curator build --jobs $JOBS" +docker run $ARGS_BUILD $IMAGE nice -n 15 /bin/bash -c "chown $USER $HOME && exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH\" stackage-curator build --jobs $JOBS" 2>&1 | tee "$SHORTNAME-build.log" # Make sure we actually need this snapshot. We used to perform this check # exclusively before building. Now we perform it after as well for the case of From 6c63017ae2699dfbf1e7b38f957b07a391341665 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Wed, 24 Apr 2019 12:24:41 +0300 Subject: [PATCH 1252/1876] New versions: fixed repo url in curator + proper reuse --- automated/build-next.sh | 4 ++-- etc/curator-2-check.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automated/build-next.sh b/automated/build-next.sh index 5e0476a3..b0c65c48 100755 --- a/automated/build-next.sh +++ b/automated/build-next.sh @@ -63,7 +63,7 @@ BINDIR=$(cd $ROOT/bin ; pwd) ( cd $BINDIR rm -f stackage-curator stackage-curator-2*.bz2 -CURATOR2=stackage-curator-2-b6102fdf8a6017e7fee131cf24f470bf1a396665 +CURATOR2=stackage-curator-2-7e161449fa1b63a7e41299f3f87bd6f3d7e13082 wget "https://download.fpcomplete.com/stackage-curator-2/$CURATOR2.bz2" bunzip2 "$CURATOR2.bz2" chmod +x $CURATOR2 @@ -94,7 +94,7 @@ fi ( cd $BINDIR rm -f stack stack-*.bz2 -STACK=stack-b6102fdf8a6017e7fee131cf24f470bf1a396665 +STACK=stack-7e161449fa1b63a7e41299f3f87bd6f3d7e13082 wget "https://download.fpcomplete.com/stackage-curator-2/$STACK.bz2" bunzip2 "$STACK.bz2" chmod +x $STACK diff --git a/etc/curator-2-check.sh b/etc/curator-2-check.sh index 75b0b713..0f2a3c7e 100755 --- a/etc/curator-2-check.sh +++ b/etc/curator-2-check.sh @@ -11,7 +11,7 @@ export PATH=$HOME/.local/bin:$PATH curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C ~/.local/bin '*/stack' # Get new Stackage curator -CURATOR2=stackage-curator-2-b6102fdf8a6017e7fee131cf24f470bf1a396665 +CURATOR2=stackage-curator-2-7e161449fa1b63a7e41299f3f87bd6f3d7e13082 wget "https://download.fpcomplete.com/stackage-curator-2/$CURATOR2.bz2" bunzip2 "$CURATOR2.bz2" chmod +x $CURATOR2 From 88db8c11b2a2542bf4a1b8dc46b5e2748a48b994 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Thu, 25 Apr 2019 12:03:49 +0300 Subject: [PATCH 1253/1876] Remove myself as a maintainer --- build-constraints.yaml | 127 ++++++++++++++++++----------------------- 1 file changed, 55 insertions(+), 72 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e231798b..0a47eb07 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1480,78 +1480,6 @@ packages: "Jan Stolarek @jstolarek": - tasty-program - "Oleg Grenrus @phadej": - - aeson-compat - - aeson-extra - - base64-bytestring-type - - binary-orphans - - binary-tagged - - boring - - cabal-doctest - - crypt-sha512 - - dlist-nonempty - - edit-distance - - fin - - functor-classes-compat - - generics-sop-lens - - github - - insert-ordered-containers - - integer-logarithms - - JuicyPixels-scale-dct - - kleene - - lattices - - microstache - - OneTuple - - postgresql-simple-url - - range-set-list - - regex-applicative-text - - servant-dhall < 0 - - servant-swagger-ui - - servant-swagger-ui-core - - servant-swagger-ui-redoc - - servant-yaml - - singleton-bool - - spdx < 0 # needs QuickCheck 2.12 - - splitmix - - step-function - - tdigest - - these - - time-parsers - - tree-diff - - vec - - # scrive/log - - log < 0 # via log-elasticsearch - - log-base - - log-elasticsearch < 0 # via bloodhound - - log-postgres < 0 - - # Not a maintainer - - folds - - friendly-time - - hashable - - haxl - - monad-time - - packdeps < 0 - - recursion-schemes < 5.1.1.1 || > 5.1.1.1 - - unordered-containers - - # Regex packages by Chris Kuklewicz - - regex-base - - regex-compat - - regex-pcre - - regex-posix - - regex-tdfa - - # Universe - - universe - - universe-base - - universe-dependent-sum - - universe-instances-base - - universe-instances-extended - - universe-instances-trans - - universe-reverse-instances - "Abhinav Gupta @abhinav": - farmhash - pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build @@ -3914,14 +3842,18 @@ packages: - HTTP - HsOpenSSL - HsYAML + - JuicyPixels-scale-dct - ListLike - MemoTrie - NumInstances + - OneTuple - Only - ParsecTools - QuickCheck - RSA - X11 + - aeson-compat + - aeson-extra - alsa-mixer - ansi-terminal - appar @@ -3933,14 +3865,18 @@ packages: - authenticate - auto-update - base64-bytestring + - base64-bytestring-type - base64-string - bimap + - binary-orphans - binary-parser + - binary-tagged - bindings-DSL - bitarray - blaze-builder - blaze-svg - blaze-textual + - boring - brick - buffer-builder - byteable @@ -3949,6 +3885,7 @@ packages: - bytestring-tree-builder - bzlib - ca-province-codes + - cabal-doctest - call-stack - casing - cassava-megaparsec @@ -3977,6 +3914,7 @@ packages: - convertible - cookie - cpphs + - crypt-sha512 - crypto-api - crypto-api-tests - crypto-cipher-tests @@ -4018,12 +3956,14 @@ packages: - discount - dlist - dlist-instances + - dlist-nonempty - dotgen - double-conversion - dual-tree - easy-file - easytest - ed25519 + - edit-distance - enclosed-exceptions - entropy - erf @@ -4039,23 +3979,30 @@ packages: - file-embed - file-embed-lzma - filemanip + - fin - fingertree - fmlist + - friendly-time + - functor-classes-compat - generic-arbitrary + - generics-sop-lens - ghc-compact - ghc-paths - ghc-prof - gi-gdk - gi-gdkpixbuf - gi-pango + - github - groom - groups - hackage-security + - hashable - haskell-gi-overloading - haskell-lexer - haskell-lsp-types - haskell-src - haskell-src-exts + - haxl - heap - hex - hint @@ -4092,20 +4039,25 @@ packages: - iconv - ieee754 - infer-license + - insert-ordered-containers - inspection-testing + - integer-logarithms - io-streams-haproxy - ip - ixset-typed - json - json-alt + - kleene - language-haskell-extract - largeword + - lattices - lazy-csv - libyaml - lifted-async - lifted-base - loch-th - lockfree-queue + - log-base - logging-facade - lrucache - lzma @@ -4114,12 +4066,14 @@ packages: - math-functions - mersenne-random-pure64 - mfsolve + - microstache - mmap - mmorph - mockery - monad-control - monad-logger - monad-loops + - monad-time - monads-tf - mono-traversable-instances - mono-traversable-keys @@ -4153,6 +4107,7 @@ packages: - polyparse - postgresql-libpq - postgresql-simple + - postgresql-simple-url - pretty-hex - pretty-show - prettyprinter-convert-ansi-wl-pprint @@ -4170,10 +4125,18 @@ packages: - quickcheck-unicode - random - random-shuffle + - range-set-list - raw-strings-qq - readable - rebase + - recursion-schemes + - regex-applicative-text + - regex-base + - regex-compat + - regex-pcre - regex-pcre-builtin + - regex-posix + - regex-tdfa - regex-tdfa-text - relapse - relational-schemas @@ -4188,12 +4151,17 @@ packages: - securemem - serialise - servant-client-core + - servant-swagger-ui + - servant-swagger-ui-core + - servant-swagger-ui-redoc + - servant-yaml - setenv - shakespeare - shell-escape - silently - simple-reflect - simple-sendfile + - singleton-bool - singleton-nats - size-based - skein @@ -4202,10 +4170,12 @@ packages: - special-values - splice - split + - splitmix - sql-words - srcloc - stateref - statistics + - step-function - stm-delay - stm-hamt - storable-complex @@ -4223,6 +4193,7 @@ packages: - tabular - tar - tasty-th + - tdigest - temporary - temporary-rc - temporary-resourcet @@ -4244,27 +4215,39 @@ packages: - th-extras - th-lift-instances - th-utilities + - these - threads - thyme - time-locale-compat + - time-parsers - timeit - tls-session-manager - token-bucket - tonatona - transformers-base + - tree-diff - true-name - tuple-th - type-fun - type-hint - uglymemo - unbounded-delays + - universe + - universe-base + - universe-dependent-sum + - universe-instances-base + - universe-instances-extended + - universe-instances-trans + - universe-reverse-instances - unix-compat - unix-time + - unordered-containers - url - utf8-light - utf8-string - uuid-types - vault + - vec - vector - vector-algorithms - vector-binary-instances From 8999e29ad54278072377b1ebb04041755c94d486 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Thu, 25 Apr 2019 12:10:21 +0300 Subject: [PATCH 1254/1876] Update servant packages --- build-constraints.yaml | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e231798b..a166906f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1317,17 +1317,26 @@ packages: - alarmclock - bank-holidays-england - "Haskell Servant ": + "Haskell Servant ": - servant - - servant-client - - servant-docs - - servant-js - - servant-server - - servant-lucid - servant-blaze - - servant-foreign - - servant-mock - servant-cassava + - servant-client + - servant-client-core + - servant-conduit + - servant-docs + - servant-foreign + - servant-http-streams + - servant-js + - servant-lucid + - servant-machines + - servant-mock + - servant-multipart + - servant-pipes + - servant-server + - servant-swagger + - servant-swagger-ui + - servant-swagger-ui-core "Alexandr Ruchkin @mvoidex": - hformat @@ -1506,9 +1515,6 @@ packages: - range-set-list - regex-applicative-text - servant-dhall < 0 - - servant-swagger-ui - - servant-swagger-ui-core - - servant-swagger-ui-redoc - servant-yaml - singleton-bool - spdx < 0 # needs QuickCheck 2.12 @@ -2476,7 +2482,6 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data - swagger2 - - servant-swagger - telegram-bot-simple < 0 # https://github.com/fizruk/telegram-bot-simple/issues/18 "Jared Tobin @jtobin": From c6ea64f008175af95f3911b04a063891d44bea53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Sipma?= Date: Fri, 26 Apr 2019 13:57:24 +0200 Subject: [PATCH 1255/1876] HaskellNet-SSL 0.3.4.1 should compile fine with network-2.7.0.0 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6cfe946f..54672845 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1351,7 +1351,7 @@ packages: "Leza M. Lutonda @lemol": - HaskellNet - - HaskellNet-SSL < 0 + - HaskellNet-SSL "Jens Petersen @juhp": - cabal-rpm From 54f0b932edfa887a71f71cc59fa01fa591766698 Mon Sep 17 00:00:00 2001 From: David Millar-Durrant Date: Fri, 26 Apr 2019 16:44:14 +0200 Subject: [PATCH 1256/1876] Added rope utf16 splay with permission --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b204087..f619555c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3837,6 +3837,9 @@ packages: "Felix Paulusma @Vlix": - safe-json + "Olle Fredriksson @ollef": + - rope-utf16-splay + "Grandfathered dependencies": - Boolean - ChasingBottoms From d7dec74ede7155e2649e4ca4f5f44da1c41e8cf8 Mon Sep 17 00:00:00 2001 From: Vaibhav Sagar Date: Fri, 26 Apr 2019 15:36:03 -0400 Subject: [PATCH 1257/1876] Unblock `ihaskell` and `ghc-parser` I've just released new versions to Hackage that are compatible with LTS-13. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b204087..9a686143 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3556,8 +3556,8 @@ packages: - servant-exceptions < 0 # https://github.com/ch1bo/servant-exceptions/issues/9 "Vaibhav Sagar @vaibhavsagar": - - ihaskell < 0 - - ghc-parser < 0 + - ihaskell + - ghc-parser "Alexis Williams @typedrat": - stb-image-redux From 0d9527c18a1e4a70705b36899ac38c43c611cadd Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 27 Apr 2019 16:38:57 +0200 Subject: [PATCH 1258/1876] network < 2.8.0.1 #4427 and disable lambdabot-core & lambdabot-irc-plugins --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b204087..30dab1cb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2329,8 +2329,8 @@ packages: - hsyslog - jailbreak-cabal - json-autotype - - lambdabot-core - - lambdabot-irc-plugins + - lambdabot-core < 0 + - lambdabot-irc-plugins < 0 - language-nix - logging-facade-syslog - MonadPrompt @@ -4514,7 +4514,7 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/4427 - - network < 3.0.0.0 + - network < 2.8.0.1 - hsdev < 0.3.3.0 - network-bsd < 2.8.1.0 From e2f2130d570ca7df0acd73d6dd843a35b674fc1e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 27 Apr 2019 16:45:12 +0200 Subject: [PATCH 1259/1876] th-abstraction < 0.3.0.0 #4504 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 30dab1cb..0cc71b58 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4560,6 +4560,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4494 - connection < 0.3 - socks < 0.6 + + # https://github.com/commercialhaskell/stackage/issues/4504 + - th-abstraction < 0.3.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From f45d2cbdb30b09373db0630dd32cb300225d15f9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 27 Apr 2019 16:48:01 +0200 Subject: [PATCH 1260/1876] th-lift < 0.8 #4505 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc71b58..d4b698df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4564,6 +4564,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4504 - th-abstraction < 0.3.0.0 + # https://github.com/commercialhaskell/stackage/issues/4505 + - th-lift < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of From 27e5014b83b870fb5e898b277a1f8c62a390ca77 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Apr 2019 12:45:20 +0200 Subject: [PATCH 1261/1876] port-uitls < 0.2.1.0 #4506 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dcf77641..5161e5c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4570,6 +4570,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4505 - th-lift < 0.8 + # https://github.com/commercialhaskell/stackage/issues/4506 + - port-utils < 0.2.1.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 230efd97918b81eb043ea469a3e650f8f20cc6ee Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Apr 2019 19:18:42 +0200 Subject: [PATCH 1262/1876] Remove th-lift upper bound, closes #4505 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5161e5c7..cb50b2b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4567,9 +4567,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4504 - th-abstraction < 0.3.0.0 - # https://github.com/commercialhaskell/stackage/issues/4505 - - th-lift < 0.8 - # https://github.com/commercialhaskell/stackage/issues/4506 - port-utils < 0.2.1.0 From a3c1fa3560c2d2e2a88900e59bfcb3492fdfccf0 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Sun, 28 Apr 2019 22:28:13 +0200 Subject: [PATCH 1263/1876] Add package hslua-module-system --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cb50b2b3..72091fdd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3297,6 +3297,7 @@ packages: "Albert Krewinkel @tarleb": - hslua - hslua-aeson + - hslua-module-system - hslua-module-text "Judah Jacobson @judah": From d80a654b77ab7b8f86d554ca21b8122686e5c5e8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 29 Apr 2019 06:32:00 +0300 Subject: [PATCH 1264/1876] Upgrade to GHC 8.6.5 --- Dockerfile | 2 +- build-constraints.yaml | 2 +- check | 2 +- etc/ci-script.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 0b6189c7..1bd56971 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM fpco/pid1:18.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 -ENV GHCVER 8.6.4 +ENV GHCVER 8.6.5 # NOTE: also update debian-bootstrap.sh when cuda version changes ENV PATH /home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER/bin:/usr/local/cuda-10.0/bin:/usr/sbin:/usr/bin:/sbin:/bin diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ab2361e..cfa2b017 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,6 @@ ghc-major-version: "8.6" # new curator is supposed to use exact GHC version -ghc-version: "8.6.4" +ghc-version: "8.6.5" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version diff --git a/check b/check index 9ed2b812..b28ba8bb 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.4 stackage-curator check +exec stack exec --resolver ghc-8.6.5 stackage-curator check diff --git a/etc/ci-script.sh b/etc/ci-script.sh index c70f2b32..66e04114 100755 --- a/etc/ci-script.sh +++ b/etc/ci-script.sh @@ -2,7 +2,7 @@ set -euxo pipefail -export GHCVER=8.6.4 +export GHCVER=8.6.5 # Download and unpack the stack executable mkdir -p ~/.local/bin From d5550f9534a9b1db6087fca0a88d8f12a99408d7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 30 Apr 2019 11:37:23 +0200 Subject: [PATCH 1265/1876] clock < 0.8 #4510 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d807e130..a8c22f60 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4571,6 +4571,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4506 - port-utils < 0.2.1.0 + # https://github.com/commercialhaskell/stackage/issues/4510 + - clock < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of From 1a57c0286dda7af6253964ed4731af17435ea683 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 30 Apr 2019 11:46:26 +0200 Subject: [PATCH 1266/1876] wai-extra < 3.0.26 #4511 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8c22f60..01287040 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4574,6 +4574,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4510 - clock < 0.8 + # https://github.com/commercialhaskell/stackage/issues/4511 + - wai-extra < 3.0.26 + # end of packages # Package flags are applied to individual packages, and override the values of From efcf180892ed7092051c894e75025c9cc73b88df Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 30 Apr 2019 12:14:05 +0200 Subject: [PATCH 1267/1876] aeson < 1.4.3.0 #4512 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 01287040..f6aca82e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4577,6 +4577,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4511 - wai-extra < 3.0.26 + # https://github.com/commercialhaskell/stackage/issues/4512 + - aeson < 1.4.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 0b5ba6617d4b1962e895176c746e161c315c2a45 Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Tue, 30 Apr 2019 15:42:05 +0300 Subject: [PATCH 1268/1876] Remove upper bound on `rio`. Fix #4479 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6aca82e..0cc50811 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4545,9 +4545,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4469 - cmark-gfm < 0.2.0 - # https://github.com/commercialhaskell/stackage/issues/4479 - - rio < 0.1.9.0 - # https://github.com/commercialhaskell/stackage/issues/4483 - http-media < 0.8.0.0 From fd55b4ee4d905e052a4325a9667fd6bc2b7628f9 Mon Sep 17 00:00:00 2001 From: "Scott N. Walck" Date: Wed, 1 May 2019 09:23:23 -0400 Subject: [PATCH 1269/1876] reintroduce cyclotomic --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc50811..e60b3218 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -71,7 +71,7 @@ packages: - valor "Scott N. Walck @walck": - - cyclotomic < 0 + - cyclotomic - learn-physics < 0 "Phil de Joux @philderbeast": From ae67f0a552b7dfd8e6eb14d53b2c1f0a70048646 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 3 May 2019 06:58:51 -0400 Subject: [PATCH 1270/1876] Restrict persistent-typed-db (#4516 #4515) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc50811..25cd5455 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2134,7 +2134,7 @@ packages: - liboath-hs - servant-quickcheck < 0 - esqueleto - - persistent-typed-db + - persistent-typed-db < 0.1.0.0 # persistent-2.10.0, persistent-template-2.7.0 - persistent-qq "Matthew Pickering @mpickering": From 62931b1e5beed9883b40016d39f9b5a9d3687291 Mon Sep 17 00:00:00 2001 From: Dmitry Ivanov Date: Fri, 3 May 2019 15:17:33 +0200 Subject: [PATCH 1271/1876] Add planb-token-introspection --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25cd5455..3e19f489 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2256,6 +2256,7 @@ packages: - dyre - io-storage - oo-prototypes + - planb-token-introspection - pointedlist - unordered-intmap - word-trie From 23501be6ed997f6f4be55e4e2fc8de9445a5ad17 Mon Sep 17 00:00:00 2001 From: Venkateswara Rao Mandela Date: Sat, 4 May 2019 23:52:02 +0530 Subject: [PATCH 1272/1876] add package pandoc-csv2table --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce2864e9..06a4f476 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3842,6 +3842,9 @@ packages: "Olle Fredriksson @ollef": - rope-utf16-splay + "Venkateswara Rao Mandela @vmandela": + - pandoc-csv2table + "Grandfathered dependencies": - Boolean - ChasingBottoms From 833e0df7bd4c324983ce32ca95b15b060995be31 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 5 May 2019 08:49:15 -0400 Subject: [PATCH 1273/1876] Restrict case-insensitive bounds #4519 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce2864e9..f93cdc66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -452,7 +452,7 @@ packages: "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit - mega-sdist - - case-insensitive + - case-insensitive < 1.2.1 - classy-prelude-yesod - conduit-combinators - conduit-extra From 0fa84d96b3512f5bb439d32704377599b4a9bf95 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 6 May 2019 17:33:01 -0700 Subject: [PATCH 1274/1876] Block doctest-0.16.1 (#4523) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2833a8b4..41b0e772 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4581,6 +4581,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4512 - aeson < 1.4.3.0 + # https://github.com/commercialhaskell/stackage/issues/4523 + - doctest < 0.16.1 + # end of packages # Package flags are applied to individual packages, and override the values of From e3b8e8b856d905f6457b80a75f47ecf61bf6ffe6 Mon Sep 17 00:00:00 2001 From: Tobias Dammers Date: Mon, 6 May 2019 14:37:03 +0200 Subject: [PATCH 1275/1876] Reinstate ginger --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41b0e772..75dc2a6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -356,7 +356,7 @@ packages: - type-map "Tobias Dammers @tdammers": - - ginger < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - ginger - yeshql "Yair Chuchem @yairchu": From 8d2ca3bfcafd98ed0deac3d4c9ed2824cdebfd2c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 06:32:56 -0700 Subject: [PATCH 1276/1876] Test zstd --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75dc2a6b..561731fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5206,7 +5206,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 + # 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 6c0ed8523c9e67220c4ea95ee35314465e8e9b15 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 06:37:51 -0700 Subject: [PATCH 1277/1876] Try haddock-library --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 561731fb..fd36d8ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5206,7 +5206,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 + - 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 @@ -5303,7 +5303,7 @@ expected-haddock-failures: - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - classy-prelude-yesod - elm-street # https://github.com/commercialhaskell/stackage/issues/4470 - - haddock-library # https://github.com/fpco/stackage/issues/3236 + # haddock-library # https://github.com/fpco/stackage/issues/3236 - ghc-lib # https://github.com/commercialhaskell/stackage/issues/4377 # Modules use compiler plugins From 3c429556ab0af2a3c88c159a9db42bd7232b6d30 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 06:45:44 -0700 Subject: [PATCH 1278/1876] Fix #3236, haddock-library now builds properly --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd36d8ff..5ce38223 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5303,7 +5303,6 @@ expected-haddock-failures: - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - classy-prelude-yesod - elm-street # https://github.com/commercialhaskell/stackage/issues/4470 - # haddock-library # https://github.com/fpco/stackage/issues/3236 - ghc-lib # https://github.com/commercialhaskell/stackage/issues/4377 # Modules use compiler plugins From 8d337618ba360266782ba5a996cca425a6285c6d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 06:49:35 -0700 Subject: [PATCH 1279/1876] Test hw-rankselect(s) --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ce38223..1dda9a03 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4756,8 +4756,8 @@ skipped-tests: - hw-ip # via hspec-2.6.0 - hw-json # via hspec-2.6.0 - hw-prim # via QuickCheck-2.12.6.1, via hspec-2.6.0 - - hw-rankselect # via QuickCheck-2.12.6.1, via hspec-2.6.0 - - hw-rankselect-base # via QuickCheck-2.12.6.1, via hspec-2.6.0 + # hw-rankselect # via QuickCheck-2.12.6.1, via hspec-2.6.0 + # hw-rankselect-base # via QuickCheck-2.12.6.1, via hspec-2.6.0 - hw-streams # via hspec-2.6.0 - indents # tasty 0.12 and tasty-hunit 0.10 - insert-ordered-containers # via tasty-1.2 @@ -5335,7 +5335,7 @@ skipped-benchmarks: - dimensional # base < 4.7, https://github.com/bjornbm/dimensional/issues/207 - ed25519 # Criterion - hw-balancedparens # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - - hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 + # hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - identicon # via criterion-1.5.0.0 - pandoc-types # via criterion-1.5.0.0 - pipes # optparse-applicative 0.13 From ff58c3d9dae98a749135c65ebebc3248305e4f4d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 06:58:27 -0700 Subject: [PATCH 1280/1876] Try concurrent-extra --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1dda9a03..a72ed2af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4756,8 +4756,8 @@ skipped-tests: - hw-ip # via hspec-2.6.0 - hw-json # via hspec-2.6.0 - hw-prim # via QuickCheck-2.12.6.1, via hspec-2.6.0 - # hw-rankselect # via QuickCheck-2.12.6.1, via hspec-2.6.0 - # hw-rankselect-base # via QuickCheck-2.12.6.1, via hspec-2.6.0 + - hw-rankselect # via QuickCheck-2.12.6.1, via hspec-2.6.0 + - hw-rankselect-base # via QuickCheck-2.12.6.1, via hspec-2.6.0 - hw-streams # via hspec-2.6.0 - indents # tasty 0.12 and tasty-hunit 0.10 - insert-ordered-containers # via tasty-1.2 @@ -4984,7 +4984,7 @@ expected-test-failures: - aeson-lens # https://github.com/tanakh/aeson-lens/issues/10 - cabal-debian # https://github.com/ddssff/cabal-debian/issues/50 - capataz # https://github.com/roman/Haskell-capataz/issues/6 - - concurrent-extra # https://github.com/commercialhaskell/stackage/issues/3717 + # concurrent-extra # https://github.com/commercialhaskell/stackage/issues/3717 - crypto-numbers - css-text # 0.1.2.2 https://github.com/yesodweb/css-text/issues/10 - distributed-process @@ -5335,7 +5335,7 @@ skipped-benchmarks: - dimensional # base < 4.7, https://github.com/bjornbm/dimensional/issues/207 - ed25519 # Criterion - hw-balancedparens # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - # hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 + - hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - identicon # via criterion-1.5.0.0 - pandoc-types # via criterion-1.5.0.0 - pipes # optparse-applicative 0.13 From 56f975804f38272593705784e1e7b4ef803875e2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 07:08:02 -0700 Subject: [PATCH 1281/1876] Try pandoc --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a72ed2af..030a2974 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4768,7 +4768,7 @@ skipped-tests: - makefile # GHC 8.2 - mmtf # via hspec-2.7.0 - next-ref # hspec 2.3 - - pandoc # via tasty-1.2 + # pandoc # via tasty-1.2 - partial-order # HUnit 1.6 - psqueues # via QuickCheck-2.12.6.1 - pure-zlib # via QuickCheck-2.12.6.1 @@ -4984,7 +4984,7 @@ expected-test-failures: - aeson-lens # https://github.com/tanakh/aeson-lens/issues/10 - cabal-debian # https://github.com/ddssff/cabal-debian/issues/50 - capataz # https://github.com/roman/Haskell-capataz/issues/6 - # concurrent-extra # https://github.com/commercialhaskell/stackage/issues/3717 + - concurrent-extra # https://github.com/commercialhaskell/stackage/issues/3717 - crypto-numbers - css-text # 0.1.2.2 https://github.com/yesodweb/css-text/issues/10 - distributed-process @@ -5002,8 +5002,8 @@ expected-test-failures: - mltool # https://github.com/Alexander-Ignatyev/mltool/issues/1 - network # Unfortunately network failures seem to happen haphazardly - nsis # Intermittent on non-Windows systems - - pandoc # https://github.com/commercialhaskell/stackage/issues/3719 - - pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 + # pandoc # https://github.com/commercialhaskell/stackage/issues/3719 + # pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 - statistics # https://github.com/bos/statistics/issues/42 # Timeouts @@ -5337,7 +5337,7 @@ skipped-benchmarks: - hw-balancedparens # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - identicon # via criterion-1.5.0.0 - - pandoc-types # via criterion-1.5.0.0 + # pandoc-types # via criterion-1.5.0.0 - pipes # optparse-applicative 0.13 - psqueues # ghc 8.4 via PSQueue build failure - serialise From 8d3de4a929fa396964c91cf55f107d7e35f29478 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 17:00:06 -0700 Subject: [PATCH 1282/1876] Upper bounds needed for #4525 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 030a2974..9c9cbc50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4584,6 +4584,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4523 - doctest < 0.16.1 + # https://github.com/commercialhaskell/stackage/issues/4525 + - lsp-test < 0.5.2.1 + - haskell-lsp < 0.12 + - haskell-lsp-types < 0.12 # end of packages # Package flags are applied to individual packages, and override the values of From c60eeeb19ad4c56023f42b51895ae5b9cdcda795 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 17:00:52 -0700 Subject: [PATCH 1283/1876] Remove commented lines --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c9cbc50..c97c018d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4772,7 +4772,6 @@ skipped-tests: - makefile # GHC 8.2 - mmtf # via hspec-2.7.0 - next-ref # hspec 2.3 - # pandoc # via tasty-1.2 - partial-order # HUnit 1.6 - psqueues # via QuickCheck-2.12.6.1 - pure-zlib # via QuickCheck-2.12.6.1 @@ -5006,8 +5005,6 @@ expected-test-failures: - mltool # https://github.com/Alexander-Ignatyev/mltool/issues/1 - network # Unfortunately network failures seem to happen haphazardly - nsis # Intermittent on non-Windows systems - # pandoc # https://github.com/commercialhaskell/stackage/issues/3719 - # pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 - statistics # https://github.com/bos/statistics/issues/42 # Timeouts @@ -5341,7 +5338,6 @@ skipped-benchmarks: - hw-balancedparens # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - identicon # via criterion-1.5.0.0 - # pandoc-types # via criterion-1.5.0.0 - pipes # optparse-applicative 0.13 - psqueues # ghc 8.4 via PSQueue build failure - serialise From c44f180babef70f82ef1c9b446209ca86f77fabf Mon Sep 17 00:00:00 2001 From: William Yao Date: Mon, 6 May 2019 19:30:16 -0700 Subject: [PATCH 1284/1876] add string-interpolate --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c97c018d..05e9b268 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,6 +10,9 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "William Yao @williamyaoh": + - string-interpolate + "Roel van Dijk @roelvandijk": - terminal-progress-bar From 69f1d6852bf7b6946d1eff760dbae10490ca6bbc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 17:30:21 -0700 Subject: [PATCH 1285/1876] Remove upper bound on hslua benchmarks. Fix #3994 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05e9b268..2af01546 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5352,7 +5352,6 @@ skipped-benchmarks: - unicode-transforms # path-io - unordered-containers # criterion 1.5 - xxhash-ffi # ghc 8.4 via xxhash build failure - - hslua # criterion 1.5.1 # Blocked due to benchmarks failing to compile for GHC 8.6 - binary-tagged From 03f2b94fee22f45694ece34cc2a12b729f33576c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 17:39:38 -0700 Subject: [PATCH 1286/1876] Disable hslua benchmarks, now due to #4526 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2af01546..fbe2e1cb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5484,6 +5484,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 + - hslua # https://github.com/commercialhaskell/stackage/issues/4526 # Cyclic dependencies - cassava From 12f949ca8177875cf22b0472303e5da485d40cb4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 17:46:51 -0700 Subject: [PATCH 1287/1876] thyme works now, fix #4003 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fbe2e1cb..b33dbc84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4879,7 +4879,6 @@ skipped-tests: # Compilation failures - 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 # 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’ @@ -5483,7 +5482,6 @@ skipped-benchmarks: - cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - 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 - hslua # https://github.com/commercialhaskell/stackage/issues/4526 # Cyclic dependencies From 804850af7db0b1ef90b8f83ad7aef66daf4ad5ae Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 17:48:19 -0700 Subject: [PATCH 1288/1876] Test asif --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b33dbc84..cecaa569 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5222,7 +5222,7 @@ expected-test-failures: - Diff # https://github.com/commercialhaskell/stackage/issues/4294 - - asif + # asif # to get fixed in version after 0.3.2 https://github.com/snoyberg/tar-conduit/issues/28 - tar-conduit From db97e161451bc4b0ffcc34bfced2a8eccc1697f3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 17:58:56 -0700 Subject: [PATCH 1289/1876] thyme tests are still fialing --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cecaa569..0061d276 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4845,9 +4845,9 @@ skipped-tests: - rank1dynamic - rcu - rss-conduit + - servant-auth-server - servant-blaze - servant-cassava - - servant-auth-server - siggy-chardust - simple-vec3 - skews @@ -4855,6 +4855,7 @@ skipped-tests: - speedy-slice - static-text - structs + - thyme - universum - unordered-containers - unordered-intmap From 6df8e2b6c09d3623fc39d484f6e00dfa30913bbc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 18:08:10 -0700 Subject: [PATCH 1290/1876] thyme bench also fails to build --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0061d276..ba690419 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5283,6 +5283,7 @@ expected-benchmark-failures: - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - http2 - lz4 # https://github.com/fpco/stackage/issues/3510 + - thyme - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 # end of expected-benchmark-failures From 86b9fa216d8b51dcf25efe3bb049e272c8e88666 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 20:22:46 -0700 Subject: [PATCH 1291/1876] asif tests are still failing --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba690419..e6263b4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5223,7 +5223,7 @@ expected-test-failures: - Diff # https://github.com/commercialhaskell/stackage/issues/4294 - # asif + - asif # to get fixed in version after 0.3.2 https://github.com/snoyberg/tar-conduit/issues/28 - tar-conduit From 85cc688f2a8b0ebdf4364701de52617b8cada5ed Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 20:26:47 -0700 Subject: [PATCH 1292/1876] Try iproute --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e6263b4b..b3606a1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4969,7 +4969,7 @@ skipped-tests: - js-jquery # Requires filesystem access - - json-autotype # https://github.com/commercialhaskell/stackage/issues/4185 + - json-autotype # Requires running pg-harness-server - peregrin @@ -5141,7 +5141,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 + # iproute # https://github.com/commercialhaskell/stackage/issues/4210 - hakyll # https://github.com/jaspervdj/hakyll/issues/682 - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 From 2a5969762de3559022590978df119b40eaa756e5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 20:29:47 -0700 Subject: [PATCH 1293/1876] Try rando --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3606a1d..38b4ded1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5136,12 +5136,11 @@ expected-test-failures: - http-client-tls # https://github.com/snoyberg/http-client/issues/360 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 - - rando # https://github.com/commercialhaskell/stackage/issues/4249 + # rando # https://github.com/commercialhaskell/stackage/issues/4249 - systemd # https://github.com/erebe/systemd/issues/3 - 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 - hakyll # https://github.com/jaspervdj/hakyll/issues/682 - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 From 1bc2f74bb8c331f98a341a7ab4c9530dda26793f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 20:37:21 -0700 Subject: [PATCH 1294/1876] Test Diff --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 38b4ded1..7dfb7942 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5136,7 +5136,7 @@ expected-test-failures: - http-client-tls # https://github.com/snoyberg/http-client/issues/360 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 - # rando # https://github.com/commercialhaskell/stackage/issues/4249 + - rando # https://github.com/commercialhaskell/stackage/issues/4249 - systemd # https://github.com/erebe/systemd/issues/3 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq @@ -5219,7 +5219,7 @@ expected-test-failures: - heap # https://github.com/commercialhaskell/stackage/issues/4289 - - Diff + # Diff # https://github.com/commercialhaskell/stackage/issues/4294 - asif From 26c0d11dde7c7a2eddbbb71e316f85310c7774e8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 21:12:10 -0700 Subject: [PATCH 1295/1876] Diff not working --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7dfb7942..ac7a0021 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5219,7 +5219,7 @@ expected-test-failures: - heap # https://github.com/commercialhaskell/stackage/issues/4289 - # Diff + - Diff # https://github.com/commercialhaskell/stackage/issues/4294 - asif From 846f038220b8adffb9522f9beb582cf3e6ff1ff1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 9 May 2019 17:44:16 -0700 Subject: [PATCH 1296/1876] Don't accept generics-sop 0.5.0.0 yet (#4527) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac7a0021..d0ff25bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4591,6 +4591,10 @@ packages: - lsp-test < 0.5.2.1 - haskell-lsp < 0.12 - haskell-lsp-types < 0.12 + + # https://github.com/commercialhaskell/stackage/issues/4527 + - generics-sop < 0.5 + - sop-core < 0.5 # end of packages # Package flags are applied to individual packages, and override the values of From 9faa1a2efd8b078ec8821cde6e6973906cfe7708 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 9 May 2019 18:13:31 -0700 Subject: [PATCH 1297/1876] Test if lsp-test has been fixed --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0ff25bd..4e33c125 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4588,9 +4588,9 @@ packages: - doctest < 0.16.1 # https://github.com/commercialhaskell/stackage/issues/4525 - - lsp-test < 0.5.2.1 - - haskell-lsp < 0.12 - - haskell-lsp-types < 0.12 + # lsp-test < 0.5.2.1 + # haskell-lsp < 0.12 + # haskell-lsp-types < 0.12 # https://github.com/commercialhaskell/stackage/issues/4527 - generics-sop < 0.5 From e5543342e7e3c86ab65ac36ddfbd2f18d73734be Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 9 May 2019 18:18:00 -0700 Subject: [PATCH 1298/1876] Fix #4525, lst-test builds successfully now --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e33c125..0a0ebfbf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4587,11 +4587,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4523 - doctest < 0.16.1 - # https://github.com/commercialhaskell/stackage/issues/4525 - # lsp-test < 0.5.2.1 - # haskell-lsp < 0.12 - # haskell-lsp-types < 0.12 - # https://github.com/commercialhaskell/stackage/issues/4527 - generics-sop < 0.5 - sop-core < 0.5 From 6a1e51b339af26ef5b3c4977f8e465a897789c00 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 9 May 2019 18:18:57 -0700 Subject: [PATCH 1299/1876] Try tests on lst-test --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a0ebfbf..5d3a0a78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5072,7 +5072,6 @@ 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 873896f23b4e70801acf3f9ca5c3d61885fe2183 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 9 May 2019 18:19:35 -0700 Subject: [PATCH 1300/1876] Already know the tests fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d3a0a78..0a0ebfbf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5072,6 +5072,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 3d462c89b2f627b533cb3ce56524e0573e4d7caf Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 9 May 2019 18:23:38 -0700 Subject: [PATCH 1301/1876] clock bounds seem to not be needed now (fix #4510) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a0ebfbf..8000cabf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4575,9 +4575,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4506 - port-utils < 0.2.1.0 - # https://github.com/commercialhaskell/stackage/issues/4510 - - clock < 0.8 - # https://github.com/commercialhaskell/stackage/issues/4511 - wai-extra < 3.0.26 From bf13926fdfd44a612388e6fcdb81da78caf9c2d7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 9 May 2019 19:56:42 -0700 Subject: [PATCH 1302/1876] Try ghc-lib --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8000cabf..d6545881 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5303,7 +5303,7 @@ expected-haddock-failures: - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - classy-prelude-yesod - elm-street # https://github.com/commercialhaskell/stackage/issues/4470 - - ghc-lib # https://github.com/commercialhaskell/stackage/issues/4377 + # ghc-lib # https://github.com/commercialhaskell/stackage/issues/4377 # Modules use compiler plugins # https://github.com/haskell/haddock/issues/900 From 550849287caca3fd1b54b64478ec5ac2544c62a3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 9 May 2019 20:19:36 -0700 Subject: [PATCH 1303/1876] ghc-lib haddocks are buildings (fix #4377) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6545881..cd0d01a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5303,7 +5303,6 @@ expected-haddock-failures: - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - classy-prelude-yesod - elm-street # https://github.com/commercialhaskell/stackage/issues/4470 - # ghc-lib # https://github.com/commercialhaskell/stackage/issues/4377 # Modules use compiler plugins # https://github.com/haskell/haddock/issues/900 From 47664a5d05370c0f2822b7e7f1e6236629b3dfb1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 9 May 2019 20:21:58 -0700 Subject: [PATCH 1304/1876] Test avro --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd0d01a1..1edbc539 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4944,7 +4944,7 @@ skipped-tests: - vec # test build is failing - - avro + # avro # Uses Cabal's "library internal" stanza feature - s3-signer From 38c5f817501a92f7270a6d8516bcf02acfd4b700 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 9 May 2019 20:25:47 -0700 Subject: [PATCH 1305/1876] Avro tests are no longer failing, fix #4393 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1edbc539..f1b3592d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4943,9 +4943,6 @@ skipped-tests: - time-parsers - vec - # test build is failing - # avro - # Uses Cabal's "library internal" stanza feature - s3-signer From 4d6c7dd1e1b43fcd85d6dd4b7ffee444a1587d4e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 9 May 2019 20:43:38 -0700 Subject: [PATCH 1306/1876] Update upper bound on network (#4528, close #4427) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1b3592d..c50005f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4524,8 +4524,8 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4427 - - network < 2.8.0.1 + # https://github.com/commercialhaskell/stackage/issues/4528 + - network < 3 - hsdev < 0.3.3.0 - network-bsd < 2.8.1.0 From 20edcce93ec6b46a50d3a8ed3286dc1911b7a667 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 9 May 2019 20:48:47 -0700 Subject: [PATCH 1307/1876] Try viewprof --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c50005f5..6d0c1918 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3194,7 +3194,7 @@ packages: "Mitsutoshi Aoe @maoe": - influxdb - sensu-run < 0 # GHC 8.4 via base-4.11.0.0 - - viewprof < 0 # brick-0.38 commercialhaskell/stackage#3839 vty-5.22 commercialhaskell/stackage#3840 + - viewprof # 0 # brick-0.38 commercialhaskell/stackage#3839 vty-5.22 commercialhaskell/stackage#3840 "Dylan Simon @dylex": - postgresql-typed From 4df5e969f2fe6126d7cb4bbfed05b4c49836dcb5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 10 May 2019 07:14:13 -0700 Subject: [PATCH 1308/1876] Viewprof seems to build now --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d0c1918..e7100739 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3194,7 +3194,7 @@ packages: "Mitsutoshi Aoe @maoe": - influxdb - sensu-run < 0 # GHC 8.4 via base-4.11.0.0 - - viewprof # 0 # brick-0.38 commercialhaskell/stackage#3839 vty-5.22 commercialhaskell/stackage#3840 + - viewprof "Dylan Simon @dylex": - postgresql-typed From ad316e69bc967ac1641ce02a6466c0418d9f8964 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 10 May 2019 07:14:31 -0700 Subject: [PATCH 1309/1876] Upper bound hashable (#4529) and semigroups (#4530) --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e7100739..3a19c06b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4587,6 +4587,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4527 - generics-sop < 0.5 - sop-core < 0.5 + + # https://github.com/commercialhaskell/stackage/issues/4529 + - hashable < 1.3 + + # https://github.com/commercialhaskell/stackage/issues/4530 + - semigroups < 0.19 # end of packages # Package flags are applied to individual packages, and override the values of From 426a6e71744018268c8ffa622eb26c7703a1d97f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 10 May 2019 07:21:41 -0700 Subject: [PATCH 1310/1876] Test a bunch of tests that seem to fail --- build-constraints.yaml | 54 +++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a19c06b..546610e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4995,7 +4995,7 @@ expected-test-failures: - distributed-process - distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2 - distributed-process-task - - dns # https://github.com/kazu-yamamoto/dns/issues/29 + # dns # https://github.com/kazu-yamamoto/dns/issues/29 - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 - fsnotify # Often runs out of inotify handles - hastache @@ -5021,7 +5021,7 @@ expected-test-failures: - punycode - unagi-chan - zeromq4-patterns - - zip + # zip # Requires running servers, accounts, or a specific environment. # These shouldn't be re-enabled unless we know a fix has been released. @@ -5131,8 +5131,8 @@ expected-test-failures: - courier # https://github.com/hargettp/courier/issues/19 - download # https://github.com/fpco/stackage/issues/2811 - haskell-tools-demo # https://github.com/haskell-tools/haskell-tools/issues/624 - - http-client # https://github.com/snoyberg/http-client/issues/360 - - http-client-tls # https://github.com/snoyberg/http-client/issues/360 + # http-client # https://github.com/snoyberg/http-client/issues/360 + # http-client-tls # https://github.com/snoyberg/http-client/issues/360 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 - rando # https://github.com/commercialhaskell/stackage/issues/4249 @@ -5163,7 +5163,7 @@ expected-test-failures: - squeal-postgresql # https://github.com/fpco/stackage/issues/3180 - text-icu # https://github.com/bos/text-icu/issues/32 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 - - tls # https://github.com/vincenthz/hs-tls/issues/247 + # tls # https://github.com/vincenthz/hs-tls/issues/247 - unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - vivid-supercollider # https://github.com/commercialhaskell/stackage/issues/4250 @@ -5174,14 +5174,14 @@ expected-test-failures: - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 - hledger-lib # https://github.com/commercialhaskell/stackage/issues/4464 - - servant-static-th # https://github.com/commercialhaskell/stackage/issues/4465 + # servant-static-th # https://github.com/commercialhaskell/stackage/issues/4465 # Stackage upper bounds, re-enable these when their upper bound is removed # Recursive deps https://github.com/fpco/stackage/issues/1818 - options - text # 1.2.2.1 - - wai-logger # Missing build dep because of this https://github.com/kazu-yamamoto/logger/issues/42 + # wai-logger # Missing build dep because of this https://github.com/kazu-yamamoto/logger/issues/42 # Problem on the stackage build server, we need to dig deeper into # these if we want them fixed @@ -5193,11 +5193,11 @@ expected-test-failures: - makefile # Doctest failures - - bugsnag-haskell # https://github.com/pbrisbin/bugsnag-haskell/issues/42 + # bugsnag-haskell # https://github.com/pbrisbin/bugsnag-haskell/issues/42 # Misc. - - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - - dbus + # HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... + # dbus - genvalidity-hspec # https://github.com/NorfairKing/validity/issues/55 - genvalidity-hspec-hashable # https://github.com/NorfairKing/validity/issues/55 - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 @@ -5206,7 +5206,7 @@ expected-test-failures: - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - - tcp-streams # https://github.com/didi-FP/tcp-streams/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 @@ -5230,7 +5230,7 @@ expected-test-failures: - pcg-random # https://github.com/snoyberg/conduit/issues/385 - - conduit-extra + # conduit-extra # Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built - cryptohash @@ -5249,21 +5249,21 @@ expected-test-failures: # doctests for the following packages fail because of ambiguous module # names, to be fixed in https://github.com/sol/doctest/pull/218 - - blaze-colonnade - - co-log-core - - colonnade - - control-dsl - - dhall - - greskell-core - - jose-jwt - - jwt - - language-nix - - lens-regex - - pcre-heavy - - servant-checked-exceptions-core - - servant-rawm - - vinyl - - world-peace + # blaze-colonnade + # co-log-core + # colonnade + # control-dsl + # dhall + # greskell-core + # jose-jwt + # jwt + # language-nix + # lens-regex + # pcre-heavy + # servant-checked-exceptions-core + # servant-rawm + # vinyl + # world-peace # end of expected-test-failures From 5f0381de06377d2c52b017c38d43a61ef6e38ead Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 10 May 2019 07:30:42 -0700 Subject: [PATCH 1311/1876] Upper bounds for constraints (#4531), intervals (#4534), machines (#4533) and profunctors (#4532) --- build-constraints.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 546610e6..43bac8c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4593,6 +4593,18 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4530 - semigroups < 0.19 + + # https://github.com/commercialhaskell/stackage/issues/4531 + - constraints < 0.11 + + # https://github.com/commercialhaskell/stackage/issues/4534 + - intervals < 0.9 + + # https://github.com/commercialhaskell/stackage/issues/4533 + - machines < 0.7 + + # https://github.com/commercialhaskell/stackage/issues/4532 + - profunctors < 5.4 # end of packages # Package flags are applied to individual packages, and override the values of From a043251327b777b463a4d810519e5d1a8c0bdeed Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 10 May 2019 16:28:19 -0700 Subject: [PATCH 1312/1876] Remove commented out lines after those tests pass --- build-constraints.yaml | 36 ------------------------------------ 1 file changed, 36 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 43bac8c0..6089c0d3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5007,7 +5007,6 @@ expected-test-failures: - distributed-process - distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2 - distributed-process-task - # dns # https://github.com/kazu-yamamoto/dns/issues/29 - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 - fsnotify # Often runs out of inotify handles - hastache @@ -5033,7 +5032,6 @@ expected-test-failures: - punycode - unagi-chan - zeromq4-patterns - # zip # Requires running servers, accounts, or a specific environment. # These shouldn't be re-enabled unless we know a fix has been released. @@ -5143,8 +5141,6 @@ expected-test-failures: - courier # https://github.com/hargettp/courier/issues/19 - download # https://github.com/fpco/stackage/issues/2811 - haskell-tools-demo # https://github.com/haskell-tools/haskell-tools/issues/624 - # http-client # https://github.com/snoyberg/http-client/issues/360 - # http-client-tls # https://github.com/snoyberg/http-client/issues/360 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 - rando # https://github.com/commercialhaskell/stackage/issues/4249 @@ -5175,7 +5171,6 @@ expected-test-failures: - squeal-postgresql # https://github.com/fpco/stackage/issues/3180 - text-icu # https://github.com/bos/text-icu/issues/32 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 - # tls # https://github.com/vincenthz/hs-tls/issues/247 - unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - vivid-supercollider # https://github.com/commercialhaskell/stackage/issues/4250 @@ -5186,14 +5181,10 @@ expected-test-failures: - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 - hledger-lib # https://github.com/commercialhaskell/stackage/issues/4464 - # servant-static-th # https://github.com/commercialhaskell/stackage/issues/4465 - - # Stackage upper bounds, re-enable these when their upper bound is removed # Recursive deps https://github.com/fpco/stackage/issues/1818 - options - text # 1.2.2.1 - # wai-logger # Missing build dep because of this https://github.com/kazu-yamamoto/logger/issues/42 # Problem on the stackage build server, we need to dig deeper into # these if we want them fixed @@ -5204,12 +5195,7 @@ expected-test-failures: # Doctests require hidden Glob package - makefile - # Doctest failures - # bugsnag-haskell # https://github.com/pbrisbin/bugsnag-haskell/issues/42 - # Misc. - # HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - # dbus - genvalidity-hspec # https://github.com/NorfairKing/validity/issues/55 - genvalidity-hspec-hashable # https://github.com/NorfairKing/validity/issues/55 - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 @@ -5218,7 +5204,6 @@ expected-test-failures: - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 - 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 @@ -5241,9 +5226,6 @@ expected-test-failures: # https://github.com/cchalmers/pcg-random/pull/7 - pcg-random - # https://github.com/snoyberg/conduit/issues/385 - # conduit-extra - # Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built - cryptohash @@ -5259,24 +5241,6 @@ expected-test-failures: # https://github.com/Bodigrim/exp-pairs/issues/16 - exp-pairs - # doctests for the following packages fail because of ambiguous module - # names, to be fixed in https://github.com/sol/doctest/pull/218 - # blaze-colonnade - # co-log-core - # colonnade - # control-dsl - # dhall - # greskell-core - # jose-jwt - # jwt - # language-nix - # lens-regex - # pcre-heavy - # servant-checked-exceptions-core - # servant-rawm - # vinyl - # world-peace - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 10392ba990689dcb020c0ff924045b797b9e5550 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Fri, 10 May 2019 21:07:04 +0200 Subject: [PATCH 1313/1876] =?UTF-8?q?Add=20=E2=80=98megaparsec-tests?= =?UTF-8?q?=E2=80=99=20and=20=E2=80=98parser-combinators-tests=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Test suites of the ‘megaparsec’ and ‘parser-combinators’ were separated into their own packages. In addition, I took the liberty of sorting the list of my packages for clarity. --- build-constraints.yaml | 44 ++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6089c0d3..2b13d780 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2381,33 +2381,35 @@ packages: - tar-conduit "Mark Karpov @mrkkrp": - - megaparsec - - htaglib - - path-io - - hspec-megaparsec - - zip - JuicyPixels-extra - - identicon - - pagination - - text-metrics - - tagged-identity - - req - - req-conduit - cue-sheet - - wave - flac - flac-picture - - lame - - path - forma - - stache - - parser-combinators - - modern-uri - - mmark - - mmark-ext - - html-entity-map - - mmark-cli - ghc-syntax-highlighter + - hspec-megaparsec + - htaglib + - html-entity-map + - identicon + - lame + - megaparsec + - megaparsec-tests + - mmark + - mmark-cli + - mmark-ext + - modern-uri + - pagination + - parser-combinators + - parser-combinators-tests + - path + - path-io + - req + - req-conduit + - stache + - tagged-identity + - text-metrics + - wave + - zip "Emmanuel Touzery @emmanueltouzery": - app-settings From b1cfad5086f812e95e13e045006de4c8e51b11ca Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 10 May 2019 17:45:02 -0700 Subject: [PATCH 1314/1876] =?UTF-8?q?Revert=20"Add=20=E2=80=98megaparsec-t?= =?UTF-8?q?ests=E2=80=99=20and=20=E2=80=98parser-combinators-tests?= =?UTF-8?q?=E2=80=99"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 10392ba990689dcb020c0ff924045b797b9e5550. --- build-constraints.yaml | 46 ++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 24 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b13d780..6089c0d3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2381,35 +2381,33 @@ packages: - tar-conduit "Mark Karpov @mrkkrp": - - JuicyPixels-extra - - cue-sheet - - flac - - flac-picture - - forma - - ghc-syntax-highlighter - - hspec-megaparsec - - htaglib - - html-entity-map - - identicon - - lame - megaparsec - - megaparsec-tests - - mmark - - mmark-cli - - mmark-ext - - modern-uri - - pagination - - parser-combinators - - parser-combinators-tests - - path + - htaglib - path-io + - hspec-megaparsec + - zip + - JuicyPixels-extra + - identicon + - pagination + - text-metrics + - tagged-identity - req - req-conduit - - stache - - tagged-identity - - text-metrics + - cue-sheet - wave - - zip + - flac + - flac-picture + - lame + - path + - forma + - stache + - parser-combinators + - modern-uri + - mmark + - mmark-ext + - html-entity-map + - mmark-cli + - ghc-syntax-highlighter "Emmanuel Touzery @emmanueltouzery": - app-settings From ce9c8de9997bd96c6102eb3d82400ff9758db134 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 07:30:53 -0700 Subject: [PATCH 1315/1876] Upper bound rebase due to rerebase (#4539) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6089c0d3..29ad4fb6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4605,6 +4605,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4532 - profunctors < 5.4 + + # https://github.com/commercialhaskell/stackage/issues/4539 + - rebase < 1.3.1.1 # end of packages # Package flags are applied to individual packages, and override the values of From 1be42390f4134ee632ae3c0ca36ae19af89da3b6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 07:27:44 -0700 Subject: [PATCH 1316/1876] =?UTF-8?q?Revert=20"Revert=20"Add=20=E2=80=98me?= =?UTF-8?q?gaparsec-tests=E2=80=99=20and=20=E2=80=98parser-combinators-tes?= =?UTF-8?q?ts=E2=80=99""?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit b1cfad5086f812e95e13e045006de4c8e51b11ca. --- build-constraints.yaml | 44 ++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29ad4fb6..31765e09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2381,33 +2381,35 @@ packages: - tar-conduit "Mark Karpov @mrkkrp": - - megaparsec - - htaglib - - path-io - - hspec-megaparsec - - zip - JuicyPixels-extra - - identicon - - pagination - - text-metrics - - tagged-identity - - req - - req-conduit - cue-sheet - - wave - flac - flac-picture - - lame - - path - forma - - stache - - parser-combinators - - modern-uri - - mmark - - mmark-ext - - html-entity-map - - mmark-cli - ghc-syntax-highlighter + - hspec-megaparsec + - htaglib + - html-entity-map + - identicon + - lame + - megaparsec + - megaparsec-tests + - mmark + - mmark-cli + - mmark-ext + - modern-uri + - pagination + - parser-combinators + - parser-combinators-tests + - path + - path-io + - req + - req-conduit + - stache + - tagged-identity + - text-metrics + - wave + - zip "Emmanuel Touzery @emmanueltouzery": - app-settings From b097b0603b0e4f6831387a9f9036c98a1298e09e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 08:45:24 -0700 Subject: [PATCH 1317/1876] Remove parser-combinators-tests (#4540) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31765e09..57521a6a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2400,7 +2400,7 @@ packages: - modern-uri - pagination - parser-combinators - - parser-combinators-tests + # parser-combinators-tests # https://github.com/commercialhaskell/stackage/issues/4540 - path - path-io - req From 11736518b2766ef058a4ac6795ec2843418a29da Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 08:48:57 -0700 Subject: [PATCH 1318/1876] checkers solved, close #4441 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 57521a6a..a7804a58 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4534,9 +4534,6 @@ packages: # https://github.com/simonmichael/hledger/issues/983 - easytest < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4441 - - checkers < 0.5.0 - # https://github.com/commercialhaskell/stackage/issues/4444 - QuickCheck < 2.13 - quickcheck-instances < 0.3.20 From 2acc9640c63a3c3e8b666b489cb59ec4d2770154 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 08:53:38 -0700 Subject: [PATCH 1319/1876] Close #4446, prepare for adding co-log --- build-constraints.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7804a58..49028361 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2152,7 +2152,7 @@ packages: "James Cook @mokus0": - dependent-sum - - dependent-sum-template + # dependent-sum-template # see https://github.com/commercialhaskell/stackage/issues/4446#issuecomment-491522496 - dependent-map - dice < 0 # GHC 8.4 via random-fu - hstatsd @@ -4541,10 +4541,6 @@ packages: - hspec < 2.7.1 - hspec-discover < 2.7.1 - # https://github.com/commercialhaskell/stackage/issues/4446 - - dependent-sum < 0.5 - - typerep-map < 0.3.2 - # https://github.com/commercialhaskell/stackage/issues/4463 - mime-mail < 0.5.0 From cdee71297f9de26c9a727612a16aea9381c4efdb Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 11 May 2019 09:56:45 +0200 Subject: [PATCH 1320/1876] enable lambdabot builds again Recent versions support network 2.x and 3.x. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49028361..f00ce379 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2333,8 +2333,8 @@ packages: - hsyslog - jailbreak-cabal - json-autotype - - lambdabot-core < 0 - - lambdabot-irc-plugins < 0 + - lambdabot-core + - lambdabot-irc-plugins - language-nix - logging-facade-syslog - MonadPrompt From 97305e72308d6cfe729be0c909c3041ce11eb0c4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 09:11:24 -0700 Subject: [PATCH 1321/1876] #4446, #4541 --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f00ce379..00a2eddc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2152,7 +2152,7 @@ packages: "James Cook @mokus0": - dependent-sum - # dependent-sum-template # see https://github.com/commercialhaskell/stackage/issues/4446#issuecomment-491522496 + - dependent-sum-template - dependent-map - dice < 0 # GHC 8.4 via random-fu - hstatsd @@ -4603,6 +4603,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4539 - rebase < 1.3.1.1 + + # https://github.com/commercialhaskell/stackage/issues/4541 + - dependent-sum < 0.5 # end of packages # Package flags are applied to individual packages, and override the values of @@ -5324,6 +5327,7 @@ skipped-benchmarks: - unicode-transforms # path-io - unordered-containers # criterion 1.5 - xxhash-ffi # ghc 8.4 via xxhash build failure + - typerep-map # via https://github.com/commercialhaskell/stackage/issues/4541 # Blocked due to benchmarks failing to compile for GHC 8.6 - binary-tagged From d0e3878ca6af54ca75c9dcb6caa0db3c465c2868 Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Sun, 5 May 2019 22:42:43 +0800 Subject: [PATCH 1322/1876] Add co-log --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00a2eddc..692d5c6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3405,10 +3405,10 @@ packages: - o-clock - universum - "Kowainik @ChShersh": + "Kowainik @chshersh @vrom911": - base-noprelude == 4.12.0.0 - co-log-core - - co-log < 0 + - co-log - first-class-patterns - relude - shellmet From 9703cecaec0e5145a57fc0b382a78b5a22d315f2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 09:43:36 -0700 Subject: [PATCH 1323/1876] Enable newer QuickCheck, close #4444, open #4542 --- build-constraints.yaml | 39 ++++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 692d5c6b..2e17c38a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -184,7 +184,7 @@ packages: "Jacob Stanley @jystic": - hedgehog - - hedgehog-quickcheck + - hedgehog-quickcheck < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - transformers-bifunctors "Walter Schulze @awalterschulze": @@ -1138,7 +1138,7 @@ packages: # - hledger-lib - hledger - - hledger-ui + - hledger-ui < 0 # via brick, via data-clist, via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - hledger-web - hledger-api # @@ -2393,7 +2393,7 @@ packages: - identicon - lame - megaparsec - - megaparsec-tests + - megaparsec-tests < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - mmark - mmark-cli - mmark-ext @@ -3168,7 +3168,7 @@ packages: - scheduler "Hans-Peter Deifel @hpdeifel": - - hledger-iadd + - hledger-iadd < 0 # via brick, via data-clist, via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 "Roy Levien @orome": - crypto-enigma @@ -3196,7 +3196,7 @@ packages: "Mitsutoshi Aoe @maoe": - influxdb - sensu-run < 0 # GHC 8.4 via base-4.11.0.0 - - viewprof + - viewprof < 0 # via brick, via data-clist, via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 "Dylan Simon @dylex": - postgresql-typed @@ -3630,8 +3630,8 @@ packages: - indexed-list-literals "Dmitry Dzhus @dzhus": - - csg - - simple-vec3 + - csg < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 + - simple-vec3 < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - static-text - th-nowq @@ -3852,7 +3852,7 @@ packages: "Grandfathered dependencies": - Boolean - - ChasingBottoms + - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444 - Decimal - Diff - FloatingHex @@ -3898,7 +3898,7 @@ packages: - blaze-svg - blaze-textual - boring - - brick + - brick < 0 # via data-clist, via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - buffer-builder - byteable - bytestring-builder @@ -3953,7 +3953,7 @@ packages: - data-binary-ieee754 - data-bword - data-checked - - data-clist + - data-clist < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - data-default - data-default-class - data-default-instances-containers @@ -4534,13 +4534,6 @@ packages: # https://github.com/simonmichael/hledger/issues/983 - easytest < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4444 - - QuickCheck < 2.13 - - quickcheck-instances < 0.3.20 - - hspec-core < 2.7.1 - - hspec < 2.7.1 - - hspec-discover < 2.7.1 - # https://github.com/commercialhaskell/stackage/issues/4463 - mime-mail < 0.5.0 @@ -4892,6 +4885,18 @@ skipped-tests: # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. + # QuickCheck failures https://github.com/commercialhaskell/stackage/issues/4444 + - boolean-normal-forms + - cassava-conduit + - dlist-nonempty + - msgpack + - optparse-applicative + - typerep-map + - ucam-webauth + - unicode-transforms + - websockets + # via ChasingBottoms, via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 + - lapack # Compilation failures - snappy # https://github.com/bos/snappy/issues/1 From 8c2acdba185a219bf19eb9a413098258ef404fdb Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 09:49:28 -0700 Subject: [PATCH 1324/1876] Try record-dot-preprocessor --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e17c38a..a51e2dd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5185,7 +5185,7 @@ expected-test-failures: - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 + # record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 - hledger-lib # https://github.com/commercialhaskell/stackage/issues/4464 # Recursive deps https://github.com/fpco/stackage/issues/1818 From b0ecaf555be39b6f23b4d878be0b5f3f18e962f4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 09:50:06 -0700 Subject: [PATCH 1325/1876] No try yet, still waiting on QuickCheck --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a51e2dd0..2e17c38a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5185,7 +5185,7 @@ expected-test-failures: - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - # record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 + - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 - hledger-lib # https://github.com/commercialhaskell/stackage/issues/4464 # Recursive deps https://github.com/fpco/stackage/issues/1818 From 538ca32071567ce5da0d68e6ec71d5819c8b8337 Mon Sep 17 00:00:00 2001 From: Daniel Casanueva Date: Sat, 11 May 2019 20:50:19 +0200 Subject: [PATCH 1326/1876] Reenable Daniel Diaz's packages. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e17c38a..1a7c1561 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -926,9 +926,9 @@ packages: - binary-list - byteset - Clipboard - - grouped-list < 0 # GHC 8.4 via base-4.11.1.0 - - haskintex < 0 - - HaTeX < 0 + - grouped-list + - haskintex + - HaTeX - include-file - matrix - pcre-light From 79cc425b408b57a82c705f19766096bb084f2260 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 12:43:11 -0700 Subject: [PATCH 1327/1876] Some more tests passed --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e17c38a..3154625f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5032,7 +5032,6 @@ expected-test-failures: # expected-tests unless we know a fix has been released. - accelerate-fourier - cabal-helper - - generic-random - graphviz - network-attoparsec - punycode @@ -5148,7 +5147,6 @@ expected-test-failures: - download # https://github.com/fpco/stackage/issues/2811 - haskell-tools-demo # https://github.com/haskell-tools/haskell-tools/issues/624 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 - rando # https://github.com/commercialhaskell/stackage/issues/4249 - systemd # https://github.com/erebe/systemd/issues/3 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 @@ -5202,8 +5200,6 @@ expected-test-failures: - makefile # Misc. - - genvalidity-hspec # https://github.com/NorfairKing/validity/issues/55 - - genvalidity-hspec-hashable # https://github.com/NorfairKing/validity/issues/55 - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - password # https://github.com/commercialhaskell/stackage/issues/4468 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 From 9893b09cc19984564359b9e26cbd451e23bff742 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 12:45:58 -0700 Subject: [PATCH 1328/1876] Disable testing bv-little due to #4544 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3154625f..99da6737 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5154,6 +5154,7 @@ expected-test-failures: - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - hakyll # https://github.com/jaspervdj/hakyll/issues/682 - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 + - bv-little # https://github.com/commercialhaskell/stackage/issues/4544 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From ee1c392b1bee64bd893ee7eed445a990c85c1766 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 20:16:27 -0700 Subject: [PATCH 1329/1876] Upper bound dhall (#4545) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99da6737..c9872f65 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4599,6 +4599,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4541 - dependent-sum < 0.5 + + # https://github.com/commercialhaskell/stackage/issues/4545 + - dhall < 1.23 # end of packages # Package flags are applied to individual packages, and override the values of From b1b84b3dd06b66c66561080dcb955325e647aa6d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 20:41:01 -0700 Subject: [PATCH 1330/1876] dhall works, close #4545 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9872f65..99da6737 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4599,9 +4599,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4541 - dependent-sum < 0.5 - - # https://github.com/commercialhaskell/stackage/issues/4545 - - dhall < 1.23 # end of packages # Package flags are applied to individual packages, and override the values of From 81830612247bab9b8070d801aaa508cf6d177e58 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 20:41:35 -0700 Subject: [PATCH 1331/1876] Try bv-little for one more time #4544 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99da6737..698795a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5154,7 +5154,7 @@ expected-test-failures: - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - hakyll # https://github.com/jaspervdj/hakyll/issues/682 - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 - - bv-little # https://github.com/commercialhaskell/stackage/issues/4544 + # bv-little # https://github.com/commercialhaskell/stackage/issues/4544 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From b24660e89f14318f68386eea03c5df48c1bb1fcc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 20:50:49 -0700 Subject: [PATCH 1332/1876] keep bv-little as failing --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 698795a4..99da6737 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5154,7 +5154,7 @@ expected-test-failures: - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - hakyll # https://github.com/jaspervdj/hakyll/issues/682 - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 - # bv-little # https://github.com/commercialhaskell/stackage/issues/4544 + - bv-little # https://github.com/commercialhaskell/stackage/issues/4544 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From e262f64d5335dc38a19697e52eb79948e0e305ff Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 20:53:49 -0700 Subject: [PATCH 1333/1876] Can try record-dor-preprocessor now --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99da6737..816c3603 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5184,7 +5184,7 @@ expected-test-failures: - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 + # record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 - hledger-lib # https://github.com/commercialhaskell/stackage/issues/4464 # Recursive deps https://github.com/fpco/stackage/issues/1818 From 26fcd703a76f8bf5c52738d43bdefca14298e288 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 21:01:26 -0700 Subject: [PATCH 1334/1876] Try hledger-lib --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 816c3603..99e4b698 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5184,8 +5184,8 @@ expected-test-failures: - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - # record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 - - hledger-lib # https://github.com/commercialhaskell/stackage/issues/4464 + - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 + # hledger-lib # https://github.com/commercialhaskell/stackage/issues/4464 # Recursive deps https://github.com/fpco/stackage/issues/1818 - options From e8c2e7a0e83b8943d4cfa96dffe36a3c48b68ae0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 21:14:03 -0700 Subject: [PATCH 1335/1876] Try password --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99e4b698..a5a6a9e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5185,7 +5185,6 @@ expected-test-failures: - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 - # hledger-lib # https://github.com/commercialhaskell/stackage/issues/4464 # Recursive deps https://github.com/fpco/stackage/issues/1818 - options @@ -5202,7 +5201,6 @@ expected-test-failures: # Misc. - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - - password # https://github.com/commercialhaskell/stackage/issues/4468 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 From b6120d508bfb6898645da96cee1f59f5c11817df Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 11 May 2019 21:18:04 -0700 Subject: [PATCH 1336/1876] Close #4469, no longer needing the bound --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5a6a9e6..2b7552a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4537,9 +4537,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4463 - mime-mail < 0.5.0 - # https://github.com/commercialhaskell/stackage/issues/4469 - - cmark-gfm < 0.2.0 - # https://github.com/commercialhaskell/stackage/issues/4483 - http-media < 0.8.0.0 From 804f71a90fd29f46890a6681b00231a6cfeffdf9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 07:07:30 -0700 Subject: [PATCH 1337/1876] Try elm-street --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b7552a2..96e2dc0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5279,7 +5279,7 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - classy-prelude-yesod - - elm-street # https://github.com/commercialhaskell/stackage/issues/4470 + # elm-street # https://github.com/commercialhaskell/stackage/issues/4470 # Modules use compiler plugins # https://github.com/haskell/haddock/issues/900 From 67ea0e3dd34e3b66d0129aaa8cb947e4e90efbb6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 07:17:17 -0700 Subject: [PATCH 1338/1876] Block servant-pandoc, close #4483 --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 96e2dc0e..ae3b7285 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2311,7 +2311,7 @@ packages: - fgl - graphviz - wl-pprint-text - - servant-pandoc + - servant-pandoc < 0 # blocks http-media https://github.com/commercialhaskell/stackage/issues/4483 "Sharif Olorin @olorin": - quickcheck-text @@ -4537,9 +4537,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4463 - mime-mail < 0.5.0 - # https://github.com/commercialhaskell/stackage/issues/4483 - - http-media < 0.8.0.0 - # https://github.com/commercialhaskell/stackage/issues/4484 - hslogger < 1.3.0.0 @@ -5279,7 +5276,7 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - classy-prelude-yesod - # elm-street # https://github.com/commercialhaskell/stackage/issues/4470 + - elm-street # https://github.com/commercialhaskell/stackage/issues/4470 # Modules use compiler plugins # https://github.com/haskell/haddock/issues/900 From b7133686f7b7e63a53bc2982ead9759a88dabb4d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 07:25:40 -0700 Subject: [PATCH 1339/1876] Update issue for persistent --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae3b7285..8d5cbece 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4540,11 +4540,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4484 - hslogger < 1.3.0.0 - # https://github.com/commercialhaskell/stackage/issues/4489 + # https://github.com/commercialhaskell/stackage/issues/4547 - persistent < 2.10.0 + - persistent-template < 2.7.0 - persistent-mysql < 2.10.0 - persistent-postgresql < 2.10.0 - - persistent-template < 2.7.0 - persistent-sqlite < 2.10.0 # https://github.com/commercialhaskell/stackage/issues/4494 From cf4f28021f95fd0b9c0a0a187b1bcfc5f4fe741a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 07:57:44 -0700 Subject: [PATCH 1340/1876] try port-utils --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d5cbece..f608b837 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4555,7 +4555,7 @@ packages: - th-abstraction < 0.3.0.0 # https://github.com/commercialhaskell/stackage/issues/4506 - - port-utils < 0.2.1.0 + # port-utils < 0.2.1.0 # https://github.com/commercialhaskell/stackage/issues/4511 - wai-extra < 3.0.26 From 84163b28b347c8490482de2da68965879b7161f8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 08:02:14 -0700 Subject: [PATCH 1341/1876] Add port-utils to expected failures --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f608b837..ad96c3b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4554,9 +4554,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4504 - th-abstraction < 0.3.0.0 - # https://github.com/commercialhaskell/stackage/issues/4506 - # port-utils < 0.2.1.0 - # https://github.com/commercialhaskell/stackage/issues/4511 - wai-extra < 3.0.26 @@ -5031,6 +5028,7 @@ expected-test-failures: - punycode - unagi-chan - zeromq4-patterns + - port-utils # Requires running servers, accounts, or a specific environment. # These shouldn't be re-enabled unless we know a fix has been released. From bc9a24156286381590853f4aa3077993a83c2493 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 08:03:59 -0700 Subject: [PATCH 1342/1876] Try wai-extra --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad96c3b0..fe241cd4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4555,7 +4555,7 @@ packages: - th-abstraction < 0.3.0.0 # https://github.com/commercialhaskell/stackage/issues/4511 - - wai-extra < 3.0.26 + # wai-extra < 3.0.26 # https://github.com/commercialhaskell/stackage/issues/4512 - aeson < 1.4.3.0 From bbaae523c8cf832f6e7716ce3fb8ccbb42f02aea Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 08:05:41 -0700 Subject: [PATCH 1343/1876] Remove upper bound on wai-extra, close #4511 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fe241cd4..45d3a9ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4554,9 +4554,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4504 - th-abstraction < 0.3.0.0 - # https://github.com/commercialhaskell/stackage/issues/4511 - # wai-extra < 3.0.26 - # https://github.com/commercialhaskell/stackage/issues/4512 - aeson < 1.4.3.0 From 147d74480485b99211c7833402479c2595467b7e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 08:10:10 -0700 Subject: [PATCH 1344/1876] Mov upper bound on case-insenstitive to the proper place --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45d3a9ce..92c4411e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -455,7 +455,7 @@ packages: "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit - mega-sdist - - case-insensitive < 1.2.1 + - case-insensitive - classy-prelude-yesod - conduit-combinators - conduit-extra @@ -4557,6 +4557,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4512 - aeson < 1.4.3.0 + # https://github.com/commercialhaskell/stackage/issues/4519 + - case-insensitive < 1.2.1 + # https://github.com/commercialhaskell/stackage/issues/4523 - doctest < 0.16.1 From 691b3bb79684e1ac5137efe3cf168b5d17eba9c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Sipma?= Date: Fri, 10 May 2019 15:58:26 +0200 Subject: [PATCH 1345/1876] add servant-purescript & servant-subscriber back --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92c4411e..e34820c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -988,8 +988,8 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - - servant-purescript < 0 # mainland-pretty <- srcloc - - servant-subscriber < 0 # build failure with servant 0.14: https://github.com/eskimor/servant-subscriber/issues/17 + - servant-purescript + - servant-subscriber "Rodrigo Setti @rodrigosetti": - messagepack From 8fc8669fd3344afe98d066b3e081abca44147782 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 09:25:06 -0700 Subject: [PATCH 1346/1876] Revert "add servant-purescript & servant-subscriber back" This reverts commit 691b3bb79684e1ac5137efe3cf168b5d17eba9c5. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e34820c8..92c4411e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -988,8 +988,8 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - - servant-purescript - - servant-subscriber + - servant-purescript < 0 # mainland-pretty <- srcloc + - servant-subscriber < 0 # build failure with servant 0.14: https://github.com/eskimor/servant-subscriber/issues/17 "Rodrigo Setti @rodrigosetti": - messagepack From f290ad3baff840c111af9abf377a72afbf67287e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 11:00:11 -0700 Subject: [PATCH 1347/1876] rebase/rerebase fixed (#4539) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92c4411e..feacf0ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4585,9 +4585,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4532 - profunctors < 5.4 - # https://github.com/commercialhaskell/stackage/issues/4539 - - rebase < 1.3.1.1 - # https://github.com/commercialhaskell/stackage/issues/4541 - dependent-sum < 0.5 # end of packages From b3cf3fd034ad88194f20da5217bc75b6773b7b3e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 11:05:20 -0700 Subject: [PATCH 1348/1876] persistent issues fixed --- build-constraints.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index feacf0ee..ea59020d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2137,7 +2137,7 @@ packages: - liboath-hs - servant-quickcheck < 0 - esqueleto - - persistent-typed-db < 0.1.0.0 # persistent-2.10.0, persistent-template-2.7.0 + - persistent-typed-db - persistent-qq "Matthew Pickering @mpickering": @@ -4540,13 +4540,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4484 - hslogger < 1.3.0.0 - # https://github.com/commercialhaskell/stackage/issues/4547 - - persistent < 2.10.0 - - persistent-template < 2.7.0 - - persistent-mysql < 2.10.0 - - persistent-postgresql < 2.10.0 - - persistent-sqlite < 2.10.0 - # https://github.com/commercialhaskell/stackage/issues/4494 - connection < 0.3 - socks < 0.6 From cfc3e21bf3509b8268b87910855945cd264c9a67 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 12:37:56 -0700 Subject: [PATCH 1349/1876] Upper bound ansi-terminal (#4549) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea59020d..0c6bfd97 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4580,6 +4580,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4541 - dependent-sum < 0.5 + + # https://github.com/commercialhaskell/stackage/issues/4549 + - ansi-terminal < 0.9.1 # end of packages # Package flags are applied to individual packages, and override the values of From ed6e7828654498767b379a3e7bc70d7b26fa21f2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 12:44:10 -0700 Subject: [PATCH 1350/1876] Block persistent-mysql-haskell as it is a build failure (#4550) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c6bfd97..6ccac841 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3323,7 +3323,7 @@ packages: - mnist-idx "Naushadh @naushadh": - - persistent-mysql-haskell + - persistent-mysql-haskell < 0 # build failure, https://github.com/commercialhaskell/stackage/issues/4550 "Moritz Schulte @mtesseract": - async-refresh From 31e4796aef2661b36c8f61ffbde47bc0233c3de7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 12:57:22 -0700 Subject: [PATCH 1351/1876] Upper bounds for #4550, #4551 and #4552 --- build-constraints.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ccac841..d0e9f930 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -470,7 +470,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # - persistent-test # https://github.com/commercialhaskell/stackage/pull/4492 + # persistent-test # https://github.com/commercialhaskell/stackage/pull/4492 # - stackage-curator # http-conduit 2.3 via amazonka - store - wai-websockets @@ -3323,7 +3323,7 @@ packages: - mnist-idx "Naushadh @naushadh": - - persistent-mysql-haskell < 0 # build failure, https://github.com/commercialhaskell/stackage/issues/4550 + - persistent-mysql-haskell "Moritz Schulte @mtesseract": - async-refresh @@ -4583,6 +4583,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4549 - ansi-terminal < 0.9.1 + + # causes build failure in persistent-mysql-haskell https://github.com/commercialhaskell/stackage/issues/4550 + # causes build failure in eventful-sql-common https://github.com/commercialhaskell/stackage/issues/4551 + # causes build failure in persistent-test https://github.com/commercialhaskell/stackage/issues/4552 + - persistent-template < 2.7.1 # end of packages # Package flags are applied to individual packages, and override the values of From 3fc44caad71bcb54cf1b80249116127d3f1b8915 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 13:11:55 -0700 Subject: [PATCH 1352/1876] Proper upper bounds for #4550, #4551, #4552 and #4553 --- build-constraints.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0e9f930..4ceb752c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4587,7 +4587,13 @@ packages: # causes build failure in persistent-mysql-haskell https://github.com/commercialhaskell/stackage/issues/4550 # causes build failure in eventful-sql-common https://github.com/commercialhaskell/stackage/issues/4551 # causes build failure in persistent-test https://github.com/commercialhaskell/stackage/issues/4552 - - persistent-template < 2.7.1 + # causes build failure in persistent-iproute https://github.com/commercialhaskell/stackage/issues/4553 + - persistent < 2.10 + - persistent-mysql < 2.10 + - persistent-postgresql < 2.10 + - persistent-sqlite < 2.10 + - persistent-template < 2.7.0 + - persistent-typed-db < 0.1.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 1f2a0cfc4b4b1f90cf2defcb98422dde4511731c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 17:13:33 -0700 Subject: [PATCH 1353/1876] Close #4549 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4ceb752c..54915325 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4581,9 +4581,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4541 - dependent-sum < 0.5 - # https://github.com/commercialhaskell/stackage/issues/4549 - - ansi-terminal < 0.9.1 - # causes build failure in persistent-mysql-haskell https://github.com/commercialhaskell/stackage/issues/4550 # causes build failure in eventful-sql-common https://github.com/commercialhaskell/stackage/issues/4551 # causes build failure in persistent-test https://github.com/commercialhaskell/stackage/issues/4552 From 59e96d6d2929fc533d860325bd9f12d5296e319e Mon Sep 17 00:00:00 2001 From: Jacob Stanley Date: Mon, 13 May 2019 05:41:10 +0800 Subject: [PATCH 1354/1876] Update build-constraints.yaml Renamed my github account: @jystic -> @jacobstanley --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54915325..4e253abc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -182,7 +182,7 @@ packages: - mercury-api - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms - "Jacob Stanley @jystic": + "Jacob Stanley @jacobstanley": - hedgehog - hedgehog-quickcheck < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - transformers-bifunctors From 79d32f3c3ee75ef421c20cd3b53eff760af68a00 Mon Sep 17 00:00:00 2001 From: Jacob Stanley Date: Mon, 13 May 2019 12:05:22 +0800 Subject: [PATCH 1355/1876] Move unix-compat under @jacobstanley --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e253abc..ffcb453e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -186,6 +186,7 @@ packages: - hedgehog - hedgehog-quickcheck < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - transformers-bifunctors + - unix-compat "Walter Schulze @awalterschulze": - katydid < 0 # via transformers-either @@ -4260,7 +4261,6 @@ packages: - universe-instances-extended - universe-instances-trans - universe-reverse-instances - - unix-compat - unix-time - unordered-containers - url From ea928b0bc316be62a008128ec939442ad56639f6 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 13 May 2019 19:40:41 -0400 Subject: [PATCH 1356/1876] Claim some grandfathered dependencies that I co-maintain --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e253abc..22cc4f9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2108,7 +2108,9 @@ packages: - code-page - criterion - criterion-measurement + - data-reify - deriving-compat + - dotgen - echo - eliminators - generic-deriving @@ -2121,6 +2123,7 @@ packages: - monad-par-extras - mtl-compat - proxied + - singleton-nats - text-show - text-show-instances - th-abstraction @@ -3965,7 +3968,6 @@ packages: - data-lens-light - data-memocombinators - data-msgpack-types - - data-reify - data-serializer - data-textual - deepseq-generics @@ -3978,7 +3980,6 @@ packages: - dlist - dlist-instances - dlist-nonempty - - dotgen - double-conversion - dual-tree - easy-file @@ -4183,7 +4184,6 @@ packages: - simple-reflect - simple-sendfile - singleton-bool - - singleton-nats - size-based - skein - skylighting-core From aaa5d5b0550c95b59dc9598024d45c4529a68dfd Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 14 May 2019 10:51:57 +0200 Subject: [PATCH 1357/1876] hedgehog < 1.0 & registry < 0.1.5.0 #4557 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e253abc..4b1fd3ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4591,6 +4591,11 @@ packages: - persistent-sqlite < 2.10 - persistent-template < 2.7.0 - persistent-typed-db < 0.1.0.0 + + # https://github.com/commercialhaskell/stackage/issues/4557 + - hedgehog < 1.0 + - registry < 0.1.5.0 + # end of packages # Package flags are applied to individual packages, and override the values of From a8e4f061b3a71a6ee502d627ae2a2334f79b9539 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 15 May 2019 13:19:53 +0200 Subject: [PATCH 1358/1876] MissingH < 1.4.2.0 due to #4528 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3438c14..46202e38 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4530,6 +4530,7 @@ packages: - network < 3 - hsdev < 0.3.3.0 - network-bsd < 2.8.1.0 + - MissingH < 1.4.2.0 # https://github.com/simonmichael/hledger/issues/983 - easytest < 0.3 From 6dad76dbba02330bc438cd9d8a0d001b2ab08df2 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Wed, 15 May 2019 16:20:53 +0300 Subject: [PATCH 1359/1876] New versions of Stack and curator tool --- automated/build-next.sh | 4 ++-- etc/curator-2-check.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automated/build-next.sh b/automated/build-next.sh index b0c65c48..3fe33c4e 100755 --- a/automated/build-next.sh +++ b/automated/build-next.sh @@ -63,7 +63,7 @@ BINDIR=$(cd $ROOT/bin ; pwd) ( cd $BINDIR rm -f stackage-curator stackage-curator-2*.bz2 -CURATOR2=stackage-curator-2-7e161449fa1b63a7e41299f3f87bd6f3d7e13082 +CURATOR2=stackage-curator-2-f6258124cff9a7e92bcb5704164a70e149080e88 wget "https://download.fpcomplete.com/stackage-curator-2/$CURATOR2.bz2" bunzip2 "$CURATOR2.bz2" chmod +x $CURATOR2 @@ -94,7 +94,7 @@ fi ( cd $BINDIR rm -f stack stack-*.bz2 -STACK=stack-7e161449fa1b63a7e41299f3f87bd6f3d7e13082 +STACK=stack-f6258124cff9a7e92bcb5704164a70e149080e88 wget "https://download.fpcomplete.com/stackage-curator-2/$STACK.bz2" bunzip2 "$STACK.bz2" chmod +x $STACK diff --git a/etc/curator-2-check.sh b/etc/curator-2-check.sh index 0f2a3c7e..ac95ec8c 100755 --- a/etc/curator-2-check.sh +++ b/etc/curator-2-check.sh @@ -11,7 +11,7 @@ export PATH=$HOME/.local/bin:$PATH curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C ~/.local/bin '*/stack' # Get new Stackage curator -CURATOR2=stackage-curator-2-7e161449fa1b63a7e41299f3f87bd6f3d7e13082 +CURATOR2=stackage-curator-2-f6258124cff9a7e92bcb5704164a70e149080e88 wget "https://download.fpcomplete.com/stackage-curator-2/$CURATOR2.bz2" bunzip2 "$CURATOR2.bz2" chmod +x $CURATOR2 From 08c8e36b6be01287f44aa562999c7d25f3f63db9 Mon Sep 17 00:00:00 2001 From: Alejandro Serrano Date: Thu, 16 May 2019 16:07:44 +0200 Subject: [PATCH 1360/1876] Add `simplistic-generics` to Stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46202e38..5d1401dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1201,6 +1201,7 @@ packages: - kind-apply - kind-generics - kind-generics-th + - simplistic-generics "Matvey Aksenov @supki": - terminal-size From 8c196043af62da50b7b279a3f7a882aeab655d8e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 17 May 2019 10:54:07 +0200 Subject: [PATCH 1361/1876] More bounds for #4557 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46202e38..8d162c93 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4596,6 +4596,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4557 - hedgehog < 1.0 - registry < 0.1.5.0 + - hedgehog-fn < 1.0 + - tasty-hedgehog < 1.0 + - tomland < 1.0.1.0 # end of packages From f3783bf3afc44c8bd1202a5b073bb0d70a53f444 Mon Sep 17 00:00:00 2001 From: Luis Pedro Coelho Date: Sat, 18 May 2019 11:59:28 +0200 Subject: [PATCH 1362/1876] Add hs-zstd package This is a fork of zstd, which fixes the bugs in that package (I tried contacting the original authors, but the package seems unmaintained). Related to #3219 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d162c93..00bdef80 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3360,6 +3360,7 @@ packages: "Luis Pedro Coelho @luispedro": - safeio + - hs-zstd - conduit-algorithms - conduit-zstd From 5224538b42665f38808be3bd9698a34ef085e0ec Mon Sep 17 00:00:00 2001 From: Sandy Maguire Date: Sat, 18 May 2019 08:51:08 -0400 Subject: [PATCH 1363/1876] Add isovector's packages --- build-constraints.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d162c93..7b6b9798 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,6 +10,16 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "Sandy Maguire @isovector": + - polysemy + - polysemy-plugin + - polysemy-zoo + - ecstasy + - interpolatedstring-qq2 + - prospect + - suavemente + - do-notation + "William Yao @williamyaoh": - string-interpolate From 798ff562e96fb6140fb6df0169b9c82e9df137f7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 18 May 2019 15:28:46 +0200 Subject: [PATCH 1364/1876] haskell-lsp & haskell-lsp-types bounds for #4563 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3b2e51b..df18bf81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4602,6 +4602,10 @@ packages: - tasty-hedgehog < 1.0 - tomland < 1.0.1.0 + # https://github.com/commercialhaskell/stackage/issues/4563 + - haskell-lsp < 0.13.0.0 + - haskell-lsp-types < 0.13.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From e786d4406f8d99d7084388b266429f4b90cbfa82 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 18 May 2019 15:30:52 +0200 Subject: [PATCH 1365/1876] primitive < 0.7.0.0 for #4564 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index df18bf81..57afb34b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4606,6 +4606,9 @@ packages: - haskell-lsp < 0.13.0.0 - haskell-lsp-types < 0.13.0.0 + # https://github.com/commercialhaskell/stackage/issues/4564 + - primitive < 0.7.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From f0549d7e4d60b59208895e61694d32a79bdeec4a Mon Sep 17 00:00:00 2001 From: Sandy Maguire Date: Sat, 18 May 2019 12:13:12 -0400 Subject: [PATCH 1366/1876] Update build-constraints.yaml --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b6b9798..0c17597e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -17,7 +17,6 @@ packages: - ecstasy - interpolatedstring-qq2 - prospect - - suavemente - do-notation "William Yao @williamyaoh": From 94f793c8af7905dcad0136bfbb0e06a29d20778b Mon Sep 17 00:00:00 2001 From: Chris Martin Date: Sat, 18 May 2019 21:36:49 -0600 Subject: [PATCH 1367/1876] add stripe-{concepts,et al} --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e4148dd..03ade3ad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3496,6 +3496,12 @@ packages: - partial-semigroup - path-text-utf8 + "Type Classes @argumatronic @chris-martin": + - stripe-concepts + - stripe-signature + - stripe-scotty + - stripe-wreq + "Viacheslav Lotsmanov @unclechu": - qm-interpolated-string From 3dc33f26e9e65ff5d8ad5cd02d545478d1a4f9f6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 20 May 2019 10:34:08 +0200 Subject: [PATCH 1368/1876] Remove upper bounds and close #4563 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e4148dd..f41e6138 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4611,10 +4611,6 @@ packages: - tasty-hedgehog < 1.0 - tomland < 1.0.1.0 - # https://github.com/commercialhaskell/stackage/issues/4563 - - haskell-lsp < 0.13.0.0 - - haskell-lsp-types < 0.13.0.0 - # https://github.com/commercialhaskell/stackage/issues/4564 - primitive < 0.7.0.0 From 805cbbc2e4ce457bd64c21780328586175c26135 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 20 May 2019 10:58:53 +0200 Subject: [PATCH 1369/1876] Skip polysemy-zoo haddocks #4562 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f41e6138..ebce4604 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5311,6 +5311,7 @@ expected-haddock-failures: skipped-haddocks: - modular # https://github.com/haskell/haddock/issues/900 - sparkle # Java function failures tweag/sparkle#144 +- polysemy-zoo # Needs polysemy-plugin GHC plugin # end of skipped-haddocks # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From 549c8a13e14bf9815a02b146de0c7ec710bc7145 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 20 May 2019 11:02:36 +0200 Subject: [PATCH 1370/1876] Skip haskell-lsp-types haddocks #4563 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ebce4604..805ab771 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5312,6 +5312,7 @@ skipped-haddocks: - modular # https://github.com/haskell/haddock/issues/900 - sparkle # Java function failures tweag/sparkle#144 - polysemy-zoo # Needs polysemy-plugin GHC plugin +- haskell-lsp-types # 0.13.0.0 https://github.com/commercialhaskell/stackage/issues/4563#issuecomment-493899809 # end of skipped-haddocks # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From adb065bf1991d39483d5cff80367cdedeb20963f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 20 May 2019 13:00:57 +0200 Subject: [PATCH 1371/1876] Add indexed to grandfathered packages --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 805ab771..9223221a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4072,6 +4072,7 @@ packages: - hxt-unicode - iconv - ieee754 + - indexed - infer-license - insert-ordered-containers - inspection-testing From 7cf8533352f6038813557364237b4059c67d98ab Mon Sep 17 00:00:00 2001 From: Luis Pedro Coelho Date: Mon, 20 May 2019 16:25:57 +0200 Subject: [PATCH 1372/1876] Remove hs-zstd This was only present briefly and now zstd contains the relevant bugfixes --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8859933..08cd856d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3370,7 +3370,6 @@ packages: "Luis Pedro Coelho @luispedro": - safeio - - hs-zstd - conduit-algorithms - conduit-zstd @@ -5229,7 +5228,6 @@ expected-test-failures: - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/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 @@ -5468,7 +5466,6 @@ skipped-benchmarks: - xmlgen - yi-rope - zippers - - zstd # Transitive outdated dependencies # These packages From b524c92700258bbfbcfcfb5a73664802fa5d2375 Mon Sep 17 00:00:00 2001 From: Tony Day Date: Tue, 21 May 2019 10:34:03 +1000 Subject: [PATCH 1373/1876] Adding numhask back in. --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8859933..28adc29c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3089,12 +3089,11 @@ packages: - validation "Tony Day @tonyday567": - - numhask < 0 + - numhask + - numhask-array < 0 - numhask-prelude < 0 - - numhask-range < 0 + - numhask-space < 0 - perf < 0 - - online < 0 - - chart-unit < 0 # via diagrams-lib "Iphigenia Df @iphydf": - data-msgpack From 33fb9393741ce53c9b12ced09fad5eb029cb7c47 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 21 May 2019 08:27:13 -0700 Subject: [PATCH 1374/1876] Add prettyprinter upper bound, #4568 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25f97c3f..c9b3009a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4619,6 +4619,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4564 - primitive < 0.7.0.0 + # https://github.com/commercialhaskell/stackage/issues/4568 + - prettyprinter < 1.3.0 # end of packages # Package flags are applied to individual packages, and override the values of From ba8a85d35d0c067f4d6ed428d0251012038d45b0 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 21 May 2019 08:29:11 -0700 Subject: [PATCH 1375/1876] Add cryptonite upper bound, #4569 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9b3009a..02a0a175 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4621,6 +4621,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4568 - prettyprinter < 1.3.0 + + # https://github.com/commercialhaskell/stackage/issues/4569 + - cryptonite < 0.26 # end of packages # Package flags are applied to individual packages, and override the values of From fd0e7e75c400d67d10b875b34abf4628bd2e79c9 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 21 May 2019 08:30:48 -0700 Subject: [PATCH 1376/1876] Add xml-conduit upper bound, #4570 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02a0a175..e47c617a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4624,6 +4624,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4569 - cryptonite < 0.26 + + # https://github.com/commercialhaskell/stackage/issues/4570 + - xml-conduit < 1.9 + # end of packages # Package flags are applied to individual packages, and override the values of From 8595df84b7a91ae055abb754a54bf8bcc7100153 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 21 May 2019 08:38:16 -0700 Subject: [PATCH 1377/1876] Expect test failure for ersatz, #4571 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e47c617a..011464c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5215,6 +5215,7 @@ expected-test-failures: - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 + - ersatz # https://github.com/commercialhaskell/stackage/issues/4571 # Recursive deps https://github.com/fpco/stackage/issues/1818 - options From 8c845ad884335b895233d54eaffd244ba0155e4c Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 22 May 2019 18:28:29 -0700 Subject: [PATCH 1378/1876] Expect test failures for polysemy-zoo, #4572 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index db1fd753..1a42aa1c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5216,6 +5216,7 @@ expected-test-failures: - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 - ersatz # https://github.com/commercialhaskell/stackage/issues/4571 + - polysemy-zoo # https://github.com/commercialhaskell/stackage/issues/4572 # Recursive deps https://github.com/fpco/stackage/issues/1818 - options From 47df44dd627a01f8864a4619a7124f6c1aefc15d Mon Sep 17 00:00:00 2001 From: Justin Le Date: Thu, 23 May 2019 00:07:52 -0700 Subject: [PATCH 1379/1876] add servant-cli to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a42aa1c..4112fdcd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1928,6 +1928,7 @@ packages: - nonempty-containers - one-liner-instances - prompt + - servant-cli - tagged-binary # - type-combinators-singletons # GHC 8.4 via type-combinators - typelits-witnesses From 2e81f2c5b3ea5ca39773b00a1477c9c4e0474e71 Mon Sep 17 00:00:00 2001 From: Colin Woodbury Date: Thu, 23 May 2019 07:39:59 -0700 Subject: [PATCH 1380/1876] Add aur, bounded-queue, servant-xml --- build-constraints.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a42aa1c..ebac20b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1090,12 +1090,15 @@ packages: - disk-free-space "Colin Woodbury @fosskers": + - aur + - bounded-queue - kanji - microlens-aeson - - pipes-random < 0 + - pipes-random + - servant-xml - streaming-attoparsec - versions - - vectortiles < 0 + # - vectortiles < 0 "Ketil Malde @ketil-malde": # - biocore # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359 From 2600b3eb0e9d0353bc4ab3999d2b55c07980144f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 23 May 2019 08:42:25 -0700 Subject: [PATCH 1381/1876] Upper bound for data-accessor, #4575 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a42aa1c..e23156d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4628,6 +4628,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4570 - xml-conduit < 1.9 + # https://github.com/commercialhaskell/stackage/issues/4575 + - data-accessor < 0.2.3 + # end of packages # Package flags are applied to individual packages, and override the values of From 1c2375ec426b526d2405a06e4c9997a3dcd67a96 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 23 May 2019 09:09:09 -0700 Subject: [PATCH 1382/1876] Upper bound for ghc-lib-parser, #4576 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f753679..c3469c98 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4635,6 +4635,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4575 - data-accessor < 0.2.3 + # https://github.com/commercialhaskell/stackage/issues/4576 + - ghc-lib-parser < 0.20190523 + # end of packages # Package flags are applied to individual packages, and override the values of From 3ff16a1a60bbf061abecc1663f227f9a5cd299a9 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 23 May 2019 19:48:20 -0700 Subject: [PATCH 1383/1876] Upper bound for comfort-array, #4577 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3469c98..e25f6206 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4638,6 +4638,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4576 - ghc-lib-parser < 0.20190523 + # https://github.com/commercialhaskell/stackage/issues/4577 + - comfort-array < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From c90dd856876eda814fb9be8d84cbb70fd10f4284 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 23 May 2019 19:50:31 -0700 Subject: [PATCH 1384/1876] Remove upper bound for ghc-lib-parser, closes #4576 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e25f6206..3ee2537c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4635,9 +4635,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4575 - data-accessor < 0.2.3 - # https://github.com/commercialhaskell/stackage/issues/4576 - - ghc-lib-parser < 0.20190523 - # https://github.com/commercialhaskell/stackage/issues/4577 - comfort-array < 0.4 From c34026e46565348d9f7bef8d7654a4ac2384ffd7 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 23 May 2019 19:52:27 -0700 Subject: [PATCH 1385/1876] Upper bound for lapack, #4578 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ee2537c..a43e708a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4638,6 +4638,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4577 - comfort-array < 0.4 + # https://github.com/commercialhaskell/stackage/issues/4578 + - lapack < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of From a4ff3d7fdf0c1b1019cbae43e2a5d131fb21ef9a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 23 May 2019 19:55:23 -0700 Subject: [PATCH 1386/1876] Upper bound for quickcheck-classes, #4579 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a43e708a..37a8687f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4641,6 +4641,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4578 - lapack < 0.3 + # https://github.com/commercialhaskell/stackage/issues/4579 + - quickcheck-classes < 0.6.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of From ceafea09134366466e73ff409504cfe4f52061e6 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 23 May 2019 22:34:29 -0700 Subject: [PATCH 1387/1876] Don't expect test failures for polysemy-zoo, closes #4572 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37a8687f..c5bbee7e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5232,7 +5232,6 @@ expected-test-failures: - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 - ersatz # https://github.com/commercialhaskell/stackage/issues/4571 - - polysemy-zoo # https://github.com/commercialhaskell/stackage/issues/4572 # Recursive deps https://github.com/fpco/stackage/issues/1818 - options From 044d2a8b8c205c1f6292048caa3f0756ded6df74 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 24 May 2019 12:25:33 -0700 Subject: [PATCH 1388/1876] Extra upper bounds for comfort-array, #4577 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5bbee7e..54f56f0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4637,6 +4637,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4577 - comfort-array < 0.4 + - hmm-lapack < 0.4 + - linear-circuit < 0.1.0.1 + - resistor-cube < 0.0.1.1 # https://github.com/commercialhaskell/stackage/issues/4578 - lapack < 0.3 From ac12f461afa58fc2496a1f3710e45c0476c56b4a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 24 May 2019 12:31:49 -0700 Subject: [PATCH 1389/1876] Upper bound for http-api-data, #4580 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54f56f0e..6a28411f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4647,6 +4647,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4579 - quickcheck-classes < 0.6.2.0 + # https://github.com/commercialhaskell/stackage/issues/4580 + - http-api-data < 0.4.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 4c0a1268ca0e61f0c715a8ce14525933a68e946b Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 24 May 2019 16:00:27 -0700 Subject: [PATCH 1390/1876] Upper bound for magico, #4582 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a28411f..a7e13fc0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4650,6 +4650,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4580 - http-api-data < 0.4.1 + # https://github.com/commercialhaskell/stackage/issues/4582 + - magico < 0.0.2.1 + # end of packages # Package flags are applied to individual packages, and override the values of From b2bd4e91116b95fe055a1d83a79cc68710aa1c12 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 25 May 2019 11:16:25 -0700 Subject: [PATCH 1391/1876] Unblock comfort-array and related packages Closes #4577, closes #4578, closes #4582 --- build-constraints.yaml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7e13fc0..93b6ecd8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4635,24 +4635,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4575 - data-accessor < 0.2.3 - # https://github.com/commercialhaskell/stackage/issues/4577 - - comfort-array < 0.4 - - hmm-lapack < 0.4 - - linear-circuit < 0.1.0.1 - - resistor-cube < 0.0.1.1 - - # https://github.com/commercialhaskell/stackage/issues/4578 - - lapack < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4579 - quickcheck-classes < 0.6.2.0 # https://github.com/commercialhaskell/stackage/issues/4580 - http-api-data < 0.4.1 - # https://github.com/commercialhaskell/stackage/issues/4582 - - magico < 0.0.2.1 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -4866,6 +4854,7 @@ skipped-tests: - vinyl # via hspec-2.7.0 - wide-word # via semirings - zlib # tasty-quickcheck, tasty-hunit, tasty + - comfort-array # ChasingBottoms # Blocked due to tests failing to compile for GHC 8.6 - async-refresh From dc72eeb02e4200ad51d766a9e1ecde8b06a02ecd Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 25 May 2019 11:43:46 -0700 Subject: [PATCH 1392/1876] Upper bounds for lapack and related packages, #4583 --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 93b6ecd8..e112bc14 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4641,6 +4641,14 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4580 - http-api-data < 0.4.1 + # https://github.com/commercialhaskell/stackage/issues/4583 + - lapack < 0.3 + - comfort-array < 0.4 + - hmm-lapack < 0.4 + - linear-circuit < 0.1.0.1 + - resistor-cube < 0.0.1.1 + - magico < 0.0.2.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 0c6e5b4c91117bbdeec9f56b9f067f556144fabb Mon Sep 17 00:00:00 2001 From: thielema Date: Sat, 25 May 2019 20:54:54 +0200 Subject: [PATCH 1393/1876] Update build-constraints.yaml add 'hyper' --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e112bc14..2db16da6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -332,6 +332,7 @@ packages: - linear-circuit # Not a maintainer - ix-shapable + - hyper "Jeremy Barisch-Rooney @barischrooneyj": - threepenny-gui-flexbox < 0 # GHC 8.4 via clay From 44ec8c9bfe6820c11369745d4c1b6032f92c62a5 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 25 May 2019 16:41:26 -0700 Subject: [PATCH 1394/1876] Remove upper bounds for lapack and related packages, closes #4583 --- build-constraints.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2db16da6..12c9d197 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4642,14 +4642,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4580 - http-api-data < 0.4.1 - # https://github.com/commercialhaskell/stackage/issues/4583 - - lapack < 0.3 - - comfort-array < 0.4 - - hmm-lapack < 0.4 - - linear-circuit < 0.1.0.1 - - resistor-cube < 0.0.1.1 - - magico < 0.0.2.1 - # end of packages # Package flags are applied to individual packages, and override the values of From d236c345fcacef44f3af88c3ac0cf52fcb59d5ec Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 26 May 2019 13:03:07 -0700 Subject: [PATCH 1395/1876] Upper bound for rattletrap, #4585 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12c9d197..ba055868 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4642,6 +4642,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4580 - http-api-data < 0.4.1 + # https://github.com/commercialhaskell/stackage/issues/4585 + - rattletrap < 7 + # end of packages # Package flags are applied to individual packages, and override the values of From c80d37557731f71982e993a2303c7f843305a4a6 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Sun, 26 May 2019 15:03:23 -0700 Subject: [PATCH 1396/1876] Remove redundant maintainerships from @borsboom All the removed packages are also listed under another maintainer, so no changes to what is in Stackage are expected. --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba055868..89718738 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1234,15 +1234,10 @@ packages: "Emanuel Borsboom @borsboom": - BoundedChan - broadcast-chan - - bytestring-lexing - - bytestring-trie < 0 # build failure with GHC 8.4 - - data-accessor - - data-accessor-mtl - fuzzcheck - here - hlibgit2 # - gitlib-libgit2 # via gitlib: https://github.com/jwiegley/gitlib/issues/72 - - hostname-validate - interpolatedstring-perl6 - iproute - missing-foreign From 8618f7e8800c7b189dcae261dd065a976cbb09f6 Mon Sep 17 00:00:00 2001 From: Paul Johnson Date: Mon, 27 May 2019 14:58:51 +0100 Subject: [PATCH 1397/1876] Added Ranged-sets to build-constraints.yaml As per request in https://github.com/PaulJohnson/Ranged-sets/issues/1 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89718738..ad0265de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -113,6 +113,7 @@ packages: "Paul Johnson @PaulJohnson": - geodetics + - Ranged-sets "Travis Athougies @tathougies": - beam-core From ee0b55402d603f3db3fe63ad5c91db070a2b0af6 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 27 May 2019 16:39:16 -0700 Subject: [PATCH 1398/1876] Upper bound for systemd, #4588 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89718738..6b422612 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4640,6 +4640,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4585 - rattletrap < 7 + # https://github.com/commercialhaskell/stackage/issues/4588 + - systemd < 2 + # end of packages # Package flags are applied to individual packages, and override the values of From 30190303043d9296cf9b6b73b9742a1e28f3e45c Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 27 May 2019 16:41:08 -0700 Subject: [PATCH 1399/1876] Remove upper bound for rattletrap, closes #4585 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b422612..c27aa265 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4637,9 +4637,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4580 - http-api-data < 0.4.1 - # https://github.com/commercialhaskell/stackage/issues/4585 - - rattletrap < 7 - # https://github.com/commercialhaskell/stackage/issues/4588 - systemd < 2 From 9c5e071b20d945c2a64a66557bf9f8f743397d41 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 27 May 2019 16:51:18 -0700 Subject: [PATCH 1400/1876] Upper bound for network-multicast, #4589 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c27aa265..97204433 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4640,6 +4640,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4588 - systemd < 2 + # https://github.com/commercialhaskell/stackage/issues/4589 + - network-multicast < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of From fe2f1d895e610d740422774fa48544ea860ac3ba Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 27 May 2019 23:01:17 -0700 Subject: [PATCH 1401/1876] Upper bound for skylighting, #4590 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a592184..31064d8e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4644,6 +4644,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4589 - network-multicast < 0.3 + # https://github.com/commercialhaskell/stackage/issues/4590 + - skylighting < 0.8 + - skylighting-core < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of From ad71769b28f8b7ba474f8e1d53bfcf09b54a2a31 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 28 May 2019 08:41:52 -0700 Subject: [PATCH 1402/1876] Remove upper bound for network-multicast, closes #4589 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31064d8e..dc1bd041 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4641,9 +4641,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4588 - systemd < 2 - # https://github.com/commercialhaskell/stackage/issues/4589 - - network-multicast < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4590 - skylighting < 0.8 - skylighting-core < 0.8 From e9ce28cb4ce5fb0fc98c4021af16efa89928a458 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 28 May 2019 08:42:41 -0700 Subject: [PATCH 1403/1876] Add a new maintainer to ping for network-multicast --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc1bd041..8f3db868 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5666,6 +5666,8 @@ github-users: - donkeybonks tweag: - bazel-runfiles + network-multicast: + - audreyt # end of github-users From dbff5ed4e3c6dffc767173e6f26cf1b5b22fb5e1 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 28 May 2019 08:51:51 -0700 Subject: [PATCH 1404/1876] Revert ad71769b28f8b7ba474f8e1d53bfcf09b54a2a31 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f3db868..c75edd7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4641,6 +4641,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4588 - systemd < 2 + # https://github.com/commercialhaskell/stackage/issues/4589 + - network-multicast < 0.3 + # https://github.com/commercialhaskell/stackage/issues/4590 - skylighting < 0.8 - skylighting-core < 0.8 From 6b2339c0b24f7e8793b079a654503b3851c8a038 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 28 May 2019 09:12:08 -0700 Subject: [PATCH 1405/1876] Upper bound for servant-elm, #4591 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c75edd7b..bb4244f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4648,6 +4648,9 @@ packages: - skylighting < 0.8 - skylighting-core < 0.8 + # https://github.com/commercialhaskell/stackage/issues/4591 + - servant-elm < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of From b8ff4bc5ae76a1ffa7ac789fc98f4a517934b7ef Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 28 May 2019 19:22:03 -0700 Subject: [PATCH 1406/1876] Remove upper bound for network-multicast, #4589 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bb4244f9..06717960 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4641,9 +4641,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4588 - systemd < 2 - # https://github.com/commercialhaskell/stackage/issues/4589 - - network-multicast < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4590 - skylighting < 0.8 - skylighting-core < 0.8 From f7f58715bbdc27fd15dafabaa7bd6716fe2251c9 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 29 May 2019 06:38:40 -0700 Subject: [PATCH 1407/1876] Upper bound for swagger2, #4592 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06717960..164e7abd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4648,6 +4648,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4591 - servant-elm < 0.6 + # https://github.com/commercialhaskell/stackage/issues/4592 + - swagger2 < 2.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 6c3e7a9a804b8b4f88a04c933f0a416fc838637f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 29 May 2019 06:40:55 -0700 Subject: [PATCH 1408/1876] Upper bound for tree-diff, #4593 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 164e7abd..eb97b985 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4651,6 +4651,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4592 - swagger2 < 2.4 + # https://github.com/commercialhaskell/stackage/issues/4593 + - tree-diff < 0.1 + # end of packages # Package flags are applied to individual packages, and override the values of From a91e6878e9615b29883ab58b1b8d62b9cfef476d Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 29 May 2019 19:48:53 -0700 Subject: [PATCH 1409/1876] Remove tree-diff upper bound, closes #4593 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb97b985..164e7abd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4651,9 +4651,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4592 - swagger2 < 2.4 - # https://github.com/commercialhaskell/stackage/issues/4593 - - tree-diff < 0.1 - # end of packages # Package flags are applied to individual packages, and override the values of From 44da47dd3466b1e6281d31f0b5e43aef53ab5815 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 30 May 2019 08:44:08 -0700 Subject: [PATCH 1410/1876] Upper bounds for servant, servant-server, #4594 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 164e7abd..48303092 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4651,6 +4651,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4592 - swagger2 < 2.4 + # https://github.com/commercialhaskell/stackage/issues/4594 + - servant < 0.16.1 + - servant-server < 0.16.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 97d3b4f5c5da6c4c6256ed87f5a03cdd715df822 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 30 May 2019 21:55:30 -0700 Subject: [PATCH 1411/1876] Upper bound for polysemy, #4595 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 48303092..75ae9acf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4655,6 +4655,9 @@ packages: - servant < 0.16.1 - servant-server < 0.16.1 + # https://github.com/commercialhaskell/stackage/issues/4595 + - polysemy < 0.2.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 993a29f697edf4a87b215b1dd6c5777d5373a648 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sat, 1 Jun 2019 13:46:25 +0100 Subject: [PATCH 1412/1876] tls<1.5.0 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75ae9acf..624c0e03 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4658,6 +4658,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4595 - polysemy < 0.2.2 + # https://github.com/commercialhaskell/stackage/issues/4596 + - tls < 1.5.0 + # end of packages # Package flags are applied to individual packages, and override the values of From f8a9c5deeab78ca2cdde269730a30530e7ff20a3 Mon Sep 17 00:00:00 2001 From: amigalemming Date: Sun, 2 Jun 2019 17:37:49 +0200 Subject: [PATCH 1413/1876] Update build-constraints.yaml re-add midi-music-box --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 624c0e03..34f43b45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -283,7 +283,7 @@ packages: - lazyio - markov-chain - midi - # - midi-music-box # lens 4.16 via diagrams + - midi-music-box - mbox-utility - med-module - monoid-transformer From def316b3ffce698ffee83ad64133aee9d2f10316 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 2 Jun 2019 21:33:36 +0100 Subject: [PATCH 1414/1876] Stackage upper bounds additions --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 624c0e03..35d6beec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4619,6 +4619,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4564 - primitive < 0.7.0.0 + - primitive-extras < 0.8 + - primitive-unlifted < 0 + - stm-hamt < 0 + - stm-containers < 0 # https://github.com/commercialhaskell/stackage/issues/4568 - prettyprinter < 1.3.0 @@ -4657,9 +4661,14 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4595 - polysemy < 0.2.2 + - polysemy-zoo > 0.1.2.0 # https://github.com/commercialhaskell/stackage/issues/4596 - tls < 1.5.0 + - tls-debug < 0.4.6 + + # https://github.com/commercialhaskell/stackage/issues/4599 + - dbus < 1.2.8 # end of packages From 42906ab97c209fc16e86e53b31d549a05d739ff8 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 3 Jun 2019 10:11:38 +0100 Subject: [PATCH 1415/1876] various updates to build-constraints.yaml --- build-constraints.yaml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2bbdd3e2..02651110 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3871,6 +3871,7 @@ packages: - pandoc-csv2table "Grandfathered dependencies": + - aeson-extra - Boolean - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444 - Decimal @@ -4189,6 +4190,7 @@ packages: - safecopy - scientific - securemem + - selda-json - serialise - servant-client-core - servant-swagger-ui @@ -4564,6 +4566,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4504 - th-abstraction < 0.3.0.0 + - polysemy < 0.2.2 + - polysemy-zoo > 0.1.2.0 # https://github.com/commercialhaskell/stackage/issues/4512 - aeson < 1.4.3.0 @@ -4659,10 +4663,6 @@ packages: - servant < 0.16.1 - servant-server < 0.16.1 - # https://github.com/commercialhaskell/stackage/issues/4595 - - polysemy < 0.2.2 - - polysemy-zoo > 0.1.2.0 - # https://github.com/commercialhaskell/stackage/issues/4596 - tls < 1.5.0 - tls-debug < 0.4.6 @@ -4670,6 +4670,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4599 - dbus < 1.2.8 + # https://github.com/commercialhaskell/stackage/issues/4600 + - StateVar < 1.2 + # end of packages # Package flags are applied to individual packages, and override the values of From a65f3050f57ee3ec415f678ab588eec1dc5f61c6 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 3 Jun 2019 10:28:01 +0100 Subject: [PATCH 1416/1876] add gd semialign --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02651110..d6ab3fe7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3871,7 +3871,6 @@ packages: - pandoc-csv2table "Grandfathered dependencies": - - aeson-extra - Boolean - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444 - Decimal @@ -4197,6 +4196,7 @@ packages: - servant-swagger-ui-core - servant-swagger-ui-redoc - servant-yaml + - semialign - setenv - shakespeare - shell-escape From 0e76422673da8b3a0652cf751a455855c7190aa1 Mon Sep 17 00:00:00 2001 From: Anton Ekblad Date: Mon, 3 Jun 2019 14:04:26 +0200 Subject: [PATCH 1417/1876] Add selda-json --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6ab3fe7..b2c47a34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3367,6 +3367,7 @@ packages: - selda - selda-sqlite - selda-postgresql + - selda-json "Luis Pedro Coelho @luispedro": - safeio @@ -4189,7 +4190,6 @@ packages: - safecopy - scientific - securemem - - selda-json - serialise - servant-client-core - servant-swagger-ui From d85ad7c9ec6e004bfcd6f4395fb0fd1fcfc2bafb Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 3 Jun 2019 11:12:25 -0400 Subject: [PATCH 1418/1876] Re-enable ersatz's test suite `erstaz-0.4.7` has a working test suite again, per https://github.com/commercialhaskell/stackage/issues/4571#issuecomment-497970551. Fixes #4571. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6ab3fe7..fceb6863 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5261,7 +5261,6 @@ expected-test-failures: - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 - - ersatz # https://github.com/commercialhaskell/stackage/issues/4571 # Recursive deps https://github.com/fpco/stackage/issues/1818 - options From 0e6508370be93cb92c7df7818e68b8859c057b11 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 3 Jun 2019 13:57:26 -0400 Subject: [PATCH 1419/1876] Add haskell-gi constraints per #4603 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6ab3fe7..eca0fcca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4673,6 +4673,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4600 - StateVar < 1.2 + # https://github.com/commercialhaskell/stackage/issues/4603 + - haskell-gi < 0.22 + - haskell-gi-base < 0.22 + - gi-gtk-hs < 0.3.7 + # end of packages # Package flags are applied to individual packages, and override the values of From 3ff46ab8bfaa6dfa8eff76dfd0a7464352268751 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 3 Jun 2019 14:05:20 -0400 Subject: [PATCH 1420/1876] Expect test failure per RyanGlScott/text-show-instances#11 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eca0fcca..0b4c1935 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5257,6 +5257,7 @@ expected-test-failures: - squeal-postgresql # https://github.com/fpco/stackage/issues/3180 - text-icu # https://github.com/bos/text-icu/issues/32 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 + - text-show-instances # https://github.com/RyanGlScott/text-show-instances/issues/11 - unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - vivid-supercollider # https://github.com/commercialhaskell/stackage/issues/4250 From 62ab725803a34d7063d166fd6ac44e05e8eb5bfd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 3 Jun 2019 14:14:53 -0400 Subject: [PATCH 1421/1876] Revert "Add haskell-gi constraints per #4603" This reverts commit 0e6508370be93cb92c7df7818e68b8859c057b11. --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b4c1935..036447c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4673,11 +4673,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4600 - StateVar < 1.2 - # https://github.com/commercialhaskell/stackage/issues/4603 - - haskell-gi < 0.22 - - haskell-gi-base < 0.22 - - gi-gtk-hs < 0.3.7 - # end of packages # Package flags are applied to individual packages, and override the values of From fd34c0e45c93bcfecc329313193d2413f0c272e8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 3 Jun 2019 14:57:06 -0400 Subject: [PATCH 1422/1876] Add constraint "inline-c < 0.8" per #4604 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 036447c4..01fd9518 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4673,6 +4673,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4600 - StateVar < 1.2 + # https://github.com/commercialhaskell/stackage/issues/4604 + - inline-c < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of From 684f11c00cf562fe8d4b039ad883d759b6ae0b02 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 3 Jun 2019 15:41:22 -0400 Subject: [PATCH 1423/1876] Constrain ghc-lib[-parser] to < 0.20190603 per #4605 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 01fd9518..a918027e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4676,6 +4676,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4604 - inline-c < 0.8 + # https://github.com/commercialhaskell/stackage/issues/4605 + - ghc-lib < 0.20190603 + - ghc-lib-parser < 0.20190603 + # end of packages # Package flags are applied to individual packages, and override the values of From 2c2377eee9232af4fdbbaa6463009b22ce11ba06 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 3 Jun 2019 15:43:17 -0400 Subject: [PATCH 1424/1876] Skip tests per RyanGlScott/text-show-instances#11 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a918027e..de5fee7e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4887,6 +4887,7 @@ skipped-tests: - test-framework # QuickCheck 2.10 - text # QuickCheck-2.11.3 - text-short # tasty 1.1 + - text-show-instances # quickcheck-instances 0.3.21, https://github.com/RyanGlScott/text-show-instances/issues/11 - these # via tasty-1.2 - tree-diff # trifecta 2 - vector # QuickCheck-2.11.3 From d46a1cc9d9de323e451a29d27f9b4b6719f5ed88 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 3 Jun 2019 15:55:03 -0400 Subject: [PATCH 1425/1876] Reenable text-show-instances' test suite RyanGlScott/text-show-instances#11 has been fixed in `text-show-instances-3.8.1`. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de5fee7e..58995b01 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4887,7 +4887,6 @@ skipped-tests: - test-framework # QuickCheck 2.10 - text # QuickCheck-2.11.3 - text-short # tasty 1.1 - - text-show-instances # quickcheck-instances 0.3.21, https://github.com/RyanGlScott/text-show-instances/issues/11 - these # via tasty-1.2 - tree-diff # trifecta 2 - vector # QuickCheck-2.11.3 @@ -5260,7 +5259,6 @@ expected-test-failures: - squeal-postgresql # https://github.com/fpco/stackage/issues/3180 - text-icu # https://github.com/bos/text-icu/issues/32 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 - - text-show-instances # https://github.com/RyanGlScott/text-show-instances/issues/11 - unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - vivid-supercollider # https://github.com/commercialhaskell/stackage/issues/4250 From 3731363555f2cc40fb74fba0c0519a2599e7da99 Mon Sep 17 00:00:00 2001 From: "Scott N. Walck" Date: Mon, 3 Jun 2019 21:49:22 -0400 Subject: [PATCH 1426/1876] add TypeCompose to nightly --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index de5fee7e..78893a9b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -85,6 +85,7 @@ packages: "Scott N. Walck @walck": - cyclotomic - learn-physics < 0 + - TypeCompose "Phil de Joux @philderbeast": - siggy-chardust From 236b60f82e67bdc9844dcc1ac758b4e39ce9e88b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Tue, 4 Jun 2019 18:41:46 +0200 Subject: [PATCH 1427/1876] Reenable rhine and rhine-gloss --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de5fee7e..dfdb5ddb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -106,8 +106,8 @@ packages: "Manuel Bärenz @turion": - dunai - - rhine < 0 - - rhine-gloss < 0 + - rhine + - rhine-gloss - dunai-core - finite-typelits From 0f46e52fad440451843860f268ec23a8a76a4f1c Mon Sep 17 00:00:00 2001 From: thielema Date: Tue, 4 Jun 2019 18:44:11 +0200 Subject: [PATCH 1428/1876] Update build-constraints.yaml re-enable hsshellscript --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de5fee7e..459248f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -274,7 +274,7 @@ packages: - explicit-exception - fixed-length - gnuplot - - group-by-date < 0 # build failure with GHC 8.4 via hsshellscript + - group-by-date - guarded-allocation - iff - interpolation @@ -333,6 +333,7 @@ packages: - linear-circuit # Not a maintainer - ix-shapable + - hsshellscript - hyper "Jeremy Barisch-Rooney @barischrooneyj": @@ -4365,7 +4366,6 @@ packages: - json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - HaXml < 0 # build failure with GHC 8.4 - - hsshellscript < 0 # build failure with GHC 8.4 - preprocessor-tools < 0 # build failure with GHC 8.4 - tinytemplate < 0 # build failure with GHC 8.4 - wai-route < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build From 6fcea871ac357eeedd20a6b5806aa43f674bb587 Mon Sep 17 00:00:00 2001 From: Robert Date: Wed, 5 Jun 2019 11:51:48 +0200 Subject: [PATCH 1429/1876] Add configurator-pg. https://hackage.haskell.org/package/configurator-pg https://github.com/robx/configurator-pg --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index de5fee7e..7bcf1dfb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,6 +10,9 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "Robert Vollmert @robx": + - configurator-pg + "Sandy Maguire @isovector": - polysemy - polysemy-plugin From 7e4e1eba7ef8f5b36aea12153fb5ae7a5891d7b7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 5 Jun 2019 14:53:51 -0400 Subject: [PATCH 1430/1876] reintroduce learn-physics (fixed merge conflict) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 937e9210..3c514f2a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -87,7 +87,7 @@ packages: "Scott N. Walck @walck": - cyclotomic - - learn-physics < 0 + - learn-physics - TypeCompose "Phil de Joux @philderbeast": From e7bded7d40f5bf323b3ec4ec82913fa2c6bdea34 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 5 Jun 2019 15:08:24 -0400 Subject: [PATCH 1431/1876] Add not-gloss and spatial-math under @walck --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3c514f2a..22b41bb3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -90,6 +90,10 @@ packages: - learn-physics - TypeCompose + # @ghorn + - not-gloss + - spatial-math + "Phil de Joux @philderbeast": - siggy-chardust - detour-via-sci From ec4ecc34cee5c26a43ff7ea71dd1ed528f67964c Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Thu, 6 Jun 2019 13:47:53 +0200 Subject: [PATCH 1432/1876] Re-enable multistate --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22b41bb3..c5b0481e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4415,7 +4415,6 @@ packages: - llvm-hs-pretty < 0 - med-module < 0 - monad-recorder < 0 - - multistate < 0 - o-clock < 0 - teardown < 0 - typography-geometry < 0 From 3d54d9d35aea6a9fdeddf9d86d8b7a8a5ce8d1a2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 6 Jun 2019 13:31:18 -0400 Subject: [PATCH 1433/1876] Unconstrain mime-mail, disable HaskellNet, see #4463 --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5b0481e..e18d05f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1385,8 +1385,8 @@ packages: - snowflake "Leza M. Lutonda @lemol": - - HaskellNet - - HaskellNet-SSL + - HaskellNet < 0 # mime-mail-0.5 + - HaskellNet-SSL < 0 # mime-mail-0.5 via HaskellNet "Jens Petersen @juhp": - cabal-rpm @@ -4561,9 +4561,6 @@ packages: # https://github.com/simonmichael/hledger/issues/983 - easytest < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4463 - - mime-mail < 0.5.0 - # https://github.com/commercialhaskell/stackage/issues/4484 - hslogger < 1.3.0.0 From 4a90d036fe542a67f1a29bfc524dfe189a98c352 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 6 Jun 2019 13:45:58 -0400 Subject: [PATCH 1434/1876] Unconstrain connection, socks, block various. see #4494 --- build-constraints.yaml | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e18d05f9..c88ac3de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -101,7 +101,7 @@ packages: "Matthew Ahrens @mpahrens": - forkable-monad - - butter + - butter < 0 # connection-0.5 via network-simple "Iris Ward @AdituV": - typenums @@ -939,8 +939,8 @@ packages: - tardis - yesod-gitrev # @mr's packages - - ftp-client - - ftp-client-conduit + - ftp-client < 0 # connection-0.3.0 + - ftp-client-conduit < 0 # connection-0.3.0 "Daniel Díaz dhelta.diaz@gmail.com @Daniel-Diaz": - bimap-server @@ -1432,13 +1432,13 @@ packages: - di-monad - exinst - flay - - network-simple - - network-simple-tls + - network-simple < 0 # connection-0.3.0 + - network-simple-tls < 0 # connection-0.3 via network-simple - pipes-aeson - pipes-attoparsec - pipes-binary - - pipes-network - - pipes-network-tls + - pipes-network < 0 # connection-0.3 via network-simple + - pipes-network-tls < 0 # connection-0.3 via network-simple - safe-money < 0 - vector-bytes-instances - xmlbf-xeno @@ -1484,8 +1484,8 @@ packages: - bitcoin-types - hexstring - network-attoparsec - - network-anonymous-i2p - - network-anonymous-tor + - network-anonymous-i2p < 0 # connection-0.3 via network-simple + - network-anonymous-tor < 0 # connection-0.3 via network-simple "Timothy Jones @zmthy": - http-media @@ -2542,7 +2542,7 @@ packages: "Sebastian Dröge slomo@coaxion.net @sdroege": - conduit-iconv - - conduit-connection + - conduit-connection < 0 # connection-0.3.0 "Andrew Rademacher @AndrewRademacher": - aeson-casing @@ -2847,7 +2847,7 @@ packages: - merkle-tree - oblivious-transfer - pairing - - libraft + - libraft < 0 # connection-0.3 via network-simple "Daishi Nakajima @nakaji-dayo": - api-field-json-th @@ -4564,10 +4564,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4484 - hslogger < 1.3.0.0 - # https://github.com/commercialhaskell/stackage/issues/4494 - - connection < 0.3 - - socks < 0.6 - # https://github.com/commercialhaskell/stackage/issues/4504 - th-abstraction < 0.3.0.0 - polysemy < 0.2.2 @@ -4867,6 +4863,7 @@ skipped-tests: - lattices # via tasty-1.2 - makefile # GHC 8.2 - mmtf # via hspec-2.7.0 + - network-attoparsec # connection-0.3 via network-simple - next-ref # hspec 2.3 - partial-order # HUnit 1.6 - psqueues # via QuickCheck-2.12.6.1 From d2317def7571e632622bd9078b5aadc01660743b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 6 Jun 2019 13:59:04 -0400 Subject: [PATCH 1435/1876] Block smtp-mail per jhickner/smtp-mail#24 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c88ac3de..5db1f3c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2157,7 +2157,7 @@ packages: - monad-logger-prefix - monad-metrics # - ekg-cloudwatch # http-conduit 2.3 via amazonka - - smtp-mail + - smtp-mail < 0 # https://github.com/jhickner/smtp-mail/issues/24#issuecomment-499601949 - liboath-hs - servant-quickcheck < 0 - esqueleto From 052698c15e083ad2551a0aba323407a246f32f19 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 6 Jun 2019 14:13:34 -0400 Subject: [PATCH 1436/1876] Unconstrain th-abstraction (#4504) and aeson (#4512) --- build-constraints.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5db1f3c3..bead24db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -141,7 +141,7 @@ packages: - buchhaltung < 0 # GHC 8.4 build failure "Tom McLaughlin @thomasjm": - - aeson-typescript + - aeson-typescript < 0 # th-abstraction-0.3 "Paulo Tanaka @paulot": # on behalf of Bryan O'Sullivan @bos: @@ -4564,14 +4564,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4484 - hslogger < 1.3.0.0 - # https://github.com/commercialhaskell/stackage/issues/4504 - - th-abstraction < 0.3.0.0 - - polysemy < 0.2.2 - - polysemy-zoo > 0.1.2.0 - - # https://github.com/commercialhaskell/stackage/issues/4512 - - aeson < 1.4.3.0 - # https://github.com/commercialhaskell/stackage/issues/4519 - case-insensitive < 1.2.1 From 6339f4467d4ca3113cbcec0f6c39b00dce06e9ae Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Fri, 7 Jun 2019 14:13:59 +0200 Subject: [PATCH 1437/1876] Re-enable butcher --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bead24db..8801ba58 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4420,7 +4420,6 @@ packages: - typography-geometry < 0 # transitive dependencies of packages failing to build - - butcher < 0 - capataz < 0 - componentm < 0 - componentm-devel < 0 From c009c29adb7b75ca0c8dc38086dbfbc071bfa85c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 7 Jun 2019 13:24:56 -0400 Subject: [PATCH 1438/1876] Add constraint "fixed < 0.3" per #4613 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bead24db..a10fe3cd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4672,6 +4672,9 @@ packages: - ghc-lib < 0.20190603 - ghc-lib-parser < 0.20190603 + # https://github.com/commercialhaskell/stackage/issues/4613 + - fixed < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of From 67df2491e60d2b92bc7ae31d05ea845f104ee5c7 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sat, 8 Jun 2019 08:38:53 +0100 Subject: [PATCH 1439/1876] add rg --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a10fe3cd..04432db6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3307,6 +3307,7 @@ packages: - regex-with-pcre - possibly - enum-text + - rg "Elliot Cameron @3noch": [] From e4c2fcffa1499f523c40b5116f3f946b3dfeb3b8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 10:12:25 -0400 Subject: [PATCH 1440/1876] Constrain gi-cairo per #4615 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a10fe3cd..366e5fe5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4675,6 +4675,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4613 - fixed < 0.3 + # https://github.com/commercialhaskell/stackage/issues/4615 + - gi-cairo < 1.0.20 + # end of packages # Package flags are applied to individual packages, and override the values of From e913886476b17228317b86daf375fc798dd8fb35 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 10:16:29 -0400 Subject: [PATCH 1441/1876] Expect benchmark failure per isovector/polysemy#92 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 366e5fe5..d110769a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5339,6 +5339,7 @@ expected-benchmark-failures: - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - http2 - lz4 # https://github.com/fpco/stackage/issues/3510 + - polysemy # https://github.com/isovector/polysemy/issues/92 - thyme - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 From 425fe7d46c24eb69e26c5d06868ad63bdb3bd944 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 10:25:27 -0400 Subject: [PATCH 1442/1876] Expect test failure per isovector/polysemy#93 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d110769a..4cb53d6a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4985,6 +4985,7 @@ skipped-tests: - 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’ - config-ini # https://github.com/aisamanra/config-ini/issues/22 + - polysemy-plugin # https://github.com/isovector/polysemy/issues/93 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From 1011e9cde4c0a2446f9172f4c786f3e4af518dd9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 10:31:27 -0400 Subject: [PATCH 1443/1876] Expect test failure per debug-ito/greskell#1 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4cb53d6a..40570b90 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5228,6 +5228,7 @@ expected-test-failures: - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - courier # https://github.com/hargettp/courier/issues/19 - download # https://github.com/fpco/stackage/issues/2811 + - greskell-core # https://github.com/debug-ito/greskell/issues/1 - haskell-tools-demo # https://github.com/haskell-tools/haskell-tools/issues/624 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - rando # https://github.com/commercialhaskell/stackage/issues/4249 From baa260b9ad52d30faf8387b40647ef5eb0bc0662 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 10:39:23 -0400 Subject: [PATCH 1444/1876] Block webdriver per kallisti-dev/hs-webdriver#155 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40570b90..7adfe6d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2511,7 +2511,7 @@ packages: - nfc < 0 # build failure with GHC 8.4 "Adam Curtis @kallisti-dev": - - webdriver + - webdriver < 0 # https://github.com/kallisti-dev/hs-webdriver/issues/155 "Michael Schröder @mcschroeder": - ctrie From ea1c4f64593d24141df8fbaf780befe4a3a70548 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 10:50:10 -0400 Subject: [PATCH 1445/1876] Remove duplication --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 76c7d827..84fd5d72 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2510,8 +2510,6 @@ packages: - blake2 - nfc < 0 # build failure with GHC 8.4 - "Adam Curtis @kallisti-dev": - - webdriver < 0 # https://github.com/kallisti-dev/hs-webdriver/issues/155 "Michael Schröder @mcschroeder": - ctrie @@ -3477,7 +3475,7 @@ packages: - distributed-process-monad-control < 0 # GHC 8.4 via distributed-process "Adam Curtis @kallisti-dev": - - webdriver + - webdriver < 0 # https://github.com/kallisti-dev/hs-webdriver/issues/155 - cond "Naoto Shimazaki @nshimaza": From bca636afccf871af26fc505d85664c466bb985ed Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 11:05:50 -0400 Subject: [PATCH 1446/1876] Expect test failures per #4512 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 84fd5d72..fd38ff86 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5238,6 +5238,10 @@ expected-test-failures: - hakyll # https://github.com/jaspervdj/hakyll/issues/682 - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 - bv-little # https://github.com/commercialhaskell/stackage/issues/4544 + # aeson assertion failures https://github.com/commercialhaskell/stackage/issues/4512 + - hpack + - dhall-json + - kawhi # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From 442b37bbe0b54e445e1f6d39e0d7a5996d7bb23d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 11:06:50 -0400 Subject: [PATCH 1447/1876] expect test failure for polysemy-zoo --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd38ff86..c71cedee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5259,6 +5259,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 + - polysemy-zoo # TODO: add link here - 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 1b34f1490ebf1ae172a1119cad643ef4688ae2e9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 15:45:54 -0400 Subject: [PATCH 1448/1876] Unconstrain gi-cairo, see #4615 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c71cedee..0b7779f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4674,9 +4674,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4613 - fixed < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4615 - - gi-cairo < 1.0.20 - # end of packages # Package flags are applied to individual packages, and override the values of From eab8caafad5457bea9a454788ba1da5724fe73b0 Mon Sep 17 00:00:00 2001 From: Daniel Campoverde Date: Sat, 8 Jun 2019 14:49:46 -0500 Subject: [PATCH 1449/1876] Add graphite --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b7779f2..d880166b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3449,6 +3449,7 @@ packages: - currencies - alerts - yesod-alerts + - graphite "José Lorenzo Rodríguez @lorenzo": - wrecker < 0 # GHC 8.4 via ansigraph From 4f7692f71c5c1d89e7c946bfbb1fb141500f1eb8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 15:59:20 -0400 Subject: [PATCH 1450/1876] Restore network-simple and revdeps, see #4494 --- build-constraints.yaml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b7779f2..dd23e2fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -101,7 +101,7 @@ packages: "Matthew Ahrens @mpahrens": - forkable-monad - - butter < 0 # connection-0.5 via network-simple + - butter "Iris Ward @AdituV": - typenums @@ -1432,13 +1432,13 @@ packages: - di-monad - exinst - flay - - network-simple < 0 # connection-0.3.0 - - network-simple-tls < 0 # connection-0.3 via network-simple + - network-simple + - network-simple-tls - pipes-aeson - pipes-attoparsec - pipes-binary - - pipes-network < 0 # connection-0.3 via network-simple - - pipes-network-tls < 0 # connection-0.3 via network-simple + - pipes-network + - pipes-network-tls - safe-money < 0 - vector-bytes-instances - xmlbf-xeno @@ -1484,8 +1484,8 @@ packages: - bitcoin-types - hexstring - network-attoparsec - - network-anonymous-i2p < 0 # connection-0.3 via network-simple - - network-anonymous-tor < 0 # connection-0.3 via network-simple + - network-anonymous-i2p + - network-anonymous-tor "Timothy Jones @zmthy": - http-media @@ -2845,7 +2845,7 @@ packages: - merkle-tree - oblivious-transfer - pairing - - libraft < 0 # connection-0.3 via network-simple + - libraft "Daishi Nakajima @nakaji-dayo": - api-field-json-th @@ -4857,7 +4857,6 @@ skipped-tests: - lattices # via tasty-1.2 - makefile # GHC 8.2 - mmtf # via hspec-2.7.0 - - network-attoparsec # connection-0.3 via network-simple - next-ref # hspec 2.3 - partial-order # HUnit 1.6 - psqueues # via QuickCheck-2.12.6.1 From 1afa6427086f34b94093d6932f703f2b0fe8fd9b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 16:17:31 -0400 Subject: [PATCH 1451/1876] Block per solatis/haskell-network-anonymous-tor#14 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd23e2fd..ef4a772b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1485,7 +1485,7 @@ packages: - hexstring - network-attoparsec - network-anonymous-i2p - - network-anonymous-tor + - network-anonymous-tor < 0 # build failure w/ socks 0.6, see https://github.com/solatis/haskell-network-anonymous-tor/issues/14 "Timothy Jones @zmthy": - http-media From ecafd8fd32f9ab1052450f8fe0a3866c82baae90 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 16:28:44 -0400 Subject: [PATCH 1452/1876] Expect test failure per dhall-lang/dhall-haskell#996 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef4a772b..56f6aa05 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5212,6 +5212,7 @@ expected-test-failures: # Missing test files in sdist # Hopefully gets fixed in the next release... - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 + - dhall-json # https://github.com/dhall-lang/dhall-haskell/issues/996 - 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 @@ -5236,7 +5237,6 @@ expected-test-failures: - bv-little # https://github.com/commercialhaskell/stackage/issues/4544 # aeson assertion failures https://github.com/commercialhaskell/stackage/issues/4512 - hpack - - dhall-json - kawhi # Compilation failures From afbf3162c9070202d707d0679286a34bb031cbb7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 16:30:39 -0400 Subject: [PATCH 1453/1876] Expect test failure per isovector/polysemy-zoo#21 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 56f6aa05..a06d5c7e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5255,7 +5255,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 - - polysemy-zoo # TODO: add link here + - polysemy-zoo # https://github.com/isovector/polysemy-zoo/issues/21 - 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 02868013ea0503a253233c1714ecdaf67faddd15 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 16:31:56 -0400 Subject: [PATCH 1454/1876] Reorganize comments about #4512 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a06d5c7e..5bc8e541 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5235,9 +5235,8 @@ expected-test-failures: - hakyll # https://github.com/jaspervdj/hakyll/issues/682 - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 - bv-little # https://github.com/commercialhaskell/stackage/issues/4544 - # aeson assertion failures https://github.com/commercialhaskell/stackage/issues/4512 - - hpack - - kawhi + - hpack # https://github.com/commercialhaskell/stackage/issues/4512 + - kawhi # https://github.com/commercialhaskell/stackage/issues/4512 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From dfc4eb86f168c8587d3821f5f3da7cf178ab9314 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 9 Jun 2019 15:45:25 -0400 Subject: [PATCH 1455/1876] Constrain parser-combinators per #4617 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5bc8e541..40eec18d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4674,6 +4674,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4613 - fixed < 0.3 + # https://github.com/commercialhaskell/stackage/issues/4617 + - parser-combinators < 1.1.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 632f108af9dadba435d2e7d94efd9fd1179c0191 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 9 Jun 2019 22:50:44 -0400 Subject: [PATCH 1456/1876] Unconstrain ghc-lib[-parser], closes #4613 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bc757e30..45cdab66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4668,10 +4668,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4604 - inline-c < 0.8 - # https://github.com/commercialhaskell/stackage/issues/4605 - - ghc-lib < 0.20190603 - - ghc-lib-parser < 0.20190603 - # https://github.com/commercialhaskell/stackage/issues/4613 - fixed < 0.3 From ced5d81bc58d5e03e78c57d2fa45eb32662a5eee Mon Sep 17 00:00:00 2001 From: Matthieu Monsch <1216372+mtth@users.noreply.github.com> Date: Mon, 10 Jun 2019 18:33:25 -0700 Subject: [PATCH 1457/1876] Add tracing https://hackage.haskell.org/package/tracing --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45cdab66..964cd341 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,6 +10,9 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "Matthieu Monsch @mtth": + - tracing + "Robert Vollmert @robx": - configurator-pg From 2d660c0efaee7ca5c0f7abedfbe5a786f05ee12f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 11 Jun 2019 05:30:20 +0000 Subject: [PATCH 1458/1876] hw-balancedparens < 0.2.1.0 (#4619) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45cdab66..f86a3082 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4674,6 +4674,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4617 - parser-combinators < 1.1.0 + # https://github.com/commercialhaskell/stackage/issues/4619 + - hw-balancedparens < 0.2.1.0 # end of packages # Package flags are applied to individual packages, and override the values of From af724ae767a7dd593374a107ba67a3698915fc01 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 11 Jun 2019 05:42:42 +0000 Subject: [PATCH 1459/1876] juhp add hkgr and simple-cabal --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a2ff696..d626b29e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1396,8 +1396,10 @@ packages: - fedora-dists - fedora-haskell-tools - fedora-img-dl + - hkgr - http-directory - rpmbuild-order + - simple-cabal - simple-cmd - simple-cmd-args From aa4e382344c531986c0767308cd6a4e6ea7c1e5a Mon Sep 17 00:00:00 2001 From: Dmitry Dzhus Date: Tue, 11 Jun 2019 10:27:46 +0100 Subject: [PATCH 1460/1876] Unblock simple-vec3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d626b29e..8303caec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3666,7 +3666,7 @@ packages: "Dmitry Dzhus @dzhus": - csg < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - - simple-vec3 < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 + - simple-vec3 - static-text - th-nowq From 9591af70e1684c0604e4f465b04e023faad779e9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 12 Jun 2019 04:17:10 +0000 Subject: [PATCH 1461/1876] nonempty-containers < 0.3.0.0 (#4557) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8303caec..a93d6340 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4617,6 +4617,7 @@ packages: - hedgehog-fn < 1.0 - tasty-hedgehog < 1.0 - tomland < 1.0.1.0 + - nonempty-containers < 0.3.0.0 # https://github.com/commercialhaskell/stackage/issues/4564 - primitive < 0.7.0.0 From 645675f453727f5546afd0d0a4d89ee729cd378f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 12 Jun 2019 04:18:06 +0000 Subject: [PATCH 1462/1876] move dbus upperbound under network<3.0 (#4599) --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a93d6340..c374cd45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4562,6 +4562,7 @@ packages: - hsdev < 0.3.3.0 - network-bsd < 2.8.1.0 - MissingH < 1.4.2.0 + - dbus < 1.2.8 # https://github.com/commercialhaskell/stackage/issues/4599 # https://github.com/simonmichael/hledger/issues/983 - easytest < 0.3 @@ -4665,9 +4666,6 @@ packages: - tls < 1.5.0 - tls-debug < 0.4.6 - # https://github.com/commercialhaskell/stackage/issues/4599 - - dbus < 1.2.8 - # https://github.com/commercialhaskell/stackage/issues/4600 - StateVar < 1.2 From df033635d81f7328fa90ad303b87227061ab4a56 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 12 Jun 2019 04:18:24 +0000 Subject: [PATCH 1463/1876] move xml-conduit upperbound under network and dbus (#4570) --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c374cd45..eba98c6a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4563,6 +4563,7 @@ packages: - network-bsd < 2.8.1.0 - MissingH < 1.4.2.0 - dbus < 1.2.8 # https://github.com/commercialhaskell/stackage/issues/4599 + - xml-conduit < 1.9 # https://github.com/commercialhaskell/stackage/issues/4570 # https://github.com/simonmichael/hledger/issues/983 - easytest < 0.3 @@ -4633,9 +4634,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4569 - cryptonite < 0.26 - # https://github.com/commercialhaskell/stackage/issues/4570 - - xml-conduit < 1.9 - # https://github.com/commercialhaskell/stackage/issues/4575 - data-accessor < 0.2.3 From 71c0bac57cef739485528813864f9fb5556fa7ca Mon Sep 17 00:00:00 2001 From: Vladislav Zavialov Date: Thu, 13 Jun 2019 09:44:20 +0300 Subject: [PATCH 1464/1876] Add 'shower' --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 094ba177..3e9f35be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2083,6 +2083,7 @@ packages: - union - named - inj + - shower "Stack Builders stackage@stackbuilders.com @stackbuilders": - atomic-write From 49433e9987800e3880625dfe4125f53b1ede45bd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 13 Jun 2019 10:59:37 -0400 Subject: [PATCH 1465/1876] Expect bench build success per isovector/polysemy#92 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 094ba177..5e482c55 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5343,7 +5343,6 @@ expected-benchmark-failures: - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - http2 - lz4 # https://github.com/fpco/stackage/issues/3510 - - polysemy # https://github.com/isovector/polysemy/issues/92 - thyme - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 From a735b03a2cf1f5d2d0b40cb9e43b0a1ddd796140 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 13 Jun 2019 11:13:58 -0400 Subject: [PATCH 1466/1876] Unskip tests per isovector/polysemy#93 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 094ba177..c951cdb1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4983,7 +4983,6 @@ skipped-tests: - 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’ - config-ini # https://github.com/aisamanra/config-ini/issues/22 - - polysemy-plugin # https://github.com/isovector/polysemy/issues/93 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From 0c26152252e8ef38a2da43badc9e859f56c18a8d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 13 Jun 2019 11:20:59 -0400 Subject: [PATCH 1467/1876] Expect test success per isovector/polysemy-zoo#21 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 094ba177..5df8d5cf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5257,7 +5257,6 @@ 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 - - polysemy-zoo # https://github.com/isovector/polysemy-zoo/issues/21 - 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 76709dbe3578aa48d4991f3b498dbb2dfb1d3dc8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 13 Jun 2019 11:28:12 -0400 Subject: [PATCH 1468/1876] Expect test success per debug-ito/greskell#1 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 094ba177..7fbae8ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5227,7 +5227,6 @@ expected-test-failures: - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - courier # https://github.com/hargettp/courier/issues/19 - download # https://github.com/fpco/stackage/issues/2811 - - greskell-core # https://github.com/debug-ito/greskell/issues/1 - haskell-tools-demo # https://github.com/haskell-tools/haskell-tools/issues/624 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - rando # https://github.com/commercialhaskell/stackage/issues/4249 From e8ffb4926812df0d82d966990048ad1e56d8e213 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 13 Jun 2019 11:31:03 -0400 Subject: [PATCH 1469/1876] Re-enable webdriver per kallisti-dev/hs-webdriver#155 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 094ba177..77ed22d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3481,7 +3481,7 @@ packages: - distributed-process-monad-control < 0 # GHC 8.4 via distributed-process "Adam Curtis @kallisti-dev": - - webdriver < 0 # https://github.com/kallisti-dev/hs-webdriver/issues/155 + - webdriver - cond "Naoto Shimazaki @nshimaza": From d360f9b7774de8e30876430f73afcf3c42d99a25 Mon Sep 17 00:00:00 2001 From: Elben Shira Date: Thu, 13 Jun 2019 15:58:23 -1000 Subject: [PATCH 1470/1876] Add pencil. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 094ba177..9f9d6928 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3885,6 +3885,9 @@ packages: "Venkateswara Rao Mandela @vmandela": - pandoc-csv2table + "Elben Shira @elben": + - pencil + "Grandfathered dependencies": - Boolean - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444 From 7296f80d49f8545ecc116e29947b4fb177f1d423 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 14 Jun 2019 08:43:21 +0000 Subject: [PATCH 1471/1876] revert "StateVar < 1.2" (#4600) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 094ba177..bd6dde70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4663,9 +4663,6 @@ packages: - tls < 1.5.0 - tls-debug < 0.4.6 - # https://github.com/commercialhaskell/stackage/issues/4600 - - StateVar < 1.2 - # https://github.com/commercialhaskell/stackage/issues/4604 - inline-c < 0.8 From a106022c3864b5e3cc25b821c6b3a25ae8a855e9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 14 Jun 2019 08:58:09 +0000 Subject: [PATCH 1472/1876] allow skylighting 0.8 (#4590) --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f0dd9ca..30189a43 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4646,10 +4646,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4588 - systemd < 2 - # https://github.com/commercialhaskell/stackage/issues/4590 - - skylighting < 0.8 - - skylighting-core < 0.8 - # https://github.com/commercialhaskell/stackage/issues/4591 - servant-elm < 0.6 From 89d52fd2e8e1ce59925136e7639ab549f5ab8a9a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 14 Jun 2019 09:12:34 +0000 Subject: [PATCH 1473/1876] stack < 2.1.1 (#4628) indirectly needs http-client < 0.6 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 30189a43..2168d87d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4671,6 +4671,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4619 - hw-balancedparens < 0.2.1.0 + + # https://github.com/commercialhaskell/stackage/issues/4628 + - stack < 2.1.1 # end of packages # Package flags are applied to individual packages, and override the values of From 6a15dd3714f5588c18e83decdac1291e4ec496b5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 14 Jun 2019 09:20:44 +0000 Subject: [PATCH 1474/1876] revert 'parser-combinators < 1.1.0' (#4617) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b22bea2..99371ec6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4666,9 +4666,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4613 - fixed < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4617 - - parser-combinators < 1.1.0 - # https://github.com/commercialhaskell/stackage/issues/4619 - hw-balancedparens < 0.2.1.0 From c0e0a8bea9bb29fe5364c1eaeb710aa36fb8ca39 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 14 Jun 2019 12:11:10 -0700 Subject: [PATCH 1475/1876] Ignore some revisions and close #4628 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa37b7ba..243405c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4671,9 +4671,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4619 - hw-balancedparens < 0.2.1.0 - - # https://github.com/commercialhaskell/stackage/issues/4628 - - stack < 2.1.1 # end of packages # Package flags are applied to individual packages, and override the values of @@ -5816,6 +5813,8 @@ no-revisions: - foundation - gauge - stack +- http-download +- pantry-tmp # https://github.com/commercialhaskell/stackage/issues/3706: - hledger - hledger-lib From 09ebd2b047b1451c744c918b65f14bf96db167d3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 14 Jun 2019 12:32:49 -0700 Subject: [PATCH 1476/1876] Add some new Stack deps --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 243405c7..8ad70aaf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -566,6 +566,11 @@ packages: - http-conduit - githash + - pantry-tmp + - http-download + - hi-file-parser + - rio-prettyprint + "Omari Norman @massysett": - rainbow - rainbox @@ -5815,6 +5820,8 @@ no-revisions: - stack - http-download - pantry-tmp +- rio-prettyprint +- hi-file-parser # https://github.com/commercialhaskell/stackage/issues/3706: - hledger - hledger-lib From 4ab4608d6d446efc062482fedc80964b42455cf1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 14 Jun 2019 12:34:34 -0700 Subject: [PATCH 1477/1876] Missing grandfathered package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ad70aaf..116007a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4256,6 +4256,7 @@ packages: - system-filepath - tabular - tar + - tasty-lua - tasty-th - tdigest - temporary From c5c9e0ea215f8e8507a64b72dc10781150199ca5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 16 Jun 2019 05:23:18 -0700 Subject: [PATCH 1478/1876] Use Stack 1.9.3 in the build script (unpack compatibility) --- automated/build.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/automated/build.sh b/automated/build.sh index c2b21131..48046dae 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -94,8 +94,9 @@ then docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "exec stackage-curator check-target-available --target $TARGET" fi -# Get latest stack -curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C $EXTRA_BIN_DIR '*/stack' +# Get latest compatible stack +curl -L https://github.com/commercialhaskell/stack/releases/download/v1.9.3/stack-1.9.3-linux-x86_64-static.tar.gz | tar xz --wildcards --strip-components=1 -C $EXTRA_BIN_DIR '*/stack' + # Determine the new build plan unless NOPLAN is set # From 42662ba432801a98935c15a5061f518b1344af1b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 16 Jun 2019 05:23:18 -0700 Subject: [PATCH 1479/1876] Use Stack 1.9.3 in the build script (unpack compatibility) --- automated/build.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/automated/build.sh b/automated/build.sh index c2b21131..48046dae 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -94,8 +94,9 @@ then docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "exec stackage-curator check-target-available --target $TARGET" fi -# Get latest stack -curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C $EXTRA_BIN_DIR '*/stack' +# Get latest compatible stack +curl -L https://github.com/commercialhaskell/stack/releases/download/v1.9.3/stack-1.9.3-linux-x86_64-static.tar.gz | tar xz --wildcards --strip-components=1 -C $EXTRA_BIN_DIR '*/stack' + # Determine the new build plan unless NOPLAN is set # From e57670b5729ac837d16f50bda038ccaed38502f2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 17 Jun 2019 16:58:09 +0000 Subject: [PATCH 1480/1876] drop 'stack < 2.1.1' and allow pantry-tmp tests to fail (#4628) the failures are due to selinux or something? --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa37b7ba..d259fbc3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4671,9 +4671,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4619 - hw-balancedparens < 0.2.1.0 - - # https://github.com/commercialhaskell/stackage/issues/4628 - - stack < 2.1.1 # end of packages # Package flags are applied to individual packages, and override the values of @@ -5177,6 +5174,7 @@ expected-test-failures: - odbc # "Need ODBC_TEST_CONNECTION_STRING environment variable" - opaleye # PostgreSQL - pandoc-pyplot # requires DISPLAY for tcltk + - pantry-tmp # https://github.com/commercialhaskell/stackage/issues/4628 - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 - pipes-mongodb - postgresql-query # PostgreSQL From a89bf59116a01bfa771a0226ef90d69c8e96901e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 17 Jun 2019 17:36:08 +0000 Subject: [PATCH 1481/1876] temporarily allow pandoc tests to fail (jgm/pandoc#5582) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d259fbc3..019d4ea5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5319,6 +5319,8 @@ expected-test-failures: # https://github.com/Bodigrim/exp-pairs/issues/16 - exp-pairs + # https://github.com/jgm/pandoc/issues/5582 + - pandoc # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 89f58a649a3869909ff8b74f1edaafb2ac9afad6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 17 Jun 2019 17:40:02 +0000 Subject: [PATCH 1482/1876] Revert "drop 'stack < 2.1.1' (#4628)" for stack2nix This reverts part of commit e57670b5729ac837d16f50bda038ccaed38502f2. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 019d4ea5..a4ef224c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4671,6 +4671,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4619 - hw-balancedparens < 0.2.1.0 + + # https://github.com/commercialhaskell/stackage/issues/4628 + - stack < 2.1.1 # end of packages # Package flags are applied to individual packages, and override the values of From 776786be173b1f29c833c6d3635617010a908003 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 17 Jun 2019 17:51:01 +0000 Subject: [PATCH 1483/1876] tasty-lua < 0.2.0 (hslua/tasty-lua#1) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4ef224c..096399c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4674,6 +4674,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4628 - stack < 2.1.1 + + # https://github.com/hslua/tasty-lua/issues/1 + - tasty-lua < 0.2.0 # end of packages # Package flags are applied to individual packages, and override the values of From 157a9e8199b536f029e1e00c46454082a76daa60 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 17 Jun 2019 17:55:48 +0000 Subject: [PATCH 1484/1876] move tasty-lua into expected-test-failures (hslua/tasty-lua#1) --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 096399c7..c0fdd5de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4674,9 +4674,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4628 - stack < 2.1.1 - - # https://github.com/hslua/tasty-lua/issues/1 - - tasty-lua < 0.2.0 # end of packages # Package flags are applied to individual packages, and override the values of @@ -5220,6 +5217,7 @@ expected-test-failures: - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - tomland # https://github.com/kowainik/tomland/issues/141 - safe-json # 0.1.0 https://github.com/Vlix/safe-json/issues/1 + - tasty-lua # https://github.com/hslua/tasty-lua/issues/1 # Assertion failures, these can be real bugs or just limitations # in the test cases. @@ -5740,6 +5738,7 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 - exp-pairs-0.2.0.0 # remove from expected-test-failures, https://github.com/Bodigrim/exp-pairs/issues/16 +- tasty-lua < 0.2.0 # https://github.com/hslua/tasty-lua/issues/1 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From a2e69bcf61a05d7c651e5f8664c3b4828a729324 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 17 Jun 2019 17:58:39 +0000 Subject: [PATCH 1485/1876] correct tasty-lua in tell-me-when-its-released --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c0fdd5de..92f75863 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5738,7 +5738,7 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 - exp-pairs-0.2.0.0 # remove from expected-test-failures, https://github.com/Bodigrim/exp-pairs/issues/16 -- tasty-lua < 0.2.0 # https://github.com/hslua/tasty-lua/issues/1 +- tasty-lua-0.2.0 # https://github.com/hslua/tasty-lua/issues/1 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 26b4b84ea108e58752e4c312db2128181c3517a5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 20 Jun 2019 07:06:21 +0300 Subject: [PATCH 1486/1876] Add time-manager --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92f75863..1aac885a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -566,6 +566,8 @@ packages: - http-conduit - githash + - time-manager + "Omari Norman @massysett": - rainbow - rainbox From ffb718ad3a10c3f9a715a3d1e867a41f6a667480 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 20 Jun 2019 07:10:56 +0300 Subject: [PATCH 1487/1876] New tasty-lua is available hslua/tasty-lua#1 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 419ce4e0..44b6a7c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5221,7 +5221,6 @@ expected-test-failures: - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - tomland # https://github.com/kowainik/tomland/issues/141 - safe-json # 0.1.0 https://github.com/Vlix/safe-json/issues/1 - - tasty-lua # https://github.com/hslua/tasty-lua/issues/1 # Assertion failures, these can be real bugs or just limitations # in the test cases. @@ -5742,7 +5741,6 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 - exp-pairs-0.2.0.0 # remove from expected-test-failures, https://github.com/Bodigrim/exp-pairs/issues/16 -- tasty-lua-0.2.0 # https://github.com/hslua/tasty-lua/issues/1 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From b7bedcb3d5e11127a0023d918cca427eb1b813ca Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 20 Jun 2019 07:35:14 +0300 Subject: [PATCH 1488/1876] Add some more grandfathered deps --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44b6a7c9..2262cc23 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4012,6 +4012,7 @@ packages: - data-msgpack-types - data-serializer - data-textual + - dec - deepseq-generics - deferred-folds - dense-linear-algebra @@ -4214,6 +4215,7 @@ packages: - safecopy - scientific - securemem + - selective - serialise - servant-client-core - servant-swagger-ui From 9561add40fd2bb7269c1f6d5439111e0323cee17 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 20 Jun 2019 07:36:00 +0300 Subject: [PATCH 1489/1876] More servant bounds --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2262cc23..e33abfe4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4667,6 +4667,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4594 - servant < 0.16.1 - servant-server < 0.16.1 + - servant-cli < 0.1.0.1 + - singleton-bool < 0.1.5 # https://github.com/commercialhaskell/stackage/issues/4596 - tls < 1.5.0 From 5c7ff7877836350f35fba50517d4847487ab46eb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 20 Jun 2019 07:36:20 +0300 Subject: [PATCH 1490/1876] microlens bounds for #4632 --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e33abfe4..5d131701 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4682,6 +4682,13 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4619 - hw-balancedparens < 0.2.1.0 + + # https://github.com/commercialhaskell/stackage/issues/4632 + - microlens < 0.4.11 + - microlens-mtl < 0.2 + - microlens-platform < 0.4 + - microlens-ghc < 0.4.11 + - microlens-th < 0.4.3 # end of packages # Package flags are applied to individual packages, and override the values of From b1f1b1d8c43846563b4a4681a0dc9308430a52ed Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 20 Jun 2019 07:36:30 +0300 Subject: [PATCH 1491/1876] hw-packed-vector bound for #4633 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d131701..c9a79f84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4689,6 +4689,9 @@ packages: - microlens-platform < 0.4 - microlens-ghc < 0.4.11 - microlens-th < 0.4.3 + + # https://github.com/commercialhaskell/stackage/issues/4633 + - hw-packed-vector < 0.1 # end of packages # Package flags are applied to individual packages, and override the values of From c229918437a10ab63f5fa514e40440828a90195b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 20 Jun 2019 07:37:13 +0300 Subject: [PATCH 1492/1876] Remove unused Gitlab config --- .gitlab-ci.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index 9a45da61..00000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,15 +0,0 @@ -image: fpco/stack-build:lts-12.8 - -cache: - paths: - - $HOME/.stack - - $HOME/.stackage/curator/cache - -stages: - - build - -build: - stage: build - script: - # Edit etc/ci-script.sh to change GHC version - - ./etc/ci-script.sh From 5d14a9abbbbd491beed5e5dac55dc2e8f3c9ddd9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 20 Jun 2019 07:37:36 +0300 Subject: [PATCH 1493/1876] Only check with new curator tool --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 61a5a326..b37bd3b2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ addons: matrix: include: - - env: CHECK_SCRIPT="./etc/ci-script.sh" + #- env: CHECK_SCRIPT="./etc/ci-script.sh" - env: CHECK_SCRIPT="./etc/curator-2-check.sh" # Edit etc/ci-script.sh to change GHC version From 4debafa77233e6fbbb6cd18ef220760b810d6df4 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Thu, 20 Jun 2019 12:12:20 +0300 Subject: [PATCH 1494/1876] Break some new dependency cycles --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9a79f84..a98a7072 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5078,6 +5078,7 @@ skipped-tests: - clock - js-flot - js-jquery + - splitmix # Requires filesystem access - json-autotype @@ -5624,6 +5625,7 @@ skipped-benchmarks: - nanospec - scientific - vector-binary-instances + - clock # end of skipped-benchmarks From 13492e62b0073cb297de397eab2e2b3aa82721f0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 21 Jun 2019 05:45:35 +0300 Subject: [PATCH 1495/1876] Upper bound on http2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a98a7072..5ae70b82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4692,6 +4692,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4633 - hw-packed-vector < 0.1 + + # New http2 not supported by Warp yet + - http2 < 2 # end of packages # Package flags are applied to individual packages, and override the values of From 3433b88dc168c6ba37eae409c50fd647e9fb6fe3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 21 Jun 2019 12:47:50 +0000 Subject: [PATCH 1496/1876] Switch nightly over to the new curator tool --- automated/build-next.sh | 26 ++++++++++++++++++++++++++ automated/run-nightly.sh | 6 +++--- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/automated/build-next.sh b/automated/build-next.sh index 3fe33c4e..ec6fa26f 100755 --- a/automated/build-next.sh +++ b/automated/build-next.sh @@ -150,5 +150,31 @@ docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "stackage-curator upload-docs --targ # FIXME - add back "stackage-curator hackage-distro --target $TARGET" when we will be ready to publish # information about the new snapshots on Hackage +$BINDIR/stackage-curator legacy-bulk --stackage-snapshots dot-stackage/curator/stackage-snapshots/ --lts-haskell dot-stackage/curator/lts-haskell/ --stackage-nightly dot-stackage/curator/stackage-nightly/ + +( + +if [ $SHORTNAME = "lts" ] +then + cd dot-stackage/curator/lts-haskell +else + cd dot-stackage/curator/stackage-nightly +fi + +git add *.yaml +git diff-index --quiet HEAD && echo No changes && exit 0 +git config user.name "Stackage build server" +git config user.email "michael@snoyman.com" +git commit -a -m "More conversions $(date)" + +if [ $SHORTNAME = "lts" ] +then + GIT_SSH_COMMAND="ssh -i $ROOT/ssh-lts/id_rsa" git push origin master +else + GIT_SSH_COMMAND="ssh -i $ROOT/ssh-nightly/id_rsa" git push origin master +fi + +) + echo -n "Completed at " date diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index adb03b0e..7b7ca37a 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -3,11 +3,11 @@ cd "$(dirname "${BASH_SOURCE[0]}")" while true; do - ./build.sh nightly-$(date -u +%F) + ./build-next.sh nightly-$(date -u +%F) date - ./new-stackage-format/convert.sh - date + #./new-stackage-format/convert.sh > /dev/null 2> /dev/null + #date sleep 30m echo From 42e58d6f9d6be4acef9c9a1f0b0d2ee360c9c675 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Sat, 22 Jun 2019 11:09:33 +0300 Subject: [PATCH 1497/1876] Die on build failure hidden by pipe --- automated/build-next.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/build-next.sh b/automated/build-next.sh index ec6fa26f..8cb3c365 100755 --- a/automated/build-next.sh +++ b/automated/build-next.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -set -eu +x +set -eu +x -o pipefail ROOT=$(cd $(dirname $0) ; pwd) TARGET=$1 From baaf6770666624b0d61da5a1d79b3e1a823542df Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 23 Jun 2019 19:32:15 -0700 Subject: [PATCH 1498/1876] Disable tests for blaze-collonade for now (#4639) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ae70b82..d1b79207 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5346,6 +5346,9 @@ expected-test-failures: # https://github.com/jgm/pandoc/issues/5582 - pandoc + + # Internal errors with move to the new curator tool? + - blaze-collonade # https://github.com/commercialhaskell/stackage/issues/4639 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From c2373be6d37a9399d8733644070c80170bca9908 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 23 Jun 2019 20:13:43 -0700 Subject: [PATCH 1499/1876] Move blaze-collonade tests to skipped-tests section (#4639) --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1b79207..10112a08 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5088,6 +5088,9 @@ skipped-tests: # Requires running pg-harness-server - peregrin + + # Internal errors with move to the new curator tool? + - blaze-collonade # https://github.com/commercialhaskell/stackage/issues/4639 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run @@ -5346,9 +5349,6 @@ expected-test-failures: # https://github.com/jgm/pandoc/issues/5582 - pandoc - - # Internal errors with move to the new curator tool? - - blaze-collonade # https://github.com/commercialhaskell/stackage/issues/4639 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 1bafd11534ee85f9269533b5cd4a679e30d8d4b8 Mon Sep 17 00:00:00 2001 From: CristhianMotoche Date: Mon, 24 Jun 2019 15:21:17 -0500 Subject: [PATCH 1500/1876] Add hspec-golden --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10112a08..5f26e533 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2096,6 +2096,7 @@ packages: - dbcleaner - dotenv - hapistrano + - hspec-golden - inflections - stache - scalendar < 0 From ee9a8ea4756ffbe9752b67d3bb9fae90f49bac8d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 24 Jun 2019 18:24:20 -0700 Subject: [PATCH 1501/1876] Disable tests for ghc-exactprint (#4642) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10112a08..3e10a9d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5349,6 +5349,9 @@ expected-test-failures: # https://github.com/jgm/pandoc/issues/5582 - pandoc + + # https://github.com/commercialhaskell/stackage/issues/4642 + - ghc-exactprint # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 1369144d2094c054c69792220e4287ebf964f10a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 24 Jun 2019 18:26:12 -0700 Subject: [PATCH 1502/1876] Expect test failure for world-peace (#4643) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e10a9d8..ca509582 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5352,6 +5352,9 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4642 - ghc-exactprint + + # https://github.com/commercialhaskell/stackage/issues/4643 + - world-peace # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From ee42d461c1494cdfdd4810a54f93f0d465d02bcc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 24 Jun 2019 18:28:53 -0700 Subject: [PATCH 1503/1876] Expect triplesec test failure (#4644) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ca509582..1f7ed008 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5355,6 +5355,9 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4643 - world-peace + + # https://github.com/commercialhaskell/stackage/issues/4644 + - triplesec # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From e69a782903721d6578e4bb0ff3132a1068aa00ed Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 24 Jun 2019 23:57:47 -0700 Subject: [PATCH 1504/1876] Upper bound warp, #4645 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f7ed008..596f9f5d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4695,6 +4695,10 @@ packages: # New http2 not supported by Warp yet - http2 < 2 + + # https://github.com/commercialhaskell/stackage/issues/4645 but see + # also http2 < 2 bound above + - warp < 3.3.0 # end of packages # Package flags are applied to individual packages, and override the values of From cfa05ead517f58e77a4ce9691674fc8fc0b6977b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 00:10:05 -0700 Subject: [PATCH 1505/1876] Expect test failures for singletons (#4646) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 596f9f5d..b8c8ac96 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5362,6 +5362,9 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4644 - triplesec + + # https://github.com/commercialhaskell/stackage/issues/4646 + - singletons # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From bf4d24901b449c850ac62ed3a25db1450bcc5735 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 00:13:25 -0700 Subject: [PATCH 1506/1876] Upper bound tls-session-manager (#4647) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b8c8ac96..aeeca207 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4699,6 +4699,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4645 but see # also http2 < 2 bound above - warp < 3.3.0 + + # https://github.com/commercialhaskell/stackage/issues/4647 + - tls-session-manager < 0.0.2.0 # end of packages # Package flags are applied to individual packages, and override the values of From 38ba6bba4b5e4081a8fe06e2423a0024063e1ad5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 00:16:16 -0700 Subject: [PATCH 1507/1876] Disable tests for tasty-discover (#4648) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aeeca207..15da6584 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5098,6 +5098,7 @@ skipped-tests: # Internal errors with move to the new curator tool? - blaze-collonade # https://github.com/commercialhaskell/stackage/issues/4639 + - tasty-discover # https://github.com/commercialhaskell/stackage/issues/4648 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From 4b2c120ddf4166ad222529919b518166292eff54 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 00:17:50 -0700 Subject: [PATCH 1508/1876] Disable tests for show-prettyprint (#4649) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15da6584..377c43ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5099,6 +5099,7 @@ skipped-tests: # Internal errors with move to the new curator tool? - blaze-collonade # https://github.com/commercialhaskell/stackage/issues/4639 - tasty-discover # https://github.com/commercialhaskell/stackage/issues/4648 + - show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From 7888c506c9877cfb78b66c5014ddd85ca153d0ac Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 00:19:57 -0700 Subject: [PATCH 1509/1876] Disable tests for servant-ruby (#4650) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 377c43ce..db5fc50f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5100,6 +5100,7 @@ skipped-tests: - blaze-collonade # https://github.com/commercialhaskell/stackage/issues/4639 - tasty-discover # https://github.com/commercialhaskell/stackage/issues/4648 - show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 + - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From d44cebc6b3428236f35a31ca0fc364e4523da712 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 00:22:10 -0700 Subject: [PATCH 1510/1876] Disable tests for prettyprinter (#4651) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index db5fc50f..d4be4406 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5101,6 +5101,7 @@ skipped-tests: - tasty-discover # https://github.com/commercialhaskell/stackage/issues/4648 - show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 + - prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From 46cd65675a28bac2dcc893a045009cc0cee25580 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 00:23:45 -0700 Subject: [PATCH 1511/1876] Disable tests for pretty-simple (#4652) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d4be4406..bede31a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5102,6 +5102,7 @@ skipped-tests: - show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 - prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 + - pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From 01651ce8e7b59ff0034f2f4f3986c0d835095e67 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 00:25:26 -0700 Subject: [PATCH 1512/1876] Disable password-instances tests (#4653) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bede31a6..17686e44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5103,6 +5103,7 @@ skipped-tests: - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 - prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 - pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 + - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From 9f8c04086aa81e4e0e19d4b9d77fe904b34eafc2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 00:27:08 -0700 Subject: [PATCH 1513/1876] Disable tests for password (#4654) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17686e44..7da9079b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5104,6 +5104,7 @@ skipped-tests: - prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 - pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 + - password # https://github.com/commercialhaskell/stackage/issues/4654 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From ed83e9d1deffd20ddcac82e2f448660b45637b34 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 00:29:28 -0700 Subject: [PATCH 1514/1876] Remove mbox-utility (#4655) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7da9079b..42a051af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -295,7 +295,7 @@ packages: - markov-chain - midi - midi-music-box - - mbox-utility + - mbox-utility < 0 # https://github.com/commercialhaskell/stackage/issues/4655 - med-module - monoid-transformer - non-empty From 363c362857482eaa0f31310539191e5c1ff917b6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 06:08:48 -0700 Subject: [PATCH 1515/1876] Upper bound hw-rankselect (#4657) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42a051af..23343fb1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4702,6 +4702,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4647 - tls-session-manager < 0.0.2.0 + + # https://github.com/commercialhaskell/stackage/issues/4657 + - hw-rankselect < 0.13.1.0 # end of packages # Package flags are applied to individual packages, and override the values of From e52729c897b37137e878d9e3b21f8306fe6dc1f1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 06:17:09 -0700 Subject: [PATCH 1516/1876] Disable tests for #4658, #4659 and #4660 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23343fb1..5205fea6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5108,6 +5108,9 @@ skipped-tests: - pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 - password # https://github.com/commercialhaskell/stackage/issues/4654 + - human-readable-duration # https://github.com/commercialhaskell/stackage/issues/4658 + - heterocephalus # https://github.com/commercialhaskell/stackage/issues/4659 + - fmt # https://github.com/commercialhaskell/stackage/issues/4660 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From 6ad1665247ab746293f4855b85a8c6828ca58f62 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 06:19:29 -0700 Subject: [PATCH 1517/1876] Disable tests for haskell-gi (#4661) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5205fea6..c377f7f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5111,6 +5111,7 @@ skipped-tests: - human-readable-duration # https://github.com/commercialhaskell/stackage/issues/4658 - heterocephalus # https://github.com/commercialhaskell/stackage/issues/4659 - fmt # https://github.com/commercialhaskell/stackage/issues/4660 + - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From 5f9921dd671419461e789b460f67c40025205ba2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 06:24:20 -0700 Subject: [PATCH 1518/1876] Upper bound simple-cmd for #4662 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c377f7f8..91601bbd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1406,7 +1406,7 @@ packages: - http-directory - rpmbuild-order - simple-cabal - - simple-cmd + - simple-cmd < 0.2.0.1 # https://github.com/commercialhaskell/stackage/issues/4662 - simple-cmd-args - darcs < 0 From c17dd2fd45776abb0a80f140d9d11175b65a2a90 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 07:00:56 -0700 Subject: [PATCH 1519/1876] Disable tests for libraft (#4664) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91601bbd..df2d731f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5112,6 +5112,7 @@ skipped-tests: - heterocephalus # https://github.com/commercialhaskell/stackage/issues/4659 - fmt # https://github.com/commercialhaskell/stackage/issues/4660 - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 + - libraft # https://github.com/commercialhaskell/stackage/issues/4664 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From c91ac48c5da2359a5e399c2f3ecb1e389242f34e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 07:07:11 -0700 Subject: [PATCH 1520/1876] Disable stack2nix due to build failure (#4665) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index df2d731f..2327b14a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3652,7 +3652,7 @@ packages: - cachix < 0 - cachix-api - elm2nix - - stack2nix + - stack2nix < 0 # https://github.com/commercialhaskell/stackage/issues/4665 - mixpanel-client < 0 # https://github.com/domenkozar/mixpanel-client/issues/3 - pretty-sop - servant-auth From 09624bc745b9de70e40efbf75adc74357d725e5f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 07:08:09 -0700 Subject: [PATCH 1521/1876] Actually disable fedora-haskell-tools for #4662 instead of simple-cmd --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2327b14a..911b5f9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1400,13 +1400,13 @@ packages: "Jens Petersen @juhp": - cabal-rpm - fedora-dists - - fedora-haskell-tools + - fedora-haskell-tools < 0.2.0.1 # https://github.com/commercialhaskell/stackage/issues/4662 - fedora-img-dl - hkgr - http-directory - rpmbuild-order - simple-cabal - - simple-cmd < 0.2.0.1 # https://github.com/commercialhaskell/stackage/issues/4662 + - simple-cmd - simple-cmd-args - darcs < 0 From 37da9449d2dbf040f327c7df94de955d1fd9cfa7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 07:08:52 -0700 Subject: [PATCH 1522/1876] Properly disable fedora-haskell-tools (#4662) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 911b5f9c..fdde3e33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1400,7 +1400,7 @@ packages: "Jens Petersen @juhp": - cabal-rpm - fedora-dists - - fedora-haskell-tools < 0.2.0.1 # https://github.com/commercialhaskell/stackage/issues/4662 + - fedora-haskell-tools < 0 # https://github.com/commercialhaskell/stackage/issues/4662 - fedora-img-dl - hkgr - http-directory From 8c21191647498dadbcbcbc28045d6026f0506d22 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 07:11:57 -0700 Subject: [PATCH 1523/1876] Disable cabal-rpm due to #4666" --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fdde3e33..8b4b4ecb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1398,7 +1398,7 @@ packages: - HaskellNet-SSL < 0 # mime-mail-0.5 via HaskellNet "Jens Petersen @juhp": - - cabal-rpm + - cabal-rpm < 0 # https://github.com/commercialhaskell/stackage/issues/4666 - fedora-dists - fedora-haskell-tools < 0 # https://github.com/commercialhaskell/stackage/issues/4662 - fedora-img-dl From b3f1a7c82106cb446f45736d5b76376a86b38752 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 07:16:57 -0700 Subject: [PATCH 1524/1876] disable tests for #4667, #4668 and #4669 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b4b4ecb..1e2b7e07 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5113,6 +5113,9 @@ skipped-tests: - fmt # https://github.com/commercialhaskell/stackage/issues/4660 - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 - libraft # https://github.com/commercialhaskell/stackage/issues/4664 + - bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/4667 + - hint # https://github.com/commercialhaskell/stackage/issues/4668 + - envelope # https://github.com/commercialhaskell/stackage/issues/4669 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From e056a93991ad5b19bd1a12619c52eda23eaa3876 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 07:22:30 -0700 Subject: [PATCH 1525/1876] Disable tests for algebraic-graphs (#4670) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1e2b7e07..cfdffbef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5116,6 +5116,7 @@ skipped-tests: - bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/4667 - hint # https://github.com/commercialhaskell/stackage/issues/4668 - envelope # https://github.com/commercialhaskell/stackage/issues/4669 + - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From a2c88df346ce3ebee5c532ef46fa7af70fe99c55 Mon Sep 17 00:00:00 2001 From: Sandy Maguire Date: Wed, 26 Jun 2019 01:41:02 -0400 Subject: [PATCH 1526/1876] Add unagi-chan to Sandy Maguire's maintainership --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cfdffbef..f2c476d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -24,6 +24,7 @@ packages: - interpolatedstring-qq2 - prospect - do-notation + - unagi-chan "William Yao @williamyaoh": - string-interpolate From 2303368fee837597af7deca1d14e193dfa0d3afb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 26 Jun 2019 11:27:00 +0300 Subject: [PATCH 1527/1876] Disable polysemy-plugin polysemy-research/polysemy#132 --- build-constraints.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f2c476d9..48765676 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -18,8 +18,11 @@ packages: "Sandy Maguire @isovector": - polysemy - - polysemy-plugin - - polysemy-zoo + + # https://github.com/polysemy-research/polysemy/issues/132 + # - polysemy-plugin + #- polysemy-zoo + - ecstasy - interpolatedstring-qq2 - prospect From 388ebd666827b3a4c73d5646cf56b9b072ddc543 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 26 Jun 2019 10:04:41 +0000 Subject: [PATCH 1528/1876] Get AWS creds from aws.sh --- automated/build-next.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/automated/build-next.sh b/automated/build-next.sh index 8cb3c365..79edd3ba 100755 --- a/automated/build-next.sh +++ b/automated/build-next.sh @@ -5,6 +5,8 @@ set -eu +x -o pipefail ROOT=$(cd $(dirname $0) ; pwd) TARGET=$1 +source aws.sh + # For nightly-YYYY-MM-DD, tag should be nightly # For lts-X.Y, tag should be ltsX SHORTNAME=$(echo $TARGET | cut -d- -f 1) @@ -79,7 +81,7 @@ ARGS_PREBUILD="$ARGS_COMMON -u $USERID -e HOME=$HOME -v $CABAL_DIR:$HOME/.cabal ARGS_BUILD="$ARGS_COMMON -v $CABAL_DIR:$HOME/.cabal:ro -v $GHC_DIR:$HOME/.ghc:ro" # instance-data is an undocumented feature of S3 used by amazonka, # see https://github.com/brendanhay/amazonka/issues/271 -ARGS_UPLOAD="$ARGS_COMMON -u $USERID -e HOME=$HOME -v $HACKAGE_CREDS:/hackage-creds:ro -v $DOT_STACKAGE_DIR:$HOME/.stackage -v $SSH_DIR:$HOME/.ssh:ro -v $GITCONFIG:$HOME/.gitconfig:ro -v $CABAL_DIR:$HOME/.cabal:ro --add-host instance-data:169.254.169.254" +ARGS_UPLOAD="$ARGS_COMMON -u $USERID -e HOME=$HOME -v $HACKAGE_CREDS:/hackage-creds:ro -v $DOT_STACKAGE_DIR:$HOME/.stackage -v $SSH_DIR:$HOME/.ssh:ro -v $GITCONFIG:$HOME/.gitconfig:ro -v $CABAL_DIR:$HOME/.cabal:ro -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY" # Make sure we actually need this snapshot. We only check this for LTS releases # since, for nightlies, we'd like to run builds even if they are unnecessary to From f126d778a443c688013a61da8d954a945c05cec9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 26 Jun 2019 19:03:15 +0300 Subject: [PATCH 1529/1876] Revert "Disable polysemy-plugin polysemy-research/polysemy#132" This reverts commit 2303368fee837597af7deca1d14e193dfa0d3afb. --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 48765676..f2c476d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -18,11 +18,8 @@ packages: "Sandy Maguire @isovector": - polysemy - - # https://github.com/polysemy-research/polysemy/issues/132 - # - polysemy-plugin - #- polysemy-zoo - + - polysemy-plugin + - polysemy-zoo - ecstasy - interpolatedstring-qq2 - prospect From 43dfe450573eaa92be2d1cd29d5120940a501638 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 26 Jun 2019 16:04:10 +0000 Subject: [PATCH 1530/1876] Extended dockerignore --- .dockerignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.dockerignore b/.dockerignore index 383463ca..6be57529 100644 --- a/.dockerignore +++ b/.dockerignore @@ -6,3 +6,5 @@ cabal.sandbox.config tarballs *.yaml .git +automated +.github From 3eb7e4de7173bed340dda28a85165b143f1b38a3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 26 Jun 2019 16:04:23 +0000 Subject: [PATCH 1531/1876] Newer convert-old-stackage --- automated/new-stackage-format/convert.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/new-stackage-format/convert.sh b/automated/new-stackage-format/convert.sh index 87c21a69..beae82dc 100755 --- a/automated/new-stackage-format/convert.sh +++ b/automated/new-stackage-format/convert.sh @@ -4,7 +4,7 @@ set -eux if [[ ! -f convert ]] then - curl https://s3.amazonaws.com/www.snoyman.com/convert-old-stackage-f780174e2c84e4fb171f6526228d9243beb7fd71.bz2 > convert.bz2 + curl https://s3.amazonaws.com/www.snoyman.com/convert-old-stackage-c9c4d06b31cb7aafedd23aa316b8008c45e4d4dd.bz2 > convert.bz2 chmod +x convert.bz2 bunzip2 convert.bz2 fi From 1d243061369b655c0ca56bbba344d5982a7faa5d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 26 Jun 2019 17:58:13 -0700 Subject: [PATCH 1532/1876] Upper bound hlint (#4673) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f2c476d9..a056c863 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4706,6 +4706,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4657 - hw-rankselect < 0.13.1.0 + + # https://github.com/commercialhaskell/stackage/issues/4673 + - hlint < 2.2 # end of packages # Package flags are applied to individual packages, and override the values of From b4535b2ecf5c743b770deeacd1f91ae6fb4049af Mon Sep 17 00:00:00 2001 From: David Baynard Date: Tue, 25 Jun 2019 00:08:02 +0100 Subject: [PATCH 1533/1876] Change my email To baynard.dev --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a056c863..ce7e3896 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3848,7 +3848,7 @@ packages: - servant-auth-wordpress - ca-province-codes - "David Baynard @dbaynard": + "David Baynard @dbaynard": - time-qq # see christian-marie/time-qq#3 - ucam-webauth - ucam-webauth-types From d28f8b7e8a5e979647caa214afedf9db99c6768b Mon Sep 17 00:00:00 2001 From: Pierre Radermecker Date: Tue, 25 Jun 2019 15:20:09 +0200 Subject: [PATCH 1534/1876] Re-enable language-puppet --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce7e3896..e3ccbb5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4454,7 +4454,6 @@ packages: - amazonka-core < 0 # via http-client-0.6.1 - github < 0 # via http-client-0.6.1 - hailgun < 0 # via http-client-0.6.1 - - language-puppet < 0 # via http-client-0.6.1 - mbug < 0 # via http-client-0.6.1 - antiope-athena < 0 # via amazonka From 33d3cc6c7fa585cefc9d620dc9a5641d9b65d16b Mon Sep 17 00:00:00 2001 From: Emily Pillmore Date: Mon, 24 Jun 2019 01:21:28 -0400 Subject: [PATCH 1535/1876] Add 'lens-process' --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3ccbb5a..aa442eb3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,6 +10,9 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "Emily Pillmore @topos": + - lens-process + "Matthieu Monsch @mtth": - tracing From 63ca180c6ea2a77f846896d3f6b5259de72448cd Mon Sep 17 00:00:00 2001 From: Emily Pillmore Date: Mon, 24 Jun 2019 12:32:21 -0400 Subject: [PATCH 1536/1876] Add microlens-process --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa442eb3..2ee2eed7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -12,6 +12,7 @@ packages: "Emily Pillmore @topos": - lens-process + - microlens-process "Matthieu Monsch @mtth": - tracing From 2910f06c561316902c1e0001164f193c916d2930 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Jun 2019 19:51:49 -0700 Subject: [PATCH 1537/1876] Merge #4637 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2ee2eed7..c663c151 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,10 +10,13 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "Chris Penner @ChrisPenner": + - lens-regex-pcre + "Emily Pillmore @topos": - lens-process - microlens-process - + "Matthieu Monsch @mtth": - tracing From e967fe65209c553ca52dcc713a43d2da46f1d007 Mon Sep 17 00:00:00 2001 From: Jose Lorenzo Rodriguez Date: Fri, 21 Jun 2019 11:11:36 +0200 Subject: [PATCH 1538/1876] Added hadolint --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c663c151..00a612de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3476,6 +3476,7 @@ packages: - language-docker - docker-build-cacher < 0 # GHC 8.4 via turtle - mysql-haskell-nem + - hadolint "Phil Ruffwind @Rufflewind": - blas-hs From 8d0cd17653a803a41d7741e5da2649afffb3efb7 Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Thu, 20 Jun 2019 11:11:43 +0200 Subject: [PATCH 1539/1876] Re-enable brittany --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00a612de..4b146b62 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3108,7 +3108,7 @@ packages: - butcher - czipwith - data-tree-print - - brittany < 0 # via yaml-0.9.0 commercialhaskell/stackage#3823 + - brittany "Ryan Mulligan @ryantm": - HDBC-mysql From acee425532167a7cff2acb877d1990121dcf4a4f Mon Sep 17 00:00:00 2001 From: Justin Le Date: Wed, 19 Jun 2019 15:22:35 -0700 Subject: [PATCH 1540/1876] add functor-combinators to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b146b62..2aff94e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1948,6 +1948,7 @@ packages: - configurator-export - decidable - emd + - functor-combinators - hamilton - hmatrix-backprop - hmatrix-vector-sized From 8fdda27e05c1ba1c53cd21ea322df94a6ebd1950 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Jun 2019 20:21:41 -0700 Subject: [PATCH 1541/1876] Revert "add functor-combinators to stackage" This reverts commit acee425532167a7cff2acb877d1990121dcf4a4f. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2aff94e5..4b146b62 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1948,7 +1948,6 @@ packages: - configurator-export - decidable - emd - - functor-combinators - hamilton - hmatrix-backprop - hmatrix-vector-sized From 9bb8776c2a846c35372dc80761f33b6329397578 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 19 Jun 2019 13:31:54 -0700 Subject: [PATCH 1542/1876] Add gi-dbusmenu, gi-dbusmenugtk3, gi-gdkx11 and gi-xlib @garetxe has volunteered to be the maintainer: See https://github.com/haskell-gi/haskell-gi/issues/235 --- build-constraints.yaml | 6 +++++- debian-bootstrap.sh | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b146b62..f14ed007 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2917,14 +2917,18 @@ packages: - haskell-gi-base - gi-atk - gi-cairo - - gi-glib + - gi-dbusmenu + - gi-dbusmenugtk3 + - gi-gdkx11 - gi-gio + - gi-glib - gi-gobject - gi-gtk - gi-gtk-hs - gi-gtksource - gi-javascriptcore - gi-vte + - gi-xlib # - gi-webkit2 # GHC 8.4 "Brandon Simmons @jberryman": diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index bdd8f27d..c886d7ee 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -42,6 +42,7 @@ apt-get install -y \ gnupg \ gradle \ hscolour \ + libdbusmenu-gtk3-dev \ libadns1-dev \ libaio1 \ libalut-dev \ @@ -92,8 +93,8 @@ apt-get install -y \ libmysqlclient-dev \ libncurses5-dev \ libnfc-dev \ - liboath-dev \ libnotify-dev \ + liboath-dev \ libopenal-dev \ libopenmpi-dev \ libpango1.0-dev \ From c2d862d0cf83c96bb32fce3e00f1ca5793562fbd Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 19 Jun 2019 14:00:03 -0700 Subject: [PATCH 1543/1876] Add taffybar and dependencies --- build-constraints.yaml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f14ed007..edcca283 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3908,6 +3908,19 @@ packages: "Elben Shira @elben": - pencil + "Ivan Malison @IvanMalison": + - ConfigFile + - dbus-hslogger + - gi-cairo-connector + - gi-cairo-render + - gtk-sni-tray + - gtk-strut + - rate-limit + - status-notifier-item + - taffybar + - time-units + - xml-helpers + "Grandfathered dependencies": - Boolean - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444 @@ -4432,7 +4445,6 @@ packages: # failed to build - Fin < 0 - HPDF < 0 - - broadcast-chan < 0 - df1 < 0 - di-handle < 0 - exinst < 0 From 227d11caa366055c777417e38404001d8bd67c6b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Jun 2019 20:35:41 -0700 Subject: [PATCH 1544/1876] Revert "Add taffybar and dependencies" This reverts commit c2d862d0cf83c96bb32fce3e00f1ca5793562fbd. --- build-constraints.yaml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index edcca283..f14ed007 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3908,19 +3908,6 @@ packages: "Elben Shira @elben": - pencil - "Ivan Malison @IvanMalison": - - ConfigFile - - dbus-hslogger - - gi-cairo-connector - - gi-cairo-render - - gtk-sni-tray - - gtk-strut - - rate-limit - - status-notifier-item - - taffybar - - time-units - - xml-helpers - "Grandfathered dependencies": - Boolean - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444 @@ -4445,6 +4432,7 @@ packages: # failed to build - Fin < 0 - HPDF < 0 + - broadcast-chan < 0 - df1 < 0 - di-handle < 0 - exinst < 0 From 98363acda36412d4ed0e5ecab88d2c0fc3da2f84 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Jun 2019 20:35:41 -0700 Subject: [PATCH 1545/1876] Revert "Add gi-dbusmenu, gi-dbusmenugtk3, gi-gdkx11 and gi-xlib" This reverts commit 9bb8776c2a846c35372dc80761f33b6329397578. --- build-constraints.yaml | 6 +----- debian-bootstrap.sh | 3 +-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f14ed007..4b146b62 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2917,18 +2917,14 @@ packages: - haskell-gi-base - gi-atk - gi-cairo - - gi-dbusmenu - - gi-dbusmenugtk3 - - gi-gdkx11 - - gi-gio - gi-glib + - gi-gio - gi-gobject - gi-gtk - gi-gtk-hs - gi-gtksource - gi-javascriptcore - gi-vte - - gi-xlib # - gi-webkit2 # GHC 8.4 "Brandon Simmons @jberryman": diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index c886d7ee..bdd8f27d 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -42,7 +42,6 @@ apt-get install -y \ gnupg \ gradle \ hscolour \ - libdbusmenu-gtk3-dev \ libadns1-dev \ libaio1 \ libalut-dev \ @@ -93,8 +92,8 @@ apt-get install -y \ libmysqlclient-dev \ libncurses5-dev \ libnfc-dev \ - libnotify-dev \ liboath-dev \ + libnotify-dev \ libopenal-dev \ libopenmpi-dev \ libpango1.0-dev \ From a11c68355cd7eaeeba7262efde3ffc4e0daac235 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Jun 2019 20:43:08 -0700 Subject: [PATCH 1546/1876] Try all the internal errors tests at once --- build-constraints.yaml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b146b62..43fe018c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5111,23 +5111,23 @@ skipped-tests: - peregrin # Internal errors with move to the new curator tool? - - blaze-collonade # https://github.com/commercialhaskell/stackage/issues/4639 - - tasty-discover # https://github.com/commercialhaskell/stackage/issues/4648 - - show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 - - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 - - prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 - - pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 - - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 - - password # https://github.com/commercialhaskell/stackage/issues/4654 - - human-readable-duration # https://github.com/commercialhaskell/stackage/issues/4658 - - heterocephalus # https://github.com/commercialhaskell/stackage/issues/4659 - - fmt # https://github.com/commercialhaskell/stackage/issues/4660 - - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 - - libraft # https://github.com/commercialhaskell/stackage/issues/4664 - - bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/4667 - - hint # https://github.com/commercialhaskell/stackage/issues/4668 - - envelope # https://github.com/commercialhaskell/stackage/issues/4669 - - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 + # blaze-collonade # https://github.com/commercialhaskell/stackage/issues/4639 + # tasty-discover # https://github.com/commercialhaskell/stackage/issues/4648 + # show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 + # servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 + # prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 + # pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 + # password-instances # https://github.com/commercialhaskell/stackage/issues/4653 + # password # https://github.com/commercialhaskell/stackage/issues/4654 + # human-readable-duration # https://github.com/commercialhaskell/stackage/issues/4658 + # heterocephalus # https://github.com/commercialhaskell/stackage/issues/4659 + # fmt # https://github.com/commercialhaskell/stackage/issues/4660 + # haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 + # libraft # https://github.com/commercialhaskell/stackage/issues/4664 + # bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/4667 + # hint # https://github.com/commercialhaskell/stackage/issues/4668 + # envelope # https://github.com/commercialhaskell/stackage/issues/4669 + # algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From 3eee5c1f4aa43b6833686232546194beb0b2c044 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Jun 2019 21:33:26 -0700 Subject: [PATCH 1547/1876] Failing tests (pinging #4649, #4651, #4652, #4653, #4661, #4668, #4669, #4670) --- build-constraints.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 43fe018c..9b94fae3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5113,21 +5113,21 @@ skipped-tests: # Internal errors with move to the new curator tool? # blaze-collonade # https://github.com/commercialhaskell/stackage/issues/4639 # tasty-discover # https://github.com/commercialhaskell/stackage/issues/4648 - # show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 + - show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 # servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 - # prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 - # pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 - # password-instances # https://github.com/commercialhaskell/stackage/issues/4653 + - prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 + - pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 + - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 # password # https://github.com/commercialhaskell/stackage/issues/4654 # human-readable-duration # https://github.com/commercialhaskell/stackage/issues/4658 # heterocephalus # https://github.com/commercialhaskell/stackage/issues/4659 # fmt # https://github.com/commercialhaskell/stackage/issues/4660 - # haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 + - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 # libraft # https://github.com/commercialhaskell/stackage/issues/4664 # bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/4667 - # hint # https://github.com/commercialhaskell/stackage/issues/4668 - # envelope # https://github.com/commercialhaskell/stackage/issues/4669 - # algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 + - hint # https://github.com/commercialhaskell/stackage/issues/4668 + - envelope # https://github.com/commercialhaskell/stackage/issues/4669 + - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From 51ac464b8cae3d6e830d340bf013b5d088a0b03c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Jun 2019 21:41:36 -0700 Subject: [PATCH 1548/1876] Two more tests that still fails (ping #4650 and #4654) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b94fae3..7ee53b5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5114,11 +5114,11 @@ skipped-tests: # blaze-collonade # https://github.com/commercialhaskell/stackage/issues/4639 # tasty-discover # https://github.com/commercialhaskell/stackage/issues/4648 - show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 - # servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 + - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 - prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 - pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 - # password # https://github.com/commercialhaskell/stackage/issues/4654 + - password # https://github.com/commercialhaskell/stackage/issues/4654 # human-readable-duration # https://github.com/commercialhaskell/stackage/issues/4658 # heterocephalus # https://github.com/commercialhaskell/stackage/issues/4659 # fmt # https://github.com/commercialhaskell/stackage/issues/4660 From 7c0633e28c0c70a428f041ca412e9d0abdcbbd53 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Jun 2019 21:58:43 -0700 Subject: [PATCH 1549/1876] Re-enable passing tests. Close #4639, close #4648, close #4658, close #4659, close #4660, close #4664, close #4667 --- build-constraints.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ee53b5e..c97cba45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5110,21 +5110,14 @@ skipped-tests: # Requires running pg-harness-server - peregrin - # Internal errors with move to the new curator tool? - # blaze-collonade # https://github.com/commercialhaskell/stackage/issues/4639 - # tasty-discover # https://github.com/commercialhaskell/stackage/issues/4648 + # Test errors with modules not being visible - show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 - prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 - pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 - password # https://github.com/commercialhaskell/stackage/issues/4654 - # human-readable-duration # https://github.com/commercialhaskell/stackage/issues/4658 - # heterocephalus # https://github.com/commercialhaskell/stackage/issues/4659 - # fmt # https://github.com/commercialhaskell/stackage/issues/4660 - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 - # libraft # https://github.com/commercialhaskell/stackage/issues/4664 - # bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/4667 - hint # https://github.com/commercialhaskell/stackage/issues/4668 - envelope # https://github.com/commercialhaskell/stackage/issues/4669 - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 From ed77102c3ebd79df670c10c94fd13ebfa7394234 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Jun 2019 06:35:53 -0700 Subject: [PATCH 1550/1876] Group hw-* blockers together, ping #4676, #4657, #4619 --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c97cba45..b6143091 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4690,6 +4690,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4619 - hw-balancedparens < 0.2.1.0 + # https://github.com/commercialhaskell/stackage/issues/4676 + - hw-json < 1.1 + # https://github.com/commercialhaskell/stackage/issues/4657 + - hw-rankselect < 0.13.1.0 # https://github.com/commercialhaskell/stackage/issues/4632 - microlens < 0.4.11 @@ -4711,9 +4715,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4647 - tls-session-manager < 0.0.2.0 - # https://github.com/commercialhaskell/stackage/issues/4657 - - hw-rankselect < 0.13.1.0 - # https://github.com/commercialhaskell/stackage/issues/4673 - hlint < 2.2 # end of packages From 52b5acda9d241ce662e5550b4cb7e3615210031f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Jun 2019 06:41:30 -0700 Subject: [PATCH 1551/1876] Attempt testing parser-combinators-tests (#4540) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6143091..5f98ef0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2444,7 +2444,7 @@ packages: - modern-uri - pagination - parser-combinators - # parser-combinators-tests # https://github.com/commercialhaskell/stackage/issues/4540 + - parser-combinators-tests # https://github.com/commercialhaskell/stackage/issues/4540 - path - path-io - req From 40fb3d79a14d98782400fd0838d33c5d334ce7cd Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Jun 2019 06:48:07 -0700 Subject: [PATCH 1552/1876] parser-combinators-tests cannot be tested due to dep issues #4540 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f98ef0b..b6143091 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2444,7 +2444,7 @@ packages: - modern-uri - pagination - parser-combinators - - parser-combinators-tests # https://github.com/commercialhaskell/stackage/issues/4540 + # parser-combinators-tests # https://github.com/commercialhaskell/stackage/issues/4540 - path - path-io - req From 16c131382313e1215097b7ecbac80ccebd42b8cd Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Jun 2019 17:49:16 -0700 Subject: [PATCH 1553/1876] Upper bound req (#4677) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6143091..790dfe1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2447,7 +2447,7 @@ packages: # parser-combinators-tests # https://github.com/commercialhaskell/stackage/issues/4540 - path - path-io - - req + - req < 2.1.0 # https://github.com/commercialhaskell/stackage/issues/4677 - req-conduit - stache - tagged-identity From 87f70f45ea969d6ae5f07acfb524d0e081969740 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Jun 2019 21:29:39 -0700 Subject: [PATCH 1554/1876] Upper bound microlens-process (#4678) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 790dfe1d..0458d2c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4701,6 +4701,7 @@ packages: - microlens-platform < 0.4 - microlens-ghc < 0.4.11 - microlens-th < 0.4.3 + - microlens-process < 0.2 # https://github.com/commercialhaskell/stackage/issues/4678 # https://github.com/commercialhaskell/stackage/issues/4633 - hw-packed-vector < 0.1 From afa3b628d372310509b1fbf08ee3bb1b49a5e6df Mon Sep 17 00:00:00 2001 From: Matthieu Monsch Date: Fri, 28 Jun 2019 21:44:34 -0700 Subject: [PATCH 1555/1876] Add more-containers https://hackage.haskell.org/package/more-containers --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 790dfe1d..9c514c4e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -18,6 +18,7 @@ packages: - microlens-process "Matthieu Monsch @mtth": + - more-containers - tracing "Robert Vollmert @robx": From 7d3198c262134804f4c2d78c9102fe4190ae3305 Mon Sep 17 00:00:00 2001 From: ARATA Mizuki Date: Mon, 1 Jul 2019 15:42:34 +0900 Subject: [PATCH 1556/1876] Add unboxing-vector --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a056c863..f9942fa4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3896,6 +3896,9 @@ packages: "Elben Shira @elben": - pencil + "ARATA Mizuki @minoki": + - unboxing-vector + "Grandfathered dependencies": - Boolean - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444 From 3852cbfee7df23f70f742d87ebab8e0cfa975f41 Mon Sep 17 00:00:00 2001 From: Julien Debon Date: Mon, 1 Jul 2019 09:17:14 +0200 Subject: [PATCH 1557/1876] Add librdkafka to the debian bootstrap Closes #4656. --- debian-bootstrap.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index bdd8f27d..dd06d03d 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -275,6 +275,12 @@ echo /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server > /etc/ld.so.conf.d/ echo /usr/lib/llvm-3.7/lib > /etc/ld.so.conf.d/llvm.conf ldconfig + +# Install librdkafka (Apache Kafka C/C++ library) +wget -qO - https://packages.confluent.io/deb/5.2/archive.key | apt-key add - +add-apt-repository "deb https://packages.confluent.io/deb/5.2 stable main" +apt-get update && apt install -y librdkafka-dev + # EOF: don't build anything below this line # Cleanup From 84988b5d50110e5ab79f142ed546d37c0284ab15 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 1 Jul 2019 15:39:12 +0300 Subject: [PATCH 1558/1876] bulletproofs upper bound for #4682 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0458d2c0..b556bde4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2860,7 +2860,8 @@ packages: - repline - picosat < 0 - aos-signature - - bulletproofs + # https://github.com/commercialhaskell/stackage/issues/4682 + - bulletproofs < 1 - pedersen-commitment - merkle-tree - oblivious-transfer From 38bae62da920d64ebfeacfd3e6eed23a12aef903 Mon Sep 17 00:00:00 2001 From: Harendra Kumar Date: Thu, 21 Mar 2019 01:50:06 +0530 Subject: [PATCH 1559/1876] Add bench-show --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b556bde4..cdd1768a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -438,6 +438,7 @@ packages: - unboxed-ref "Harendra Kumar @harendra-kumar": + - bench-show - monad-recorder - packcheck - streamly From 2c0ec521912021cc2436cd96387706cfa23d13c1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 2 Jul 2019 08:24:49 +0300 Subject: [PATCH 1560/1876] Exclude two packages for kowainik/typerep-map#77 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b556bde4..7cae62af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4649,6 +4649,9 @@ packages: - stm-hamt < 0 - stm-containers < 0 + - typerep-map < 0 # https://github.com/kowainik/typerep-map/issues/77 + - co-log < 0 + # https://github.com/commercialhaskell/stackage/issues/4568 - prettyprinter < 1.3.0 From 6aaafdc130fe3be8c48d1cba7d82baccc5501735 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 2 Jul 2019 08:34:31 +0300 Subject: [PATCH 1561/1876] Upper bound on haskell-lsp for #4684 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7cae62af..e268e1d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4722,6 +4722,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4673 - hlint < 2.2 + + # https://github.com/commercialhaskell/stackage/issues/4684 + - haskell-lsp < 0.15 + - haskell-lsp-types < 0.15 # end of packages # Package flags are applied to individual packages, and override the values of From 894f99cdb48f86fa839737a04e2e192b4b584f2a Mon Sep 17 00:00:00 2001 From: Dmitrii Kovanikov Date: Tue, 2 Jul 2019 14:14:36 +0800 Subject: [PATCH 1562/1876] Return typerep-map back --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e268e1d0..ccdb4f1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4649,9 +4649,6 @@ packages: - stm-hamt < 0 - stm-containers < 0 - - typerep-map < 0 # https://github.com/kowainik/typerep-map/issues/77 - - co-log < 0 - # https://github.com/commercialhaskell/stackage/issues/4568 - prettyprinter < 1.3.0 From 04f9c2e09cdbfc12e5bd47f560e6febcb69a0555 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 2 Jul 2019 09:49:04 +0300 Subject: [PATCH 1563/1876] Upper bound due to test suite failure --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ccdb4f1d..6f579c8f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3109,7 +3109,7 @@ packages: - butcher - czipwith - data-tree-print - - brittany + - brittany < 0.12 # https://github.com/lspitzner/brittany/issues/245 "Ryan Mulligan @ryantm": - HDBC-mysql From d06ff03c1efdd290da8bb9979c7e4096868d563e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 2 Jul 2019 10:06:23 +0300 Subject: [PATCH 1564/1876] Expect test failure for brittany for now --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f579c8f..ed9d7546 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3109,7 +3109,7 @@ packages: - butcher - czipwith - data-tree-print - - brittany < 0.12 # https://github.com/lspitzner/brittany/issues/245 + - brittany "Ryan Mulligan @ryantm": - HDBC-mysql @@ -5398,6 +5398,9 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4646 - singletons + + # https://github.com/lspitzner/brittany/issues/245 + - brittany # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From d50100b772fb142b652b424305c6256c99508b8f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 2 Jul 2019 10:14:12 +0300 Subject: [PATCH 1565/1876] Expect more test failure --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed9d7546..3cb5f409 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5401,6 +5401,9 @@ expected-test-failures: # https://github.com/lspitzner/brittany/issues/245 - brittany + + # Cannot reproduce locally, looks like it may be a bug in Stack or curator + - shake-language-c # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 99c9a9504c1d8902b378850f6bde5249fee9ee87 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 2 Jul 2019 18:45:17 +0300 Subject: [PATCH 1566/1876] Reenable parser-combinators-tests and close #4540 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cb5f409..eb9d6daa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2437,14 +2437,14 @@ packages: - identicon - lame - megaparsec - - megaparsec-tests < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 + - megaparsec-tests - mmark - mmark-cli - mmark-ext - modern-uri - pagination - parser-combinators - # parser-combinators-tests # https://github.com/commercialhaskell/stackage/issues/4540 + - parser-combinators-tests - path - path-io - req < 2.1.0 # https://github.com/commercialhaskell/stackage/issues/4677 From 3d20ae0bf226f877c982112dfc8d05c46f90505d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 3 Jul 2019 12:05:00 +0300 Subject: [PATCH 1567/1876] Remove upper bounds and close #4557 --- build-constraints.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86e23f9b..50ab9e37 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3678,7 +3678,7 @@ packages: "Andre Van Der Merwe @andrevdm": - bhoogle < 0 - - hyraxAbif + - hyraxAbif < 0 # hedgehog, https://github.com/commercialhaskell/stackage/issues/4557#issuecomment-508008224 "David Millar-Durrant @DavidM-D": - indexed-list-literals @@ -4639,14 +4639,6 @@ packages: - persistent-template < 2.7.0 - persistent-typed-db < 0.1.0.0 - # https://github.com/commercialhaskell/stackage/issues/4557 - - hedgehog < 1.0 - - registry < 0.1.5.0 - - hedgehog-fn < 1.0 - - tasty-hedgehog < 1.0 - - tomland < 1.0.1.0 - - nonempty-containers < 0.3.0.0 - # https://github.com/commercialhaskell/stackage/issues/4564 - primitive < 0.7.0.0 - primitive-extras < 0.8 From f10385bc56c9bcffdaedd9f9dc9b1db899611053 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 3 Jul 2019 15:07:13 +0300 Subject: [PATCH 1568/1876] Drop axel axellang/axel#24 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 50ab9e37..d92bf500 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -89,7 +89,7 @@ packages: - parsec-numbers "Joshua Grosso @jgrosso": - - axel + - axel < 0 # https://github.com/axellang/axel/issues/24 "Varun Gandhi @theindigamer": - edit < 0 From 6af4e97af818c6cecdee8b623a396824a729f33e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 3 Jul 2019 15:07:27 +0300 Subject: [PATCH 1569/1876] Drop rng-utils #4686 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d92bf500..07cdef3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2727,7 +2727,7 @@ packages: "Ozgun Ataman ozgun.ataman@soostone.com @ozataman": - string-conv - - rng-utils + - rng-utils < 0 # https://github.com/commercialhaskell/stackage/issues/4686 - ua-parser - hs-GeoIP - retry From c9640899f5215980c511f0dea157e08c924d075d Mon Sep 17 00:00:00 2001 From: Sergey Vinokurov Date: Wed, 3 Jul 2019 18:02:42 +0100 Subject: [PATCH 1570/1876] Add sexp-grammar and invertible-grammar back --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07cdef3c..c65236c1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3714,8 +3714,8 @@ packages: - tasty-ant-xml "Eugene Smolanka @esmolanka": - - sexp-grammar < 0 - - invertible-grammar < 0 + - sexp-grammar + - invertible-grammar "Maximilian Tagher @MaxGabriel": - aeson-iproute From ee5e5a43c7de9e76b68377edf94935b35bcb59d4 Mon Sep 17 00:00:00 2001 From: Sandy Maguire Date: Wed, 3 Jul 2019 14:26:36 -0400 Subject: [PATCH 1571/1876] Add type-errors to Sandy Maguire's maintainership --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07cdef3c..2ca5698d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -33,6 +33,7 @@ packages: - prospect - do-notation - unagi-chan + - type-errors "William Yao @williamyaoh": - string-interpolate From 85e67babdf668325a5522e4eb02485e3683433ea Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 4 Jul 2019 07:37:16 +0300 Subject: [PATCH 1572/1876] Remove upper bounds and close #4684 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07cdef3c..981c904c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4716,10 +4716,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4673 - hlint < 2.2 - - # https://github.com/commercialhaskell/stackage/issues/4684 - - haskell-lsp < 0.15 - - haskell-lsp-types < 0.15 # end of packages # Package flags are applied to individual packages, and override the values of From 0c3fc9362485fa1ed8f96ec0ad21779090a90730 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 4 Jul 2019 07:45:48 +0300 Subject: [PATCH 1573/1876] Don't expect test failure lspitzner/brittany#245 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 981c904c..7ede31db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5392,9 +5392,6 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4646 - singletons - # https://github.com/lspitzner/brittany/issues/245 - - brittany - # Cannot reproduce locally, looks like it may be a bug in Stack or curator - shake-language-c # end of expected-test-failures From 94ed4b7265de937a4bc27e99d5abd01e549dff19 Mon Sep 17 00:00:00 2001 From: Chris Martin Date: Thu, 4 Jul 2019 01:44:17 -0600 Subject: [PATCH 1574/1876] Add aws-cloudfront-signed-cookies --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b01fbce..9fa04bd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3531,6 +3531,7 @@ packages: - path-text-utf8 "Type Classes @argumatronic @chris-martin": + - aws-cloudfront-signed-cookies - stripe-concepts - stripe-signature - stripe-scotty From 1050f395d48a04ff53c49f2c5139215a8cde55f3 Mon Sep 17 00:00:00 2001 From: Chris Martin Date: Thu, 4 Jul 2019 01:50:09 -0600 Subject: [PATCH 1575/1876] Remove "--solver" from testing instructions Addresses #4689 --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 901e8d7f..00d09c6f 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -35,7 +35,7 @@ If you want to be proactive or if CI fails, you can make sure that your package # Build from the tarball on Hackage to check for missing files $ stack unpack yourpackage && cd yourpackage-* # Generate a pristine stack.yaml, adding any missing extra-deps -$ rm -f stack.yaml && stack init --resolver nightly --solver +$ rm -f stack.yaml && stack init --resolver nightly # Build, generate docs, test, and build benchmarks $ stack build --resolver nightly --haddock --test --bench --no-run-benchmarks ``` From 65072f6fa852aab678dc11abc58792cbf9b4fecf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 5 Jul 2019 16:22:51 +0300 Subject: [PATCH 1576/1876] Upper bound on optparse-applicative for #4693 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9fa04bd0..0befc4b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4718,6 +4718,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4673 - hlint < 2.2 + + # https://github.com/commercialhaskell/stackage/issues/4693 + - optparse-applicative < 0.15 # end of packages # Package flags are applied to individual packages, and override the values of From f458802d92fbdac5d092fe052c2f9fb5aa2f9850 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 5 Jul 2019 16:26:25 +0300 Subject: [PATCH 1577/1876] polysemy upper bounds for #4694 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0befc4b3..8bf0e6d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4721,6 +4721,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4693 - optparse-applicative < 0.15 + + # https://github.com/commercialhaskell/stackage/issues/4694 + - polysemy < 0.6 + - polysemy-plugin < 0.2.2 # end of packages # Package flags are applied to individual packages, and override the values of From f72c8504f7bc639db8f6fba74abfae6291becd41 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 5 Jul 2019 16:26:55 +0300 Subject: [PATCH 1578/1876] Add back hyraxAbif --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8bf0e6d7..3840123c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3680,7 +3680,7 @@ packages: "Andre Van Der Merwe @andrevdm": - bhoogle < 0 - - hyraxAbif < 0 # hedgehog, https://github.com/commercialhaskell/stackage/issues/4557#issuecomment-508008224 + - hyraxAbif "David Millar-Durrant @DavidM-D": - indexed-list-literals From a32ef349cc9a7995bc81002a9be10c75bdd90aa1 Mon Sep 17 00:00:00 2001 From: Sandy Maguire Date: Fri, 5 Jul 2019 09:37:26 -0400 Subject: [PATCH 1579/1876] Add loopbreaker to Sandy Maguire's maintainership Fixes #4694 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3840123c..ec17c30b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -34,6 +34,7 @@ packages: - do-notation - unagi-chan - type-errors + - loopbreaker "William Yao @williamyaoh": - string-interpolate From e5b733ae369fada878fa1ad112957f8e57265dcd Mon Sep 17 00:00:00 2001 From: Guru Devanla Date: Sat, 6 Jul 2019 07:46:42 -0700 Subject: [PATCH 1580/1876] Added new package - pandoc-markdown-ghci-filter A pandoc filter that evaluates code in markdown and auto-embeds the output. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3840123c..401855ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3652,6 +3652,7 @@ packages: "Guru Devanla @gdevanla": - pptable - cassava-records + - pandoc-markdown-ghci-filter "Lucas David Traverso @ludat": - map-syntax < 0 # GHC 8.4 via base-4.11.0.0 From 56ecd580b83cc4af62adcf05d114b03a74e0d0d4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 7 Jul 2019 09:31:16 +0300 Subject: [PATCH 1581/1876] Remove upper bounds and close #4694 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec17c30b..98d9920b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4722,10 +4722,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4693 - optparse-applicative < 0.15 - - # https://github.com/commercialhaskell/stackage/issues/4694 - - polysemy < 0.6 - - polysemy-plugin < 0.2.2 # end of packages # Package flags are applied to individual packages, and override the values of From 5b039a8c34f5e45d18ab448075577550901c9eb9 Mon Sep 17 00:00:00 2001 From: thielema Date: Sun, 7 Jul 2019 11:43:32 +0200 Subject: [PATCH 1582/1876] Update build-constraints.yaml board-games added --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8908729d..d7e3b75e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -276,6 +276,7 @@ packages: - apportionment - audacity - bibtex + - board-games - buffer-pipe - calendar-recycling - checksum From 46f5a90cd6e431b0e797768d078827dcfe419158 Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Mon, 8 Jul 2019 13:54:35 +0900 Subject: [PATCH 1583/1876] Re-enable servant-checked-exceptions. --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7e3b75e..be2b4cc5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2277,19 +2277,16 @@ packages: - irc "Dennis Gosnell @cdepillabout": - - emailaddress < 0 # opaleye - envelope - from-sum - hailgun - - hailgun-simple < 0 # via hailgun - natural-transformation - # - opaleye-trans # product-profunctors 0.9 - password - password-instances - pretty-simple - read-env-var - - servant-checked-exceptions < 0 # https://github.com/cdepillabout/servant-checked-exceptions/issues/29 - - servant-checked-exceptions-core < 0 # servant 0.16 + - servant-checked-exceptions + - servant-checked-exceptions-core - servant-rawm < 0 # https://github.com/cdepillabout/servant-rawm/issues/9 - servant-static-th - termonad < 0 From 149f0c8efd9d128e5853c4999c45e8de58beda4a Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Mon, 8 Jul 2019 13:54:58 +0100 Subject: [PATCH 1584/1876] Add galois-field --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7e3b75e..def102c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2872,6 +2872,7 @@ packages: - oblivious-transfer - pairing - libraft + - galois-field "Daishi Nakajima @nakaji-dayo": - api-field-json-th From ca1134afea89251e3d2ffb4830695f7017643129 Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Tue, 9 Jul 2019 00:06:34 +0100 Subject: [PATCH 1585/1876] Add poly --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7e3b75e..978879c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2988,6 +2988,7 @@ packages: - quickcheck-classes - arithmoi - bitvec + - poly "Ashley Yakeley @AshleyYakeley": - countable From 40498b8b1b3f5c6c93698f15ad7cc5f320192424 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Jul 2019 11:43:21 +0200 Subject: [PATCH 1586/1876] Remove microlens-process upper bound, closes #4678 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7e3b75e..29881425 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4704,7 +4704,6 @@ packages: - microlens-platform < 0.4 - microlens-ghc < 0.4.11 - microlens-th < 0.4.3 - - microlens-process < 0.2 # https://github.com/commercialhaskell/stackage/issues/4678 # https://github.com/commercialhaskell/stackage/issues/4633 - hw-packed-vector < 0.1 From 5af97d59b20a3a0b3a2ee5738e363e456defb413 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Jul 2019 11:47:52 +0200 Subject: [PATCH 1587/1876] Re-enable show-prettyprint tests, closes #4649 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29881425..564fc531 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5118,7 +5118,6 @@ skipped-tests: - peregrin # Test errors with modules not being visible - - show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 - prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 - pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 From 62312201a2cebf76560afd516222a88ba2561849 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Jul 2019 11:50:12 +0200 Subject: [PATCH 1588/1876] Re-enable prettyprinter tests, closes #4651 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 564fc531..aef7b146 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5119,7 +5119,6 @@ skipped-tests: # Test errors with modules not being visible - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 - - prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 - pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 - password # https://github.com/commercialhaskell/stackage/issues/4654 From ce45d19d26399312069984918cf58c0c37d5dbdb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Jul 2019 11:52:05 +0200 Subject: [PATCH 1589/1876] Re-enable triplesec tests, closes #4644 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aef7b146..05e01139 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5391,9 +5391,6 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4643 - world-peace - # https://github.com/commercialhaskell/stackage/issues/4644 - - triplesec - # https://github.com/commercialhaskell/stackage/issues/4646 - singletons From a7b3d0848c0968481d0adf7a08502bd8c4b2ebb3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Jul 2019 12:02:58 +0200 Subject: [PATCH 1590/1876] Re-enable hint tests, closes #4668 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c65ff428..75b91a3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5122,7 +5122,6 @@ skipped-tests: - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 - password # https://github.com/commercialhaskell/stackage/issues/4654 - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 - - hint # https://github.com/commercialhaskell/stackage/issues/4668 - envelope # https://github.com/commercialhaskell/stackage/issues/4669 - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 # end of skipped-tests From 8d1bc96e9188bd01617949824664cb2158aaa55a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Jul 2019 12:07:27 +0200 Subject: [PATCH 1591/1876] generic-lens < 1.2.0.0 #4702 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75b91a3b..03927292 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4722,6 +4722,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4693 - optparse-applicative < 0.15 + + # https://github.com/commercialhaskell/stackage/issues/4702 + - generic-lens < 1.2.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 821c342f266898832e6e6d189972872cb8cf4687 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Jul 2019 12:09:05 +0200 Subject: [PATCH 1592/1876] tomland < 1.1.0.0 #4703 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03927292..2abcd11d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4726,6 +4726,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4702 - generic-lens < 1.2.0.0 + # https://github.com/commercialhaskell/stackage/issues/4703 + - tomland < 1.1.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 5641a69e2bfe224c077aa18e91027f31c5556143 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Jul 2019 12:26:42 +0200 Subject: [PATCH 1593/1876] New local curator check & instructions --- .gitignore | 3 +++ CURATORS.md | 24 ++++++++++++------------ check | 12 ++++++++++-- 3 files changed, 25 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 9f5a7d4b..eeec85d5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ lts-*.yaml *.swp check-plan.yaml *~ +/constraints.yaml +/snapshot.yaml +/snapshot-incomplete.yaml diff --git a/CURATORS.md b/CURATORS.md index 0ac5ca24..ccf5ce9b 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -18,8 +18,8 @@ This section sketches out at a high level how the entire Stackage build/curation process works: * [build-constraints.yaml](https://github.com/commercialhaskell/stackage/blob/master/build-constraints.yaml) specifies packages to be included in Stackage -* [stackage-curator](http://www.stackage.org/package/stackage-curator) combines build-constraints.yaml with the current state of Hackage to create a build plan for a Stackage Nightly -* stackage-curator can check that build plan to ensure all version bounds are consistent +* [curator](https://github.com/commercialhaskell/stack/tree/master/subs/curator) combines build-constraints.yaml with the current state of Hackage to create a build plan for a Stackage Nightly +* `curator` can check that build plan to ensure all version bounds are consistent * The [Travis job](https://github.com/commercialhaskell/stackage/blob/master/.travis.yml) performs these two steps to provide immediate feedback on pull requests * Docker Hub [builds](https://github.com/commercialhaskell/stackage/blob/master/Dockerfile) a [Docker image](https://hub.docker.com/r/commercialhaskell/stackage/) for running builds * The stackage-build server (described below) is able to run automated builds using the [build.sh script](https://github.com/commercialhaskell/stackage/blob/master/automated/build.sh) @@ -72,7 +72,7 @@ Most common technique, just prevent a new version of a library from being included immediately. This also applies to when only benchmarks and tests are affected. -* Copy the stackage-curator output and create a new issue, see e.g +* Copy the `curator` output and create a new issue, see e.g https://github.com/commercialhaskell/stackage/issues/2108 * Add a new entry under the "stackage upper bounds" section of `build-constraints.yaml`. For the above example it would be @@ -84,7 +84,7 @@ https://github.com/commercialhaskell/stackage/issues/2108 ``` * Commit (message e.g. "Upper bound for #2108") -* Optionally: Verify with `stackage-curator check` locally +* Optionally: Verify with `./check` locally * Push * Verify that everything works on the build server (you can restart the build or wait for it to to run again) @@ -110,7 +110,7 @@ new package may appear if its dependencies were part of this issue but have been updated since the last time we checked. We want to give these new packages ample time to be upgraded. -If stackage-curator is happy commit the change ("Remove upper bounds +If `curator` is happy commit the change ("Remove upper bounds and close #X"). After doing this the next nightly build may fail because some packages didn't have an upper bound in place, but compilation failed. In this case revert the previous commit so any @@ -367,30 +367,30 @@ We do not run the full stackage build locally as that might take too much time. However, some steps on the other hand are much faster to do yourself, e.g. verifying constraints without building anything. -To get started, install `stackage-curator` via Git, or [the Linux binary]: +To get started, install `curator` via Git: ``` -$ git clone git@github.com:fpco/stackage-curator.git -$ cd stackage-curator && stack install +$ git clone git@github.com:commercialhaskell/stack.git +$ cd stack && stack install curator ``` -It is a good idea to upgrade `stackage-curator` at the start of your week. +It is a good idea to upgrade `curator` at the start of your week. Then, clone the stackage repo, get the latest packages and run dependency resolution: ``` $ git clone git@github.com:commercialhaskell/stackage.git -$ stack update && stackage-curator check +$ cd stackage +$ ./check ``` This can be used to make sure all version bounds are in place, including for test suites and benchmarks, to check whether bounds can be lifted, and to get [tell-me-when-its-released] notifications. -`stackage-curator` does not build anything, so you wont see any compilation +`curator` does not build anything, so you wont see any compilation errors for builds, tests and benchmarks. -[the Linux binary]: https://s3.amazonaws.com/stackage-travis/stackage-curator/stackage-curator.bz2 [tell-me-when-its-released]: https://github.com/commercialhaskell/stackage/blob/master/CURATORS.md#waiting-for-new-releases ## Adding new curators diff --git a/check b/check index b28ba8bb..93a215e9 100755 --- a/check +++ b/check @@ -1,6 +1,14 @@ -#!/bin/sh +#!/bin/bash # Convenience script for checking constraints locally cd `dirname $0` -exec stack exec --resolver ghc-8.6.5 stackage-curator check + +export GHCVER=$(sed -n "s/^ghc-version: \"\(.*\)\"/\1/p" "build-constraints.yaml") + +NIGHTLY="nightly-$(date +%Y-%m-%d)" +curator update && + curator constraints --target=$NIGHTLY && + curator snapshot-incomplete && + curator snapshot && + stack --resolver ghc-$GHCVER exec curator check-snapshot From 08b460770fc79a6aac55767b7e73c39cf2a4b6d0 Mon Sep 17 00:00:00 2001 From: Chris Martin Date: Tue, 9 Jul 2019 13:17:10 -0600 Subject: [PATCH 1594/1876] re-enable safe-money --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2abcd11d..ed7b76d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1463,7 +1463,7 @@ packages: - pipes-binary - pipes-network - pipes-network-tls - - safe-money < 0 + - safe-money - vector-bytes-instances - xmlbf-xeno - xmlbf-xmlhtml < 0 # GHC 8.4 via xmlhtml via hspec-2.5.0 From c90c8940371e5d20a858f1c808f5892730923a7e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 10 Jul 2019 12:56:31 +0200 Subject: [PATCH 1595/1876] Expect dhall tests to fail --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2abcd11d..971a89d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5401,6 +5401,9 @@ expected-test-failures: # Cannot reproduce locally, looks like it may be a bug in Stack or curator - shake-language-c + + # https://github.com/commercialhaskell/stackage/issues/4706 + - dhall # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 7b47498e817d8ea8d752e045291dde52a3292777 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 10 Jul 2019 13:02:52 +0200 Subject: [PATCH 1596/1876] Expect blaze-colonnade tests to fail #4707 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 971a89d9..47ac97c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5404,6 +5404,10 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4706 - dhall + + # https://github.com/commercialhaskell/stackage/issues/4707 + - blaze-colonnade + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 2241c6b5fea442f509d707137e47b520b1aba560 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 10 Jul 2019 13:16:16 +0200 Subject: [PATCH 1597/1876] Expect polysemy-zoo tests to fail #4708 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47ac97c9..32e48573 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5408,6 +5408,9 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4707 - blaze-colonnade + # https://github.com/commercialhaskell/stackage/issues/4708 + - polysemy-zoo + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 751d94d99554fd50ca330d7892f97fbd272dd134 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 10 Jul 2019 13:39:58 +0200 Subject: [PATCH 1598/1876] base-unicode-symbols < 0.2.4 #4709 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 32e48573..35b6d2e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4729,6 +4729,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4703 - tomland < 1.1.0.0 + # https://github.com/commercialhaskell/stackage/issues/4709 + - base-unicode-symbols < 0.2.4 + # end of packages # Package flags are applied to individual packages, and override the values of From c8f53466ec68359a0692d17024350fc08c14c1e2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 10 Jul 2019 15:36:37 +0200 Subject: [PATCH 1599/1876] Issue Cleanup. Close #4523, close #4580, close #4588, close #4591, close #4592, close #4613, close #4647. --- build-constraints.yaml | 39 ++++++++------------------------------- 1 file changed, 8 insertions(+), 31 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eda453b8..cba624dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4048,6 +4048,7 @@ packages: - easytest - ed25519 - edit-distance + - elm-bridge - enclosed-exceptions - entropy - erf @@ -4068,6 +4069,7 @@ packages: - fmlist - friendly-time - functor-classes-compat + - functor-combinators - generic-arbitrary - generics-sop-lens - ghc-compact @@ -4313,6 +4315,7 @@ packages: - tonatona - transformers-base - tree-diff + - trivial-constraint - true-name - tuple-th - type-fun @@ -4592,8 +4595,9 @@ packages: - hsdev < 0.3.3.0 - network-bsd < 2.8.1.0 - MissingH < 1.4.2.0 - - dbus < 1.2.8 # https://github.com/commercialhaskell/stackage/issues/4599 - - xml-conduit < 1.9 # https://github.com/commercialhaskell/stackage/issues/4570 + - dbus < 1.2.8 + - xml-conduit < 1.9 + - systemd < 2 # https://github.com/simonmichael/hledger/issues/983 - easytest < 0.3 @@ -4604,9 +4608,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4519 - case-insensitive < 1.2.1 - # https://github.com/commercialhaskell/stackage/issues/4523 - - doctest < 0.16.1 - # https://github.com/commercialhaskell/stackage/issues/4527 - generics-sop < 0.5 - sop-core < 0.5 @@ -4662,22 +4663,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4579 - quickcheck-classes < 0.6.2.0 - # https://github.com/commercialhaskell/stackage/issues/4580 - - http-api-data < 0.4.1 - - # https://github.com/commercialhaskell/stackage/issues/4588 - - systemd < 2 - - # https://github.com/commercialhaskell/stackage/issues/4591 - - servant-elm < 0.6 - - # https://github.com/commercialhaskell/stackage/issues/4592 - - swagger2 < 2.4 - # https://github.com/commercialhaskell/stackage/issues/4594 - - servant < 0.16.1 - - servant-server < 0.16.1 - - servant-cli < 0.1.0.1 - singleton-bool < 0.1.5 # https://github.com/commercialhaskell/stackage/issues/4596 @@ -4687,9 +4673,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4604 - inline-c < 0.8 - # https://github.com/commercialhaskell/stackage/issues/4613 - - fixed < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4619 - hw-balancedparens < 0.2.1.0 # https://github.com/commercialhaskell/stackage/issues/4676 @@ -4707,15 +4690,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4633 - hw-packed-vector < 0.1 - # New http2 not supported by Warp yet - - http2 < 2 - - # https://github.com/commercialhaskell/stackage/issues/4645 but see - # also http2 < 2 bound above + # https://github.com/commercialhaskell/stackage/issues/4645 - warp < 3.3.0 - - # https://github.com/commercialhaskell/stackage/issues/4647 - - tls-session-manager < 0.0.2.0 + - http2 < 2 # https://github.com/commercialhaskell/stackage/issues/4673 - hlint < 2.2 From 2402b9825a82d66372b612a8ee15b7fe21d207f9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 10 Jul 2019 15:40:37 +0200 Subject: [PATCH 1600/1876] Remove outdated safe-money flag --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cba624dc..e08cf598 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4802,10 +4802,6 @@ package-flags: # https://github.com/haskell/cabal/issues/4883 native-dns: false - # https://github.com/commercialhaskell/stackage/issues/3666 - safe-money: - serialise: false - # https://github.com/fpco/stackage/issues/3619 transformers-compat: five-three: true From ee3406637b84384439333ac059dd1eee260eb1ee Mon Sep 17 00:00:00 2001 From: Brandon Chinn Date: Wed, 10 Jul 2019 19:49:29 +0200 Subject: [PATCH 1601/1876] Add th-test-utils --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e08cf598..2892d511 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3913,6 +3913,9 @@ packages: "ARATA Mizuki @minoki": - unboxing-vector + + "Brandon Chinn @brandon-leapyear": + - th-test-utils "Grandfathered dependencies": - Boolean From efa66d942565d2b658c1286c4ae1e14d2dfb35da Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 11 Jul 2019 00:04:43 +0200 Subject: [PATCH 1602/1876] Disable hledger-api due to build failure --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e08cf598..1affdf50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1186,7 +1186,7 @@ packages: - hledger - hledger-ui < 0 # via brick, via data-clist, via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - hledger-web - - hledger-api + - hledger-api < 0 # build failure against swagger2 # - quickbench - regex-compat-tdfa From 7a131921bf5e75d7d9bb86e5e5b70d31eaf4daa9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 11 Jul 2019 12:24:53 +0200 Subject: [PATCH 1603/1876] Re-enable polysemy-zoo tests, closes #4708 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f5224fe..42973baf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5387,9 +5387,6 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4707 - blaze-colonnade - # https://github.com/commercialhaskell/stackage/issues/4708 - - polysemy-zoo - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 28b833ea9e12409fb641c87b457ff7dbb4d38831 Mon Sep 17 00:00:00 2001 From: Akshay Mankar Date: Thu, 11 Jul 2019 19:11:49 +0100 Subject: [PATCH 1604/1876] Add jsonpath --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42973baf..f4cddc78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3917,6 +3917,9 @@ packages: "Brandon Chinn @brandon-leapyear": - th-test-utils + "Akshay Mankar @akshaymankar": + - jsonpath + "Grandfathered dependencies": - Boolean - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444 From da18dfa66af3b354bbf8e2d977f88eb21777c739 Mon Sep 17 00:00:00 2001 From: Andrew Cowie Date: Fri, 12 Jul 2019 23:29:49 +1000 Subject: [PATCH 1605/1876] Replace unbeliever package with core-text, core-data, core-program --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42973baf..12e6a4dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2348,7 +2348,9 @@ packages: - http-common - http-streams - locators - - unbeliever + - core-text + - core-data + - core-program "Sean Hunt Date: Fri, 12 Jul 2019 16:02:58 +0200 Subject: [PATCH 1606/1876] trivial-constraint < 0.6.0.0 #4713 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ceaabab..4318bee8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3915,7 +3915,7 @@ packages: "ARATA Mizuki @minoki": - unboxing-vector - + "Brandon Chinn @brandon-leapyear": - th-test-utils @@ -4717,6 +4717,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4709 - base-unicode-symbols < 0.2.4 + # https://github.com/commercialhaskell/stackage/issues/4713 + - trivial-constraint < 0.6.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 01d64b5df69e1b3720a75eecc3f95a4138c6ed57 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jul 2019 00:46:36 +0200 Subject: [PATCH 1607/1876] Add pantry and mega-sdist for newest stack --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4318bee8..ed4fb333 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -580,7 +580,9 @@ packages: - githash - time-manager + - pantry - pantry-tmp + - mega-sdist - http-download - hi-file-parser - rio-prettyprint @@ -5229,6 +5231,7 @@ expected-test-failures: - odbc # "Need ODBC_TEST_CONNECTION_STRING environment variable" - opaleye # PostgreSQL - pandoc-pyplot # requires DISPLAY for tcltk + - pantry # https://github.com/commercialhaskell/stackage/issues/4628 - pantry-tmp # https://github.com/commercialhaskell/stackage/issues/4628 - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 - pipes-mongodb @@ -5892,6 +5895,7 @@ no-revisions: - gauge - stack - http-download +- pantry - pantry-tmp - rio-prettyprint - hi-file-parser From 69ca4fc578e92f216e8fea6358b134f6acb85dd4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jul 2019 00:47:38 +0200 Subject: [PATCH 1608/1876] Remove trivial-constraint upper bound, closes #4713 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed4fb333..91e1dece 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4719,9 +4719,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4709 - base-unicode-symbols < 0.2.4 - # https://github.com/commercialhaskell/stackage/issues/4713 - - trivial-constraint < 0.6.0.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 7b448d46407a4f8e3a83e6c6cc4fe0fdd25f6c87 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jul 2019 01:05:50 +0200 Subject: [PATCH 1609/1876] Upgrade req and disable req-url-extra, closes #4677 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91e1dece..12746787 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -259,7 +259,7 @@ packages: "Richard Cook @rcook": - hidden-char - oset - - req-url-extra + - req-url-extra < 0 # req < 2.1.0 - sexpr-parser "Vanessa McHale @vmchale": @@ -2453,7 +2453,7 @@ packages: - parser-combinators-tests - path - path-io - - req < 2.1.0 # https://github.com/commercialhaskell/stackage/issues/4677 + - req - req-conduit - stache - tagged-identity From e37d0471df5b9d174da5d03acffc782fcf037bdc Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Sun, 14 Jul 2019 09:59:01 -0700 Subject: [PATCH 1610/1876] Remove 'pantry-tmp' It has been replaced by `pantry`, and will no longer get updated. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12746787..a971ef36 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -581,7 +581,6 @@ packages: - time-manager - pantry - - pantry-tmp - mega-sdist - http-download - hi-file-parser @@ -5229,7 +5228,6 @@ expected-test-failures: - opaleye # PostgreSQL - pandoc-pyplot # requires DISPLAY for tcltk - pantry # https://github.com/commercialhaskell/stackage/issues/4628 - - pantry-tmp # https://github.com/commercialhaskell/stackage/issues/4628 - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 - pipes-mongodb - postgresql-query # PostgreSQL @@ -5893,7 +5891,6 @@ no-revisions: - stack - http-download - pantry -- pantry-tmp - rio-prettyprint - hi-file-parser # https://github.com/commercialhaskell/stackage/issues/3706: From 68c57f92513a974d7ce497fc97ce97c2a812e4ba Mon Sep 17 00:00:00 2001 From: Dmitrii Kovanikov Date: Mon, 15 Jul 2019 14:55:04 +0800 Subject: [PATCH 1611/1876] Add type-errors-pretty --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12746787..a3884c59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3468,6 +3468,9 @@ packages: - tomland - typerep-map + "Dmitrii Kovanikov @chshersh": + - type-errors-pretty + "Holmusk @arbus": - elm-street From c034b91316a748b5ffdf4f5dc7a82d815f4716c5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Jul 2019 19:52:20 +0200 Subject: [PATCH 1612/1876] rio < 0.1.11.0 for #4716 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12746787..140fa58e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4719,6 +4719,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4709 - base-unicode-symbols < 0.2.4 + # https://github.com/commercialhaskell/stackage/issues/4716 + - rio < 0.1.11.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 5697d180f08365e2762fb786f2851bcd8fbb7ca1 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 16 Jul 2019 03:52:43 +0100 Subject: [PATCH 1613/1876] update issue link for easytest --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 50b0380a..6e97d03a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4611,7 +4611,7 @@ packages: - xml-conduit < 1.9 - systemd < 2 - # https://github.com/simonmichael/hledger/issues/983 + # https://github.com/simonmichael/hledger/pull/987 - easytest < 0.3 # https://github.com/commercialhaskell/stackage/issues/4484 From cbbf7caa78721c6a692e8c9a85f1e434aedd8634 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Tue, 16 Jul 2019 11:00:08 -0400 Subject: [PATCH 1614/1876] Make myself the maintainer of ordered-containers The next version of `th-desugar` will depend on the `ordered-containers` library (goldfirere/th-desugar#120). I believe Stackage requires that all dependencies explicitly be listed out in `build-constraints.yaml` nowadays, so I'm preemptively adding `ordered-containers` now so that there aren't issues once the next `th-desugar` release happens. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e97d03a..ee63fc13 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2169,6 +2169,7 @@ packages: - monad-par - monad-par-extras - mtl-compat + - ordered-containers - proxied - singleton-nats - text-show From 78655fad0f7d39d2aed47e8260d72867247ff5a6 Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Tue, 16 Jul 2019 19:53:04 +0200 Subject: [PATCH 1615/1876] Add llvm-hs back to stackage --- build-constraints.yaml | 2 +- debian-bootstrap.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ee63fc13..87d2c4ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3053,7 +3053,7 @@ packages: "Moritz Kiefer @cocreature": - lrucaching - - llvm-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4238 + - llvm-hs - llvm-hs-pure "Thierry Bourrillon @tbourrillon": diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index dd06d03d..1b5a6433 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -165,11 +165,11 @@ ACCEPT_EULA=Y apt-get install msodbcsql17 -y locale-gen en_US.UTF-8 -# llvm-7.0 for llvm-hs (separate since it needs wget) +# llvm-8.0 for llvm-hs (separate since it needs wget) wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ && add-apt-repository "deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-7 main" \ && apt-get update \ - && apt-get install -y llvm-7 + && apt-get install -y llvm-8 # Buggy versions of ld.bfd fail to link some Haskell packages: # https://sourceware.org/bugzilla/show_bug.cgi?id=17689. Gold is From 09258003cc6879bc69d2a5188cc4369e77bdae3f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 16 Jul 2019 15:22:07 -0700 Subject: [PATCH 1616/1876] Remove upper bound for rio, closes #4716 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87d2c4ae..8c2dcd29 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4722,9 +4722,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4709 - base-unicode-symbols < 0.2.4 - # https://github.com/commercialhaskell/stackage/issues/4716 - - rio < 0.1.11.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 3772ea1a3142f05dae44412750e36da2bbbefed0 Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Tue, 16 Jul 2019 18:04:32 -0600 Subject: [PATCH 1617/1876] Add persistent-pagination --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8c2dcd29..25130e5b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2190,6 +2190,7 @@ packages: - esqueleto - persistent-typed-db - persistent-qq + - persistent-pagination "Matthew Pickering @mpickering": - refact From 0938c7e8205f6efbc4de42d2770542552ccd0db5 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 17 Jul 2019 06:51:51 -0700 Subject: [PATCH 1618/1876] Expect codec-beam test failure --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25130e5b..0c3f1ac1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5398,6 +5398,9 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4707 - blaze-colonnade + # https://github.com/commercialhaskell/stackage/issues/4721 + - codec-beam + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 33f775ebb85daf002e1965edefc48125de5b874e Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 17 Jul 2019 06:57:41 -0700 Subject: [PATCH 1619/1876] Expect test failure for tasty-discover --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c3f1ac1..ac8b60da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5401,6 +5401,9 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4721 - codec-beam + # https://github.com/commercialhaskell/stackage/issues/4722 + - tasty-discover + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 681ca3f5276ba335f4793a48a543c6ba2118efad Mon Sep 17 00:00:00 2001 From: Amit Levy Date: Wed, 17 Jul 2019 15:30:29 -0400 Subject: [PATCH 1620/1876] Re-enable simple web framework Build failure for simple-templates fixed in version >=0.9 which should resolve build failures for dependent `simple and `simple-postgresql-orm` --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac8b60da..751dbf54 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2668,9 +2668,9 @@ packages: - dawg-ord < 0 "Amit Levy @alevy": - - simple < 0 # GHC 8.4 via simple-templates - - simple-templates < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - simple-session < 0 # GHC 8.4 via simple + - simple + - simple-templates + - simple-session - postgresql-orm "Sergey Astanin @astanin": From 3440db5005ccba0b5e11e1e46aab76cd712078a8 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 17 Jul 2019 21:12:40 -0700 Subject: [PATCH 1621/1876] Remove upper bound for tomland, closes #4703 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 751dbf54..8be5c36a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4717,9 +4717,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4702 - generic-lens < 1.2.0.0 - # https://github.com/commercialhaskell/stackage/issues/4703 - - tomland < 1.1.0.0 - # https://github.com/commercialhaskell/stackage/issues/4709 - base-unicode-symbols < 0.2.4 From 89c547602d030b52c8339fdf5b9d2f06ff0960d1 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 18 Jul 2019 21:28:27 -0700 Subject: [PATCH 1622/1876] Add an upper bound for chronos, #4724 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8be5c36a..554015a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4720,6 +4720,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4709 - base-unicode-symbols < 0.2.4 + # https://github.com/commercialhaskell/stackage/issues/4724 + - chronos < 1.0.6 + # end of packages # Package flags are applied to individual packages, and override the values of From 23cbfa71f58e76abe7642774f0ba9a9c6f5682d5 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 18 Jul 2019 22:30:42 -0700 Subject: [PATCH 1623/1876] Remove upper bound for chronos, closes #4724 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 554015a7..8be5c36a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4720,9 +4720,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4709 - base-unicode-symbols < 0.2.4 - # https://github.com/commercialhaskell/stackage/issues/4724 - - chronos < 1.0.6 - # end of packages # Package flags are applied to individual packages, and override the values of From 55d563de419800d3cbba6816533ca7de16d67a2a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 19 Jul 2019 08:56:15 -0700 Subject: [PATCH 1624/1876] Add upper bounds for lens-family packages, #4725 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8be5c36a..e8dfa9c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4720,6 +4720,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4709 - base-unicode-symbols < 0.2.4 + # https://github.com/commercialhaskell/stackage/issues/4725 + - lens-family < 2 + - lens-family-core < 2 + # end of packages # Package flags are applied to individual packages, and override the values of From 69806ed08a92ac87619ed7e1307ee95e7ce4839f Mon Sep 17 00:00:00 2001 From: Matthieu Monsch Date: Sat, 29 Jun 2019 15:03:25 -0700 Subject: [PATCH 1625/1876] Add flags-applicative http://hackage.haskell.org/package/flags-applicative --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8dfa9c7..f521847f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -18,6 +18,7 @@ packages: - microlens-process "Matthieu Monsch @mtth": + - flags-applicative - more-containers - tracing From d4143f1845f26e8e99d0a1a8134d6ff535ab98b2 Mon Sep 17 00:00:00 2001 From: Kofi Gumbs Date: Sun, 21 Jul 2019 20:19:34 -0500 Subject: [PATCH 1626/1876] Fix erlang installation --- debian-bootstrap.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 1b5a6433..a78ba4c9 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -217,10 +217,9 @@ echo "/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/" > /etc/ld.so.conf && ldconfig # Install erlang/otp platform and its dependencies -ERLANG_VERSION="20.2.2" -ERLANG_DEB_FILE="esl-erlang_21.2-1~ubuntu~bionic_amd64.deb" +ERLANG_DEB_FILE="esl-erlang_21.1-1~ubuntu~bionic_amd64.deb" pushd /tmp \ - && wget http://packages.erlang-solutions.com/site/esl/esl-erlang/FLAVOUR_1_general/${ERLANG_DEB_FILE} \ + && wget https://packages.erlang-solutions.com/erlang/debian/pool/${ERLANG_DEB_FILE} \ && (dpkg -i ${ERLANG_DEB_FILE}; apt-get install -yf) \ && rm ${ERLANG_DEB_FILE} \ && popd From c8989fb8dd181f066de313b86733e3cc22b84339 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 21 Jul 2019 21:06:51 -0700 Subject: [PATCH 1627/1876] Don't expect a test failure for codec-beam, #4721 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f521847f..6575835c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5400,9 +5400,6 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4707 - blaze-colonnade - # https://github.com/commercialhaskell/stackage/issues/4721 - - codec-beam - # https://github.com/commercialhaskell/stackage/issues/4722 - tasty-discover From 102b561fcfa1c64d97a0abb4782220397cfcea98 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 22 Jul 2019 05:22:05 +0000 Subject: [PATCH 1628/1876] dl-fedora replaced fedora-img-dl --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6575835c..f26acd4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1414,9 +1414,9 @@ packages: "Jens Petersen @juhp": - cabal-rpm < 0 # https://github.com/commercialhaskell/stackage/issues/4666 + - dl-fedora - fedora-dists - fedora-haskell-tools < 0 # https://github.com/commercialhaskell/stackage/issues/4662 - - fedora-img-dl - hkgr - http-directory - rpmbuild-order From 14ab526bca8f06f258d98323fe88994d137aa41e Mon Sep 17 00:00:00 2001 From: Alejandro Serrano Date: Mon, 22 Jul 2019 09:08:03 +0200 Subject: [PATCH 1629/1876] Add `wl-pprint` --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f26acd4b..008e70ea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1249,6 +1249,7 @@ packages: - kind-generics - kind-generics-th - simplistic-generics + - wl-pprint "Matvey Aksenov @supki": - terminal-size From 304306a5504f6aad2409254b332f7dbae46dc35e Mon Sep 17 00:00:00 2001 From: YongJoon Joe Date: Tue, 23 Jul 2019 10:27:32 +0900 Subject: [PATCH 1630/1876] Add doldol and ENIG --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f26acd4b..855007d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,6 +10,10 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "YongJoon Joe @QuietJoon": + - doldol + - ENIG + "Chris Penner @ChrisPenner": - lens-regex-pcre From f6435e831990ae88e24f72b226b1f2696db401c3 Mon Sep 17 00:00:00 2001 From: YongJoon Joe Date: Tue, 23 Jul 2019 10:44:50 +0900 Subject: [PATCH 1631/1876] Corret typo in email address for YongJoon Joe --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 855007d0..83d13dc5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,7 +10,7 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: - "YongJoon Joe @QuietJoon": + "YongJoon Joe @QuietJoon": - doldol - ENIG From 33a148b7eeb61ac2375ee3fcffe49101744e40b2 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 23 Jul 2019 07:52:27 +0100 Subject: [PATCH 1632/1876] fix curator clone+install instructions --- CURATORS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index ccf5ce9b..91ecfd3b 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -370,8 +370,8 @@ yourself, e.g. verifying constraints without building anything. To get started, install `curator` via Git: ``` -$ git clone git@github.com:commercialhaskell/stack.git -$ cd stack && stack install curator +$ git clone git@github.com:commercialhaskell/curator.git +$ cd curator && stack install curator ``` It is a good idea to upgrade `curator` at the start of your week. From 1cd80fc83c8ef688ef25a64a0580bd9ac20a243d Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 23 Jul 2019 19:02:56 +0100 Subject: [PATCH 1633/1876] ghc-lib-parser-8.8.0.20190723 (fixes #4731) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b5618e01..81b97a5b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4730,6 +4730,10 @@ packages: - lens-family < 2 - lens-family-core < 2 + # https://github.com/commercialhaskell/stackage/issues/4731 + - ghc-lib-parser < 8.8.0.20190723 + - ghc-lib < 8.8.0.20190723 + # end of packages # Package flags are applied to individual packages, and override the values of From 5a9092df631b045b4ac9799067da32b203ad16f2 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 24 Jul 2019 17:55:36 +0100 Subject: [PATCH 1634/1876] re-enable data-clist and dependers brick, hledger-ui, etc. (#4542) data-clist-0.1.2.3 now allows current QuickCheck. --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81b97a5b..a2865a2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1190,7 +1190,7 @@ packages: # - hledger-lib - hledger - - hledger-ui < 0 # via brick, via data-clist, via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 + - hledger-ui - hledger-web - hledger-api < 0 # build failure against swagger2 # @@ -3225,7 +3225,7 @@ packages: - scheduler "Hans-Peter Deifel @hpdeifel": - - hledger-iadd < 0 # via brick, via data-clist, via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 + - hledger-iadd "Roy Levien @orome": - crypto-enigma @@ -3253,7 +3253,7 @@ packages: "Mitsutoshi Aoe @maoe": - influxdb - sensu-run < 0 # GHC 8.4 via base-4.11.0.0 - - viewprof < 0 # via brick, via data-clist, via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 + - viewprof "Dylan Simon @dylex": - postgresql-typed @@ -3982,7 +3982,7 @@ packages: - blaze-svg - blaze-textual - boring - - brick < 0 # via data-clist, via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 + - brick - buffer-builder - byteable - bytestring-builder @@ -4037,7 +4037,7 @@ packages: - data-binary-ieee754 - data-bword - data-checked - - data-clist < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 + - data-clist - data-default - data-default-class - data-default-instances-containers From 3e54aa66e2015d5764ea92b1f34482115b430f9e Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 25 Jul 2019 07:17:53 +0100 Subject: [PATCH 1635/1876] tests failing to build for polysemy-plugin-0.2.2.0 (#4733) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81b97a5b..a0a4ae01 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5036,6 +5036,8 @@ skipped-tests: - 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’ - config-ini # https://github.com/aisamanra/config-ini/issues/22 + - polysemy-plugin # https://github.com/commercialhaskell/stackage/issues/4733 + # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From c9ce3dd9e26e48fa46e74fe887bd00015ef11888 Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Thu, 25 Jul 2019 16:35:02 +0300 Subject: [PATCH 1636/1876] Add new package massiv-test --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a0a4ae01..a9971ce5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3222,6 +3222,7 @@ packages: # - hip # lens 4.16 via diagrams/chart - massiv - massiv-io + - massiv-test - scheduler "Hans-Peter Deifel @hpdeifel": From 6f0a5e3c822432e2f6f0eb77e4575b102ecd87aa Mon Sep 17 00:00:00 2001 From: Daniel YU Date: Sat, 27 Jul 2019 20:38:44 +0800 Subject: [PATCH 1637/1876] Add boots --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a0a4ae01..33a0fd21 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3205,6 +3205,7 @@ packages: - yam-redis - menshen - crc32c + - boots "Tom Nielsen @glutamate": - plotlyhs From b2304d72c04bf8d3d82ae6b2d89261c1068ca194 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 29 Jul 2019 01:04:43 +0100 Subject: [PATCH 1638/1876] constrain parser-combinators-1.2.0 and add some packages --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a0a4ae01..7d70c810 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3342,6 +3342,11 @@ packages: - possibly - enum-text - rg + - columnar + - enum-text-rio + - fmt-for-rio + - no-value + - optparse-enum "Elliot Cameron @3noch": [] @@ -4734,6 +4739,10 @@ packages: - ghc-lib-parser < 8.8.0.20190723 - ghc-lib < 8.8.0.20190723 + # https://github.com/commercialhaskell/stackage/issues/4737 + - parser-combinators < 1.2.0 + - parser-combinators-tests < 1.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of From dd573dac6a1f074f916f9f48bfb9641d4041a69f Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 29 Jul 2019 19:39:23 +0100 Subject: [PATCH 1639/1876] restrict bounds for dhall{,-bash,-json} and doctemplates --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cee4e669..85fef0a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4745,6 +4745,13 @@ packages: - parser-combinators < 1.2.0 - parser-combinators-tests < 1.2.0 + - dhall < 1.25.0 + - dhall-bash < 1.0.22 + - dhall-json < 1.4.0 + + - doctemplates < 0.3 + + # end of packages # Package flags are applied to individual packages, and override the values of From c592b2adec14053e0fa9d0363487823595a017e5 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 29 Jul 2019 19:41:03 +0100 Subject: [PATCH 1640/1876] link dhall issue --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85fef0a4..017f418b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4745,10 +4745,12 @@ packages: - parser-combinators < 1.2.0 - parser-combinators-tests < 1.2.0 + # https://github.com/commercialhaskell/stackage/issues/4740 - dhall < 1.25.0 - dhall-bash < 1.0.22 - dhall-json < 1.4.0 + # https://github.com/commercialhaskell/stackage/issues/4739 - doctemplates < 0.3 From 07938bc0dcfb5d4edd337a8eb76a662e0b03a864 Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Mon, 29 Jul 2019 11:47:49 -0700 Subject: [PATCH 1641/1876] Remove `dhall-text` from Stackage The `dhall-text` package is deprecated now, superseded by the `dhall text` subcommand provided by the `dhall` package --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 017f418b..5bba7868 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1000,7 +1000,6 @@ packages: - dhall-bash - dhall-json # - dhall-nix # deriving-compat via hnix - - dhall-text "Andrew Thaddeus Martin @andrewthad": - colonnade From 3f3a25a0b175f06a6ca029f6d8f4350c34a21e81 Mon Sep 17 00:00:00 2001 From: Daniel YU Date: Tue, 30 Jul 2019 22:20:30 +0800 Subject: [PATCH 1642/1876] remove yam and yam-* --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a0a4ae01..833197bb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3200,9 +3200,6 @@ packages: - salak-yaml - salak-toml - tensors - - yam - - yam-datasource - - yam-redis - menshen - crc32c From 1ed18fbb040a677f09ecde458c2e8fe00dcae407 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 31 Jul 2019 00:37:37 -0400 Subject: [PATCH 1643/1876] Add constraint "monoidal-containers < 0.5" per #4743 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 017f418b..f2496c2e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4753,6 +4753,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4739 - doctemplates < 0.3 + # https://github.com/commercialhaskell/stackage/issues/4743 + - monoidal-containers < 0.5 # end of packages From afc33c844ad3db15bece46b204e4fd15f196da8c Mon Sep 17 00:00:00 2001 From: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com> Date: Thu, 1 Aug 2019 09:39:45 +0300 Subject: [PATCH 1644/1876] Github username update (For those who into it) Old KB proof: https://gist.github.com/dpwiz/2e011d156ca7aee10143d314fc8db379 New: https://gist.github.com/dpwiz/2d7d502b59094b94103c7830814a87e8 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3de2b36a..eb57e5e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1763,7 +1763,7 @@ packages: - cubicspline - maximal-cliques - "Alexander Bondarenko @wiz": + "Alexander Bondarenko @dpwiz": - hedn - soap - soap-tls From 34f35ce5ef7fbab57abf9899394028a951419807 Mon Sep 17 00:00:00 2001 From: mchaver Date: Sat, 3 Aug 2019 20:22:53 +0200 Subject: [PATCH 1645/1876] Update build-contraints.yaml Add quickcheck-arbitrary-template under mchaver@gmail.com --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3de2b36a..c47e2b4e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -432,6 +432,7 @@ packages: "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt - hspec-golden-aeson + - quickcheck-arbitrary-template "Winter Han @winterland1989": - if From 2050005eafcb45149c306da8b173adbd84046680 Mon Sep 17 00:00:00 2001 From: 0xd34df00d <0xd34df00d@gmail.com> Date: Sat, 3 Aug 2019 17:49:49 -0400 Subject: [PATCH 1646/1876] Add can-i-haz --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3de2b36a..7e485a67 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3790,6 +3790,7 @@ packages: - web3 "Georg Rudoy <0xd34df00d@gmail.com> @0xd34df00d": + - can-i-haz - enum-subset-generate "Trevis Elser @telser": From 4e2d25ddc2e7a9b8a00adc9f1d4d6dfc26fce8ae Mon Sep 17 00:00:00 2001 From: thielema Date: Sun, 4 Aug 2019 12:02:50 +0200 Subject: [PATCH 1647/1876] re-add mbox-utility --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3de2b36a..11fed075 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -312,7 +312,7 @@ packages: - markov-chain - midi - midi-music-box - - mbox-utility < 0 # https://github.com/commercialhaskell/stackage/issues/4655 + - mbox-utility - med-module - monoid-transformer - non-empty From 43c6ba3a351e7e3f87464f2afca771bd6dd5e1d7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 4 Aug 2019 10:15:06 -0700 Subject: [PATCH 1648/1876] Add constraints per #4594, #4749, #4750 --- build-constraints.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3de2b36a..a46a07ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4686,9 +4686,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4579 - quickcheck-classes < 0.6.2.0 - # https://github.com/commercialhaskell/stackage/issues/4594 - - singleton-bool < 0.1.5 - # https://github.com/commercialhaskell/stackage/issues/4596 - tls < 1.5.0 - tls-debug < 0.4.6 @@ -4752,6 +4749,13 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4743 - monoidal-containers < 0.5 + # https://github.com/commercialhaskell/stackage/issues/4749 + - call-stack < 0.2.0 + + # https://github.com/commercialhaskell/stackage/issues/4750 + - gi-gdk < 4 + - gi-gtk < 4 + # end of packages # Package flags are applied to individual packages, and override the values of From e579f6ee290fcf9c8d868315e45419d015d37046 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 5 Aug 2019 14:23:13 -0700 Subject: [PATCH 1649/1876] Add constraints per #4753 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a46a07ff..0c0d1c38 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4756,6 +4756,10 @@ packages: - gi-gdk < 4 - gi-gtk < 4 + # https://github.com/commercialhaskell/stackage/issues/4753 + - dependent-map < 0.3 + - dependent-sum-template < 0.1 + # end of packages # Package flags are applied to individual packages, and override the values of From ab6076e973ee3370fea55d8caca6654c6daa7029 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 5 Aug 2019 14:26:35 -0700 Subject: [PATCH 1650/1876] Add constraints per #4754 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c0d1c38..b1e33d91 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4760,6 +4760,10 @@ packages: - dependent-map < 0.3 - dependent-sum-template < 0.1 + # https://github.com/commercialhaskell/stackage/issues/4754 + - extrapolate < 0.4 + - speculate < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From d90fc1f103c7e18fe332956cd55a2ff099c06753 Mon Sep 17 00:00:00 2001 From: Rudy Matela Date: Mon, 5 Aug 2019 19:11:08 -0300 Subject: [PATCH 1651/1876] Add express ... and remove constraints for "speculate" and "extrapolate", fixing #4754. --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b1e33d91..c6ddf5dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2274,6 +2274,7 @@ packages: - leancheck - leancheck-instances - fitspec + - express - speculate - extrapolate - percent-format @@ -4760,10 +4761,6 @@ packages: - dependent-map < 0.3 - dependent-sum-template < 0.1 - # https://github.com/commercialhaskell/stackage/issues/4754 - - extrapolate < 0.4 - - speculate < 0.4 - # end of packages # Package flags are applied to individual packages, and override the values of From bcff5238708f695c502f78c32e076e318cedd95d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Mon, 5 Aug 2019 11:20:03 +0200 Subject: [PATCH 1652/1876] Add cachix, mixpanel-client, netrc --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b1e33d91..2c91a2a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3682,11 +3682,11 @@ packages: - transformers-fix "Domen Kozar @domenkozar": - - cachix < 0 + - cachix - cachix-api - elm2nix - - stack2nix < 0 # https://github.com/commercialhaskell/stackage/issues/4665 - - mixpanel-client < 0 # https://github.com/domenkozar/mixpanel-client/issues/3 + - mixpanel-client + - netrc - pretty-sop - servant-auth - servant-auth-server @@ -4507,7 +4507,6 @@ packages: - antiope-s3 < 0 # via amazonka - antiope-sns < 0 # via amazonka - antiope-sqs < 0 # via amazonka - - cachix-api < 0 # via amazonka - confcrypt < 0 # via amazonka - amazonka-apigateway < 0 # via amazonka-core - amazonka-application-autoscaling < 0 # via amazonka-core @@ -4941,6 +4940,7 @@ skipped-tests: - ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33 - language-ecmascript # testing-feat 1.1.0.0 - lattices # via tasty-1.2 + - netrc # via tasty-1.2 - makefile # GHC 8.2 - mmtf # via hspec-2.7.0 - next-ref # hspec 2.3 From 911405ec0e40d14b8ff242e97c2b82da4d8aa974 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Wed, 7 Aug 2019 02:22:50 +0000 Subject: [PATCH 1653/1876] Disable cachix and mixpanel-client Both packages fail to build (per comment in #4752) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23172cb2..231317b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3683,10 +3683,10 @@ packages: - transformers-fix "Domen Kozar @domenkozar": - - cachix + - cachix < 0 # #4752 - cachix-api - elm2nix - - mixpanel-client + - mixpanel-client < 0 # #4752 - netrc - pretty-sop - servant-auth From 9d4be54fdeaf228f977040b81416094c5c034000 Mon Sep 17 00:00:00 2001 From: Michel Boucey Date: Wed, 7 Aug 2019 22:57:20 +0200 Subject: [PATCH 1654/1876] Add new package gothic --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 231317b3..43636c9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2039,6 +2039,7 @@ packages: - glabrous - google-oauth2-jwt - IPv6DB < 0 + - gothic "koral koral@mailoo.org @k0ral": - atom-conduit < 0 From c4cbd552861d590e2af8d6cc7cc579df39cde210 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 8 Aug 2019 01:02:07 +0000 Subject: [PATCH 1655/1876] Re-enable mixpanel-client --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 231317b3..6005b580 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3686,7 +3686,7 @@ packages: - cachix < 0 # #4752 - cachix-api - elm2nix - - mixpanel-client < 0 # #4752 + - mixpanel-client - netrc - pretty-sop - servant-auth From 8ae696b5a45a66a3de69df80588c62bf7e6ee4fe Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 8 Aug 2019 01:08:07 +0000 Subject: [PATCH 1656/1876] Skip either-prime tests #4757 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6005b580..ecd3ebc5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5166,6 +5166,7 @@ skipped-tests: - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 - envelope # https://github.com/commercialhaskell/stackage/issues/4669 - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 + - either-both # https://github.com/commercialhaskell/stackage/issues/4757 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From 173f8da9e5afdf6bfef7970f543bc4b10de5757a Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 9 Aug 2019 01:34:04 +0000 Subject: [PATCH 1657/1876] Adds upper bound to esqueleto --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ecd3ebc5..d8c5c221 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4667,6 +4667,9 @@ packages: - persistent-sqlite < 2.10 - persistent-template < 2.7.0 - persistent-typed-db < 0.1.0.0 + + # Needs persistent >= 2.10, currently blocked by any of #4550 #4551 #4552 #4553 + - esqueleto < 3.1.0 # https://github.com/commercialhaskell/stackage/issues/4564 - primitive < 0.7.0.0 From a80129294da8d488c688f54c7f32e938464104a3 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 9 Aug 2019 01:45:14 +0000 Subject: [PATCH 1658/1876] Drops packages blocking persistent-2.10.0 Related to #4550 #4551 #4552 #4553 --- build-constraints.yaml | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8c5c221..27d8c7c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -513,7 +513,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # persistent-test # https://github.com/commercialhaskell/stackage/pull/4492 + - persistent-test # https://github.com/commercialhaskell/stackage/pull/4492 # - stackage-curator # http-conduit 2.3 via amazonka - store - wai-websockets @@ -2921,7 +2921,7 @@ packages: # - eventful-dynamodb # http-conduit 2.3 via amazonka - eventful-memory - eventful-postgresql < 0 # GHC 8.4 via persistent-postgresql - - eventful-sql-common + - eventful-sql-common < 0 # persistent 2.10.0 #4551 - eventful-sqlite - eventful-test-helpers - stratosphere @@ -3385,7 +3385,7 @@ packages: - mnist-idx "Naushadh @naushadh": - - persistent-mysql-haskell + - persistent-mysql-haskell < 0 # persistent 2.10.0 #4550 "Moritz Schulte @mtesseract": - async-refresh @@ -3741,7 +3741,7 @@ packages: "Maximilian Tagher @MaxGabriel": - aeson-iproute - - persistent-iproute + - persistent-iproute < 0 # persistent-2.10.0 #4553 "Damian Nadales @capitanbatata": - hierarchy < 0 @@ -4657,20 +4657,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4541 - dependent-sum < 0.5 - # causes build failure in persistent-mysql-haskell https://github.com/commercialhaskell/stackage/issues/4550 - # causes build failure in eventful-sql-common https://github.com/commercialhaskell/stackage/issues/4551 - # causes build failure in persistent-test https://github.com/commercialhaskell/stackage/issues/4552 - # causes build failure in persistent-iproute https://github.com/commercialhaskell/stackage/issues/4553 - - persistent < 2.10 - - persistent-mysql < 2.10 - - persistent-postgresql < 2.10 - - persistent-sqlite < 2.10 - - persistent-template < 2.7.0 - - persistent-typed-db < 0.1.0.0 - - # Needs persistent >= 2.10, currently blocked by any of #4550 #4551 #4552 #4553 - - esqueleto < 3.1.0 - # https://github.com/commercialhaskell/stackage/issues/4564 - primitive < 0.7.0.0 - primitive-extras < 0.8 From e35fed54f2187212f7493b62553e8817b000a058 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 9 Aug 2019 01:49:05 +0000 Subject: [PATCH 1659/1876] Drops eventful-common via #4551 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27d8c7c5..830397b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2922,7 +2922,7 @@ packages: - eventful-memory - eventful-postgresql < 0 # GHC 8.4 via persistent-postgresql - eventful-sql-common < 0 # persistent 2.10.0 #4551 - - eventful-sqlite + - eventful-sqlite < 0 # persistent 2.10.0 via eventful-sql-common - eventful-test-helpers - stratosphere - sum-type-boilerplate From 37f04c772bf4cb9eb25841a09c794e96afa53d92 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 9 Aug 2019 23:52:29 +0000 Subject: [PATCH 1660/1876] Disable pairing #4758 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 830397b7..2e692649 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2878,7 +2878,7 @@ packages: - pedersen-commitment - merkle-tree - oblivious-transfer - - pairing + - pairing < 0 # #4758 - libraft - galois-field From f9bc0b31621e7040b829efb1857bec9a6a9a0489 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 10 Aug 2019 00:15:28 +0000 Subject: [PATCH 1661/1876] skip bugsnag-haskell test suite #4759 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e692649..a8a234a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5156,6 +5156,7 @@ skipped-tests: - envelope # https://github.com/commercialhaskell/stackage/issues/4669 - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 - either-both # https://github.com/commercialhaskell/stackage/issues/4757 + - bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/4759 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run From 21ae44b27c95f1ba1a4119ee71aadae489baeb40 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 10 Aug 2019 00:19:01 +0000 Subject: [PATCH 1662/1876] Disable persistent-template benchmarks #4760 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8a234a4..64303b4d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5656,6 +5656,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 - hslua # https://github.com/commercialhaskell/stackage/issues/4526 + - persistent-template # https://github.com/commercialhaskell/stackage/issues/4760 # Cyclic dependencies - cassava From e0cdb09465ec2e4c3d4516136e4a444e1a1ce396 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 10 Aug 2019 00:21:13 +0000 Subject: [PATCH 1663/1876] Restrict Cabal to versions prior to 3.0 #4761 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64303b4d..d61394c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2757,7 +2757,7 @@ packages: - xlsx-tabular "Mikhail Glushenkov @23Skidoo": - - Cabal + - Cabal < 3.0 # https://github.com/commercialhaskell/stackage/issues/4761 - cabal-install # - pointful # haskell-src-exts From 84f8a1f8d0710a3e9c178a8a1a4a98fdefabb869 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 10 Aug 2019 00:25:13 +0000 Subject: [PATCH 1664/1876] Fixes typo --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d61394c5..b4749119 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2757,7 +2757,7 @@ packages: - xlsx-tabular "Mikhail Glushenkov @23Skidoo": - - Cabal < 3.0 # https://github.com/commercialhaskell/stackage/issues/4761 + - Cabal < 3 # https://github.com/commercialhaskell/stackage/issues/4761 - cabal-install # - pointful # haskell-src-exts From 4ef0122527864defd5fddf9f68c94620a5768f32 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 11 Aug 2019 14:15:58 +0000 Subject: [PATCH 1665/1876] Disable persistent-postgresql and -mysql tests persistent-postgresql (#4763) and persistent-mysql (#4764) have test suites that fail due to connection errors --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4749119..1521fb5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5436,6 +5436,11 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4722 - tasty-discover + + # https://github.com/commercialhaskell/stackage/issues/4764 + - persistent-mysql + # https://github.com/commercialhaskell/stackage/issues/4763 + - persistent-postgresql # end of expected-test-failures From 0a6d54fa09abf05481270f52b1d344b046066d30 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 11 Aug 2019 14:42:07 +0000 Subject: [PATCH 1666/1876] Disables mixpanel-client --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1521fb5e..5c9d421d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3686,7 +3686,7 @@ packages: - cachix < 0 # #4752 - cachix-api - elm2nix - - mixpanel-client + - mixpanel-client < 0 - netrc - pretty-sop - servant-auth From 3be2dc31a0228c6ec928624ca99bb8a4bbe4d8b5 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Mon, 12 Aug 2019 02:24:09 +0000 Subject: [PATCH 1667/1876] Restricts upper bound unagi-chan #4765 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f493775f..2f492124 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -37,7 +37,7 @@ packages: - interpolatedstring-qq2 - prospect - do-notation - - unagi-chan + - unagi-chan < 0.4.1.1 # #4765 - type-errors - loopbreaker From 7bc42ef9133435bb9c923f59d4f5537f1ade958f Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Mon, 12 Aug 2019 02:30:03 +0000 Subject: [PATCH 1668/1876] Re-enable raaz and naqsha --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f492124..c262d2ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1119,8 +1119,8 @@ packages: - opensource "Piyush P Kurur @piyush-kurur": - - raaz < 0 # GHC 8.4 via base-4.11.0.0 - - naqsha < 0 # GHC 8.4 via base-4.11.0.0 + - raaz + - naqsha "Joey Hess @joeyh": # - git-annex # conduit 1.3 From 83b8993b1e6bfa27d7c3597a823918394f24a193 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Mon, 12 Aug 2019 02:30:25 +0000 Subject: [PATCH 1669/1876] Re-enable git-annex --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c262d2ba..4f06a5f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1123,7 +1123,7 @@ packages: - naqsha "Joey Hess @joeyh": - # - git-annex # conduit 1.3 + - git-annex - concurrent-output - mountpoints - disk-free-space From e539d5414b65d108e846ccf4438c450b3f01b3b7 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Mon, 12 Aug 2019 02:35:17 +0000 Subject: [PATCH 1670/1876] Re-disables git-annex --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f06a5f3..cb2665a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1123,7 +1123,7 @@ packages: - naqsha "Joey Hess @joeyh": - - git-annex + # - git-annex # Depends on many packages not tracked by Stackage - concurrent-output - mountpoints - disk-free-space From 17f6a31dfe125201bb0c6e6d4da11be93763f81f Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Mon, 12 Aug 2019 02:44:47 +0000 Subject: [PATCH 1671/1876] Skip raaz benchmarks (compilation failure) #4766 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cb2665a5..6128ed1c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5456,6 +5456,7 @@ expected-benchmark-failures: - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - http2 - lz4 # https://github.com/fpco/stackage/issues/3510 + - raaz # https://github.com/commercialhaskell/stackage/issues/4766 - thyme - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 From a90e8fab0dc2d68e456df6ab3a4229dc42c119d8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 13 Aug 2019 07:42:00 +0000 Subject: [PATCH 1672/1876] Regenerate LTS snapshots when using NOPLAN --- automated/build-next.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/automated/build-next.sh b/automated/build-next.sh index 79edd3ba..e9124566 100755 --- a/automated/build-next.sh +++ b/automated/build-next.sh @@ -117,6 +117,8 @@ then else docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stackage-curator update && stackage-curator constraints --target $TARGET && stackage-curator snapshot-incomplete && stackage-curator snapshot" fi +else + docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stackage-curator snapshot" fi From 3ec057ea5c656946673696c6e83e9e6d2eb590bf Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 14 Aug 2019 15:27:48 +0200 Subject: [PATCH 1673/1876] add functor-products functor-products (not present) depended on by: - [ ] decidable-0.2.0.0 (-any). Justin Le @mstksg. @mstksg. Used by: library - [ ] list-witnesses-0.1.2.0 (-any). Justin Le @mstksg. @mstksg. Used by: library --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6128ed1c..74f26166 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1960,6 +1960,7 @@ packages: - configurator-export - decidable - emd + - functor-products - hamilton - hmatrix-backprop - hmatrix-vector-sized From f83d876313df2b8123be2afd47d01a19a4f207ba Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 14 Aug 2019 16:15:07 +0200 Subject: [PATCH 1674/1876] ./check: snapshot-incomplete needs --target --- check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check b/check index 93a215e9..6ae134e0 100755 --- a/check +++ b/check @@ -9,6 +9,6 @@ export GHCVER=$(sed -n "s/^ghc-version: \"\(.*\)\"/\1/p" "build-constraints.yaml NIGHTLY="nightly-$(date +%Y-%m-%d)" curator update && curator constraints --target=$NIGHTLY && - curator snapshot-incomplete && + curator snapshot-incomplete --target=$NIGHTLY && curator snapshot && stack --resolver ghc-$GHCVER exec curator check-snapshot From c048561505874762df6b328f2b2e3d63eee89ed5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 14 Aug 2019 16:16:49 +0200 Subject: [PATCH 1675/1876] wai-extra < 3.0.27.0 for hoath2 (#4767) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74f26166..896a76ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4753,6 +4753,8 @@ packages: - dependent-map < 0.3 - dependent-sum-template < 0.1 + # https://github.com/commercialhaskell/stackage/issues/4767 + - wai-extra < 3.0.27.0 # end of packages # Package flags are applied to individual packages, and override the values of From 67a1200670f53130c1796cbc28cf23455636e372 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 14 Aug 2019 16:17:33 +0200 Subject: [PATCH 1676/1876] move wai-extra under @snoyberg --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 896a76ed..423f569d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -516,6 +516,7 @@ packages: - persistent-test # https://github.com/commercialhaskell/stackage/pull/4492 # - stackage-curator # http-conduit 2.3 via amazonka - store + - wai-extra - wai-websockets - warp-tls - yesod @@ -4376,7 +4377,6 @@ packages: - wai-app-static - wai-conduit - wai-eventsource - - wai-extra - wai-handler-launch - wai-logger - wai-session From 4e3c43feed3561117c68ce91fb990fdb0014f28e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 16 Aug 2019 08:28:09 +0200 Subject: [PATCH 1677/1876] apecs-gloss-0.2.2 failed to build (jonascarpay/apecs#51) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 423f569d..4aa15aae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4755,6 +4755,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4767 - wai-extra < 3.0.27.0 + + # https://github.com/jonascarpay/apecs/issues/51 + - apecs-gloss < 0.2.2 # end of packages # Package flags are applied to individual packages, and override the values of From 883d6790c9b2d3a504db4398b5c8fac2e32e6ec5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 16 Aug 2019 08:37:42 +0200 Subject: [PATCH 1678/1876] try apecs-gloss-0.2.0 (jonascarpay/apecs#51) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4aa15aae..08974106 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4757,7 +4757,7 @@ packages: - wai-extra < 3.0.27.0 # https://github.com/jonascarpay/apecs/issues/51 - - apecs-gloss < 0.2.2 + - apecs-gloss < 0.2.1 # end of packages # Package flags are applied to individual packages, and override the values of From b2254c987a565668c2fa32e4bae9b9235354409f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 16 Aug 2019 09:05:46 +0200 Subject: [PATCH 1679/1876] try apecs-physics < 0.4.3 instead (jonascarpay/apecs#51) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08974106..084206c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4757,7 +4757,7 @@ packages: - wai-extra < 3.0.27.0 # https://github.com/jonascarpay/apecs/issues/51 - - apecs-gloss < 0.2.1 + - apecs-physics < 0.4.3 # end of packages # Package flags are applied to individual packages, and override the values of From 7232d804564a7dfbfaea6e869fa3b037424ca941 Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Fri, 16 Aug 2019 23:10:20 +0900 Subject: [PATCH 1680/1876] Re-enable servant-rawm. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 084206c3..b85178a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2300,7 +2300,7 @@ packages: - read-env-var - servant-checked-exceptions - servant-checked-exceptions-core - - servant-rawm < 0 # https://github.com/cdepillabout/servant-rawm/issues/9 + - servant-rawm - servant-static-th - termonad < 0 - world-peace From 3412c43d5c681f2c719c5192b4f582837eb5f7c1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 18 Aug 2019 13:57:54 +0200 Subject: [PATCH 1681/1876] Revert "wai-extra < 3.0.27.0 for hoath2 (#4767)" This reverts commit c048561505874762df6b328f2b2e3d63eee89ed5. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 084206c3..d3b7a8a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4753,9 +4753,6 @@ packages: - dependent-map < 0.3 - dependent-sum-template < 0.1 - # https://github.com/commercialhaskell/stackage/issues/4767 - - wai-extra < 3.0.27.0 - # https://github.com/jonascarpay/apecs/issues/51 - apecs-physics < 0.4.3 # end of packages From dc6561d28d58bc5d6f5d13236fa49394501f5f3b Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Mon, 19 Aug 2019 13:40:11 +0900 Subject: [PATCH 1682/1876] Reenable termonad --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3b7a8a4..2bc52ba9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2302,7 +2302,7 @@ packages: - servant-checked-exceptions-core - servant-rawm < 0 # https://github.com/cdepillabout/servant-rawm/issues/9 - servant-static-th - - termonad < 0 + - termonad - world-peace - xml-html-qq - xml-indexed-cursor From a2a8f128d271a0a750511c5bd5fc6dc542870c75 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 20 Aug 2019 01:02:04 +0200 Subject: [PATCH 1683/1876] debian-bootstrap.sh: try using llvm-8 from updates https://packages.ubuntu.com/bionic-updates/llvm-8 --- debian-bootstrap.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index a78ba4c9..6b9cde36 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -131,6 +131,7 @@ apt-get install -y \ libzstd-dev \ libzmq3-dev \ llvm-6.0 \ + llvm-8 \ locales \ m4 \ minisat \ @@ -165,12 +166,6 @@ ACCEPT_EULA=Y apt-get install msodbcsql17 -y locale-gen en_US.UTF-8 -# llvm-8.0 for llvm-hs (separate since it needs wget) -wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ - && add-apt-repository "deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-7 main" \ - && apt-get update \ - && apt-get install -y llvm-8 - # Buggy versions of ld.bfd fail to link some Haskell packages: # https://sourceware.org/bugzilla/show_bug.cgi?id=17689. Gold is # faster anyways and uses less RAM. From 20abdef4fc435164b2a93e84579cf4f01e9599b5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 20 Aug 2019 01:06:05 +0200 Subject: [PATCH 1684/1876] debian-bootstrap.sh: termonad needs pcre2-8 https://packages.ubuntu.com/bionic/libpcre2-dev --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 6b9cde36..b12ae29e 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -98,6 +98,7 @@ apt-get install -y \ libopenmpi-dev \ libpango1.0-dev \ libpcap0.8-dev \ + libpcre2-dev \ libpq-dev \ libprotobuf-dev \ libre2-dev \ From b4e1ffeb73843f13cc129a61e92f6a9fcfe256af Mon Sep 17 00:00:00 2001 From: hainq Date: Thu, 22 Aug 2019 09:26:57 +0700 Subject: [PATCH 1685/1876] re-enable persistent-mongoDB --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae5ef2cd..444ea219 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -556,7 +556,7 @@ packages: - hybrid-vectors - indents - language-c - - persistent-mongoDB < 0 # GHC 8.4 via mongoDB + - persistent-mongoDB - pretty-class - th-expand-syns - th-lift From 7189a4e818113980352fca02ee90efea2bed50fd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 22 Aug 2019 10:24:47 +0300 Subject: [PATCH 1686/1876] Expect test failure for persistent-mongoDB --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 444ea219..b13d047b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5443,6 +5443,9 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4763 - persistent-postgresql + # Requires a running server + - persistent-mongoDB + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 5fd96471ce696ae671391db9ac731df21566ed28 Mon Sep 17 00:00:00 2001 From: TobiReinhart <43352762+TobiReinhart@users.noreply.github.com> Date: Thu, 22 Aug 2019 11:38:34 +0200 Subject: [PATCH 1687/1876] add sparse-tensor --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b13d047b..578ce99d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,6 +9,8 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "Tobias Reinhart @TobiReinhart": + - sparse-tensor "YongJoon Joe @QuietJoon": - doldol From ea8e545ace704ed0544c445551e9846ca588097b Mon Sep 17 00:00:00 2001 From: Stephan Schiffels Date: Thu, 22 Aug 2019 13:03:41 +0200 Subject: [PATCH 1688/1876] added sequence-formats and pipes-ordered-zip --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bcb11895..9ce99927 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,6 +10,10 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "Stephan Schiffels @stschiff": + - sequence-formats + - pipes-ordered-zip + "YongJoon Joe @QuietJoon": - doldol - ENIG From 53759b4aabdb89d6fe20c26f565cb4681869cd08 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 23 Aug 2019 07:39:00 +0300 Subject: [PATCH 1689/1876] Upper bound on polyparse for #4775 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d277b41c..043c5884 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4761,6 +4761,9 @@ packages: # https://github.com/jonascarpay/apecs/issues/51 - apecs-physics < 0.4.3 + + # https://github.com/commercialhaskell/stackage/issues/4775 + - polyparse < 1.13 # end of packages # Package flags are applied to individual packages, and override the values of From c24c1eb72716410e87cf94e7ef4ae4723d8258d1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 23 Aug 2019 07:58:27 +0300 Subject: [PATCH 1690/1876] Temporarily disable sequence-formats #4776 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 043c5884..f333e1a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: - sparse-tensor "Stephan Schiffels @stschiff": - - sequence-formats + # - sequence-formats https://github.com/commercialhaskell/stackage/issues/4776 - pipes-ordered-zip "YongJoon Joe @QuietJoon": From 26ad9a2afb18e3062cfe83c3049e7799dfeed62a Mon Sep 17 00:00:00 2001 From: Jonas Carpay Date: Fri, 23 Aug 2019 22:59:29 +0900 Subject: [PATCH 1691/1876] Drop apecs-physics constraint --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f333e1a2..f8ae97a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4759,9 +4759,6 @@ packages: - dependent-map < 0.3 - dependent-sum-template < 0.1 - # https://github.com/jonascarpay/apecs/issues/51 - - apecs-physics < 0.4.3 - # https://github.com/commercialhaskell/stackage/issues/4775 - polyparse < 1.13 # end of packages From f2f57f7ec8d6185ed8a3436f8aba97f02eae4fd4 Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Sat, 24 Aug 2019 01:36:45 +0200 Subject: [PATCH 1692/1876] build-constraints.yaml: Add hspec-parsec to my packages --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8ae97a6..c58bae67 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -390,6 +390,7 @@ packages: - newtype-generics - bsb-http-chunked - coercible-utils + - hspec-parsec "Joe M @joe9": - logger-thread From 9166b65898110066050b9dcecf78b12457eba462 Mon Sep 17 00:00:00 2001 From: James Brock Date: Sun, 25 Aug 2019 05:55:45 +0900 Subject: [PATCH 1693/1876] Add new package replace-megaparsec --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8ae97a6..1a8e0dd7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3948,6 +3948,9 @@ packages: "Akshay Mankar @akshaymankar": - jsonpath + + "James Brock @jamesdbrock": + - replace-megaparsec "Grandfathered dependencies": - Boolean From 530d5530ab30c3574b82ae45453160888c243f88 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 25 Aug 2019 09:26:44 +0300 Subject: [PATCH 1694/1876] Add back sequence-formats (closes #4776) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f14ff0b..ee399050 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: - sparse-tensor "Stephan Schiffels @stschiff": - # - sequence-formats https://github.com/commercialhaskell/stackage/issues/4776 + - sequence-formats - pipes-ordered-zip "YongJoon Joe @QuietJoon": From 4547eaed9ccdbfb57f63ec852bd3761604f2d31b Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 10 Aug 2019 22:17:50 -0400 Subject: [PATCH 1695/1876] taking over debian and cabal-debian from David Fox --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8ae97a6..ba474e20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1124,6 +1124,8 @@ packages: - DAV - hopenpgp-tools - opensource + - debian + - cabal-debian "Piyush P Kurur @piyush-kurur": - raaz From 432deb74a54a350d46b2c16a7f0e803eb0df2593 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 26 Aug 2019 21:29:58 -0700 Subject: [PATCH 1696/1876] Upper bound sparse-tensor (#4780) --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 58152fc3..10a42c99 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -15,7 +15,7 @@ packages: "Stephan Schiffels @stschiff": - sequence-formats - pipes-ordered-zip - + "YongJoon Joe @QuietJoon": - doldol - ENIG @@ -4767,6 +4767,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4775 - polyparse < 1.13 + + # https://github.com/commercialhaskell/stackage/issues/4780 + - sparse-tensor < 0.1 # end of packages # Package flags are applied to individual packages, and override the values of From 22b2d49776382e39a92650d3bacb4739a69ee60f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 27 Aug 2019 11:38:30 +0300 Subject: [PATCH 1697/1876] Upper bound on cabal-install for #4761 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10a42c99..d405a2b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2771,7 +2771,7 @@ packages: "Mikhail Glushenkov @23Skidoo": - Cabal < 3 # https://github.com/commercialhaskell/stackage/issues/4761 - - cabal-install + - cabal-install < 3 # - pointful # haskell-src-exts "Lennart Kolmodin @kolmodin": From 5da38815aebf1f09b8fad5c7262a1280f62ade01 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 27 Aug 2019 08:27:49 +0000 Subject: [PATCH 1698/1876] build.sh changes on server --- automated/build.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/automated/build.sh b/automated/build.sh index 48046dae..769c2fcd 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -106,7 +106,7 @@ if [ "${NOPLAN:-}x" = "x" ] then if [ $SHORTNAME = "lts" ] then - docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "exec stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-}" + docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stack update && exec stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-}" else docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stack update && exec stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-}" fi @@ -146,3 +146,5 @@ docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "stackage-curator upload-docs --targ echo -n "Completed at " date + +(cd new-stackage-format && ./convert.sh) From cd70ba89427d88b404a2d42eada13ff17c53717a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 27 Aug 2019 08:28:05 +0000 Subject: [PATCH 1699/1876] Remove no-longer-used build.sh --- automated/build.sh | 150 --------------------------------------------- 1 file changed, 150 deletions(-) delete mode 100755 automated/build.sh diff --git a/automated/build.sh b/automated/build.sh deleted file mode 100755 index 769c2fcd..00000000 --- a/automated/build.sh +++ /dev/null @@ -1,150 +0,0 @@ -#!/usr/bin/env bash - -set -eu +x - -ROOT=$(cd $(dirname $0) ; pwd) -TARGET=$1 - -source aws.sh - -# For nightly-YYYY-MM-DD, tag should be nightly -# For lts-X.Y, tag should be ltsX -SHORTNAME=$(echo $TARGET | cut -d- -f 1) -if [ $SHORTNAME = "lts" ] -then - TAG=$(echo $TARGET | sed 's@^lts-\([0-9]*\)\.[0-9]*@lts\1@') -else - TAG=$SHORTNAME -fi - -IMAGE=commercialhaskell/stackage:$TAG - -PLAN_FILE=current-plan.yaml -DOCMAP_FILE=current-docmap.yaml - -CABAL_DIR=$ROOT/cabal -STACK_DIR=$ROOT/stack -GHC_DIR=$ROOT/ghc -DOT_STACKAGE_DIR=$ROOT/dot-stackage -WORKDIR=$ROOT/$TAG/work -EXTRA_BIN_DIR=$ROOT/extra-bin -SSH_DIR=$ROOT/ssh-$SHORTNAME -USERID=$(id -u) - -mkdir -p \ - "$CABAL_DIR" \ - "$STACK_DIR" \ - "$GHC_DIR" \ - "$DOT_STACKAGE_DIR" \ - "$WORKDIR" \ - "$EXTRA_BIN_DIR" \ - "$SSH_DIR" - -GITCONFIG=$ROOT/gitconfig -cat >$GITCONFIG <$SSH_DIR/known_hosts < Date: Tue, 27 Aug 2019 08:42:07 +0000 Subject: [PATCH 1700/1876] Better method for downloading curator and stack exes --- automated/build-next.sh | 46 +++++++++--------------- automated/new-stackage-format/convert.sh | 3 ++ 2 files changed, 19 insertions(+), 30 deletions(-) diff --git a/automated/build-next.sh b/automated/build-next.sh index e9124566..270651a0 100755 --- a/automated/build-next.sh +++ b/automated/build-next.sh @@ -63,20 +63,19 @@ require_400_file "$HACKAGE_CREDS" mkdir -p $ROOT/bin BINDIR=$(cd $ROOT/bin ; pwd) ( +CURATOR_EXES=95a207fb4d5bd2e2a255350ce18f55976344eeb71e6f27a25f63e8dba28a4cd1 cd $BINDIR -rm -f stackage-curator stackage-curator-2*.bz2 -CURATOR2=stackage-curator-2-f6258124cff9a7e92bcb5704164a70e149080e88 -wget "https://download.fpcomplete.com/stackage-curator-2/$CURATOR2.bz2" -bunzip2 "$CURATOR2.bz2" -chmod +x $CURATOR2 -mv $CURATOR2 stackage-curator -./stackage-curator --version +rm -f curator stack *.bz2 +wget "https://s3.amazonaws.com/download.fpcomplete.com/curator-exes/curator-exes-$CURATOR_EXES.tar.bz2" +tar xf "curator-exes-$CURATOR_EXES.tar.bz2" +echo curator: $(./curator --version) +echo stack: $(./stack --version) ) # We share pantry directory between snapshots while the other content in .stack # is stored separately (because e.g. Ubuntu releases between LTS and nightly # could differ). Also the order of binds is important. -ARGS_COMMON="--rm -v $WORKDIR:$HOME/work -w $HOME/work -v $BINDIR/stackage-curator:/usr/bin/stackage-curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $BINDIR/stack:/usr/bin/stack:ro -v $STACK_DIR:$HOME/.stack -v $PANTRY_DIR:$HOME/.stack/pantry" +ARGS_COMMON="--rm -v $WORKDIR:$HOME/work -w $HOME/work -v $BINDIR/curator:/usr/bin/curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $BINDIR/stack:/usr/bin/stack:ro -v $STACK_DIR:$HOME/.stack -v $PANTRY_DIR:$HOME/.stack/pantry" ARGS_PREBUILD="$ARGS_COMMON -u $USERID -e HOME=$HOME -v $CABAL_DIR:$HOME/.cabal -v $GHC_DIR:$HOME/.ghc -v $DOT_STACKAGE_DIR:$HOME/.stackage" ARGS_BUILD="$ARGS_COMMON -v $CABAL_DIR:$HOME/.cabal:ro -v $GHC_DIR:$HOME/.ghc:ro" # instance-data is an undocumented feature of S3 used by amazonka, @@ -89,21 +88,9 @@ ARGS_UPLOAD="$ARGS_COMMON -u $USERID -e HOME=$HOME -v $HACKAGE_CREDS:/hackage-cr # below for why this is safe.) if [ $SHORTNAME = "lts" ] then - docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "exec stackage-curator check-target-available --target $TARGET" + docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "exec curator check-target-available --target $TARGET" fi -# Get latest stack -( -cd $BINDIR -rm -f stack stack-*.bz2 -STACK=stack-f6258124cff9a7e92bcb5704164a70e149080e88 -wget "https://download.fpcomplete.com/stackage-curator-2/$STACK.bz2" -bunzip2 "$STACK.bz2" -chmod +x $STACK -mv $STACK stack -./stack --version -) - # Determine the new build plan unless NOPLAN is set # @@ -113,12 +100,12 @@ if [ "${NOPLAN:-}x" = "x" ] then if [ $SHORTNAME = "lts" ] then - docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stackage-curator constraints --target $TARGET && stackage-curator snapshot-incomplete && stackage-curator snapshot" + docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "curator constraints --target $TARGET && curator snapshot-incomplete --target $TARGET && curator snapshot" else - docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stackage-curator update && stackage-curator constraints --target $TARGET && stackage-curator snapshot-incomplete && stackage-curator snapshot" + docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "curator update && curator constraints --target $TARGET && curator snapshot-incomplete --target $TARGET && curator snapshot" fi else - docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stackage-curator snapshot" + docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "curator snapshot" fi @@ -126,7 +113,7 @@ fi # # * Check that the snapshot is valid # * Fetch and unpack all needed tarballs (the build step does not have write access to the tarball directory) -docker run $ARGS_PREBUILD $IMAGE /bin/bash -c 'GHCVER=$(sed -n "s/^ghc-version: \(.*\)/\1/p" constraints.yaml) && stack setup ghc-$GHCVER --verbosity=error && stack exec --resolver=ghc-$GHCVER stackage-curator check-snapshot && stackage-curator unpack' +docker run $ARGS_PREBUILD $IMAGE /bin/bash -c 'GHCVER=$(sed -n "s/^ghc-version: \(.*\)/\1/p" constraints.yaml) && stack setup ghc-$GHCVER --verbosity=error && stack exec --resolver=ghc-$GHCVER curator check-snapshot && curator unpack' case $SHORTNAME in lts) JOBS=1 ;; @@ -136,25 +123,24 @@ esac # Now do the actual build. We need to first set the owner of the home directory # correctly, so we run the command as root, change owner, and then use sudo to # switch back to the current user -docker run $ARGS_BUILD $IMAGE nice -n 15 /bin/bash -c "chown $USER $HOME && exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH\" stackage-curator build --jobs $JOBS" 2>&1 | tee "$SHORTNAME-build.log" +docker run $ARGS_BUILD $IMAGE nice -n 15 /bin/bash -c "chown $USER $HOME && exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH\" curator build --jobs $JOBS" 2>&1 | tee "$SHORTNAME-build.log" # Make sure we actually need this snapshot. We used to perform this check # exclusively before building. Now we perform it after as well for the case of # nightly, where we don't perform this check beforehand. This is also slightly # safer, in case someone else already uploaded a specific snapshot while we # were building. -docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "exec stackage-curator check-target-available --target $TARGET" +docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "exec curator check-target-available --target $TARGET" # Successful build, so we need to: # # * Upload the docs to S3 # * Upload the new snapshot .yaml file to the appropriate Github repo, also upload its constraints # * Register as a new Hackage distro (currently disabled) -docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "stackage-curator upload-docs --target $TARGET && exec stackage-curator upload-github --target $TARGET" -# FIXME - add back "stackage-curator hackage-distro --target $TARGET" when we will be ready to publish +docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "curator upload-docs --target $TARGET && curator upload-github --target $TARGET && exec curator hackage-distro --target $TARGET" # information about the new snapshots on Hackage -$BINDIR/stackage-curator legacy-bulk --stackage-snapshots dot-stackage/curator/stackage-snapshots/ --lts-haskell dot-stackage/curator/lts-haskell/ --stackage-nightly dot-stackage/curator/stackage-nightly/ +$BINDIR/curator legacy-bulk --stackage-snapshots dot-stackage/curator/stackage-snapshots/ --lts-haskell dot-stackage/curator/lts-haskell/ --stackage-nightly dot-stackage/curator/stackage-nightly/ ( diff --git a/automated/new-stackage-format/convert.sh b/automated/new-stackage-format/convert.sh index beae82dc..092b293a 100755 --- a/automated/new-stackage-format/convert.sh +++ b/automated/new-stackage-format/convert.sh @@ -21,7 +21,10 @@ do fi done +( +export HOME=$(pwd) ./convert +) cd stackage-snapshots git add lts nightly From cc4e4ea13df1d6ded5b11dd69b288337759262d2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 27 Aug 2019 14:49:29 +0300 Subject: [PATCH 1701/1876] Add curator-exes script/Dockerfile --- automated/build-next.sh | 1 + etc/curator-exes/.gitignore | 1 + etc/curator-exes/Dockerfile | 13 +++++++++++++ etc/curator-exes/README.md | 5 +++++ etc/curator-exes/run.sh | 11 +++++++++++ etc/curator-exes/stack.yaml | 22 ++++++++++++++++++++++ 6 files changed, 53 insertions(+) create mode 100644 etc/curator-exes/.gitignore create mode 100644 etc/curator-exes/Dockerfile create mode 100644 etc/curator-exes/README.md create mode 100755 etc/curator-exes/run.sh create mode 100644 etc/curator-exes/stack.yaml diff --git a/automated/build-next.sh b/automated/build-next.sh index 270651a0..ebac9bdd 100755 --- a/automated/build-next.sh +++ b/automated/build-next.sh @@ -63,6 +63,7 @@ require_400_file "$HACKAGE_CREDS" mkdir -p $ROOT/bin BINDIR=$(cd $ROOT/bin ; pwd) ( +# See etc/curator-exes/README.md CURATOR_EXES=95a207fb4d5bd2e2a255350ce18f55976344eeb71e6f27a25f63e8dba28a4cd1 cd $BINDIR rm -f curator stack *.bz2 diff --git a/etc/curator-exes/.gitignore b/etc/curator-exes/.gitignore new file mode 100644 index 00000000..ae3c1726 --- /dev/null +++ b/etc/curator-exes/.gitignore @@ -0,0 +1 @@ +/bin/ diff --git a/etc/curator-exes/Dockerfile b/etc/curator-exes/Dockerfile new file mode 100644 index 00000000..81f4dbd9 --- /dev/null +++ b/etc/curator-exes/Dockerfile @@ -0,0 +1,13 @@ +FROM fpco/stack-build:lts-14 + +# Prime the snapshot so rebuilds are faster +RUN mkdir -p /artifacts +RUN stack update +RUN stack build --no-install-ghc --resolver lts-13.28 --only-dependencies stack amazonka-s3 + +RUN git clone --depth 1 https://github.com/commercialhaskell/stack && \ + git clone --depth 1 https://github.com/commercialhaskell/curator + +COPY stack.yaml . + +RUN stack --no-install-ghc install --local-bin-path /artifacts diff --git a/etc/curator-exes/README.md b/etc/curator-exes/README.md new file mode 100644 index 00000000..150f7bda --- /dev/null +++ b/etc/curator-exes/README.md @@ -0,0 +1,5 @@ +Scripts to create and upload the curator-exes.tar.bz2 files. Make sure to +update the hash in automated/build-next.sh. + +NOTE: Depending on what's exactly on the master branches when running the +`./run.sh` script, the `stack.yaml` file may need some tweaks. diff --git a/etc/curator-exes/run.sh b/etc/curator-exes/run.sh new file mode 100755 index 00000000..de90f644 --- /dev/null +++ b/etc/curator-exes/run.sh @@ -0,0 +1,11 @@ +#!/usr/bin/env bash + +set -eux + +rm -rf bin +mkdir -p bin + +docker build . --tag curator-exes + +docker run --rm -v $(pwd)/bin:/output curator-exes cp /artifacts/* output +aws s3 cp curators-exes/* s3://download.fpcomplete.com/curator-exes/ diff --git a/etc/curator-exes/stack.yaml b/etc/curator-exes/stack.yaml new file mode 100644 index 00000000..08ac4d9e --- /dev/null +++ b/etc/curator-exes/stack.yaml @@ -0,0 +1,22 @@ +resolver: lts-13.28 + +packages: +- stack +- curator + +extra-deps: +- hi-file-parser-0.1.0.0@sha256:3fc95852035c8e0fa6d5f9d22e5108067c8f4816ac84675bddc971b20144a9ae,2317 +- http-download-0.1.0.0@sha256:b02d76d28364b74fb90d3ec3c46fd81f9d77bcf71fa40c1d341a7251a0fc40e8,2023 +- pantry-0.1.1.2@sha256:6f06556f8e934afd517559d6f3dae947db91ef3801ee4e5cee9916c83a0c4d52,4628 +- rio-prettyprint-0.1.0.0@sha256:764e1a357275c3c62d57c494d038feae01cf745788e7d0e97367ba793c9670c3,1359 +- ansi-terminal-0.9.1@sha256:48f53532d0f365ffa568c8cf0adc84c66f800a7d80d3329e4f04fa75392f4af1,3225 +- rio-0.1.12.0@sha256:a0b42682a455ffde6a4d894b135117e379aea7ed1810c2cfed471b8f5879968c,3633 +- unliftio-0.2.12@sha256:b089fbc2ff2628a963c2c4b12143f2020874e3e5144ffd6c62b25639a0ca1483,3325 + +- github: fpco/casa + commit: a0cd05c1a9ce33acbb1bdfb9324370f884916e88 + # sha256: 812e05de8f9abdbd1101fc94895dcfd5c35962c4d67a43cc20cbc06eb59ea1f0 + # size: 9508 + subdirs: + - casa-client + - casa-types From c30d4f1a19387e1fb9ce65e945221fa5c60bada4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Wed, 21 Aug 2019 19:42:10 +0200 Subject: [PATCH 1702/1876] Add essence-of-live-coding and subpackages --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d405a2b1..fd116a0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -143,6 +143,10 @@ packages: - rhine-gloss - dunai-core - finite-typelits + - essence-of-live-coding + - essence-of-live-coding-pulse + - essence-of-live-coding-gloss + - essence-of-live-coding-quickcheck "Paul Johnson @PaulJohnson": - geodetics From 9f1c175b4cf9e9a205d45c2570d7362943bcd17d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Mon, 26 Aug 2019 15:34:23 +0200 Subject: [PATCH 1703/1876] Add pulse-simple --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd116a0b..3dcbc840 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -147,6 +147,7 @@ packages: - essence-of-live-coding-pulse - essence-of-live-coding-gloss - essence-of-live-coding-quickcheck + - pulse-simple "Paul Johnson @PaulJohnson": - geodetics From 19d336a0266702a91b8a335611ff096273a3a916 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 27 Aug 2019 06:40:40 -0700 Subject: [PATCH 1704/1876] Upper bound generic-deriving (#4781) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3dcbc840..cd0f76da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4775,6 +4775,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4780 - sparse-tensor < 0.1 + + # https://github.com/commercialhaskell/stackage/issues/4781 + - generic-deriving < 1.13 # end of packages # Package flags are applied to individual packages, and override the values of From 7c4c575cb323d5d8a19b171c7ac012ae7bae0e3a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 27 Aug 2019 16:12:07 -0700 Subject: [PATCH 1705/1876] Add more blockers for #4646 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd0f76da..434392a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4778,6 +4778,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4781 - generic-deriving < 1.13 + + # https://github.com/commercialhaskell/stackage/issues/4646 + - singletons < 2.6 + - eliminators < 0.6 + - th-desugar < 1.10 # end of packages # Package flags are applied to individual packages, and override the values of From 2194a28929a548c1eb900e2b5f45c466f5afd49e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 27 Aug 2019 16:13:54 -0700 Subject: [PATCH 1706/1876] Add comment link --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 434392a0..4f0dfba6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4779,7 +4779,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4781 - generic-deriving < 1.13 - # https://github.com/commercialhaskell/stackage/issues/4646 + # See https://github.com/commercialhaskell/stackage/issues/4646#issuecomment-525517773 - singletons < 2.6 - eliminators < 0.6 - th-desugar < 1.10 From dbe7778a32a3e170edd72458a76e1a2c445c31e2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 27 Aug 2019 16:14:20 -0700 Subject: [PATCH 1707/1876] Remove upper bound for sparse-tensor. Fix #4780 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f0dfba6..52c98ef8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4773,9 +4773,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4775 - polyparse < 1.13 - # https://github.com/commercialhaskell/stackage/issues/4780 - - sparse-tensor < 0.1 - # https://github.com/commercialhaskell/stackage/issues/4781 - generic-deriving < 1.13 From 534c5d4a6bf897dd83ef30d943bee68979c05c8f Mon Sep 17 00:00:00 2001 From: Guillaume Bouchard Date: Tue, 27 Aug 2019 19:33:23 +0200 Subject: [PATCH 1708/1876] add PyF --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52c98ef8..8971ad4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -86,6 +86,9 @@ packages: "Preetham Gujjula @pgujjula": - modular + "Guillaume Bouchard @guibou": + - PyF + "Erik Schnetter @eschnett": - mpi-hs From bb101e5d8c5fe142d71a0ebe25b9595373b26999 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 27 Aug 2019 16:23:50 -0700 Subject: [PATCH 1709/1876] Try unagi-chan --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8971ad4a..ef9e2939 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -43,7 +43,7 @@ packages: - interpolatedstring-qq2 - prospect - do-notation - - unagi-chan < 0.4.1.1 # #4765 + - unagi-chan # 0.4.1.1 # #4765 - type-errors - loopbreaker From f99e3e853cf63faedb1d78885014e911d4a3d2d4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 28 Aug 2019 06:24:59 -0700 Subject: [PATCH 1710/1876] Remove PyF, #4783 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef9e2939..0fc8361b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -86,9 +86,6 @@ packages: "Preetham Gujjula @pgujjula": - modular - "Guillaume Bouchard @guibou": - - PyF - "Erik Schnetter @eschnett": - mpi-hs From 1d4c6092e724cf5dddb61b72b26093a444dabf07 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 28 Aug 2019 06:31:18 -0700 Subject: [PATCH 1711/1876] Disable raaz tests due to #4784 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fc8361b..bcf89e49 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5462,12 +5462,15 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4722 - tasty-discover - + # https://github.com/commercialhaskell/stackage/issues/4764 - persistent-mysql # https://github.com/commercialhaskell/stackage/issues/4763 - persistent-postgresql + # https://github.com/commercialhaskell/stackage/issues/4784 + - raaz + # Requires a running server - persistent-mongoDB From 28e4476e2f447b196ab205d2edc5c28a3eccbbe8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 28 Aug 2019 06:40:43 -0700 Subject: [PATCH 1712/1876] unagi-chan issues fixed, close #4765 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bcf89e49..c05aa81b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -43,7 +43,7 @@ packages: - interpolatedstring-qq2 - prospect - do-notation - - unagi-chan # 0.4.1.1 # #4765 + - unagi-chan - type-errors - loopbreaker From c581cbf4374807b1c828b5e5c757fbf06ebc0b7f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 28 Aug 2019 16:02:16 -0700 Subject: [PATCH 1713/1876] Upper bound ghc-exactprint (#4785) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c05aa81b..cbd19aef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4780,6 +4780,9 @@ packages: - singletons < 2.6 - eliminators < 0.6 - th-desugar < 1.10 + + # https://github.com/commercialhaskell/stackage/issues/4785 + - ghc-exactprint < 0.6.2 # end of packages # Package flags are applied to individual packages, and override the values of From 7d40015514b6c0b6c5d046137d4a0a8b7be89662 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 29 Aug 2019 16:47:56 -0700 Subject: [PATCH 1714/1876] Upper bound shelly (#4786) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbd19aef..c8dda0ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4783,6 +4783,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4785 - ghc-exactprint < 0.6.2 + + # https://github.com/commercialhaskell/stackage/issues/4786 + - shelly < 1.9 # end of packages # Package flags are applied to individual packages, and override the values of From 73814360420c763561b9bcbe2726116075b02eb0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 29 Aug 2019 17:52:01 -0700 Subject: [PATCH 1715/1876] Upper bound salak, #4787 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8dda0ca..3d2e1116 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3214,7 +3214,7 @@ packages: - rawstring-qm "Daniel YU ": - - salak + - salak < 0.3.5.3 # https://github.com/commercialhaskell/stackage/issues/4787 - salak-yaml - salak-toml - tensors From 16bf6796bf8ac91158b83dc925546ed847c78b62 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 29 Aug 2019 22:46:34 -0700 Subject: [PATCH 1716/1876] Revert "Remove PyF, #4783" This reverts commit f99e3e853cf63faedb1d78885014e911d4a3d2d4. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3d2e1116..b62e5fcc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -86,6 +86,9 @@ packages: "Preetham Gujjula @pgujjula": - modular + "Guillaume Bouchard @guibou": + - PyF + "Erik Schnetter @eschnett": - mpi-hs From cd788960f06b41eb302df7201dae32bba6a5212b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 29 Aug 2019 22:50:51 -0700 Subject: [PATCH 1717/1876] Revert "Revert "Remove PyF, #4783"" This reverts commit 16bf6796bf8ac91158b83dc925546ed847c78b62. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b62e5fcc..3d2e1116 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -86,9 +86,6 @@ packages: "Preetham Gujjula @pgujjula": - modular - "Guillaume Bouchard @guibou": - - PyF - "Erik Schnetter @eschnett": - mpi-hs From 0e4f79e1f28de4b63d7f88a22edc5ec89cba9f3a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 30 Aug 2019 07:19:26 -0700 Subject: [PATCH 1718/1876] Try salak again, #4787 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3d2e1116..c8dda0ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3214,7 +3214,7 @@ packages: - rawstring-qm "Daniel YU ": - - salak < 0.3.5.3 # https://github.com/commercialhaskell/stackage/issues/4787 + - salak - salak-yaml - salak-toml - tensors From 8b4e28a527357bb5f5f9ca690764f522d71a8a2d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 30 Aug 2019 17:25:09 -0700 Subject: [PATCH 1719/1876] Upper bound brick (#4789) and tmp-postgres (#4790) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8dda0ca..39a9e668 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3170,7 +3170,7 @@ packages: - clock-extras - next-ref < 0 - threads-extras < 0 - - tmp-postgres + - tmp-postgres < 0.3 # https://github.com/commercialhaskell/stackage/issues/4790 - pg-transact - hspec-pg-transact - postgresql-simple-queue @@ -4008,7 +4008,7 @@ packages: - blaze-svg - blaze-textual - boring - - brick + - brick < 0.48 # https://github.com/commercialhaskell/stackage/issues/4789 - buffer-builder - byteable - bytestring-builder From 69309cf95f2b648e3252440dd4a4fee6f8b22e38 Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Sat, 31 Aug 2019 18:56:49 -0700 Subject: [PATCH 1720/1876] Add ghc-source-gen. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 39a9e668..41bc19b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3398,6 +3398,7 @@ packages: - pier-core < 0 - pier < 0 - haskeline + - ghc-source-gen "Christof Schramm ": - mnist-idx From 6ab3fe4201ad6a0ccb4ec858e0733f23a1a48357 Mon Sep 17 00:00:00 2001 From: Yair Chuchem Date: Fri, 30 Aug 2019 20:03:43 +0300 Subject: [PATCH 1721/1876] Add generic-constraints --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41bc19b1..5dcbf6c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -416,6 +416,7 @@ packages: - yeshql "Yair Chuchem @yairchu": + - generic-constraints - List - ListTree From 97c01773ccc982314335ccb3f8975f61c664419b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 1 Sep 2019 20:53:02 -0700 Subject: [PATCH 1722/1876] Disable tests for hledger-lib (#4792) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5dcbf6c8..f9a6f8af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5482,6 +5482,8 @@ expected-test-failures: # Requires a running server - persistent-mongoDB + # https://github.com/commercialhaskell/stackage/issues/4792 + - hledger-lib # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 85bf68f54fc477f30808e301be8f2a87b95f48f9 Mon Sep 17 00:00:00 2001 From: Robbie McMichael <2044464+robbiemcmichael@users.noreply.github.com> Date: Mon, 2 Sep 2019 21:40:28 +1000 Subject: [PATCH 1723/1876] Add http-client-overrides --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9a6f8af..a3d11560 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3962,6 +3962,9 @@ packages: "James Brock @jamesdbrock": - replace-megaparsec + "Robbie McMichael @robbiemcmichael": + - http-client-overrides + "Grandfathered dependencies": - Boolean - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444 From 69ff59f30d3146a46b21b34ecd506b21083a551d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 2 Sep 2019 12:43:32 -0700 Subject: [PATCH 1724/1876] re-enable hledger-lib tests, hledger-lib-1.15.1 should fix #4792 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9a6f8af..566bd065 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5481,9 +5481,6 @@ expected-test-failures: # Requires a running server - persistent-mongoDB - - # https://github.com/commercialhaskell/stackage/issues/4792 - - hledger-lib # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 7a13ee4bde67c2f7e8b4b157e9371e3c638f0ab6 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 2 Sep 2019 12:44:13 -0700 Subject: [PATCH 1725/1876] drop hledger-api from stackage, it is superseded by hledger-web --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 566bd065..7ea47bfd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1208,7 +1208,6 @@ packages: - hledger - hledger-ui - hledger-web - - hledger-api < 0 # build failure against swagger2 # - quickbench - regex-compat-tdfa @@ -5988,7 +5987,6 @@ no-revisions: - hledger-lib - hledger-ui - hledger-web -- hledger-api # Do not build these packages in parallel with others. Useful for high memory From 8d5acf129a00e38ae05afc510a9e504cb89d57b8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 3 Sep 2019 13:35:26 +0200 Subject: [PATCH 1726/1876] emd upper bound for #4795 --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ea47bfd..ba7ee91c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3957,7 +3957,7 @@ packages: "Akshay Mankar @akshaymankar": - jsonpath - + "James Brock @jamesdbrock": - replace-megaparsec @@ -4787,6 +4787,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4786 - shelly < 1.9 + + # https://github.com/commercialhaskell/stackage/issues/4795 + - emd < 0.1.5.0 + # end of packages # Package flags are applied to individual packages, and override the values of From dabb4bc9b75497d37eafc99941b1f11019d76ed6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 4 Sep 2019 00:06:36 +0200 Subject: [PATCH 1727/1876] jailbreak-cabal upper bound for #4796 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba7ee91c..cc4ea786 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4791,6 +4791,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4795 - emd < 0.1.5.0 + # https://github.com/commercialhaskell/stackage/issues/4796 + - jailbreak-cabal < 1.3.5 + # end of packages # Package flags are applied to individual packages, and override the values of From a458c1c03b5c90e3d2fad170b0634d818e865b77 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 4 Sep 2019 17:15:34 +0200 Subject: [PATCH 1728/1876] sequence-formats upper bound for #4797 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cc4ea786..6582a947 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4794,6 +4794,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4796 - jailbreak-cabal < 1.3.5 + # https://github.com/commercialhaskell/stackage/issues/4797 + - sequence-formats < 1.4.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 26672575863e76504cd7e4916befe59946c609a4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 4 Sep 2019 17:24:46 +0200 Subject: [PATCH 1729/1876] Use even lower sequence-formats #4797 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6582a947..f242540d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4795,7 +4795,7 @@ packages: - jailbreak-cabal < 1.3.5 # https://github.com/commercialhaskell/stackage/issues/4797 - - sequence-formats < 1.4.0 + - sequence-formats < 1.3.3 # end of packages From d424c41e645ee1696060f6147eb8c6a9c1a20433 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 4 Sep 2019 17:48:26 +0200 Subject: [PATCH 1730/1876] Revert "Revert "Revert "Remove PyF, #4783""" This reverts commit cd788960f06b41eb302df7201dae32bba6a5212b. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f242540d..40ba33e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -86,6 +86,9 @@ packages: "Preetham Gujjula @pgujjula": - modular + "Guillaume Bouchard @guibou": + - PyF + "Erik Schnetter @eschnett": - mpi-hs From b5d2c80deaa2c08e8f0023c5ef0e0aa40366c86a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 4 Sep 2019 17:50:56 +0200 Subject: [PATCH 1731/1876] Remove shelly upper bound and close #4786 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40ba33e6..7bd1a924 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4788,9 +4788,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4785 - ghc-exactprint < 0.6.2 - # https://github.com/commercialhaskell/stackage/issues/4786 - - shelly < 1.9 - # https://github.com/commercialhaskell/stackage/issues/4795 - emd < 0.1.5.0 From 207c4bb6ef78de873bf12ee604bd31be920318f6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 4 Sep 2019 17:52:41 +0200 Subject: [PATCH 1732/1876] Remove emd upper bound and close #4795 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7bd1a924..fd8d4673 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4788,9 +4788,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4785 - ghc-exactprint < 0.6.2 - # https://github.com/commercialhaskell/stackage/issues/4795 - - emd < 0.1.5.0 - # https://github.com/commercialhaskell/stackage/issues/4796 - jailbreak-cabal < 1.3.5 From ecdc64e3e6ed474c02a12ff094390d2c51e47366 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 6 Sep 2019 11:47:24 +0200 Subject: [PATCH 1733/1876] Upper bounds for #4798 & #4799 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd8d4673..c3147771 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4794,6 +4794,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4797 - sequence-formats < 1.3.3 + # https://github.com/commercialhaskell/stackage/issues/4798 + - ansi-terminal < 0.10 + + # https://github.com/commercialhaskell/stackage/issues/4799 + - memory < 0.15 + # end of packages # Package flags are applied to individual packages, and override the values of From 22746238d4b0664aabade9278e11726353b39c19 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 6 Sep 2019 07:19:00 -0400 Subject: [PATCH 1734/1876] Make myself the maintainer of type-equality The next version of `lens` (and possibly other libraries) will depend on the recently revamped [`type-equality`](http://hackage.haskell.org/package/type-equality) package. Since I co-maintain `type-equality`, I'm preemptively adding it to Stackage so that it's available when the next version of `lens` is released. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54b87e60..15e63465 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2202,6 +2202,7 @@ packages: - text-show-instances - th-abstraction - thread-local-storage + - type-equality "Kirill Zaborsky @qrilka": - xlsx From 1ea3020cb7382ae078e3befc23ccd6dbcbeaa7b8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 7 Sep 2019 16:33:31 +0200 Subject: [PATCH 1735/1876] Lots of upper bounds #4796 #4801 #4802 #4803 #4804 #4805 #4806 --- build-constraints.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15e63465..a04459de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4794,6 +4794,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4796 - jailbreak-cabal < 1.3.5 + - cabal2spec < 2.3 # https://github.com/commercialhaskell/stackage/issues/4797 - sequence-formats < 1.3.3 @@ -4804,6 +4805,25 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4799 - memory < 0.15 + # https://github.com/commercialhaskell/stackage/issues/4801 + - base-compat < 0.11 + + # https://github.com/commercialhaskell/stackage/issues/4802 + - base-compat-batteries < 0.11 + + # https://github.com/commercialhaskell/stackage/issues/4803 + - hspec-wai < 0.10.0 + - hspec-wai-json < 0.10.0 + + # https://github.com/commercialhaskell/stackage/issues/4804 + - lens < 4.18 + + # https://github.com/commercialhaskell/stackage/issues/4805 + - lens-aeson < 1.1 + + # https://github.com/commercialhaskell/stackage/issues/4806 + - trifecta < 2.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 383e714fb52c87e80ca0a1669e101f3864fba38c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 7 Sep 2019 17:04:20 +0200 Subject: [PATCH 1736/1876] aeson upper bound for #4807 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a04459de..f7467393 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4824,6 +4824,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4806 - trifecta < 2.1 + # https://github.com/commercialhaskell/stackage/issues/4807 + - aeson < 1.4.5.0 + # end of packages # Package flags are applied to individual packages, and override the values of From a291d5474365962e14fc050af215fe7aa0a27f9c Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sat, 7 Sep 2019 12:51:57 -0400 Subject: [PATCH 1737/1876] Add list-singleton package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f7467393..d92ce5f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1830,6 +1830,7 @@ packages: - github-release - json-feed - lackey + - list-singleton - ratel - ratel-wai - rattletrap From 25718af7ee7610f860ab9ad30cd04fe5288978b6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 8 Sep 2019 01:07:12 +0200 Subject: [PATCH 1738/1876] Re-introduce shelly upper bound #4786 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f7467393..476b6c0f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4792,6 +4792,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4785 - ghc-exactprint < 0.6.2 + # https://github.com/commercialhaskell/stackage/issues/4786 + - shelly < 1.9 + # https://github.com/commercialhaskell/stackage/issues/4796 - jailbreak-cabal < 1.3.5 - cabal2spec < 2.3 From c0bc783aa316f21c88ce192062d323e6e2cb152f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 8 Sep 2019 01:09:04 +0200 Subject: [PATCH 1739/1876] elm-street upper bound for #4809 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 476b6c0f..ccf2ecf8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4830,6 +4830,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4807 - aeson < 1.4.5.0 + # https://github.com/commercialhaskell/stackage/issues/4809 + - elm-street < 0.1.0.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 23988c67ff3a9eb2a6c02a917543c0f178059f9a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 8 Sep 2019 01:13:07 +0200 Subject: [PATCH 1740/1876] Expect dns tests to fail #4810 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ccf2ecf8..27a43f02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5526,6 +5526,9 @@ expected-test-failures: # Requires a running server - persistent-mongoDB + + # https://github.com/commercialhaskell/stackage/issues/4810 + - dns # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 4bdb4e4b0d61a045bc8bcd66f63e6bd6e743d042 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 8 Sep 2019 01:20:42 +0200 Subject: [PATCH 1741/1876] polysemy upper bound for #4811 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27a43f02..4442da90 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4833,6 +4833,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4809 - elm-street < 0.1.0.1 + # https://github.com/commercialhaskell/stackage/issues/4811 + - polysemy < 1.2.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 307de173a0ed121c2862d20fcb0e4314f55f7dc5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 8 Sep 2019 01:24:41 +0200 Subject: [PATCH 1742/1876] llvm-hs and llvm-hs-pure upper bounds for #4812 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4442da90..109ff083 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4836,6 +4836,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4811 - polysemy < 1.2.0.0 + # https://github.com/commercialhaskell/stackage/issues/4812 + - llvm-hs < 9 + - llvm-hs-pure < 9 + # end of packages # Package flags are applied to individual packages, and override the values of From c56758d70fed1396a4eac0f260408e10770977c9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 8 Sep 2019 02:27:17 +0200 Subject: [PATCH 1743/1876] elm-street < 0.1 for #4809 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 109ff083..cf44ea46 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4831,7 +4831,7 @@ packages: - aeson < 1.4.5.0 # https://github.com/commercialhaskell/stackage/issues/4809 - - elm-street < 0.1.0.1 + - elm-street < 0.1 # https://github.com/commercialhaskell/stackage/issues/4811 - polysemy < 1.2.0.0 From daefa483acd2587e5653d31eae2fbacdc04cbe8a Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Sun, 8 Sep 2019 06:52:22 +0200 Subject: [PATCH 1744/1876] Install LLVM 9.0 in the docker image This is required for the latest version of llvm-hs. --- build-constraints.yaml | 4 ---- debian-bootstrap.sh | 5 +++++ 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf44ea46..61a5efe8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4836,10 +4836,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4811 - polysemy < 1.2.0.0 - # https://github.com/commercialhaskell/stackage/issues/4812 - - llvm-hs < 9 - - llvm-hs-pure < 9 - # end of packages # Package flags are applied to individual packages, and override the values of diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index b12ae29e..6c460a80 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -165,6 +165,11 @@ curl https://packages.microsoft.com/config/debian/9/prod.list > /etc/apt/sources apt-get update ACCEPT_EULA=Y apt-get install msodbcsql17 -y +# llvm for llvm-hs +curl https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - +apt-get update +apt-get install llvm-9 -y + locale-gen en_US.UTF-8 # Buggy versions of ld.bfd fail to link some Haskell packages: From adf5eced5c825fd47eb581c93ddafaf417f49d00 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 8 Sep 2019 16:57:58 +0200 Subject: [PATCH 1745/1876] Upper bounds for #4811 & #4814 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf44ea46..eead2038 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4835,11 +4835,16 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4811 - polysemy < 1.2.0.0 + - polysemy-zoo < 0.6 # https://github.com/commercialhaskell/stackage/issues/4812 - llvm-hs < 9 - llvm-hs-pure < 9 + # https://github.com/commercialhaskell/stackage/issues/4814 + - haskell-lsp < 0.16.0.0 + - haskell-lsp-types < 0.16.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 7704c369212c0490559727169a832172195100c7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 8 Sep 2019 17:53:17 +0200 Subject: [PATCH 1746/1876] Expect brittany tests to fail #4815 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eead2038..1c51a499 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5541,6 +5541,9 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4810 - dns + + # https://github.com/commercialhaskell/stackage/issues/4815 + - brittany # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 30ad53a5b0057f7ad7418b84a173b54c6b8ddc9d Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 8 Sep 2019 16:33:38 -0700 Subject: [PATCH 1747/1876] Remove upper bounds for haskell-lsp, closes #4814 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c51a499..d74d41a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4841,10 +4841,6 @@ packages: - llvm-hs < 9 - llvm-hs-pure < 9 - # https://github.com/commercialhaskell/stackage/issues/4814 - - haskell-lsp < 0.16.0.0 - - haskell-lsp-types < 0.16.0.0 - # end of packages # Package flags are applied to individual packages, and override the values of From be9c8509a439a3d240ac05602e910138486c8731 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 9 Sep 2019 15:59:28 +0200 Subject: [PATCH 1748/1876] Remove upper bounds and close #4740 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d74d41a5..f063074a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4756,11 +4756,6 @@ packages: - parser-combinators < 1.2.0 - parser-combinators-tests < 1.2.0 - # https://github.com/commercialhaskell/stackage/issues/4740 - - dhall < 1.25.0 - - dhall-bash < 1.0.22 - - dhall-json < 1.4.0 - # https://github.com/commercialhaskell/stackage/issues/4739 - doctemplates < 0.3 From eac7e8c60add8ff5cd60956c1a964dedb08208b1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 9 Sep 2019 16:09:03 +0200 Subject: [PATCH 1749/1876] Remove trifecta upper bound and close #4806 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f063074a..169ab1ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4819,9 +4819,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4805 - lens-aeson < 1.1 - # https://github.com/commercialhaskell/stackage/issues/4806 - - trifecta < 2.1 - # https://github.com/commercialhaskell/stackage/issues/4807 - aeson < 1.4.5.0 From 117d4a735c8da4fb45668ae52cf008e071b7ac04 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 9 Sep 2019 16:13:05 +0200 Subject: [PATCH 1750/1876] Change profunctors upper bound from < 5.4 to < 5.5 #4532 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 169ab1ff..9b426e4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4680,7 +4680,7 @@ packages: - machines < 0.7 # https://github.com/commercialhaskell/stackage/issues/4532 - - profunctors < 5.4 + - profunctors < 5.5 # https://github.com/commercialhaskell/stackage/issues/4541 - dependent-sum < 0.5 From 56b4dd96dacd9f1746a591382a6ca3e47b22942d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 9 Sep 2019 16:15:37 +0200 Subject: [PATCH 1751/1876] Remove upper bounds and close #4811 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b426e4a..313dbf5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4825,10 +4825,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4809 - elm-street < 0.1 - # https://github.com/commercialhaskell/stackage/issues/4811 - - polysemy < 1.2.0.0 - - polysemy-zoo < 0.6 - # https://github.com/commercialhaskell/stackage/issues/4812 - llvm-hs < 9 - llvm-hs-pure < 9 From 1fb836b9ef3da5beda37147e1fe2046b939c9e85 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 9 Sep 2019 17:50:59 +0200 Subject: [PATCH 1752/1876] Remove sequence-formats upper bound and close #4797 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 313dbf5a..9217a83f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4794,9 +4794,6 @@ packages: - jailbreak-cabal < 1.3.5 - cabal2spec < 2.3 - # https://github.com/commercialhaskell/stackage/issues/4797 - - sequence-formats < 1.3.3 - # https://github.com/commercialhaskell/stackage/issues/4798 - ansi-terminal < 0.10 From 90f72450a9b8317909e3619e75e127bb7bcf2d3d Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 9 Sep 2019 20:12:06 -0700 Subject: [PATCH 1753/1876] Add an upper bound for ansi-wl-pprint, #4816 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9217a83f..d229cc86 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4826,6 +4826,9 @@ packages: - llvm-hs < 9 - llvm-hs-pure < 9 + # https://github.com/commercialhaskell/stackage/issues/4816 + - ansi-wl-pprint < 0.6.9 + # end of packages # Package flags are applied to individual packages, and override the values of From f562e28566a8116a56310b24f415ece80249746e Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 10 Sep 2019 08:56:19 -0700 Subject: [PATCH 1754/1876] Remove ansi-wl-pprint uppper bound Add upper bound for trifecta, #4816 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d229cc86..64bace3a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4827,7 +4827,7 @@ packages: - llvm-hs-pure < 9 # https://github.com/commercialhaskell/stackage/issues/4816 - - ansi-wl-pprint < 0.6.9 + - trifecta < 2.1 # end of packages From b01a7d70614e4e72ddbe06a371ed46e91e9b67bf Mon Sep 17 00:00:00 2001 From: Felix Paulusma Date: Tue, 10 Sep 2019 18:06:05 +0200 Subject: [PATCH 1755/1876] safe-json-1.0.0's tests work now The new version has working tests which include the `.json` files it needs to do so in the `sdist`. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64bace3a..cb2dbf5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5382,7 +5382,6 @@ expected-test-failures: - 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 - - safe-json # 0.1.0 https://github.com/Vlix/safe-json/issues/1 # Assertion failures, these can be real bugs or just limitations # in the test cases. From ffa24cfc7b23dece22544f9654c3c77dc243b820 Mon Sep 17 00:00:00 2001 From: Stephan Schiffels Date: Wed, 11 Sep 2019 09:55:17 +0200 Subject: [PATCH 1756/1876] add sequenceTools --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64bace3a..84fd3994 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -15,6 +15,7 @@ packages: "Stephan Schiffels @stschiff": - sequence-formats - pipes-ordered-zip + - sequenceTools "YongJoon Joe @QuietJoon": - doldol From 542678f212a0b1d816c9d401440f6ec47493ffa7 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 11 Sep 2019 06:45:27 -0700 Subject: [PATCH 1757/1876] Update build-constraints.yaml --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cdb2500d..4312caeb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4822,9 +4822,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4809 - elm-street < 0.1 - # https://github.com/commercialhaskell/stackage/issues/4811 - - polysemy < 1.2.0.0 - # https://github.com/commercialhaskell/stackage/issues/4816 - trifecta < 2.1 From 22c37405e84bcbcb6027463552c4d08c2f9b8307 Mon Sep 17 00:00:00 2001 From: James Brock Date: Wed, 11 Sep 2019 22:57:33 +0900 Subject: [PATCH 1758/1876] Add replace-attoparsec --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 711bb2f9..97e07d6a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3969,6 +3969,9 @@ packages: "Robbie McMichael @robbiemcmichael": - http-client-overrides + "James Brock @jamesdbrock": + - replace-attoparsec + "Grandfathered dependencies": - Boolean - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444 From 371a928f26a7c81acebf7c3b0d8713d3ab223f27 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 11 Sep 2019 09:26:44 -0700 Subject: [PATCH 1759/1876] Revert "Install LLVM 9.0 in the docker image" --- build-constraints.yaml | 4 ++++ debian-bootstrap.sh | 5 ----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5bce8397..711bb2f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4823,6 +4823,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4809 - elm-street < 0.1 + # https://github.com/commercialhaskell/stackage/issues/4812 + - llvm-hs < 9 + - llvm-hs-pure < 9 + # https://github.com/commercialhaskell/stackage/issues/4816 - trifecta < 2.1 diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 6c460a80..b12ae29e 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -165,11 +165,6 @@ curl https://packages.microsoft.com/config/debian/9/prod.list > /etc/apt/sources apt-get update ACCEPT_EULA=Y apt-get install msodbcsql17 -y -# llvm for llvm-hs -curl https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - -apt-get update -apt-get install llvm-9 -y - locale-gen en_US.UTF-8 # Buggy versions of ld.bfd fail to link some Haskell packages: From 90cb03edb514782ef149e0a9b57a4d3063cc7e47 Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Wed, 11 Sep 2019 20:36:47 +0200 Subject: [PATCH 1760/1876] Install LLVM 9.0 in the docker image and upgrade llvm-hs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fixes #4812 I’m very sorry for the broken earlier attempt in #4813. This time I’ve built the full docker image and did the `stack unpack; stack build …` dance in the docker image so hopefully I didn’t screw it up again. --- build-constraints.yaml | 4 ---- debian-bootstrap.sh | 6 ++++++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97e07d6a..aa00b4bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4826,10 +4826,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4809 - elm-street < 0.1 - # https://github.com/commercialhaskell/stackage/issues/4812 - - llvm-hs < 9 - - llvm-hs-pure < 9 - # https://github.com/commercialhaskell/stackage/issues/4816 - trifecta < 2.1 diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index b12ae29e..0e2ce841 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -165,6 +165,12 @@ curl https://packages.microsoft.com/config/debian/9/prod.list > /etc/apt/sources apt-get update ACCEPT_EULA=Y apt-get install msodbcsql17 -y +# llvm for llvm-hs +curl https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - +add-apt-repository "deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-9 main" +apt-get update +apt-get install llvm-9-dev -y + locale-gen en_US.UTF-8 # Buggy versions of ld.bfd fail to link some Haskell packages: From 6757425652702d9563ecd6ac51cb20ed8dc3c51d Mon Sep 17 00:00:00 2001 From: James Brock Date: Thu, 12 Sep 2019 22:09:17 +0900 Subject: [PATCH 1761/1876] Remove duplicate name I entered my name again when I added my second package. Fixed. --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa00b4bc..a2be27af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3965,13 +3965,11 @@ packages: "James Brock @jamesdbrock": - replace-megaparsec + - replace-attoparsec "Robbie McMichael @robbiemcmichael": - http-client-overrides - "James Brock @jamesdbrock": - - replace-attoparsec - "Grandfathered dependencies": - Boolean - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444 From dfdd0920b187dac7493158d6c0c5378735f86cc5 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 12 Sep 2019 09:00:46 -0700 Subject: [PATCH 1762/1876] Add upper bounds for universe and universe-dependent-sum #4823 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2be27af..4e731a82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4827,6 +4827,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4816 - trifecta < 2.1 + # https://github.com/commercialhaskell/stackage/issues/4823 + - universe < 1.2 + - universe-dependent-sum < 1.2 + # end of packages # Package flags are applied to individual packages, and override the values of From e63b52cadfb5da1eada8e3185b49b66648ba79ea Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 12 Sep 2019 09:16:45 -0700 Subject: [PATCH 1763/1876] Add upper bounds for bindings-GLFW, #4824 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e731a82..cbcec23e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4831,6 +4831,9 @@ packages: - universe < 1.2 - universe-dependent-sum < 1.2 + # https://github.com/commercialhaskell/stackage/issues/4824 + - bindings-GLFW < 3.3 + # end of packages # Package flags are applied to individual packages, and override the values of From 4056a7cef98761f09685903a48a46f460367f693 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 13 Sep 2019 06:49:59 -0700 Subject: [PATCH 1764/1876] Remove upper bounds for sop-core, generics-sop, closes #4527 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbcec23e..5a750285 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4662,10 +4662,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4519 - case-insensitive < 1.2.1 - # https://github.com/commercialhaskell/stackage/issues/4527 - - generics-sop < 0.5 - - sop-core < 0.5 - # https://github.com/commercialhaskell/stackage/issues/4529 - hashable < 1.3 From e0ffccefff16ea1385c89da75b61ba4085dbbb19 Mon Sep 17 00:00:00 2001 From: Louis Pan Date: Sat, 14 Sep 2019 09:15:00 +1000 Subject: [PATCH 1765/1876] louispan: removed troublesome and unused packages --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a750285..c219689c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3284,13 +3284,13 @@ packages: - zip-stream "Louis Pan @louispan": - - alternators + - alternators < 0 - arrow-extras - data-diverse - data-diverse-lens - ghcjs-base-stub < 0 - - glaze - - glazier + - glaze < 0 + - glazier < 0 - glazier-react < 0 - glazier-react-widget < 0 - javascript-extras < 0 From 02dfb56726f371155b5df0e1088b55a616ce96fb Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 13 Sep 2019 19:04:48 -0700 Subject: [PATCH 1766/1876] Add upper bound for safecopy, #4829 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a750285..28e49919 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4830,6 +4830,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4824 - bindings-GLFW < 3.3 + # https://github.com/commercialhaskell/stackage/issues/4829 + - safecopy < 0.10 + # end of packages # Package flags are applied to individual packages, and override the values of From 8282b8a220830e8145b85614da24420ced5dc996 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 14 Sep 2019 12:18:23 -0700 Subject: [PATCH 1767/1876] Expect test failure for reanimate, #4830 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 30af6d71..9f7e83bb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5387,6 +5387,7 @@ expected-test-failures: - 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 + - reanimate # https://github.com/commercialhaskell/stackage/issues/4830 # Assertion failures, these can be real bugs or just limitations # in the test cases. From b23f95e2f3f10f57233c13c631fd127793c4fcaa Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 15 Sep 2019 10:43:59 -0700 Subject: [PATCH 1768/1876] Add upper bound for first-class-families, #4831 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f7e83bb..9c2e5ea8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4834,6 +4834,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4829 - safecopy < 0.10 + # https://github.com/commercialhaskell/stackage/issues/4831 + - first-class-families < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of From e4faed00dd1cdc92909d762aa5c13a85ec99e1ba Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 15 Sep 2019 10:45:10 -0700 Subject: [PATCH 1769/1876] Add upper bound for path-io, #4832 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c2e5ea8..9f940746 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4837,6 +4837,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4831 - first-class-families < 0.6 + # https://github.com/commercialhaskell/stackage/issues/4832 + - path-io < 1.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 4427dcf13083e8913b76372520116c36a38b25ba Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 15 Sep 2019 18:56:36 -0700 Subject: [PATCH 1770/1876] Remove upper bound for first-class-families, closes #4831 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f940746..ed34068d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4834,9 +4834,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4829 - safecopy < 0.10 - # https://github.com/commercialhaskell/stackage/issues/4831 - - first-class-families < 0.6 - # https://github.com/commercialhaskell/stackage/issues/4832 - path-io < 1.5 From 8edb06a868345dfc2c097f71d69e835d5e1f7ac0 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 16 Sep 2019 06:46:33 -0700 Subject: [PATCH 1771/1876] Add upper bound for vector-sized, #4833 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed34068d..bf51bb1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4837,6 +4837,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4832 - path-io < 1.5 + # https://github.com/commercialhaskell/stackage/issues/4833 + - vector-sized < 1.4 + # end of packages # Package flags are applied to individual packages, and override the values of From f5d1776c9c5d311469f889d251faa97bdd62e625 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 17 Sep 2019 23:05:26 +0100 Subject: [PATCH 1772/1876] vector-sized 1.4.0.0 (#4833) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf51bb1d..f8a0af36 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4839,6 +4839,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4833 - vector-sized < 1.4 + - essence-of-live-coding < 0.1.0.2 + - rhine < 0.5.1.1 # end of packages From 3235173c7cea370ffe5c21fb9938d7aec710970f Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Wed, 18 Sep 2019 11:55:19 +0900 Subject: [PATCH 1773/1876] Add the new print-console-colors package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8a0af36..5f90474a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2317,6 +2317,7 @@ packages: - password - password-instances - pretty-simple + - print-console-colors - read-env-var - servant-checked-exceptions - servant-checked-exceptions-core From e3939fd14218cff3667d2d5a57631be981a8ace1 Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Wed, 18 Sep 2019 12:56:06 +0100 Subject: [PATCH 1774/1876] Add hie-bios --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8a0af36..772fb21a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -642,6 +642,7 @@ packages: - filepattern - record-hasfield - rattle + - hie-bios "Digital Asset ": - ghc-lib From 05e1accdc1e63077b3d16b246c29c7b33f78d0ca Mon Sep 17 00:00:00 2001 From: Luke Clifton Date: Wed, 18 Sep 2019 21:16:17 +0800 Subject: [PATCH 1775/1876] Adding generic-monoid --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8a0af36..f2f31c27 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,6 +9,9 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "Luke Clifton @luke-clifton": + - generic-monoid + "Tobias Reinhart @TobiReinhart": - sparse-tensor From a878d6fc48d75ca6d4decc6d8d4b3aedae9b72b0 Mon Sep 17 00:00:00 2001 From: Jared Tobin Date: Wed, 18 Sep 2019 15:26:13 -0230 Subject: [PATCH 1776/1876] add urbit-hob --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8a0af36..ae35e00e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2511,6 +2511,7 @@ packages: - declarative - sampling - flat-mcmc + - urbit-hob "Facundo Domínguez @facundominguez": - distributed-process < 0 # GHC 8.4 via network-transport-tcp From 1b83dfcab72d99924ca2084d1672df77d4560706 Mon Sep 17 00:00:00 2001 From: Brandon Chinn Date: Thu, 19 Sep 2019 15:41:29 -0700 Subject: [PATCH 1777/1876] Add aeson-schemas --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8a0af36..bc43ae12 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3959,6 +3959,7 @@ packages: - unboxing-vector "Brandon Chinn @brandon-leapyear": + - aeson-schemas - th-test-utils "Akshay Mankar @akshaymankar": From 2f8a05d5e6b653c75233945b98e5916488879037 Mon Sep 17 00:00:00 2001 From: Alex McLean Date: Mon, 23 Sep 2019 23:23:38 +0100 Subject: [PATCH 1778/1876] Restore tidal Tidal is one of the most popular haskell packages there is, so I'm puzzled to see it was removed from stackage (again!), citing this: https://github.com/commercialhaskell/stackage/issues/4408 This issue was closed long ago. I fixed it within hours at the time. I've just double checked, and tidal builds fine against lts-14.6 . --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8a0af36..3033d2d4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2789,7 +2789,7 @@ packages: - binary-bits "Alex McLean @yaxu": - - tidal < 0 # transformers https://github.com/commercialhaskell/stackage/issues/4408 + - tidal - hosc "Kei Hibino @khibino": From db1bec26f7fa410f4ae38c40f21fd226617ab0dd Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 24 Sep 2019 12:00:13 +0100 Subject: [PATCH 1779/1876] fix various bounds issues --- build-constraints.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8a0af36..22b648de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4842,6 +4842,24 @@ packages: - essence-of-live-coding < 0.1.0.2 - rhine < 0.5.1.1 + # https://github.com/commercialhaskell/stackage/issues/4841 + - hackage-db < 2.1.0 + + # https://github.com/commercialhaskell/stackage/issues/4842 + - Diff < 0.4.0 + + # https://github.com/commercialhaskell/stackage/issues/4843 + - HsYAML < 0.2.0.0 + + # https://github.com/commercialhaskell/stackage/issues/4844 + - selda < 0.5.0.0 + + # https://github.com/commercialhaskell/stackage/issues/4845 + - string-qq < 0.0.4 + + # https://github.com/commercialhaskell/stackage/issues/4846 + - xmonad-contrib < 0.16 + # end of packages # Package flags are applied to individual packages, and override the values of From 6e10e89813b22e0c14666b0087da36565ce860e8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 24 Sep 2019 16:33:50 -0700 Subject: [PATCH 1780/1876] wip --- build-constraints.yaml | 1932 +++++++++++++++++++++++++++++++++++----- 1 file changed, 1732 insertions(+), 200 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8a0af36..fd31106e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,6 @@ -ghc-major-version: "8.6" +ghc-major-version: "8.8" # new curator is supposed to use exact GHC version -ghc-version: "8.6.5" +ghc-version: "8.8.1" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version @@ -2781,8 +2781,8 @@ packages: - xlsx-tabular "Mikhail Glushenkov @23Skidoo": - - Cabal < 3 # https://github.com/commercialhaskell/stackage/issues/4761 - - cabal-install < 3 + - Cabal + - cabal-install # - pointful # haskell-src-exts "Lennart Kolmodin @kolmodin": @@ -4640,207 +4640,1642 @@ packages: - serverless-haskell < 0 # via amazonka-core + "GHC 8.8 bounds failures": + - ShellCheck < 0 # via Cabal-3.0.0.0 + - cipher-aes128 < 0 # via Cabal-3.0.0.0 + - proto-lens-setup < 0 # via Cabal-3.0.0.0 + - dhall < 0 # via Diff-0.4.0 + - language-ecmascript < 0 # via Diff-0.4.0 + - pandoc < 0 # via Diff-0.4.0 + - pandoc < 0 # via HsYAML-0.2.0.0 + - dhall-json < 0 # via ansi-terminal-0.10 + - MissingH < 0 # via array-0.5.4.0 + - MissingH < 0 # via base-4.13.0.0 + - Strafunski-StrategyLib < 0 # via base-4.13.0.0 + - TotalMap < 0 # via base-4.13.0.0 + - active < 0 # via base-4.13.0.0 + - aeson-diff < 0 # via base-4.13.0.0 + - alarmclock < 0 # via base-4.13.0.0 + - asn1-encoding < 0 # via base-4.13.0.0 + - autoexporter < 0 # via base-4.13.0.0 + - avers < 0 # via base-4.13.0.0 + - bank-holidays-england < 0 # via base-4.13.0.0 + - base-noprelude < 0 # via base-4.13.0.0 + - benchpress < 0 # via base-4.13.0.0 + - bencode < 0 # via base-4.13.0.0 + - blaze-markup < 0 # via base-4.13.0.0 + - boolean-normal-forms < 0 # via base-4.13.0.0 + - brick < 0 # via base-4.13.0.0 + - brittany < 0 # via base-4.13.0.0 + - butcher < 0 # via base-4.13.0.0 + - bzlib < 0 # via base-4.13.0.0 + - cabal-install < 0 # via base-4.13.0.0 + - cborg-json < 0 # via base-4.13.0.0 + - circle-packing < 0 # via base-4.13.0.0 + - classyplate < 0 # via base-4.13.0.0 + - co-log < 0 # via base-4.13.0.0 + - co-log-core < 0 # via base-4.13.0.0 + - compact < 0 # via base-4.13.0.0 + - configurator-pg < 0 # via base-4.13.0.0 + - country < 0 # via base-4.13.0.0 + - crypto-enigma < 0 # via base-4.13.0.0 + - css-syntax < 0 # via base-4.13.0.0 + - cyclotomic < 0 # via base-4.13.0.0 + - data-tree-print < 0 # via base-4.13.0.0 + - dbus < 0 # via base-4.13.0.0 + - derulo < 0 # via base-4.13.0.0 + - diagrams-contrib < 0 # via base-4.13.0.0 + - diagrams-core < 0 # via base-4.13.0.0 + - diagrams-lib < 0 # via base-4.13.0.0 + - diagrams-postscript < 0 # via base-4.13.0.0 + - diagrams-rasterific < 0 # via base-4.13.0.0 + - diagrams-solve < 0 # via base-4.13.0.0 + - diagrams-svg < 0 # via base-4.13.0.0 + - doctest-driver-gen < 0 # via base-4.13.0.0 + - dual-tree < 0 # via base-4.13.0.0 + - dunai-core < 0 # via base-4.13.0.0 + - ekg < 0 # via base-4.13.0.0 + - ekg-core < 0 # via base-4.13.0.0 + - ekg-json < 0 # via base-4.13.0.0 + - ekg-statsd < 0 # via base-4.13.0.0 + - elm-street < 0 # via base-4.13.0.0 + - essence-of-live-coding < 0 # via base-4.13.0.0 + - essence-of-live-coding-gloss < 0 # via base-4.13.0.0 + - essence-of-live-coding-pulse < 0 # via base-4.13.0.0 + - essence-of-live-coding-quickcheck < 0 # via base-4.13.0.0 + - fclabels < 0 # via base-4.13.0.0 + - feed < 0 # via base-4.13.0.0 + - flow < 0 # via base-4.13.0.0 + - fold-debounce-conduit < 0 # via base-4.13.0.0 + - force-layout < 0 # via base-4.13.0.0 + - github-release < 0 # via base-4.13.0.0 + - gloss < 0 # via base-4.13.0.0 + - gloss-algorithms < 0 # via base-4.13.0.0 + - gloss-examples < 0 # via base-4.13.0.0 + - gloss-raster < 0 # via base-4.13.0.0 + - gloss-rendering < 0 # via base-4.13.0.0 + - greskell < 0 # via base-4.13.0.0 + - greskell-core < 0 # via base-4.13.0.0 + - greskell-websocket < 0 # via base-4.13.0.0 + - grouped-list < 0 # via base-4.13.0.0 + - hackage-security < 0 # via base-4.13.0.0 + - haddock-library < 0 # via base-4.13.0.0 + - haskell-src < 0 # via base-4.13.0.0 + - hedn < 0 # via base-4.13.0.0 + - hex < 0 # via base-4.13.0.0 + - hidden-char < 0 # via base-4.13.0.0 + - hledger < 0 # via base-4.13.0.0 + - hledger-lib < 0 # via base-4.13.0.0 + - hledger-ui < 0 # via base-4.13.0.0 + - hledger-web < 0 # via base-4.13.0.0 + - hspec-need-env < 0 # via base-4.13.0.0 + - http-media < 0 # via base-4.13.0.0 + - hyper < 0 # via base-4.13.0.0 + - ihaskell < 0 # via base-4.13.0.0 + - indentation-core < 0 # via base-4.13.0.0 + - indentation-parsec < 0 # via base-4.13.0.0 + - io-streams-haproxy < 0 # via base-4.13.0.0 + - json < 0 # via base-4.13.0.0 + - json-feed < 0 # via base-4.13.0.0 + - json-rpc-client < 0 # via base-4.13.0.0 + - json-rpc-server < 0 # via base-4.13.0.0 + - kraken < 0 # via base-4.13.0.0 + - lackey < 0 # via base-4.13.0.0 + - learn-physics < 0 # via base-4.13.0.0 + - lens-family-th < 0 # via base-4.13.0.0 + - loc < 0 # via base-4.13.0.0 + - monoid-extras < 0 # via base-4.13.0.0 + - monoidal-containers < 0 # via base-4.13.0.0 + - msgpack < 0 # via base-4.13.0.0 + - named < 0 # via base-4.13.0.0 + - naqsha < 0 # via base-4.13.0.0 + - oset < 0 # via base-4.13.0.0 + - palette < 0 # via base-4.13.0.0 + - partial-semigroup < 0 # via base-4.13.0.0 + - path-text-utf8 < 0 # via base-4.13.0.0 + - persistent < 0 # via base-4.13.0.0 + - proto-lens < 0 # via base-4.13.0.0 + - proto-lens-arbitrary < 0 # via base-4.13.0.0 + - proto-lens-optparse < 0 # via base-4.13.0.0 + - proto-lens-protobuf-types < 0 # via base-4.13.0.0 + - proto-lens-protoc < 0 # via base-4.13.0.0 + - proto-lens-runtime < 0 # via base-4.13.0.0 + - proto-lens-setup < 0 # via base-4.13.0.0 + - protolude < 0 # via base-4.13.0.0 + - pusher-http-haskell < 0 # via base-4.13.0.0 + - raaz < 0 # via base-4.13.0.0 + - ratel < 0 # via base-4.13.0.0 + - ratel-wai < 0 # via base-4.13.0.0 + - rattletrap < 0 # via base-4.13.0.0 + - reanimate < 0 # via base-4.13.0.0 + - regex-base < 0 # via base-4.13.0.0 + - repa < 0 # via base-4.13.0.0 + - repa-algorithms < 0 # via base-4.13.0.0 + - repa-io < 0 # via base-4.13.0.0 + - rethinkdb-client-driver < 0 # via base-4.13.0.0 + - rhine < 0 # via base-4.13.0.0 + - rhine-gloss < 0 # via base-4.13.0.0 + - salve < 0 # via base-4.13.0.0 + - servant-JuicyPixels < 0 # via base-4.13.0.0 + - servant-auth < 0 # via base-4.13.0.0 + - servant-auth-client < 0 # via base-4.13.0.0 + - servant-auth-docs < 0 # via base-4.13.0.0 + - servant-auth-server < 0 # via base-4.13.0.0 + - servant-auth-swagger < 0 # via base-4.13.0.0 + - sexpr-parser < 0 # via base-4.13.0.0 + - shellmet < 0 # via base-4.13.0.0 + - shower < 0 # via base-4.13.0.0 + - sized-grid < 0 # via base-4.13.0.0 + - slack-web < 0 # via base-4.13.0.0 + - smallcheck-series < 0 # via base-4.13.0.0 + - snap-server < 0 # via base-4.13.0.0 + - socks < 0 # via base-4.13.0.0 + - sqlite-simple < 0 # via base-4.13.0.0 + - statestack < 0 # via base-4.13.0.0 + - streaming < 0 # via base-4.13.0.0 + - strive < 0 # via base-4.13.0.0 + - summoner < 0 # via base-4.13.0.0 + - sv < 0 # via base-4.13.0.0 + - sv-core < 0 # via base-4.13.0.0 + - svg-builder < 0 # via base-4.13.0.0 + - swish < 0 # via base-4.13.0.0 + - termbox < 0 # via base-4.13.0.0 + - text-format < 0 # via base-4.13.0.0 + - threepenny-gui < 0 # via base-4.13.0.0 + - timer-wheel < 0 # via base-4.13.0.0 + - token-bucket < 0 # via base-4.13.0.0 + - tomland < 0 # via base-4.13.0.0 + - type-errors-pretty < 0 # via base-4.13.0.0 + - ucam-webauth < 0 # via base-4.13.0.0 + - ucam-webauth-types < 0 # via base-4.13.0.0 + - unagi-chan < 0 # via base-4.13.0.0 + - union < 0 # via base-4.13.0.0 + - vector-th-unbox < 0 # via base-4.13.0.0 + - viewprof < 0 # via base-4.13.0.0 + - wai-middleware-travisci < 0 # via base-4.13.0.0 + - web3 < 0 # via base-4.13.0.0 + - wild-bind < 0 # via base-4.13.0.0 + - wild-bind-x11 < 0 # via base-4.13.0.0 + - wuss < 0 # via base-4.13.0.0 + - aeson-pretty < 0 # via base-compat-0.11.0 + - algebraic-graphs < 0 # via base-compat-0.11.0 + - feed < 0 # via base-compat-0.11.0 + - gi-gtk-hs < 0 # via base-compat-0.11.0 + - pure-zlib < 0 # via base-compat-0.11.0 + - time-compat < 0 # via base-compat-0.11.0 + - wl-pprint-text < 0 # via base-compat-0.11.0 + - hledger < 0 # via base-compat-batteries-0.11.0 + - hledger-lib < 0 # via base-compat-batteries-0.11.0 + - hledger-ui < 0 # via base-compat-batteries-0.11.0 + - hoauth2 < 0 # via binary-0.8.7.0 + - hyraxAbif < 0 # via binary-0.8.7.0 + - GLFW-b < 0 # via bindings-GLFW-3.3.0.0 + - hyraxAbif < 0 # via bytestring-0.10.9.0 + - hw-hspec-hedgehog < 0 # via call-stack-0.2.0 + - xml-lens < 0 # via case-insensitive-1.2.1.0 + - sized-grid < 0 # via constraints-0.11.2 + - dependent-map < 0 # via constraints-extras + - dependent-sum < 0 # via constraints-extras + - dependent-sum-template < 0 # via constraints-extras + - MissingH < 0 # via containers-0.6.2.1 + - servant-kotlin < 0 # via containers-0.6.2.1 + - avers < 0 # via cryptonite-0.26 + - web3 < 0 # via cryptonite-0.26 + - beam-migrate < 0 # via dependent-map-0.3 + - lambdabot-core < 0 # via dependent-map-0.3 + - beam-migrate < 0 # via dependent-sum-0.6.2.0 + - lambdabot-core < 0 # via dependent-sum-0.6.2.0 + - MissingH < 0 # via directory-1.3.3.2 + - doctemplates < 0 # via doclayout + - pandoc < 0 # via doctemplates-0.6.1 + - hledger < 0 # via easytest-0.3 + - hledger-lib < 0 # via easytest-0.3 + - MissingH < 0 # via filepath-1.4.2.1 + - summoner < 0 # via generic-deriving-1.13 + - hw-eliasfano < 0 # via generic-lens-1.2.0.0 + - hw-ip < 0 # via generic-lens-1.2.0.0 + - hw-json < 0 # via generic-lens-1.2.0.0 + - hw-packed-vector < 0 # via generic-lens-1.2.0.0 + - hw-rankselect < 0 # via generic-lens-1.2.0.0 + - apply-refact < 0 # via ghc-8.8.1 + - brittany < 0 # via ghc-8.8.1 + - ghc-parser < 0 # via ghc-8.8.1 + - ghc-syntax-highlighter < 0 # via ghc-8.8.1 + - hint < 0 # via ghc-8.8.1 + - ihaskell < 0 # via ghc-8.8.1 + - loopbreaker < 0 # via ghc-8.8.1 + - hsdev < 0 # via ghc-boot-8.8.1 + - ihaskell < 0 # via ghc-boot-8.8.1 + - brittany < 0 # via ghc-boot-th-8.8.1 + - brittany < 0 # via ghc-exactprint-0.6.2 + - hlint < 0 # via ghc-lib-parser-8.8.1 + - gi-gtk-hs < 0 # via gi-gdk-4.0.1 + - gi-gtksource < 0 # via gi-gdk-4.0.1 + - gi-vte < 0 # via gi-gdk-4.0.1 + - gi-gtk < 0 # via gi-graphene + - gi-gtk < 0 # via gi-gsk + - gi-gtk-hs < 0 # via gi-gtk-4.0.1 + - gi-gtksource < 0 # via gi-gtk-4.0.1 + - gi-vte < 0 # via gi-gtk-4.0.1 + - beam-core < 0 # via hashable-1.3.0.0 + - beam-migrate < 0 # via hashable-1.3.0.0 + - beam-mysql < 0 # via hashable-1.3.0.0 + - beam-postgres < 0 # via hashable-1.3.0.0 + - beam-sqlite < 0 # via hashable-1.3.0.0 + - concurrent-supply < 0 # via hashable-1.3.0.0 + - core-data < 0 # via hashable-1.3.0.0 + - core-program < 0 # via hashable-1.3.0.0 + - core-text < 0 # via hashable-1.3.0.0 + - diagrams-contrib < 0 # via hashable-1.3.0.0 + - diagrams-lib < 0 # via hashable-1.3.0.0 + - diagrams-postscript < 0 # via hashable-1.3.0.0 + - diagrams-rasterific < 0 # via hashable-1.3.0.0 + - diagrams-svg < 0 # via hashable-1.3.0.0 + - gothic < 0 # via hashable-1.3.0.0 + - greskell-core < 0 # via hashable-1.3.0.0 + - haxl < 0 # via hashable-1.3.0.0 + - json-autotype < 0 # via hashable-1.3.0.0 + - language-puppet < 0 # via hashable-1.3.0.0 + - msgpack < 0 # via hashable-1.3.0.0 + - path < 0 # via hashable-1.3.0.0 + - protolude < 0 # via hashable-1.3.0.0 + - regex < 0 # via hashable-1.3.0.0 + - registry < 0 # via hashable-1.3.0.0 + - relude < 0 # via hashable-1.3.0.0 + - svg-builder < 0 # via hashable-1.3.0.0 + - swish < 0 # via hashable-1.3.0.0 + - threepenny-gui < 0 # via hashable-1.3.0.0 + - tomland < 0 # via hashable-1.3.0.0 + - ttl-hashtables < 0 # via hashable-1.3.0.0 + - union < 0 # via hashable-1.3.0.0 + - easytest < 0 # via hedgehog-1.0.1 + - hsdev < 0 # via hlint-2.2.2 + - language-puppet < 0 # via hslogger-1.3.0.0 + - hw-json < 0 # via hw-json-simple-cursor + - hw-json < 0 # via hw-json-standard-cursor + - hw-eliasfano < 0 # via hw-packed-vector-0.2.0.0 + - liboath-hs < 0 # via inline-c-0.8.0.1 + - diagrams-lib < 0 # via intervals-0.9 + - cayley-client < 0 # via lens-4.18.1 + - diagrams-contrib < 0 # via lens-4.18.1 + - diagrams-core < 0 # via lens-4.18.1 + - diagrams-lib < 0 # via lens-4.18.1 + - diagrams-postscript < 0 # via lens-4.18.1 + - diagrams-rasterific < 0 # via lens-4.18.1 + - diagrams-svg < 0 # via lens-4.18.1 + - force-layout < 0 # via lens-4.18.1 + - gothic < 0 # via lens-4.18.1 + - hw-mquery < 0 # via lens-4.18.1 + - json-autotype < 0 # via lens-4.18.1 + - lens-process < 0 # via lens-4.18.1 + - servant-auth-server < 0 # via lens-4.18.1 + - servant-kotlin < 0 # via lens-4.18.1 + - cayley-client < 0 # via lens-aeson-1.1 + - gothic < 0 # via lens-aeson-1.1 + - hsdev < 0 # via lens-aeson-1.1 + - lens-simple < 0 # via lens-family-2.0.0 + - proto-lens < 0 # via lens-family-2.0.0 + - proto-lens-arbitrary < 0 # via lens-family-2.0.0 + - proto-lens-protobuf-types < 0 # via lens-family-2.0.0 + - proto-lens-protoc < 0 # via lens-family-2.0.0 + - proto-lens-runtime < 0 # via lens-family-2.0.0 + - lens-simple < 0 # via lens-family-core-2.0.0 + - machines-binary < 0 # via machines-0.7 + - machines-directory < 0 # via machines-0.7 + - machines-io < 0 # via machines-0.7 + - language-puppet < 0 # via memory-0.15.0 + - mysql-haskell < 0 # via memory-0.15.0 + - servant-auth-server < 0 # via memory-0.15.0 + - web3 < 0 # via memory-0.15.0 + - vty < 0 # via microlens-0.4.11.2 + - web3 < 0 # via microlens-mtl-0.2.0.1 + - DAV < 0 # via network + - HTTP < 0 # via network + - HandsomeSoup < 0 # via network + - HsOpenSSL < 0 # via network + - IPv6Addr < 0 # via network + - MissingH < 0 # via network + - amqp < 0 # via network + - asif < 0 # via network + - atom-basic < 0 # via network + - avers < 0 # via network + - bitx-bitcoin < 0 # via network + - bson < 0 # via network + - bugsnag-haskell < 0 # via network + - cabal-install < 0 # via network + - conduit-extra < 0 # via network + - connection < 0 # via network + - connection-pool < 0 # via network + - courier < 0 # via network + - cql < 0 # via network + - cql-io < 0 # via network + - datadog < 0 # via network + - dbus < 0 # via network + - dns < 0 # via network + - ekg < 0 # via network + - ekg-statsd < 0 # via network + - flags-applicative < 0 # via network + - graylog < 0 # via network + - hOpenPGP < 0 # via network + - hackage-security < 0 # via network + - hasbolt < 0 # via network + - haskoin-core < 0 # via network + - hbeanstalk < 0 # via network + - hedis < 0 # via network + - hosc < 0 # via network + - hsdev < 0 # via network + - hsdns < 0 # via network + - hslogger < 0 # via network + - hstatsd < 0 # via network + - http-client < 0 # via network + - http-client-tls < 0 # via network + - http-common < 0 # via network + - http-conduit < 0 # via network + - http-reverse-proxy < 0 # via network + - http-streams < 0 # via network + - http2 < 0 # via network + - httpd-shed < 0 # via network + - hxt-http < 0 # via network + - influxdb < 0 # via network + - io-streams < 0 # via network + - io-streams-haproxy < 0 # via network + - iproute < 0 # via network + - lambdabot-core < 0 # via network + - lambdabot-irc-plugins < 0 # via network + - libmpd < 0 # via network + - libraft < 0 # via network + - microformats2-parser < 0 # via network + - mongoDB < 0 # via network + - mysql-haskell < 0 # via network + - network-anonymous-i2p < 0 # via network + - network-attoparsec < 0 # via network + - network-conduit-tls < 0 # via network + - network-multicast < 0 # via network + - network-simple < 0 # via network + - network-simple-tls < 0 # via network + - nvim-hs < 0 # via network + - oauthenticated < 0 # via network + - oeis < 0 # via network + - openssl-streams < 0 # via network + - pandoc < 0 # via network + - pandoc-citeproc < 0 # via network + - pantry < 0 # via network + - persistent-mongoDB < 0 # via network + - pinboard < 0 # via network + - pipes-network < 0 # via network + - pipes-network-tls < 0 # via network + - port-utils < 0 # via network + - postgresql-typed < 0 # via network + - rethinkdb-client-driver < 0 # via network + - scotty < 0 # via network + - sendfile < 0 # via network + - servant-http-streams < 0 # via network + - servant-multipart < 0 # via network + - servant-server < 0 # via network + - simple-sendfile < 0 # via network + - snap-core < 0 # via network + - snap-server < 0 # via network + - socket-activation < 0 # via network + - socks < 0 # via network + - sphinx < 0 # via network + - splice < 0 # via network + - store < 0 # via network + - streaming-commons < 0 # via network + - swagger2 < 0 # via network + - systemd < 0 # via network + - tcp-streams < 0 # via network + - tcp-streams-openssl < 0 # via network + - tls < 0 # via network + - tls-debug < 0 # via network + - tmp-postgres < 0 # via network + - tracing < 0 # via network + - vivid < 0 # via network + - wai < 0 # via network + - wai-app-static < 0 # via network + - wai-cli < 0 # via network + - wai-enforce-https < 0 # via network + - wai-extra < 0 # via network + - wai-logger < 0 # via network + - wai-middleware-throttle < 0 # via network + - wai-websockets < 0 # via network + - warp < 0 # via network + - warp-tls < 0 # via network + - warp-tls-uid < 0 # via network + - webdriver < 0 # via network + - websockets < 0 # via network + - ws < 0 # via network + - wuss < 0 # via network + - xenstore < 0 # via network + - xmonad-extras < 0 # via network + - yesod-bin < 0 # via network + - yesod-core < 0 # via network + - yesod-test < 0 # via network + - hslogger < 0 # via network-bsd + - httpd-shed < 0 # via network-bsd + - lambdabot-core < 0 # via network-bsd + - network-multicast < 0 # via network-bsd + - network-simple < 0 # via network-bsd + - MissingH < 0 # via old-time-1.1.0.3 + - bench-show < 0 # via optparse-applicative-0.15.1.0 + - diagrams-lib < 0 # via optparse-applicative-0.15.1.0 + - diagrams-rasterific < 0 # via optparse-applicative-0.15.1.0 + - diagrams-svg < 0 # via optparse-applicative-0.15.1.0 + - proto-lens-optparse < 0 # via optparse-applicative-0.15.1.0 + - wai-middleware-crowd < 0 # via optparse-applicative-0.15.1.0 + - paripari < 0 # via parser-combinators-1.2.0 + - hapistrano < 0 # via path-io-1.5.0 + - graphviz < 0 # via polyparse-1.13 + - core-data < 0 # via prettyprinter-1.3.0 + - core-program < 0 # via prettyprinter-1.3.0 + - core-text < 0 # via prettyprinter-1.3.0 + - dhall < 0 # via prettyprinter-1.3.0 + - dhall-json < 0 # via prettyprinter-1.3.0 + - invertible-grammar < 0 # via prettyprinter-1.3.0 + - sexp-grammar < 0 # via prettyprinter-1.3.0 + - quickcheck-classes < 0 # via primitive-addr + - primitive-extras < 0 # via primitive-unlifted + - MissingH < 0 # via process-1.6.5.1 + - blaze-colonnade < 0 # via profunctors-5.5 + - colonnade < 0 # via profunctors-5.5 + - invertible-grammar < 0 # via profunctors-5.5 + - proto-lens < 0 # via profunctors-5.5 + - quickcheck-classes < 0 # via quickcheck-classes-base + - ixset-typed < 0 # via safecopy-0.10.0 + - selda-postgresql < 0 # via selda-0.5.0.0 + - selda-sqlite < 0 # via selda-0.5.0.0 + - brittany < 0 # via semigroups-0.19.1 + - chronos < 0 # via semigroups-0.19.1 + - diagrams-contrib < 0 # via semigroups-0.19.1 + - diagrams-core < 0 # via semigroups-0.19.1 + - diagrams-lib < 0 # via semigroups-0.19.1 + - diagrams-postscript < 0 # via semigroups-0.19.1 + - diagrams-svg < 0 # via semigroups-0.19.1 + - direct-sqlite < 0 # via semigroups-0.19.1 + - greskell < 0 # via semigroups-0.19.1 + - greskell-core < 0 # via semigroups-0.19.1 + - invertible-grammar < 0 # via semigroups-0.19.1 + - registry < 0 # via semigroups-0.19.1 + - sexp-grammar < 0 # via semigroups-0.19.1 + - sqlite-simple < 0 # via semigroups-0.19.1 + - universe-dependent-sum < 0 # via some + - PyF < 0 # via template-haskell-2.15.0.0 + - avers < 0 # via template-haskell-2.15.0.0 + - classyplate < 0 # via template-haskell-2.15.0.0 + - core-program < 0 # via template-haskell-2.15.0.0 + - core-text < 0 # via template-haskell-2.15.0.0 + - data-accessor-template < 0 # via template-haskell-2.15.0.0 + - dbus < 0 # via template-haskell-2.15.0.0 + - dhall < 0 # via template-haskell-2.15.0.0 + - email-validate < 0 # via template-haskell-2.15.0.0 + - fclabels < 0 # via template-haskell-2.15.0.0 + - flow < 0 # via template-haskell-2.15.0.0 + - freer-simple < 0 # via template-haskell-2.15.0.0 + - hsdev < 0 # via template-haskell-2.15.0.0 + - interpolatedstring-qq2 < 0 # via template-haskell-2.15.0.0 + - invertible-grammar < 0 # via template-haskell-2.15.0.0 + - ixset-typed < 0 # via template-haskell-2.15.0.0 + - lens-family-th < 0 # via template-haskell-2.15.0.0 + - modern-uri < 0 # via template-haskell-2.15.0.0 + - quickcheck-arbitrary-template < 0 # via template-haskell-2.15.0.0 + - rank2classes < 0 # via template-haskell-2.15.0.0 + - rattletrap < 0 # via template-haskell-2.15.0.0 + - safecopy < 0 # via template-haskell-2.15.0.0 + - size-based < 0 # via template-haskell-2.15.0.0 + - stache < 0 # via template-haskell-2.15.0.0 + - static-text < 0 # via template-haskell-2.15.0.0 + - strive < 0 # via template-haskell-2.15.0.0 + - th-nowq < 0 # via template-haskell-2.15.0.0 + - th-test-utils < 0 # via template-haskell-2.15.0.0 + - threepenny-gui < 0 # via template-haskell-2.15.0.0 + - tz < 0 # via template-haskell-2.15.0.0 + - uri-bytestring < 0 # via template-haskell-2.15.0.0 + - vector-th-unbox < 0 # via template-haskell-2.15.0.0 + - web3 < 0 # via template-haskell-2.15.0.0 + - hyraxAbif < 0 # via text-1.2.4.0 + - sqlite-simple-errors < 0 # via text-1.2.4.0 + - universum < 0 # via text-1.2.4.0 + - HDBC < 0 # via time-1.9.3 + - MissingH < 0 # via time-1.9.3 + - cereal-time < 0 # via time-1.9.3 + - ekg < 0 # via time-1.9.3 + - ekg-statsd < 0 # via time-1.9.3 + - esqueleto < 0 # via time-1.9.3 + - feed < 0 # via time-1.9.3 + - fold-debounce < 0 # via time-1.9.3 + - gnuplot < 0 # via time-1.9.3 + - hapistrano < 0 # via time-1.9.3 + - haxl < 0 # via time-1.9.3 + - hquantlib-time < 0 # via time-1.9.3 + - hsdev < 0 # via time-1.9.3 + - hsexif < 0 # via time-1.9.3 + - irc-client < 0 # via time-1.9.3 + - irc-conduit < 0 # via time-1.9.3 + - libmpd < 0 # via time-1.9.3 + - pinboard < 0 # via time-1.9.3 + - postgresql-simple-migration < 0 # via time-1.9.3 + - req < 0 # via time-1.9.3 + - rhine < 0 # via time-1.9.3 + - safe-json < 0 # via time-1.9.3 + - servant-auth-client < 0 # via time-1.9.3 + - servant-auth-server < 0 # via time-1.9.3 + - servant-kotlin < 0 # via time-1.9.3 + - strive < 0 # via time-1.9.3 + - summoner < 0 # via time-1.9.3 + - th-nowq < 0 # via time-1.9.3 + - tz < 0 # via time-1.9.3 + - web3 < 0 # via time-1.9.3 + - wild-bind-x11 < 0 # via time-1.9.3 + - zip < 0 # via time-1.9.3 + - ztail < 0 # via time-1.9.3 + - mysql-haskell < 0 # via tls-1.5.1 + - universe < 0 # via universe-some + - universe-dependent-sum < 0 # via universe-some + - MissingH < 0 # via unix-2.7.2.2 + - beam-core < 0 # via vector-sized-1.4.0.0 + - elm-street < 0 # via warp-3.3.2 + - servant-auth-client < 0 # via warp-3.3.2 + - xmonad-extras < 0 # via xmonad-contrib-0.16 + + # round 2 + - netwire-input-glfw < 0 # via GLFW-b + - HDBC-mysql < 0 # via HDBC + - HDBC-session < 0 # via HDBC + - persistable-types-HDBC-pg < 0 # via HDBC + - relational-query-HDBC < 0 # via HDBC + - yeshql-hdbc < 0 # via HDBC + - MusicBrainz < 0 # via HTTP + - avwx < 0 # via HTTP + - gravatar < 0 # via HTTP + - pg-harness-client < 0 # via HTTP + - uri-templater < 0 # via HTTP + - HsOpenSSL-x509-system < 0 # via HsOpenSSL + - google-oauth2-jwt < 0 # via HsOpenSSL + - ses-html < 0 # via HsOpenSSL + - ip6addr < 0 # via IPv6Addr + - DBFunctor < 0 # via MissingH + - cryptocompare < 0 # via MissingH + - file-modules < 0 # via MissingH + - hadolint < 0 # via ShellCheck + - ipynb < 0 # via aeson-diff + - HTF < 0 # via aeson-pretty + - aws-cloudfront-signed-cookies < 0 # via aeson-pretty + - filter-logger < 0 # via aeson-pretty + - ginger < 0 # via aeson-pretty + - glabrous < 0 # via aeson-pretty + - groundhog-inspector < 0 # via aeson-pretty + - hpack-dhall < 0 # via aeson-pretty + - hspec-golden-aeson < 0 # via aeson-pretty + - hvega < 0 # via aeson-pretty + - kanji < 0 # via aeson-pretty + - log-base < 0 # via aeson-pretty + - lsp-test < 0 # via aeson-pretty + - sbp < 0 # via aeson-pretty + - servant-docs < 0 # via aeson-pretty + - servant-swagger < 0 # via aeson-pretty + - stratosphere < 0 # via aeson-pretty + - yesod-auth-oauth2 < 0 # via aeson-pretty + - asn1-parse < 0 # via asn1-encoding + - aws-cloudfront-signed-cookies < 0 # via asn1-encoding + - crypto-pubkey-openssh < 0 # via asn1-encoding + - crypto-pubkey-types < 0 # via asn1-encoding + - pkcs10 < 0 # via asn1-encoding + - x509 < 0 # via asn1-encoding + - x509-store < 0 # via asn1-encoding + - x509-validation < 0 # via asn1-encoding + - avers-api < 0 # via avers + - avers-server < 0 # via avers + - fib < 0 # via base-noprelude + - bencoding < 0 # via bencode + - Chart-diagrams < 0 # via blaze-markup + - SVGFonts < 0 # via blaze-markup + - ace < 0 # via blaze-markup + - blaze-html < 0 # via blaze-markup + - blaze-svg < 0 # via blaze-markup + - heterocephalus < 0 # via blaze-markup + - hoogle < 0 # via blaze-markup + - markdown < 0 # via blaze-markup + - plotlyhs < 0 # via blaze-markup + - servant-swagger-ui-core < 0 # via blaze-markup + - shakespeare < 0 # via blaze-markup + - trifecta < 0 # via blaze-markup + - xml-conduit < 0 # via blaze-markup + - xml-html-qq < 0 # via blaze-markup + - yesod < 0 # via blaze-markup + - yesod-alerts < 0 # via blaze-markup + - yesod-auth < 0 # via blaze-markup + - yesod-form < 0 # via blaze-markup + - yesod-form-bootstrap4 < 0 # via blaze-markup + - yesod-newsfeed < 0 # via blaze-markup + - yesod-paginator < 0 # via blaze-markup + - hledger-iadd < 0 # via brick + - bson-lens < 0 # via bson + - debian < 0 # via bzlib + - chronos-bench < 0 # via chronos + - qnap-decrypt < 0 # via cipher-aes128 + - MusicBrainz < 0 # via conduit-extra + - codec-rpm < 0 # via conduit-extra + - conduit-algorithms < 0 # via conduit-extra + - conduit-throttle < 0 # via conduit-extra + - conduit-zstd < 0 # via conduit-extra + - cpio-conduit < 0 # via conduit-extra + - cryptonite-conduit < 0 # via conduit-extra + - editor-open < 0 # via conduit-extra + - fb < 0 # via conduit-extra + - google-isbn < 0 # via conduit-extra + - hamtsolo < 0 # via conduit-extra + - haskell-spacegoo < 0 # via conduit-extra + - hoogle < 0 # via conduit-extra + - hopenpgp-tools < 0 # via conduit-extra + - html-conduit < 0 # via conduit-extra + - http-download < 0 # via conduit-extra + - hw-conduit-merges < 0 # via conduit-extra + - imagesize-conduit < 0 # via conduit-extra + - json-rpc < 0 # via conduit-extra + - markdown < 0 # via conduit-extra + - minio-hs < 0 # via conduit-extra + - monad-logger < 0 # via conduit-extra + - nqe < 0 # via conduit-extra + - nuxeo < 0 # via conduit-extra + - pager < 0 # via conduit-extra + - project-template < 0 # via conduit-extra + - qnap-decrypt < 0 # via conduit-extra + - req-conduit < 0 # via conduit-extra + - sbp < 0 # via conduit-extra + - serf < 0 # via conduit-extra + - shell-conduit < 0 # via conduit-extra + - stack < 0 # via conduit-extra + - stm-conduit < 0 # via conduit-extra + - tagstream-conduit < 0 # via conduit-extra + - tar-conduit < 0 # via conduit-extra + - xml-conduit < 0 # via conduit-extra + - yesod-auth < 0 # via conduit-extra + - zim-parser < 0 # via conduit-extra + - zip-stream < 0 # via conduit-extra + - configuration-tools < 0 # via connection + - eventstore < 0 # via connection + - hoogle < 0 # via connection + - minio-hs < 0 # via connection + - soap-tls < 0 # via connection + - credential-store < 0 # via dbus + - functor-combinators < 0 # via dependent-sum + - prim-uniq < 0 # via dependent-sum + - typelits-witnesses < 0 # via dependent-sum + - dhall-bash < 0 # via dhall + - hpack-dhall < 0 # via dhall + - verbosity < 0 # via dhall + - hpack-dhall < 0 # via dhall-json + - diagrams < 0 # via diagrams-contrib + - Chart-diagrams < 0 # via diagrams-core + - SVGFonts < 0 # via diagrams-core + - diagrams < 0 # via diagrams-core + - Chart-diagrams < 0 # via diagrams-lib + - SVGFonts < 0 # via diagrams-lib + - diagrams < 0 # via diagrams-lib + - midi-music-box < 0 # via diagrams-lib + - Chart-diagrams < 0 # via diagrams-postscript + - midi-music-box < 0 # via diagrams-postscript + - Chart-diagrams < 0 # via diagrams-svg + - diagrams < 0 # via diagrams-svg + - groundhog-sqlite < 0 # via direct-sqlite + - eventstore < 0 # via dns + - eventstore < 0 # via ekg-core + - monad-metrics < 0 # via ekg-core + - check-email < 0 # via email-validate + - mmark < 0 # via email-validate + - yesod-auth < 0 # via email-validate + - yesod-form < 0 # via email-validate + - persistent-pagination < 0 # via esqueleto + - persistent-typed-db < 0 # via esqueleto + - shake-language-c < 0 # via fclabels + - download < 0 # via feed + - shikensu < 0 # via flow + - polysemy < 0 # via freer-simple + - mmark-cli < 0 # via ghc-syntax-highlighter + - mmark-ext < 0 # via ghc-syntax-highlighter + - termonad < 0 # via gi-gtk + - termonad < 0 # via gi-vte + - apecs-gloss < 0 # via gloss + - graphite < 0 # via graphviz + - hopenpgp-tools < 0 # via graphviz + - hopenpgp-tools < 0 # via hOpenPGP + - stack < 0 # via hackage-security + - HTF < 0 # via haskell-src + - polysemy-zoo < 0 # via hedis + - protobuf < 0 # via hex + - haskintex < 0 # via hint + - hledger-iadd < 0 # via hledger-lib + - hledger-interest < 0 # via hledger-lib + - cacophony < 0 # via hlint + - dublincore-xml-conduit < 0 # via hlint + - sbv < 0 # via hlint + - wai-middleware-auth < 0 # via hoauth2 + - yesod-auth-oauth2 < 0 # via hoauth2 + - haskell-lsp < 0 # via hslogger + - aur < 0 # via http-client + - authenticate-oauth < 0 # via http-client + - aws-lambda-haskell-runtime < 0 # via http-client + - configuration-tools < 0 # via http-client + - eventstore < 0 # via http-client + - fb < 0 # via http-client + - gym-http-api < 0 # via http-client + - hopenpgp-tools < 0 # via http-client + - hpack < 0 # via http-client + - hsebaysdk < 0 # via http-client + - http-client-overrides < 0 # via http-client + - http-directory < 0 # via http-client + - http-download < 0 # via http-client + - kawhi < 0 # via http-client + - koofr-client < 0 # via http-client + - mime-mail-ses < 0 # via http-client + - minio-hs < 0 # via http-client + - opensource < 0 # via http-client + - pipes-http < 0 # via http-client + - planb-token-introspection < 0 # via http-client + - req-conduit < 0 # via http-client + - scalpel < 0 # via http-client + - servant-checked-exceptions < 0 # via http-client + - servant-cli < 0 # via http-client + - servant-client < 0 # via http-client + - servant-conduit < 0 # via http-client + - servant-machines < 0 # via http-client + - servant-pipes < 0 # via http-client + - servant-rawm < 0 # via http-client + - servant-tracing < 0 # via http-client + - soap < 0 # via http-client + - soap-tls < 0 # via http-client + - stack < 0 # via http-client + - textlocal < 0 # via http-client + - wai-middleware-auth < 0 # via http-client + - wai-slack-middleware < 0 # via http-client + - webex-teams-conduit < 0 # via http-client + - webex-teams-pipes < 0 # via http-client + - wreq < 0 # via http-client + - yesod-auth < 0 # via http-client + - yesod-auth-oauth2 < 0 # via http-client + - aur < 0 # via http-client-tls + - configuration-tools < 0 # via http-client-tls + - hopenpgp-tools < 0 # via http-client-tls + - hpack < 0 # via http-client-tls + - http-client-overrides < 0 # via http-client-tls + - http-directory < 0 # via http-client-tls + - koofr-client < 0 # via http-client-tls + - mime-mail-ses < 0 # via http-client-tls + - minio-hs < 0 # via http-client-tls + - opensource < 0 # via http-client-tls + - pipes-http < 0 # via http-client-tls + - planb-token-introspection < 0 # via http-client-tls + - scalpel < 0 # via http-client-tls + - soap-tls < 0 # via http-client-tls + - stack < 0 # via http-client-tls + - textlocal < 0 # via http-client-tls + - wai-middleware-auth < 0 # via http-client-tls + - wreq < 0 # via http-client-tls + - yesod-auth < 0 # via http-client-tls + - yesod-fb < 0 # via http-client-tls + - MusicBrainz < 0 # via http-conduit + - authenticate < 0 # via http-conduit + - cisco-spark-api < 0 # via http-conduit + - classy-prelude-yesod < 0 # via http-conduit + - cryptocompare < 0 # via http-conduit + - fb < 0 # via http-conduit + - google-isbn < 0 # via http-conduit + - hoogle < 0 # via http-conduit + - http-download < 0 # via http-conduit + - kawhi < 0 # via http-conduit + - line < 0 # via http-conduit + - mime-mail-ses < 0 # via http-conduit + - minio-hs < 0 # via http-conduit + - mmtf < 0 # via http-conduit + - nuxeo < 0 # via http-conduit + - oeis2 < 0 # via http-conduit + - stack < 0 # via http-conduit + - textlocal < 0 # via http-conduit + - wai-middleware-auth < 0 # via http-conduit + - webex-teams-api < 0 # via http-conduit + - webex-teams-conduit < 0 # via http-conduit + - webex-teams-pipes < 0 # via http-conduit + - yesod-auth < 0 # via http-conduit + - yesod-auth-hashdb < 0 # via http-conduit + - yesod-auth-oauth2 < 0 # via http-conduit + - yesod-fb < 0 # via http-conduit + - yesod-recaptcha2 < 0 # via http-conduit + - cachix-api < 0 # via http-media + - servant < 0 # via http-media + - servant-blaze < 0 # via http-media + - servant-cassava < 0 # via http-media + - servant-checked-exceptions-core < 0 # via http-media + - servant-client < 0 # via http-media + - servant-client-core < 0 # via http-media + - servant-conduit < 0 # via http-media + - servant-docs < 0 # via http-media + - servant-lucid < 0 # via http-media + - servant-machines < 0 # via http-media + - servant-pipes < 0 # via http-media + - servant-rawm < 0 # via http-media + - servant-static-th < 0 # via http-media + - servant-swagger < 0 # via http-media + - servant-swagger-ui-core < 0 # via http-media + - servant-xml < 0 # via http-media + - servant-yaml < 0 # via http-media + - wai-middleware-auth < 0 # via http-reverse-proxy + - ses-html < 0 # via http-streams + - board-games < 0 # via httpd-shed + - arbor-lru-cache < 0 # via hw-hspec-hedgehog + - bits-extra < 0 # via hw-hspec-hedgehog + - hw-dsv < 0 # via hw-hspec-hedgehog + - hw-fingertree < 0 # via hw-hspec-hedgehog + - hw-fingertree-strict < 0 # via hw-hspec-hedgehog + - hw-parser < 0 # via hw-hspec-hedgehog + - hw-simd < 0 # via hw-hspec-hedgehog + - hw-dsv < 0 # via hw-rankselect + - hw-simd < 0 # via hw-rankselect + - hw-succinct < 0 # via hw-rankselect + - lapack < 0 # via hyper + - mysql-haskell-nem < 0 # via io-streams + - unliftio-streams < 0 # via io-streams + - websockets-snap < 0 # via io-streams + - wire-streams < 0 # via io-streams + - aeson-iproute < 0 # via iproute + - radius < 0 # via iproute + - hopenpgp-tools < 0 # via ixset-typed + - rainbow < 0 # via lens-simple + - rainbox < 0 # via lens-simple + - polysemy < 0 # via loopbreaker + - mmark < 0 # via modern-uri + - mmark-ext < 0 # via modern-uri + - witherable < 0 # via monoidal-containers + - msgpack-aeson < 0 # via msgpack + - mysql-haskell-nem < 0 # via mysql-haskell + - butter < 0 # via network-simple + - nvim-hs-contrib < 0 # via nvim-hs + - pandoc-csv2table < 0 # via pandoc + - pandoc-markdown-ghci-filter < 0 # via pandoc + - pandoc-pyplot < 0 # via pandoc + - pencil < 0 # via pandoc + - mega-sdist < 0 # via pantry + - stack < 0 # via pantry + - attoparsec-path < 0 # via path + - aws-lambda-haskell-runtime < 0 # via path + - follow-file < 0 # via path + - genvalidity-path < 0 # via path + - http-download < 0 # via path + - mega-sdist < 0 # via path + - path-extra < 0 # via path + - path-io < 0 # via path + - rio-prettyprint < 0 # via path + - stack < 0 # via path + - urlpath < 0 # via path + - validity-path < 0 # via path + - classy-prelude-yesod < 0 # via persistent + - closed < 0 # via persistent + - password-instances < 0 # via persistent + - persistent-mysql < 0 # via persistent + - persistent-pagination < 0 # via persistent + - persistent-postgresql < 0 # via persistent + - persistent-qq < 0 # via persistent + - persistent-sqlite < 0 # via persistent + - persistent-template < 0 # via persistent + - persistent-test < 0 # via persistent + - persistent-typed-db < 0 # via persistent + - stack < 0 # via persistent + - tonatona-persistent-postgresql < 0 # via persistent + - tonatona-persistent-sqlite < 0 # via persistent + - yesod-auth < 0 # via persistent + - yesod-auth-hashdb < 0 # via persistent + - yesod-form < 0 # via persistent + - yesod-paginator < 0 # via persistent + - yesod-persistent < 0 # via persistent + - yesod-text-markdown < 0 # via persistent + - stm-hamt < 0 # via primitive-extras + - aos-signature < 0 # via protolude + - bulletproofs < 0 # via protolude + - cachix-api < 0 # via protolude + - galois-field < 0 # via protolude + - logger-thread < 0 # via protolude + - merkle-tree < 0 # via protolude + - minio-hs < 0 # via protolude + - oblivious-transfer < 0 # via protolude + - pedersen-commitment < 0 # via protolude + - avro < 0 # via pure-zlib + - bitvec < 0 # via quickcheck-classes + - poly < 0 # via quickcheck-classes + - yesod-paginator < 0 # via quickcheck-classes + - regex-with-pcre < 0 # via regex + - lens-regex < 0 # via regex-base + - regex-compat < 0 # via regex-base + - regex-compat-tdfa < 0 # via regex-base + - regex-pcre < 0 # via regex-base + - regex-pcre-builtin < 0 # via regex-base + - regex-pcre-text < 0 # via regex-base + - regex-posix < 0 # via regex-base + - regex-tdfa < 0 # via regex-base + - regex-tdfa-text < 0 # via regex-base + - regex-with-pcre < 0 # via regex-base + - scalpel-core < 0 # via regex-base + - yi-language < 0 # via regex-base + - datasets < 0 # via req + - elm2nix < 0 # via req + - req-conduit < 0 # via req + - approximate < 0 # via safecopy + - compensated < 0 # via safecopy + - filter-logger < 0 # via scotty + - line < 0 # via scotty + - pg-harness-server < 0 # via scotty + - stripe-scotty < 0 # via scotty + - cachix-api < 0 # via servant-auth + - cachix-api < 0 # via servant-auth-server + - cachix-api < 0 # via servant-auth-swagger + - avers-server < 0 # via servant-server + - servant-auth-wordpress < 0 # via servant-server + - servant-checked-exceptions < 0 # via servant-server + - servant-cli < 0 # via servant-server + - servant-conduit < 0 # via servant-server + - servant-js < 0 # via servant-server + - servant-lucid < 0 # via servant-server + - servant-machines < 0 # via servant-server + - servant-mock < 0 # via servant-server + - servant-pipes < 0 # via servant-server + - servant-rawm < 0 # via servant-server + - servant-static-th < 0 # via servant-server + - servant-swagger-ui < 0 # via servant-server + - servant-swagger-ui-core < 0 # via servant-server + - servant-swagger-ui-redoc < 0 # via servant-server + - servant-tracing < 0 # via servant-server + - servant-yaml < 0 # via servant-server + - tonatona-servant < 0 # via servant-server + - testing-feat < 0 # via size-based + - gingersnap < 0 # via snap-core + - snap-blaze < 0 # via snap-core + - websockets-snap < 0 # via snap-core + - websockets-snap < 0 # via snap-server + - mbtiles < 0 # via sqlite-simple + - mmark-cli < 0 # via stache + - mpi-hs < 0 # via store + - datasets < 0 # via streaming + - eventstore < 0 # via streaming + - streaming-attoparsec < 0 # via streaming + - streaming-bytestring < 0 # via streaming + - streaming-cassava < 0 # via streaming + - streaming-wai < 0 # via streaming + - conduit-algorithms < 0 # via streaming-commons + - datasets < 0 # via streaming-commons + - qnap-decrypt < 0 # via streaming-commons + - stack < 0 # via streaming-commons + - turtle < 0 # via streaming-commons + - wai-handler-launch < 0 # via streaming-commons + - yesod < 0 # via streaming-commons + - sv-cassava < 0 # via sv-core + - Chart-diagrams < 0 # via svg-builder + - cachix-api < 0 # via swagger2 + - servant-swagger < 0 # via swagger2 + - servant-swagger-ui < 0 # via swagger2 + - servant-swagger-ui-core < 0 # via swagger2 + - servant-swagger-ui-redoc < 0 # via swagger2 + - aeson < 0 # via time-compat + - hsemail < 0 # via time-compat + - http-api-data < 0 # via time-compat + - quickcheck-instances < 0 # via time-compat + - configuration-tools < 0 # via tls + - soap-tls < 0 # via tls + - stack < 0 # via tls + - tls-session-manager < 0 # via tls + - hspec-pg-transact < 0 # via tmp-postgres + - pg-transact < 0 # via tmp-postgres + - salak-toml < 0 # via tomland + - polysemy < 0 # via type-errors-pretty + - polysemy < 0 # via unagi-chan + - require < 0 # via universum + - tintin < 0 # via universum + - dublincore-xml-conduit < 0 # via uri-bytestring + - uri-bytestring-aeson < 0 # via uri-bytestring + - wai-middleware-auth < 0 # via uri-bytestring + - yesod-auth-oauth2 < 0 # via uri-bytestring + - Hoed < 0 # via vector-th-unbox + - dense-linear-algebra < 0 # via vector-th-unbox + - math-functions < 0 # via vector-th-unbox + - netpbm < 0 # via vector-th-unbox + - statistics < 0 # via vector-th-unbox + - thyme < 0 # via vector-th-unbox + - hamilton < 0 # via vty + - hledger-iadd < 0 # via vty + - avers-server < 0 # via wai + - bimap-server < 0 # via wai + - cisco-spark-api < 0 # via wai + - configuration-tools < 0 # via wai + - filter-logger < 0 # via wai + - fn < 0 # via wai + - hoogle < 0 # via wai + - hspec-wai < 0 # via wai + - line < 0 # via wai + - pipes-wai < 0 # via wai + - servant-auth-wordpress < 0 # via wai + - servant-checked-exceptions < 0 # via wai + - servant-conduit < 0 # via wai + - servant-lucid < 0 # via wai + - servant-machines < 0 # via wai + - servant-mock < 0 # via wai + - servant-pipes < 0 # via wai + - servant-rawm < 0 # via wai + - servant-static-th < 0 # via wai + - servant-tracing < 0 # via wai + - servant-yaml < 0 # via wai + - serversession-frontend-wai < 0 # via wai + - servius < 0 # via wai + - simple < 0 # via wai + - simple-session < 0 # via wai + - streaming-wai < 0 # via wai + - tonatona-servant < 0 # via wai + - wai-conduit < 0 # via wai + - wai-cors < 0 # via wai + - wai-eventsource < 0 # via wai + - wai-handler-launch < 0 # via wai + - wai-middleware-auth < 0 # via wai + - wai-middleware-caching < 0 # via wai + - wai-middleware-static < 0 # via wai + - wai-predicates < 0 # via wai + - wai-session < 0 # via wai + - wai-session-postgresql < 0 # via wai + - wai-slack-middleware < 0 # via wai + - wai-transformers < 0 # via wai + - web-routes-wai < 0 # via wai + - webex-teams-api < 0 # via wai + - webex-teams-conduit < 0 # via wai + - webex-teams-pipes < 0 # via wai + - yesod < 0 # via wai + - yesod-auth < 0 # via wai + - yesod-csp < 0 # via wai + - yesod-eventsource < 0 # via wai + - yesod-fb < 0 # via wai + - yesod-form < 0 # via wai + - yesod-gitrepo < 0 # via wai + - yesod-static < 0 # via wai + - servant-rawm < 0 # via wai-app-static + - servant-swagger-ui-core < 0 # via wai-app-static + - servius < 0 # via wai-app-static + - wai-middleware-auth < 0 # via wai-app-static + - yesod-static < 0 # via wai-app-static + - filter-logger < 0 # via wai-extra + - fn < 0 # via wai-extra + - hspec-wai < 0 # via wai-extra + - simple < 0 # via wai-extra + - simple-session < 0 # via wai-extra + - tonatona-servant < 0 # via wai-extra + - wai-middleware-auth < 0 # via wai-extra + - yesod < 0 # via wai-extra + - yesod-auth-hashdb < 0 # via wai-extra + - yesod-eventsource < 0 # via wai-extra + - yesod-persistent < 0 # via wai-extra + - yesod-static < 0 # via wai-extra + - filter-logger < 0 # via wai-logger + - hoogle < 0 # via wai-logger + - yesod < 0 # via wai-logger + - avers-server < 0 # via wai-websockets + - wai-transformers < 0 # via wai-websockets + - yesod-websockets < 0 # via wai-websockets + - bimap-server < 0 # via warp + - cisco-spark-api < 0 # via warp + - configuration-tools < 0 # via warp + - hoogle < 0 # via warp + - pg-harness-server < 0 # via warp + - servant-checked-exceptions < 0 # via warp + - servant-cli < 0 # via warp + - servant-conduit < 0 # via warp + - servant-js < 0 # via warp + - servant-lucid < 0 # via warp + - servant-machines < 0 # via warp + - servant-mock < 0 # via warp + - servant-pipes < 0 # via warp + - servant-rawm < 0 # via warp + - servant-static-th < 0 # via warp + - servant-tracing < 0 # via warp + - servant-yaml < 0 # via warp + - tonatona-servant < 0 # via warp + - wai-handler-launch < 0 # via warp + - wai-middleware-auth < 0 # via warp + - webex-teams-api < 0 # via warp + - webex-teams-conduit < 0 # via warp + - webex-teams-pipes < 0 # via warp + - yesod < 0 # via warp + - yesod-auth-oauth2 < 0 # via warp + - yesod-paginator < 0 # via warp + - configuration-tools < 0 # via warp-tls + - hoogle < 0 # via warp-tls + - avers-server < 0 # via websockets + - skews < 0 # via websockets + - wai-transformers < 0 # via websockets + - websockets-snap < 0 # via websockets + - yesod-websockets < 0 # via websockets + - elm-export < 0 # via wl-pprint-text + - galois-field < 0 # via wl-pprint-text + - servant-elm < 0 # via wl-pprint-text + - dom-parser < 0 # via xml-lens + - yesod < 0 # via yesod-core + - yesod-alerts < 0 # via yesod-core + - yesod-auth < 0 # via yesod-core + - yesod-auth-hashdb < 0 # via yesod-core + - yesod-auth-oauth2 < 0 # via yesod-core + - yesod-csp < 0 # via yesod-core + - yesod-eventsource < 0 # via yesod-core + - yesod-fb < 0 # via yesod-core + - yesod-form < 0 # via yesod-core + - yesod-form-bootstrap4 < 0 # via yesod-core + - yesod-gitrepo < 0 # via yesod-core + - yesod-gitrev < 0 # via yesod-core + - yesod-newsfeed < 0 # via yesod-core + - yesod-paginator < 0 # via yesod-core + - yesod-persistent < 0 # via yesod-core + - yesod-recaptcha2 < 0 # via yesod-core + - yesod-sitemap < 0 # via yesod-core + - yesod-static < 0 # via yesod-core + - yesod-text-markdown < 0 # via yesod-core + - yesod-websockets < 0 # via yesod-core + - yesod-auth-hashdb < 0 # via yesod-test + - yesod-csp < 0 # via yesod-test + - yesod-paginator < 0 # via yesod-test + - yesod-static < 0 # via yesod-test + + # round 3 + - debug < 0 # via Hoed + - aeson-attoparsec < 0 # via aeson + - aeson-better-errors < 0 # via aeson + - aeson-casing < 0 # via aeson + - aeson-compat < 0 # via aeson + - aeson-extra < 0 # via aeson + - aeson-generic-compat < 0 # via aeson + - aeson-picker < 0 # via aeson + - aeson-qq < 0 # via aeson + - aeson-utils < 0 # via aeson + - aeson-yak < 0 # via aeson + - api-field-json-th < 0 # via aeson + - base32string < 0 # via aeson + - base58string < 0 # via aeson + - base64-bytestring-type < 0 # via aeson + - binary-tagged < 0 # via aeson + - bower-json < 0 # via aeson + - ca-province-codes < 0 # via aeson + - cabal2nix < 0 # via aeson + - cfenv < 0 # via aeson + - chronologique < 0 # via aeson + - codec < 0 # via aeson + - composable-associations-aeson < 0 # via aeson + - criterion < 0 # via aeson + - criterion-measurement < 0 # via aeson + - cuckoo-filter < 0 # via aeson + - debug < 0 # via aeson + - deriveJsonNoPrefix < 0 # via aeson + - detour-via-sci < 0 # via aeson + - distribution-nixpkgs < 0 # via aeson + - distribution-opensuse < 0 # via aeson + - docopt < 0 # via aeson + - doctest-discover < 0 # via aeson + - elm-bridge < 0 # via aeson + - envelope < 0 # via aeson + - etc < 0 # via aeson + - eventful-core < 0 # via aeson + - eventful-test-helpers < 0 # via aeson + - fast-builder < 0 # via aeson + - forma < 0 # via aeson + - genvalidity-aeson < 0 # via aeson + - genvalidity-hspec-aeson < 0 # via aeson + - geojson < 0 # via aeson + - github-types < 0 # via aeson + - github-webhooks < 0 # via aeson + - groundhog < 0 # via aeson + - groundhog-postgresql < 0 # via aeson + - groundhog-th < 0 # via aeson + - hackage-db < 0 # via aeson + - haskell-lsp-types < 0 # via aeson + - haskell-names < 0 # via aeson + - hexstring < 0 # via aeson + - hinfo < 0 # via aeson + - hourglass-orphans < 0 # via aeson + - hruby < 0 # via aeson + - hschema-aeson < 0 # via aeson + - hslua-aeson < 0 # via aeson + - hspec-expectations-pretty-diff < 0 # via aeson + - hspec-wai-json < 0 # via aeson + - htoml < 0 # via aeson + - inline-r < 0 # via aeson + - insert-ordered-containers < 0 # via aeson + - interpolator < 0 # via aeson + - ip < 0 # via aeson + - ipython-kernel < 0 # via aeson + - jose < 0 # via aeson + - jose-jwt < 0 # via aeson + - json-alt < 0 # via aeson + - json-rpc-generic < 0 # via aeson + - jsonpath < 0 # via aeson + - jwt < 0 # via aeson + - katip < 0 # via aeson + - lens-aeson < 0 # via aeson + - lucid-extras < 0 # via aeson + - lxd-client-config < 0 # via aeson + - matplotlib < 0 # via aeson + - menshen < 0 # via aeson + - microlens-aeson < 0 # via aeson + - microstache < 0 # via aeson + - miso < 0 # via aeson + - monad-logger-json < 0 # via aeson + - mustache < 0 # via aeson + - ndjson-conduit < 0 # via aeson + - opaleye < 0 # via aeson + - pandoc-types < 0 # via aeson + - pipes-aeson < 0 # via aeson + - postgresql-binary < 0 # via aeson + - postgresql-orm < 0 # via aeson + - postgresql-simple < 0 # via aeson + - postgresql-simple-queue < 0 # via aeson + - pretty-simple < 0 # via aeson + - protocol-buffers < 0 # via aeson + - pushbullet-types < 0 # via aeson + - relapse < 0 # via aeson + - rigel-viz < 0 # via aeson + - selda-json < 0 # via aeson + - serversession < 0 # via aeson + - simple-templates < 0 # via aeson + - skylighting < 0 # via aeson + - skylighting-core < 0 # via aeson + - smoothie < 0 # via aeson + - sourcemap < 0 # via aeson + - state-codes < 0 # via aeson + - strict-base-types < 0 # via aeson + - stripe-wreq < 0 # via aeson + - swagger < 0 # via aeson + - template-toolkit < 0 # via aeson + - text-region < 0 # via aeson + - these < 0 # via aeson + - tree-diff < 0 # via aeson + - ua-parser < 0 # via aeson + - users < 0 # via aeson + - validity-aeson < 0 # via aeson + - weeder < 0 # via aeson + - winery < 0 # via aeson + - world-peace < 0 # via aeson + - xlsx-tabular < 0 # via aeson + - xml-to-json < 0 # via aeson + - yaml < 0 # via aeson + - hyperloglog < 0 # via approximate + - hw-rankselect-base < 0 # via bits-extra + - alerts < 0 # via blaze-html + - blaze-bootstrap < 0 # via blaze-html + - cheapskate < 0 # via blaze-html + - cheapskate-highlight < 0 # via blaze-html + - cheapskate-lucid < 0 # via blaze-html + - cmark-gfm < 0 # via blaze-html + - highlighting-kate < 0 # via blaze-html + - inliterate < 0 # via blaze-html + - skylighting < 0 # via blaze-html + - skylighting-core < 0 # via blaze-html + - barrier < 0 # via blaze-svg + - RSA < 0 # via crypto-pubkey-types + - crypto-pubkey < 0 # via crypto-pubkey-types + - cabal-debian < 0 # via debian + - xml-isogen < 0 # via dom-parser + - scheduler < 0 # via fib + - cabal2nix < 0 # via hpack + - cabal-debian < 0 # via hsemail + - distribution-opensuse < 0 # via hsemail + - mbox-utility < 0 # via hsemail + - postgresql-simple-queue < 0 # via hspec-pg-transact + - hspec-wai-json < 0 # via hspec-wai + - base64-bytestring-type < 0 # via http-api-data + - envelope < 0 # via http-api-data + - eventful-core < 0 # via http-api-data + - http-link-header < 0 # via http-api-data + - miso < 0 # via http-api-data + - pushbullet-types < 0 # via http-api-data + - dl-fedora < 0 # via http-directory + - hw-balancedparens < 0 # via hw-fingertree + - hmm-lapack < 0 # via lapack + - linear-circuit < 0 # via lapack + - magico < 0 # via lapack + - resistor-cube < 0 # via lapack + - cmark-gfm < 0 # via markdown + - bins < 0 # via math-functions + - mwc-random < 0 # via math-functions + - random-fu < 0 # via math-functions + - async-refresh < 0 # via monad-logger + - async-refresh-tokens < 0 # via monad-logger + - eventful-test-helpers < 0 # via monad-logger + - groundhog-mysql < 0 # via monad-logger + - logging-effect < 0 # via monad-logger + - monad-logger-json < 0 # via monad-logger + - monad-logger-prefix < 0 # via monad-logger + - monad-logger-syslog < 0 # via monad-logger + - rio-orphans < 0 # via monad-logger + - massiv-io < 0 # via netpbm + - relational-record < 0 # via persistable-types-HDBC-pg + - postgresql-simple-queue < 0 # via pg-transact + - inliterate < 0 # via plotlyhs + - polysemy-plugin < 0 # via polysemy + - attoparsec-uri < 0 # via quickcheck-instances + - caster < 0 # via quickcheck-instances + - commutative < 0 # via quickcheck-instances + - concise < 0 # via quickcheck-instances + - crypt-sha512 < 0 # via quickcheck-instances + - deferred-folds < 0 # via quickcheck-instances + - deque < 0 # via quickcheck-instances + - edit-distance-vector < 0 # via quickcheck-instances + - envy < 0 # via quickcheck-instances + - hschema-aeson < 0 # via quickcheck-instances + - hschema-quickcheck < 0 # via quickcheck-instances + - hslua < 0 # via quickcheck-instances + - hslua-aeson < 0 # via quickcheck-instances + - http-types < 0 # via quickcheck-instances + - interpolate < 0 # via quickcheck-instances + - jose < 0 # via quickcheck-instances + - katip < 0 # via quickcheck-instances + - monoid-subclasses < 0 # via quickcheck-instances + - natural-transformation < 0 # via quickcheck-instances + - parsers < 0 # via quickcheck-instances + - protobuf-simple < 0 # via quickcheck-instances + - strict-list < 0 # via quickcheck-instances + - string-conversions < 0 # via quickcheck-instances + - string-interpolate < 0 # via quickcheck-instances + - text-show < 0 # via quickcheck-instances + - text-show-instances < 0 # via quickcheck-instances + - tmapmvar < 0 # via quickcheck-instances + - winery < 0 # via quickcheck-instances + - xml-isogen < 0 # via quickcheck-instances + - xmlbf < 0 # via quickcheck-instances + - xmlbf-xeno < 0 # via quickcheck-instances + - yi-rope < 0 # via quickcheck-instances + - epub-metadata < 0 # via regex-compat-tdfa + - highlighting-kate < 0 # via regex-pcre-builtin + - html-email-validate < 0 # via regex-pcre-builtin + - pcre-utils < 0 # via regex-pcre-builtin + - skylighting < 0 # via regex-pcre-builtin + - skylighting-core < 0 # via regex-pcre-builtin + - template-toolkit < 0 # via regex-pcre-builtin + - dl-fedora < 0 # via regex-posix + - inline-c < 0 # via regex-posix + - language-haskell-extract < 0 # via regex-posix + - test-framework < 0 # via regex-posix + - test-framework-th < 0 # via regex-posix + - xml-to-json < 0 # via regex-posix + - cabal-debian < 0 # via regex-tdfa + - haskell-gi < 0 # via regex-tdfa + - katip < 0 # via regex-tdfa + - menshen < 0 # via regex-tdfa + - shelltestrunner < 0 # via regex-tdfa + - tasty-silver < 0 # via regex-tdfa + - relational-record < 0 # via relational-query-HDBC + - wikicfp-scraper < 0 # via scalpel-core + - miso < 0 # via servant + - servant-foreign < 0 # via servant + - miso < 0 # via servant-lucid + - state-codes < 0 # via shakespeare + - xml-hamlet < 0 # via shakespeare + - criterion < 0 # via statistics + - emd < 0 # via statistics + - stm-containers < 0 # via stm-hamt + - show-prettyprint < 0 # via trifecta + - bench < 0 # via turtle + - distribution-opensuse < 0 # via turtle + - singletons < 0 # via turtle + - emd < 0 # via typelits-witnesses + - stripe-wreq < 0 # via wreq + - jose < 0 # via x509 + - jwt < 0 # via x509 + - x509-system < 0 # via x509 + - jwt < 0 # via x509-store + - x509-system < 0 # via x509-store + - haskell-gi < 0 # via xml-conduit + - xlsx < 0 # via xml-conduit + - xml-conduit-parse < 0 # via xml-conduit + - xml-conduit-writer < 0 # via xml-conduit + - xml-hamlet < 0 # via xml-conduit + - xml-indexed-cursor < 0 # via xml-conduit + - xml-isogen < 0 # via xml-conduit + - yeshql < 0 # via yeshql-hdbc + + # round 4 + - bitcoin-types < 0 # via base58string + - JuicyPixels-extra < 0 # via criterion + - apecs < 0 # via criterion + - backprop < 0 # via criterion + - base64-bytestring < 0 # via criterion + - crypto-numbers < 0 # via criterion + - cryptohash < 0 # via criterion + - fmt < 0 # via criterion + - generic-data < 0 # via criterion + - generics-sop < 0 # via criterion + - hw-conduit < 0 # via criterion + - hw-excess < 0 # via criterion + - hw-prim < 0 # via criterion + - hw-streams < 0 # via criterion + - lucid < 0 # via criterion + - posix-paths < 0 # via criterion + - product-profunctors < 0 # via criterion + - random-bytestring < 0 # via criterion + - rdf < 0 # via criterion + - regex-applicative < 0 # via criterion + - replace-attoparsec < 0 # via criterion + - replace-megaparsec < 0 # via criterion + - salak < 0 # via criterion + - salak-yaml < 0 # via criterion + - simple-vec3 < 0 # via criterion + - tensors < 0 # via criterion + - terminal-progress-bar < 0 # via criterion + - word-wrap < 0 # via criterion + - zstd < 0 # via criterion + - text-builder < 0 # via deferred-folds + - quickbench < 0 # via docopt + - control-dsl < 0 # via doctest-discover + - fmt < 0 # via doctest-discover + - tonaparser < 0 # via envy + - eventful-memory < 0 # via eventful-core + - eventful-memory < 0 # via eventful-test-helpers + - gi-atk < 0 # via haskell-gi + - gi-cairo < 0 # via haskell-gi + - gi-gdk < 0 # via haskell-gi + - gi-gdkpixbuf < 0 # via haskell-gi + - gi-gio < 0 # via haskell-gi + - gi-glib < 0 # via haskell-gi + - gi-gobject < 0 # via haskell-gi + - gi-javascriptcore < 0 # via haskell-gi + - gi-pango < 0 # via haskell-gi + - bitcoin-block < 0 # via hexstring + - bitcoin-tx < 0 # via hexstring + - bitcoin-types < 0 # via hexstring + - hslua-module-system < 0 # via hslua + - hslua-module-text < 0 # via hslua + - tasty-lua < 0 # via hslua + - purescript-bridge < 0 # via hspec-expectations-pretty-diff + - s3-signer < 0 # via http-types + - web-routes < 0 # via http-types + - wordpress-auth < 0 # via http-types + - hw-excess < 0 # via hw-rankselect-base + - apecs-physics < 0 # via inline-c + - inline-c-cpp < 0 # via inline-c + - H < 0 # via inline-r + - fmt < 0 # via interpolate + - generics-eot < 0 # via interpolate + - attoparsec-ip < 0 # via ip + - mwc-probability-transition < 0 # via logging-effect + - incremental-parser < 0 # via monoid-subclasses + - timerep < 0 # via monoid-subclasses + - Spintax < 0 # via mwc-random + - backprop < 0 # via mwc-random + - conduit < 0 # via mwc-random + - foldl < 0 # via mwc-random + - metrics < 0 # via mwc-random + - monad-par < 0 # via mwc-random + - mono-traversable < 0 # via mwc-random + - mwc-probability < 0 # via mwc-random + - pipes-random < 0 # via mwc-random + - random-bytestring < 0 # via mwc-random + - random-source < 0 # via mwc-random + - sampling < 0 # via mwc-random + - sparse-linear-algebra < 0 # via mwc-random + - uncertain < 0 # via mwc-random + - vector-algorithms < 0 # via mwc-random + - hschema < 0 # via natural-transformation + - hschema-prettyprinter < 0 # via natural-transformation + - asciidiagram < 0 # via pandoc-types + - texmath < 0 # via pandoc-types + - conduit-parse < 0 # via parsers + - data-serializer < 0 # via parsers + - data-textual < 0 # via parsers + - network-ip < 0 # via parsers + - replace-attoparsec < 0 # via parsers + - time-parsers < 0 # via parsers + - hasql < 0 # via postgresql-binary + - dbcleaner < 0 # via postgresql-simple + - peregrin < 0 # via postgresql-simple + - postgresql-schema < 0 # via postgresql-simple + - postgresql-simple-url < 0 # via postgresql-simple + - postgresql-transactional < 0 # via postgresql-simple + - psql-helpers < 0 # via postgresql-simple + - users-postgresql-simple < 0 # via postgresql-simple + - protocol-buffers-descriptor < 0 # via protocol-buffers + - massiv < 0 # via scheduler + - massiv-test < 0 # via scheduler + - servant-ruby < 0 # via servant-foreign + - decidable < 0 # via singletons + - eliminators < 0 # via singletons + - functor-products < 0 # via singletons + - lens-typelevel < 0 # via singletons + - list-witnesses < 0 # via singletons + - singleton-nats < 0 # via singletons + - filecache < 0 # via strict-base-types + - pcre-heavy < 0 # via string-conversions + - secp256k1-haskell < 0 # via string-conversions + - bv-little < 0 # via text-show + - nonempty-containers < 0 # via these + - pipes-fluid < 0 # via these + - semialign < 0 # via these + - quickcheck-state-machine < 0 # via tree-diff + - users-postgresql-simple < 0 # via users + - users-test < 0 # via users + - dotenv < 0 # via yaml + - fakedata < 0 # via yaml + - frontmatter < 0 # via yaml + + # round 5 + - hmatrix-backprop < 0 # via backprop + - clientsession < 0 # via base64-bytestring + - dataurl < 0 # via base64-bytestring + - mime-mail < 0 # via base64-bytestring + - nonce < 0 # via base64-bytestring + - openpgp-asciiarmor < 0 # via base64-bytestring + - qrcode-juicypixels < 0 # via base64-bytestring + - scrypt < 0 # via base64-bytestring + - text-conversions < 0 # via base64-bytestring + - typed-process < 0 # via base64-bytestring + - binary-conduit < 0 # via conduit + - binary-ext < 0 # via conduit + - bzlib-conduit < 0 # via conduit + - cassava-conduit < 0 # via conduit + - cereal-conduit < 0 # via conduit + - classy-prelude-conduit < 0 # via conduit + - conduit-concurrent-map < 0 # via conduit + - conduit-iconv < 0 # via conduit + - errors-ext < 0 # via conduit + - fsnotify-conduit < 0 # via conduit + - libyaml < 0 # via conduit + - lzma-conduit < 0 # via conduit + - rocksdb-query < 0 # via conduit + - safeio < 0 # via conduit + - xls < 0 # via conduit + - executable-hash < 0 # via cryptohash + - locators < 0 # via cryptohash + - columnar < 0 # via fmt + - enum-text < 0 # via fmt + - enum-text-rio < 0 # via fmt + - optparse-enum < 0 # via fmt + - rg < 0 # via fmt + - cassava-records < 0 # via foldl + - pipes-extras < 0 # via foldl + - pipes-ordered-zip < 0 # via foldl + - sequence-formats < 0 # via foldl + - sequenceTools < 0 # via foldl + - generic-data-surgery < 0 # via generic-data + - boring < 0 # via generics-sop + - generics-sop-lens < 0 # via generics-sop + - getopt-generics < 0 # via generics-sop + - pretty-sop < 0 # via generics-sop + - records-sop < 0 # via generics-sop + - tuple-sop < 0 # via generics-sop + - hasql-optparse-applicative < 0 # via hasql + - hasql-pool < 0 # via hasql + - hasql-transaction < 0 # via hasql + - hw-bits < 0 # via hw-prim + - hw-json-simd < 0 # via hw-prim + - flat-mcmc < 0 # via monad-par + - binary-ext < 0 # via mono-traversable + - classy-prelude < 0 # via mono-traversable + - focuslist < 0 # via mono-traversable + - mono-traversable-instances < 0 # via mono-traversable + - mono-traversable-keys < 0 # via mono-traversable + - mutable-containers < 0 # via mono-traversable + - transaction < 0 # via mono-traversable + - unboxing-vector < 0 # via mono-traversable + - declarative < 0 # via mwc-probability + - flat-mcmc < 0 # via mwc-probability + - hasty-hamiltonian < 0 # via mwc-probability + - mcmc-types < 0 # via mwc-probability + - mighty-metropolis < 0 # via mwc-probability + - speedy-slice < 0 # via mwc-probability + - lens-regex-pcre < 0 # via pcre-heavy + - rvar < 0 # via random-source + - kleene < 0 # via regex-applicative + - regex-applicative-text < 0 # via regex-applicative + - abstract-deque-tests < 0 # via test-framework + - crypto-api-tests < 0 # via test-framework + - crypto-cipher-tests < 0 # via test-framework + - test-framework-hunit < 0 # via test-framework + - test-framework-leancheck < 0 # via test-framework + - test-framework-quickcheck2 < 0 # via test-framework + - test-framework-smallcheck < 0 # via test-framework + - tonatona < 0 # via tonaparser + - tonatona-logger < 0 # via tonaparser + - Rasterific < 0 # via vector-algorithms + - tdigest < 0 # via vector-algorithms + - web-routes-hsp < 0 # via web-routes + + # round 6 + - rasterific-svg < 0 # via Rasterific + - fmt-for-rio < 0 # via enum-text-rio + - monad-unlift-ref < 0 # via mutable-containers + - xeno < 0 # via mutable-containers + - pipes-category < 0 # via pipes-extras + - password < 0 # via scrypt + - rio < 0 # via typed-process + - tldr < 0 # via typed-process + + # round 7 + - pipes-misc < 0 # via pipes-category + - hi-file-parser < 0 # via rio + - tonalude < 0 # via rio + + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4528 - - network < 3 - - hsdev < 0.3.3.0 - - network-bsd < 2.8.1.0 - - MissingH < 1.4.2.0 - - dbus < 1.2.8 - - xml-conduit < 1.9 - - systemd < 2 - - # https://github.com/simonmichael/hledger/pull/987 - - easytest < 0.3 - - # https://github.com/commercialhaskell/stackage/issues/4484 - - hslogger < 1.3.0.0 - - # https://github.com/commercialhaskell/stackage/issues/4519 - - case-insensitive < 1.2.1 - - # https://github.com/commercialhaskell/stackage/issues/4529 - - hashable < 1.3 - - # https://github.com/commercialhaskell/stackage/issues/4530 - - semigroups < 0.19 - - # https://github.com/commercialhaskell/stackage/issues/4531 - - constraints < 0.11 - - # https://github.com/commercialhaskell/stackage/issues/4534 - - intervals < 0.9 - - # https://github.com/commercialhaskell/stackage/issues/4533 - - machines < 0.7 - - # https://github.com/commercialhaskell/stackage/issues/4532 - - profunctors < 5.5 - - # https://github.com/commercialhaskell/stackage/issues/4541 - - dependent-sum < 0.5 - - # https://github.com/commercialhaskell/stackage/issues/4564 - - primitive < 0.7.0.0 - - primitive-extras < 0.8 - - primitive-unlifted < 0 - - stm-hamt < 0 - - stm-containers < 0 - - # https://github.com/commercialhaskell/stackage/issues/4568 - - prettyprinter < 1.3.0 - - # https://github.com/commercialhaskell/stackage/issues/4569 - - cryptonite < 0.26 - - # https://github.com/commercialhaskell/stackage/issues/4575 - - data-accessor < 0.2.3 - - # https://github.com/commercialhaskell/stackage/issues/4579 - - quickcheck-classes < 0.6.2.0 - - # https://github.com/commercialhaskell/stackage/issues/4596 - - tls < 1.5.0 - - tls-debug < 0.4.6 - - # https://github.com/commercialhaskell/stackage/issues/4604 - - inline-c < 0.8 - - # https://github.com/commercialhaskell/stackage/issues/4619 - - hw-balancedparens < 0.2.1.0 - # https://github.com/commercialhaskell/stackage/issues/4676 - - hw-json < 1.1 - # https://github.com/commercialhaskell/stackage/issues/4657 - - hw-rankselect < 0.13.1.0 - - # https://github.com/commercialhaskell/stackage/issues/4632 - - microlens < 0.4.11 - - microlens-mtl < 0.2 - - microlens-platform < 0.4 - - microlens-ghc < 0.4.11 - - microlens-th < 0.4.3 - - # https://github.com/commercialhaskell/stackage/issues/4633 - - hw-packed-vector < 0.1 - - # https://github.com/commercialhaskell/stackage/issues/4645 - - warp < 3.3.0 - - http2 < 2 - - # https://github.com/commercialhaskell/stackage/issues/4673 - - hlint < 2.2 - - # https://github.com/commercialhaskell/stackage/issues/4693 - - optparse-applicative < 0.15 - - # https://github.com/commercialhaskell/stackage/issues/4702 - - generic-lens < 1.2.0.0 - - # https://github.com/commercialhaskell/stackage/issues/4709 - - base-unicode-symbols < 0.2.4 - - # https://github.com/commercialhaskell/stackage/issues/4725 - - lens-family < 2 - - lens-family-core < 2 - - # https://github.com/commercialhaskell/stackage/issues/4731 - - ghc-lib-parser < 8.8.0.20190723 - - ghc-lib < 8.8.0.20190723 - - # https://github.com/commercialhaskell/stackage/issues/4737 - - parser-combinators < 1.2.0 - - parser-combinators-tests < 1.2.0 - - # https://github.com/commercialhaskell/stackage/issues/4739 - - doctemplates < 0.3 - - # https://github.com/commercialhaskell/stackage/issues/4743 - - monoidal-containers < 0.5 - - # https://github.com/commercialhaskell/stackage/issues/4749 - - call-stack < 0.2.0 - - # https://github.com/commercialhaskell/stackage/issues/4750 - - gi-gdk < 4 - - gi-gtk < 4 - - # https://github.com/commercialhaskell/stackage/issues/4753 - - dependent-map < 0.3 - - dependent-sum-template < 0.1 - - # https://github.com/commercialhaskell/stackage/issues/4775 - - polyparse < 1.13 - - # https://github.com/commercialhaskell/stackage/issues/4781 - - generic-deriving < 1.13 - - # See https://github.com/commercialhaskell/stackage/issues/4646#issuecomment-525517773 - - singletons < 2.6 - - eliminators < 0.6 - - th-desugar < 1.10 - - # https://github.com/commercialhaskell/stackage/issues/4785 - - ghc-exactprint < 0.6.2 - - # https://github.com/commercialhaskell/stackage/issues/4786 - - shelly < 1.9 - - # https://github.com/commercialhaskell/stackage/issues/4796 - - jailbreak-cabal < 1.3.5 - - cabal2spec < 2.3 - - # https://github.com/commercialhaskell/stackage/issues/4798 - - ansi-terminal < 0.10 - - # https://github.com/commercialhaskell/stackage/issues/4799 - - memory < 0.15 - - # https://github.com/commercialhaskell/stackage/issues/4801 - - base-compat < 0.11 - - # https://github.com/commercialhaskell/stackage/issues/4802 - - base-compat-batteries < 0.11 - - # https://github.com/commercialhaskell/stackage/issues/4803 - - hspec-wai < 0.10.0 - - hspec-wai-json < 0.10.0 - - # https://github.com/commercialhaskell/stackage/issues/4804 - - lens < 4.18 - - # https://github.com/commercialhaskell/stackage/issues/4805 - - lens-aeson < 1.1 - - # https://github.com/commercialhaskell/stackage/issues/4807 - - aeson < 1.4.5.0 - - # https://github.com/commercialhaskell/stackage/issues/4809 - - elm-street < 0.1 - - # https://github.com/commercialhaskell/stackage/issues/4816 - - trifecta < 2.1 - - # https://github.com/commercialhaskell/stackage/issues/4823 - - universe < 1.2 - - universe-dependent-sum < 1.2 - - # https://github.com/commercialhaskell/stackage/issues/4824 - - bindings-GLFW < 3.3 - - # https://github.com/commercialhaskell/stackage/issues/4829 - - safecopy < 0.10 - - # https://github.com/commercialhaskell/stackage/issues/4832 - - path-io < 1.5 - - # https://github.com/commercialhaskell/stackage/issues/4833 - - vector-sized < 1.4 - - essence-of-live-coding < 0.1.0.2 - - rhine < 0.5.1.1 + [] # end of packages @@ -4977,6 +6412,103 @@ skipped-tests: # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. + + # test-framework per ghc 8.8 + - Decimal # via test-framework + - Diff # via test-framework + - ENIG # via test-framework + - Glob # via test-framework + - SHA # via test-framework + - abstract-deque-tests # via test-framework + - astro # via test-framework + - async # via test-framework + - base64-bytestring # via test-framework + - binary-bits # via test-framework + - bindings-GLFW # via test-framework + - blaze-builder # via test-framework + - blaze-textual # via test-framework + - c2hs # via test-framework + - cereal # via test-framework + - chaselev-deque # via test-framework + - cipher-aes # via test-framework + - cipher-blowfish # via test-framework + - cipher-camellia # via test-framework + - cipher-des # via test-framework + - cipher-rc4 # via test-framework + - concurrent-extra # via test-framework + - conduit-iconv # via test-framework + - configurator # via test-framework + - crypto-api-tests # via test-framework + - crypto-cipher-tests # via test-framework + - ctrie # via test-framework + - data-textual # via test-framework + - deepseq-generics # via test-framework + - doldol # via test-framework + - double-conversion # via test-framework + - either # via test-framework + - enummapset # via test-framework + - exception-transformers # via test-framework + - exceptions # via test-framework + - fingertree # via test-framework + - hashable # via test-framework + - haskey-btree # via test-framework + - hmatrix-morpheus # via test-framework + - irc # via test-framework + - language-c-quote # via test-framework + - largeword # via test-framework + - lens # via test-framework + - lifted-base # via test-framework + - linear # via test-framework + - lockfree-queue # via test-framework + - lzma-conduit # via test-framework + - messagepack # via test-framework + - minimorph # via test-framework + - miniutter # via test-framework + - mltool # via test-framework + - monad-memo # via test-framework + - monad-peel # via test-framework + - murmur3 # via test-framework + - nettle # via test-framework + - network-uri # via test-framework + - numbers # via test-framework + - parsec # via test-framework + - pem # via test-framework + - perfect-hash-generator # via test-framework + - persist # via test-framework + - pipes # via test-framework + - pipes-extras # via test-framework + - prefix-units # via test-framework + - pureMD5 # via test-framework + - range # via test-framework + - safeio # via test-framework + - saltine # via test-framework + - scrypt # via test-framework + - siphash # via test-framework + - spatial-math # via test-framework + - terminal-progress-bar # via test-framework + - test-framework-hunit # via test-framework + - test-framework-leancheck # via test-framework + - test-framework-quickcheck2 # via test-framework + - test-framework-smallcheck # via test-framework + - text-icu # via test-framework + - text-printer # via test-framework + - threads # via test-framework + - throttle-io-stream # via test-framework + - ttrie # via test-framework + - type-map # via test-framework + - tzdata # via test-framework + - unicode-show # via test-framework + - word24 # via test-framework + - zeromq4-patterns # via test-framework + - zstd # via test-framework + - ENIG # via test-framework-th + - doldol # via test-framework-th + - lens # via test-framework-th + - messagepack # via test-framework-th + - safeio # via test-framework-th + - tzdata # via test-framework-th + + # other dep issues - Cabal # GHC 8.4 via base-orphans-0.7, base-orphans-0.7 - DBFunctor # missing file test_options.csv - MissingH # testpack, quickcheck From 26679e50664740c529cca52ff1f01cd445668ba9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 24 Sep 2019 16:34:50 -0700 Subject: [PATCH 1781/1876] Add constraint "cabal2nix < 2.15" --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22b648de..e3999815 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4860,6 +4860,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4846 - xmonad-contrib < 0.16 + # requires Cabal 3 + - cabal2nix < 2.15.0 + + # end of packages # Package flags are applied to individual packages, and override the values of From 6243f71afc190033e647d5cac850c07f95b5b830 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 15:41:08 -0700 Subject: [PATCH 1782/1876] More constraints that will be deleted soon anyways --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3999815..d34fddbf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4841,6 +4841,7 @@ packages: - vector-sized < 1.4 - essence-of-live-coding < 0.1.0.2 - rhine < 0.5.1.1 + - emd < 0.1.6.0 # https://github.com/commercialhaskell/stackage/issues/4841 - hackage-db < 2.1.0 @@ -4863,6 +4864,12 @@ packages: # requires Cabal 3 - cabal2nix < 2.15.0 + # breaks galois-field-0.4.1 + # https://github.com/adjoint-io/galois-field/issues/22 + - poly < 0.3.2.0 + + # misc. doesn't matter; these will be deleted soon anyways + - regex-base < 0.94.0.0 # end of packages From 25d0709d559ecde2694bfc1309173f99d41680cb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 16:35:30 -0700 Subject: [PATCH 1783/1876] Update everything to ghc 8.8.1 --- Dockerfile | 2 +- debian-bootstrap.sh | 12 ++++++------ etc/ci-script.sh | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Dockerfile b/Dockerfile index 1bd56971..fa3dc0c2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM fpco/pid1:18.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 -ENV GHCVER 8.6.5 +ENV GHCVER 8.8.1 # NOTE: also update debian-bootstrap.sh when cuda version changes ENV PATH /home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER/bin:/usr/local/cuda-10.0/bin:/usr/sbin:/usr/bin:/sbin:/bin diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 0e2ce841..f2cc16dc 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -131,7 +131,7 @@ apt-get install -y \ libzip-dev \ libzstd-dev \ libzmq3-dev \ - llvm-6.0 \ + llvm-7.0 \ llvm-8 \ locales \ m4 \ @@ -183,9 +183,9 @@ update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.bfd" 10 # This version is tracked here: # https://ghc.haskell.org/trac/ghc/wiki/Commentary/Compiler/Backends/LLVM/Installing # -# GHC 8.6 requires LLVM 6.0 tools (specifically, llc-6.0 and opt-6.0). -update-alternatives --install "/usr/bin/llc" "llc" "/usr/bin/llc-6.0" 50 -update-alternatives --install "/usr/bin/opt" "opt" "/usr/bin/opt-6.0" 50 +# GHC 8.8 requires LLVM 7.0 tools (?) (specifically, llc-7.0 and opt-7.0). +update-alternatives --install "/usr/bin/llc" "llc" "/usr/bin/llc-7.0" 50 +update-alternatives --install "/usr/bin/opt" "opt" "/usr/bin/opt-7.0" 50 # nodejs 10 (nodejs8 in bionic needs conflicting libssl10-dev) curl -sL https://deb.nodesource.com/setup_10.x | bash - @@ -257,8 +257,8 @@ apt-add-repository multiverse \ && apt-get update \ && apt-get install -y nvidia-cuda-dev -export CLANG_PURE_LLVM_LIB_DIR=/usr/lib/llvm-6.0/lib; -export CLANG_PURE_LLVM_INCLUDE_DIR=/usr/lib/llvm-6.0/include; +export CLANG_PURE_LLVM_LIB_DIR=/usr/lib/llvm-7.0/lib; +export CLANG_PURE_LLVM_INCLUDE_DIR=/usr/lib/llvm-7.0/include; # protoc, for proto-lens-combinators test suite # Instructions from: https://google.github.io/proto-lens/installing-protoc.html diff --git a/etc/ci-script.sh b/etc/ci-script.sh index 66e04114..192b2a9b 100755 --- a/etc/ci-script.sh +++ b/etc/ci-script.sh @@ -2,7 +2,7 @@ set -euxo pipefail -export GHCVER=8.6.5 +export GHCVER=8.8.1 # Download and unpack the stack executable mkdir -p ~/.local/bin From 13edc335303efbc6978c2088ad146c8e83db1eb8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 16:44:36 -0700 Subject: [PATCH 1784/1876] try llvm-7 instead of llvm-7.0 --- debian-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index f2cc16dc..311b7f46 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -131,7 +131,7 @@ apt-get install -y \ libzip-dev \ libzstd-dev \ libzmq3-dev \ - llvm-7.0 \ + llvm-7 \ llvm-8 \ locales \ m4 \ From 21375573a848f0dd15151cdd0e00e4a77ae5064a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 17:08:44 -0700 Subject: [PATCH 1785/1876] llvm 7 pls --- debian-bootstrap.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 311b7f46..29a4209d 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -257,8 +257,8 @@ apt-add-repository multiverse \ && apt-get update \ && apt-get install -y nvidia-cuda-dev -export CLANG_PURE_LLVM_LIB_DIR=/usr/lib/llvm-7.0/lib; -export CLANG_PURE_LLVM_INCLUDE_DIR=/usr/lib/llvm-7.0/include; +export CLANG_PURE_LLVM_LIB_DIR=/usr/lib/llvm-7/lib; +export CLANG_PURE_LLVM_INCLUDE_DIR=/usr/lib/llvm-7/include; # protoc, for proto-lens-combinators test suite # Instructions from: https://google.github.io/proto-lens/installing-protoc.html From 7f3f8b4f4b6b3ad04bb52a48e13e5bfda38ecea3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 17:27:55 -0700 Subject: [PATCH 1786/1876] more llvm 7 stuff --- debian-bootstrap.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 29a4209d..f487b160 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -183,9 +183,9 @@ update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.bfd" 10 # This version is tracked here: # https://ghc.haskell.org/trac/ghc/wiki/Commentary/Compiler/Backends/LLVM/Installing # -# GHC 8.8 requires LLVM 7.0 tools (?) (specifically, llc-7.0 and opt-7.0). -update-alternatives --install "/usr/bin/llc" "llc" "/usr/bin/llc-7.0" 50 -update-alternatives --install "/usr/bin/opt" "opt" "/usr/bin/opt-7.0" 50 +# GHC 8.8 requires LLVM 7 tools (?) (specifically, llc-7 and opt-7). +update-alternatives --install "/usr/bin/llc" "llc" "/usr/bin/llc-7" 50 +update-alternatives --install "/usr/bin/opt" "opt" "/usr/bin/opt-7" 50 # nodejs 10 (nodejs8 in bionic needs conflicting libssl10-dev) curl -sL https://deb.nodesource.com/setup_10.x | bash - From 7f5adb9a82c1bfea4b6ea3888278382851517d76 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 18:06:45 -0700 Subject: [PATCH 1787/1876] Skip tests for base-orphans b/c cyclic dep hspec --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3483314..2ad44e4c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6414,6 +6414,9 @@ skipped-tests: # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. + # Cyclic dependencies + - base-orphans # via hspec + # test-framework per ghc 8.8 - Decimal # via test-framework - Diff # via test-framework From 33c842ddf91a199e5d08212587931d559f2c506b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 21:46:06 -0700 Subject: [PATCH 1788/1876] Block a bunch of ghc 8.8 build failures --- build-constraints.yaml | 62 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2ad44e4c..db19d240 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6269,6 +6269,68 @@ packages: - hi-file-parser < 0 # via rio - tonalude < 0 # via rio + "GHC 8.8-related build failures": + # MonadFail stuff + - generics-mrsop < 0 + - error-util < 0 + - binary-bits < 0 + - network-house < 0 + - persist < 0 + - frisby < 0 + - shortcut-links < 0 + - HCodecs < 0 + - mainland-pretty < 0 + - streamproc < 0 + - multipart < 0 + - structured-cli < 0 + - flexible-defaults < 0 + - exception-transformers < 0 + - exceptional < 0 + - true-name < 0 + - probability < 0 + - concurrency < 0 + - cron < 0 + - store-core < 0 + - bitcoin-script < 0 + - unbound-generics < 0 + - blas-hs < 0 + - cipher-blowfish < 0 + - data-msgpack-types < 0 + - HaTeX < 0 + - codo-notation < 0 + - open-witness < 0 + - FontyFruity < 0 + - yeshql-core < 0 + - pcf-font < 0 + + # Kind stuff + - vinyl < 0 + + # Template Haskell stuff + - data-dword < 0 + - hlibsass < 0 + - io-choice < 0 + - th-utilities < 0 + + # Data.Text instance of Lift + - language-docker < 0 + + # Cabal 3 + - cabal-file-th < 0 + - sandman < 0 + + # Misc + - cuda < 0 + - vault < 0 + - vivid-osc-tests < 0 + - flay < 0 + - barbies < 0 + - time-qq < 0 + - prettyprinter < 0 + - references < 0 + - interpolatedstring-perl6 < 0 + + "GHC upper bounds": # Need to always match the version shipped with GHC From d739f697f4db6b4a4af3b5dd9a816a3831e8ab1d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 21:48:23 -0700 Subject: [PATCH 1789/1876] typo --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index db19d240..3c0d0c40 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6322,7 +6322,7 @@ packages: # Misc - cuda < 0 - vault < 0 - - vivid-osc-tests < 0 + - vivid-osc < 0 - flay < 0 - barbies < 0 - time-qq < 0 From 8a3c1f64f919dce923c2c3f16084e0921bea541a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 21:52:37 -0700 Subject: [PATCH 1790/1876] Also block transitive deps of build failures --- build-constraints.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3c0d0c40..73ae5854 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6330,6 +6330,33 @@ packages: - references < 0 - interpolatedstring-perl6 < 0 + # Round 2 build failure transitive deps + - cryptocipher < 0 # via cipher-blowfish + - dejafu < 0 # via concurrency + - cublas < 0 # via cuda + - cufft < 0 # via cuda + - cusparse < 0 # via cuda + - nvvm < 0 # via cuda + - data-msgpack < 0 # via data-msgpack-types + - exception-mtl < 0 # via exception-transformers + - language-c-quote < 0 # via exception-transformers + - hsass < 0 # via hlibsass + - language-c-quote < 0 # via mainland-pretty + - cgi < 0 # via multipart + - pcf-font-embed < 0 # via pcf-font + - emacs-module < 0 # via prettyprinter + - exp-pairs < 0 # via prettyprinter + - prettyprinter-ansi-terminal < 0 # via prettyprinter + - prettyprinter-compat-annotated-wl-pprint < 0 # via prettyprinter + - prettyprinter-compat-ansi-wl-pprint < 0 # via prettyprinter + - prettyprinter-compat-wl-pprint < 0 # via prettyprinter + - prettyprinter-convert-ansi-wl-pprint < 0 # via prettyprinter + - vivid-supercollider < 0 # via vivid-osc + + # Round 3 build failure transitive deps + - network-messagepack-rpc < 0 # via data-msgpack + - hunit-dejafu < 0 # via dejafu + - tasty-dejafu < 0 # via dejafu "GHC upper bounds": From 28d8b586946d077a95a695565154db19ce5d596c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 22:00:11 -0700 Subject: [PATCH 1791/1876] More build failures --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73ae5854..3a209aba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6358,6 +6358,12 @@ packages: - hunit-dejafu < 0 # via dejafu - tasty-dejafu < 0 # via dejafu + # Some more failures + - present < 0 # MonadFail + - X11 < 0 # Cabal 3? + - HSet < 0 # Duplicate Hashable instance + - data-diverse-lens < 0 # "The liberal coverage condition fails" + "GHC upper bounds": # Need to always match the version shipped with GHC From 053c1fcc42bfd4da57eddff1c8bf1e3bfdb45555 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 22:01:15 -0700 Subject: [PATCH 1792/1876] more removals --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a209aba..6198179d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6364,6 +6364,14 @@ packages: - HSet < 0 # Duplicate Hashable instance - data-diverse-lens < 0 # "The liberal coverage condition fails" + # Round 2 transitive from Some more failures + - Clipboard < 0 # via X11 + - Imlib < 0 # via X11 + - X11-xft < 0 # via X11 + - x11-xim < 0 # via X11 + - xmonad < 0 # via X11 + - xmonad-contrib < 0 # via X11 + "GHC upper bounds": # Need to always match the version shipped with GHC From 10d283dde5c325f2e5aa2dd7ab5a8671fe0eef8a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 22:09:02 -0700 Subject: [PATCH 1793/1876] Skip alex tests per ghc 8.8 issues --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6198179d..e6566fdf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6517,6 +6517,9 @@ skipped-tests: # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. + # fails with ghc 8.8 + - alex # as of alex-3.2.4 + # Cyclic dependencies - base-orphans # via hspec From ed0b85863a235514b1e512fc855d74afc2a2c84d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 11:07:59 -0700 Subject: [PATCH 1794/1876] Unblock aeson and stuff --- build-constraints.yaml | 58 +++++++++++------------------------------- 1 file changed, 15 insertions(+), 43 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e6566fdf..97dcdcef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4822,7 +4822,6 @@ packages: - feed < 0 # via base-compat-0.11.0 - gi-gtk-hs < 0 # via base-compat-0.11.0 - pure-zlib < 0 # via base-compat-0.11.0 - - time-compat < 0 # via base-compat-0.11.0 - wl-pprint-text < 0 # via base-compat-0.11.0 - hledger < 0 # via base-compat-batteries-0.11.0 - hledger-lib < 0 # via base-compat-batteries-0.11.0 @@ -5631,10 +5630,6 @@ packages: - servant-swagger-ui < 0 # via swagger2 - servant-swagger-ui-core < 0 # via swagger2 - servant-swagger-ui-redoc < 0 # via swagger2 - - aeson < 0 # via time-compat - - hsemail < 0 # via time-compat - - http-api-data < 0 # via time-compat - - quickcheck-instances < 0 # via time-compat - configuration-tools < 0 # via tls - soap-tls < 0 # via tls - stack < 0 # via tls @@ -5938,12 +5933,6 @@ packages: - mbox-utility < 0 # via hsemail - postgresql-simple-queue < 0 # via hspec-pg-transact - hspec-wai-json < 0 # via hspec-wai - - base64-bytestring-type < 0 # via http-api-data - - envelope < 0 # via http-api-data - - eventful-core < 0 # via http-api-data - - http-link-header < 0 # via http-api-data - - miso < 0 # via http-api-data - - pushbullet-types < 0 # via http-api-data - dl-fedora < 0 # via http-directory - hw-balancedparens < 0 # via hw-fingertree - hmm-lapack < 0 # via lapack @@ -5968,38 +5957,6 @@ packages: - postgresql-simple-queue < 0 # via pg-transact - inliterate < 0 # via plotlyhs - polysemy-plugin < 0 # via polysemy - - attoparsec-uri < 0 # via quickcheck-instances - - caster < 0 # via quickcheck-instances - - commutative < 0 # via quickcheck-instances - - concise < 0 # via quickcheck-instances - - crypt-sha512 < 0 # via quickcheck-instances - - deferred-folds < 0 # via quickcheck-instances - - deque < 0 # via quickcheck-instances - - edit-distance-vector < 0 # via quickcheck-instances - - envy < 0 # via quickcheck-instances - - hschema-aeson < 0 # via quickcheck-instances - - hschema-quickcheck < 0 # via quickcheck-instances - - hslua < 0 # via quickcheck-instances - - hslua-aeson < 0 # via quickcheck-instances - - http-types < 0 # via quickcheck-instances - - interpolate < 0 # via quickcheck-instances - - jose < 0 # via quickcheck-instances - - katip < 0 # via quickcheck-instances - - monoid-subclasses < 0 # via quickcheck-instances - - natural-transformation < 0 # via quickcheck-instances - - parsers < 0 # via quickcheck-instances - - protobuf-simple < 0 # via quickcheck-instances - - strict-list < 0 # via quickcheck-instances - - string-conversions < 0 # via quickcheck-instances - - string-interpolate < 0 # via quickcheck-instances - - text-show < 0 # via quickcheck-instances - - text-show-instances < 0 # via quickcheck-instances - - tmapmvar < 0 # via quickcheck-instances - - winery < 0 # via quickcheck-instances - - xml-isogen < 0 # via quickcheck-instances - - xmlbf < 0 # via quickcheck-instances - - xmlbf-xeno < 0 # via quickcheck-instances - - yi-rope < 0 # via quickcheck-instances - epub-metadata < 0 # via regex-compat-tdfa - highlighting-kate < 0 # via regex-pcre-builtin - html-email-validate < 0 # via regex-pcre-builtin @@ -6269,6 +6226,20 @@ packages: - hi-file-parser < 0 # via rio - tonalude < 0 # via rio + # Misc. Removed from above but must still be re-removed due to *another* issue + - attoparsec-uri < 0 # via attoparsec-ip + - string-interpolate < 0 # via criterion + - text-show < 0 # via criterion + - caster < 0 # via fast-builder + - deferred-folds < 0 # via foldl + - hschema-quickcheck < 0 # via hschema + - string-interpolate < 0 # via interpolatedstring-perl6 + - attoparsec-uri < 0 # via ip + - string-interpolate < 0 # via text-conversions + - xmlbf-xeno < 0 # via xeno + - text-show-instances < 0 # via text-show + + "GHC 8.8-related build failures": # MonadFail stuff - generics-mrsop < 0 @@ -6516,6 +6487,7 @@ skipped-tests: # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. + - time-compat # base-compat 0.11 # fails with ghc 8.8 - alex # as of alex-3.2.4 From 134ef1f17af07503dca8ffeaca80ecf456db72a3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 11:20:59 -0700 Subject: [PATCH 1795/1876] Unblock criterion and stuff --- build-constraints.yaml | 39 ++++++++------------------------------- 1 file changed, 8 insertions(+), 31 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97dcdcef..73beb1ab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4810,7 +4810,6 @@ packages: - ucam-webauth-types < 0 # via base-4.13.0.0 - unagi-chan < 0 # via base-4.13.0.0 - union < 0 # via base-4.13.0.0 - - vector-th-unbox < 0 # via base-4.13.0.0 - viewprof < 0 # via base-4.13.0.0 - wai-middleware-travisci < 0 # via base-4.13.0.0 - web3 < 0 # via base-4.13.0.0 @@ -5148,7 +5147,6 @@ packages: - threepenny-gui < 0 # via template-haskell-2.15.0.0 - tz < 0 # via template-haskell-2.15.0.0 - uri-bytestring < 0 # via template-haskell-2.15.0.0 - - vector-th-unbox < 0 # via template-haskell-2.15.0.0 - web3 < 0 # via template-haskell-2.15.0.0 - hyraxAbif < 0 # via text-1.2.4.0 - sqlite-simple-errors < 0 # via text-1.2.4.0 @@ -5645,12 +5643,6 @@ packages: - uri-bytestring-aeson < 0 # via uri-bytestring - wai-middleware-auth < 0 # via uri-bytestring - yesod-auth-oauth2 < 0 # via uri-bytestring - - Hoed < 0 # via vector-th-unbox - - dense-linear-algebra < 0 # via vector-th-unbox - - math-functions < 0 # via vector-th-unbox - - netpbm < 0 # via vector-th-unbox - - statistics < 0 # via vector-th-unbox - - thyme < 0 # via vector-th-unbox - hamilton < 0 # via vty - hledger-iadd < 0 # via vty - avers-server < 0 # via wai @@ -5813,8 +5805,6 @@ packages: - chronologique < 0 # via aeson - codec < 0 # via aeson - composable-associations-aeson < 0 # via aeson - - criterion < 0 # via aeson - - criterion-measurement < 0 # via aeson - cuckoo-filter < 0 # via aeson - debug < 0 # via aeson - deriveJsonNoPrefix < 0 # via aeson @@ -5868,7 +5858,6 @@ packages: - matplotlib < 0 # via aeson - menshen < 0 # via aeson - microlens-aeson < 0 # via aeson - - microstache < 0 # via aeson - miso < 0 # via aeson - monad-logger-json < 0 # via aeson - mustache < 0 # via aeson @@ -5940,9 +5929,6 @@ packages: - magico < 0 # via lapack - resistor-cube < 0 # via lapack - cmark-gfm < 0 # via markdown - - bins < 0 # via math-functions - - mwc-random < 0 # via math-functions - - random-fu < 0 # via math-functions - async-refresh < 0 # via monad-logger - async-refresh-tokens < 0 # via monad-logger - eventful-test-helpers < 0 # via monad-logger @@ -5983,8 +5969,6 @@ packages: - miso < 0 # via servant-lucid - state-codes < 0 # via shakespeare - xml-hamlet < 0 # via shakespeare - - criterion < 0 # via statistics - - emd < 0 # via statistics - stm-containers < 0 # via stm-hamt - show-prettyprint < 0 # via trifecta - bench < 0 # via turtle @@ -6072,21 +6056,6 @@ packages: - mwc-probability-transition < 0 # via logging-effect - incremental-parser < 0 # via monoid-subclasses - timerep < 0 # via monoid-subclasses - - Spintax < 0 # via mwc-random - - backprop < 0 # via mwc-random - - conduit < 0 # via mwc-random - - foldl < 0 # via mwc-random - - metrics < 0 # via mwc-random - - monad-par < 0 # via mwc-random - - mono-traversable < 0 # via mwc-random - - mwc-probability < 0 # via mwc-random - - pipes-random < 0 # via mwc-random - - random-bytestring < 0 # via mwc-random - - random-source < 0 # via mwc-random - - sampling < 0 # via mwc-random - - sparse-linear-algebra < 0 # via mwc-random - - uncertain < 0 # via mwc-random - - vector-algorithms < 0 # via mwc-random - hschema < 0 # via natural-transformation - hschema-prettyprinter < 0 # via natural-transformation - asciidiagram < 0 # via pandoc-types @@ -6238,6 +6207,10 @@ packages: - string-interpolate < 0 # via text-conversions - xmlbf-xeno < 0 # via xeno - text-show-instances < 0 # via text-show + - random-fu < 0 # via random-source + - Hoed < 0 # via regex-tdfa + - Hoed < 0 # via regex-tdfa-text + - random-fu < 0 # via rvar "GHC 8.8-related build failures": @@ -6329,6 +6302,9 @@ packages: - hunit-dejafu < 0 # via dejafu - tasty-dejafu < 0 # via dejafu + # More build failure transitive deps + - random-source < 0 # via flexible-defaults + # Some more failures - present < 0 # MonadFail - X11 < 0 # Cabal 3? @@ -6496,6 +6472,7 @@ skipped-tests: - base-orphans # via hspec # test-framework per ghc 8.8 + - statistics # via test-framework - Decimal # via test-framework - Diff # via test-framework - ENIG # via test-framework From d4ceabcfc2d49f439851f120e30f34c51e1fde18 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 11:22:27 -0700 Subject: [PATCH 1796/1876] Block xmlbf for build failure --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73beb1ab..c83fd12f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6310,6 +6310,7 @@ packages: - X11 < 0 # Cabal 3? - HSet < 0 # Duplicate Hashable instance - data-diverse-lens < 0 # "The liberal coverage condition fails" + - xmlbf < 0 # MonadFail # Round 2 transitive from Some more failures - Clipboard < 0 # via X11 From b2c2e3b76cb1334d254f8c4882dc263e02d2b2d2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 11:34:00 -0700 Subject: [PATCH 1797/1876] Unblock stuff blocked by criterion --- build-constraints.yaml | 32 +------------------------------- 1 file changed, 1 insertion(+), 31 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c83fd12f..dd79d80c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5992,34 +5992,6 @@ packages: # round 4 - bitcoin-types < 0 # via base58string - - JuicyPixels-extra < 0 # via criterion - - apecs < 0 # via criterion - - backprop < 0 # via criterion - - base64-bytestring < 0 # via criterion - - crypto-numbers < 0 # via criterion - - cryptohash < 0 # via criterion - - fmt < 0 # via criterion - - generic-data < 0 # via criterion - - generics-sop < 0 # via criterion - - hw-conduit < 0 # via criterion - - hw-excess < 0 # via criterion - - hw-prim < 0 # via criterion - - hw-streams < 0 # via criterion - - lucid < 0 # via criterion - - posix-paths < 0 # via criterion - - product-profunctors < 0 # via criterion - - random-bytestring < 0 # via criterion - - rdf < 0 # via criterion - - regex-applicative < 0 # via criterion - - replace-attoparsec < 0 # via criterion - - replace-megaparsec < 0 # via criterion - - salak < 0 # via criterion - - salak-yaml < 0 # via criterion - - simple-vec3 < 0 # via criterion - - tensors < 0 # via criterion - - terminal-progress-bar < 0 # via criterion - - word-wrap < 0 # via criterion - - zstd < 0 # via criterion - text-builder < 0 # via deferred-folds - quickbench < 0 # via docopt - control-dsl < 0 # via doctest-discover @@ -6119,7 +6091,6 @@ packages: - conduit-iconv < 0 # via conduit - errors-ext < 0 # via conduit - fsnotify-conduit < 0 # via conduit - - libyaml < 0 # via conduit - lzma-conduit < 0 # via conduit - rocksdb-query < 0 # via conduit - safeio < 0 # via conduit @@ -6146,8 +6117,6 @@ packages: - hasql-optparse-applicative < 0 # via hasql - hasql-pool < 0 # via hasql - hasql-transaction < 0 # via hasql - - hw-bits < 0 # via hw-prim - - hw-json-simd < 0 # via hw-prim - flat-mcmc < 0 # via monad-par - binary-ext < 0 # via mono-traversable - classy-prelude < 0 # via mono-traversable @@ -6304,6 +6273,7 @@ packages: # More build failure transitive deps - random-source < 0 # via flexible-defaults + - backprop < 0 # via vinyl # Some more failures - present < 0 # MonadFail From f869fe08d6aaf46545bb892a4c9133d147ac58b8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 11:42:02 -0700 Subject: [PATCH 1798/1876] Unblock conduit revdeps and more --- build-constraints.yaml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd79d80c..9553de3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6081,20 +6081,6 @@ packages: - scrypt < 0 # via base64-bytestring - text-conversions < 0 # via base64-bytestring - typed-process < 0 # via base64-bytestring - - binary-conduit < 0 # via conduit - - binary-ext < 0 # via conduit - - bzlib-conduit < 0 # via conduit - - cassava-conduit < 0 # via conduit - - cereal-conduit < 0 # via conduit - - classy-prelude-conduit < 0 # via conduit - - conduit-concurrent-map < 0 # via conduit - - conduit-iconv < 0 # via conduit - - errors-ext < 0 # via conduit - - fsnotify-conduit < 0 # via conduit - - lzma-conduit < 0 # via conduit - - rocksdb-query < 0 # via conduit - - safeio < 0 # via conduit - - xls < 0 # via conduit - executable-hash < 0 # via cryptohash - locators < 0 # via cryptohash - columnar < 0 # via fmt @@ -6108,24 +6094,10 @@ packages: - sequence-formats < 0 # via foldl - sequenceTools < 0 # via foldl - generic-data-surgery < 0 # via generic-data - - boring < 0 # via generics-sop - - generics-sop-lens < 0 # via generics-sop - - getopt-generics < 0 # via generics-sop - - pretty-sop < 0 # via generics-sop - - records-sop < 0 # via generics-sop - - tuple-sop < 0 # via generics-sop - hasql-optparse-applicative < 0 # via hasql - hasql-pool < 0 # via hasql - hasql-transaction < 0 # via hasql - flat-mcmc < 0 # via monad-par - - binary-ext < 0 # via mono-traversable - - classy-prelude < 0 # via mono-traversable - - focuslist < 0 # via mono-traversable - - mono-traversable-instances < 0 # via mono-traversable - - mono-traversable-keys < 0 # via mono-traversable - - mutable-containers < 0 # via mono-traversable - - transaction < 0 # via mono-traversable - - unboxing-vector < 0 # via mono-traversable - declarative < 0 # via mwc-probability - flat-mcmc < 0 # via mwc-probability - hasty-hamiltonian < 0 # via mwc-probability From 91a048627011c4571e53779614998946cc7c4e44 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 11:46:52 -0700 Subject: [PATCH 1799/1876] Unblock aeson revdeps --- build-constraints.yaml | 152 ++++++----------------------------------- 1 file changed, 22 insertions(+), 130 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9553de3c..5159df54 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5783,121 +5783,6 @@ packages: # round 3 - debug < 0 # via Hoed - - aeson-attoparsec < 0 # via aeson - - aeson-better-errors < 0 # via aeson - - aeson-casing < 0 # via aeson - - aeson-compat < 0 # via aeson - - aeson-extra < 0 # via aeson - - aeson-generic-compat < 0 # via aeson - - aeson-picker < 0 # via aeson - - aeson-qq < 0 # via aeson - - aeson-utils < 0 # via aeson - - aeson-yak < 0 # via aeson - - api-field-json-th < 0 # via aeson - - base32string < 0 # via aeson - - base58string < 0 # via aeson - - base64-bytestring-type < 0 # via aeson - - binary-tagged < 0 # via aeson - - bower-json < 0 # via aeson - - ca-province-codes < 0 # via aeson - - cabal2nix < 0 # via aeson - - cfenv < 0 # via aeson - - chronologique < 0 # via aeson - - codec < 0 # via aeson - - composable-associations-aeson < 0 # via aeson - - cuckoo-filter < 0 # via aeson - - debug < 0 # via aeson - - deriveJsonNoPrefix < 0 # via aeson - - detour-via-sci < 0 # via aeson - - distribution-nixpkgs < 0 # via aeson - - distribution-opensuse < 0 # via aeson - - docopt < 0 # via aeson - - doctest-discover < 0 # via aeson - - elm-bridge < 0 # via aeson - - envelope < 0 # via aeson - - etc < 0 # via aeson - - eventful-core < 0 # via aeson - - eventful-test-helpers < 0 # via aeson - - fast-builder < 0 # via aeson - - forma < 0 # via aeson - - genvalidity-aeson < 0 # via aeson - - genvalidity-hspec-aeson < 0 # via aeson - - geojson < 0 # via aeson - - github-types < 0 # via aeson - - github-webhooks < 0 # via aeson - - groundhog < 0 # via aeson - - groundhog-postgresql < 0 # via aeson - - groundhog-th < 0 # via aeson - - hackage-db < 0 # via aeson - - haskell-lsp-types < 0 # via aeson - - haskell-names < 0 # via aeson - - hexstring < 0 # via aeson - - hinfo < 0 # via aeson - - hourglass-orphans < 0 # via aeson - - hruby < 0 # via aeson - - hschema-aeson < 0 # via aeson - - hslua-aeson < 0 # via aeson - - hspec-expectations-pretty-diff < 0 # via aeson - - hspec-wai-json < 0 # via aeson - - htoml < 0 # via aeson - - inline-r < 0 # via aeson - - insert-ordered-containers < 0 # via aeson - - interpolator < 0 # via aeson - - ip < 0 # via aeson - - ipython-kernel < 0 # via aeson - - jose < 0 # via aeson - - jose-jwt < 0 # via aeson - - json-alt < 0 # via aeson - - json-rpc-generic < 0 # via aeson - - jsonpath < 0 # via aeson - - jwt < 0 # via aeson - - katip < 0 # via aeson - - lens-aeson < 0 # via aeson - - lucid-extras < 0 # via aeson - - lxd-client-config < 0 # via aeson - - matplotlib < 0 # via aeson - - menshen < 0 # via aeson - - microlens-aeson < 0 # via aeson - - miso < 0 # via aeson - - monad-logger-json < 0 # via aeson - - mustache < 0 # via aeson - - ndjson-conduit < 0 # via aeson - - opaleye < 0 # via aeson - - pandoc-types < 0 # via aeson - - pipes-aeson < 0 # via aeson - - postgresql-binary < 0 # via aeson - - postgresql-orm < 0 # via aeson - - postgresql-simple < 0 # via aeson - - postgresql-simple-queue < 0 # via aeson - - pretty-simple < 0 # via aeson - - protocol-buffers < 0 # via aeson - - pushbullet-types < 0 # via aeson - - relapse < 0 # via aeson - - rigel-viz < 0 # via aeson - - selda-json < 0 # via aeson - - serversession < 0 # via aeson - - simple-templates < 0 # via aeson - - skylighting < 0 # via aeson - - skylighting-core < 0 # via aeson - - smoothie < 0 # via aeson - - sourcemap < 0 # via aeson - - state-codes < 0 # via aeson - - strict-base-types < 0 # via aeson - - stripe-wreq < 0 # via aeson - - swagger < 0 # via aeson - - template-toolkit < 0 # via aeson - - text-region < 0 # via aeson - - these < 0 # via aeson - - tree-diff < 0 # via aeson - - ua-parser < 0 # via aeson - - users < 0 # via aeson - - validity-aeson < 0 # via aeson - - weeder < 0 # via aeson - - winery < 0 # via aeson - - world-peace < 0 # via aeson - - xlsx-tabular < 0 # via aeson - - xml-to-json < 0 # via aeson - - yaml < 0 # via aeson - hyperloglog < 0 # via approximate - hw-rankselect-base < 0 # via bits-extra - alerts < 0 # via blaze-html @@ -6072,15 +5957,6 @@ packages: # round 5 - hmatrix-backprop < 0 # via backprop - - clientsession < 0 # via base64-bytestring - - dataurl < 0 # via base64-bytestring - - mime-mail < 0 # via base64-bytestring - - nonce < 0 # via base64-bytestring - - openpgp-asciiarmor < 0 # via base64-bytestring - - qrcode-juicypixels < 0 # via base64-bytestring - - scrypt < 0 # via base64-bytestring - - text-conversions < 0 # via base64-bytestring - - typed-process < 0 # via base64-bytestring - executable-hash < 0 # via cryptohash - locators < 0 # via cryptohash - columnar < 0 # via fmt @@ -6128,18 +6004,12 @@ packages: - xeno < 0 # via mutable-containers - pipes-category < 0 # via pipes-extras - password < 0 # via scrypt - - rio < 0 # via typed-process - - tldr < 0 # via typed-process # round 7 - pipes-misc < 0 # via pipes-category - - hi-file-parser < 0 # via rio - - tonalude < 0 # via rio # Misc. Removed from above but must still be re-removed due to *another* issue - attoparsec-uri < 0 # via attoparsec-ip - - string-interpolate < 0 # via criterion - - text-show < 0 # via criterion - caster < 0 # via fast-builder - deferred-folds < 0 # via foldl - hschema-quickcheck < 0 # via hschema @@ -6152,6 +6022,27 @@ packages: - Hoed < 0 # via regex-tdfa - Hoed < 0 # via regex-tdfa-text - random-fu < 0 # via rvar + - codec < 0 # via binary-bits + - opaleye < 0 # via dotenv + - hschema-aeson < 0 # via hschema + - hschema-aeson < 0 # via hschema-prettyprinter + - hschema-aeson < 0 # via hschema-quickcheck + - inline-r < 0 # via inline-c + - postgresql-binary < 0 # via network-ip + - hschema-aeson < 0 # via prettyprinter + - winery < 0 # via prettyprinter + - hschema-aeson < 0 # via prettyprinter-ansi-terminal + - winery < 0 # via prettyprinter-ansi-terminal + - aeson-extra < 0 # via semialign + - inline-r < 0 # via singletons + - lxd-client-config < 0 # via test-framework + - pandoc-types < 0 # via test-framework + - lxd-client-config < 0 # via test-framework-hunit + - pandoc-types < 0 # via test-framework-hunit + - lxd-client-config < 0 # via test-framework-quickcheck2 + - pandoc-types < 0 # via test-framework-quickcheck2 + - fast-builder < 0 # via true-name + - xlsx-tabular < 0 # via xlsx "GHC 8.8-related build failures": @@ -6253,6 +6144,7 @@ packages: - HSet < 0 # Duplicate Hashable instance - data-diverse-lens < 0 # "The liberal coverage condition fails" - xmlbf < 0 # MonadFail + - apecs < 0 # Template Haskell changes # Round 2 transitive from Some more failures - Clipboard < 0 # via X11 From 6efdd99c0e393ca8777de239e005cf74b82af1a4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 12:04:50 -0700 Subject: [PATCH 1800/1876] Attempt to unblock network revdeps --- build-constraints.yaml | 423 ++++++++++++++++++++--------------------- 1 file changed, 210 insertions(+), 213 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5159df54..02f17bf2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3972,6 +3972,7 @@ packages: - http-client-overrides "Grandfathered dependencies": + - network - Boolean - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444 - Decimal @@ -4830,7 +4831,6 @@ packages: - GLFW-b < 0 # via bindings-GLFW-3.3.0.0 - hyraxAbif < 0 # via bytestring-0.10.9.0 - hw-hspec-hedgehog < 0 # via call-stack-0.2.0 - - xml-lens < 0 # via case-insensitive-1.2.1.0 - sized-grid < 0 # via constraints-0.11.2 - dependent-map < 0 # via constraints-extras - dependent-sum < 0 # via constraints-extras @@ -4947,132 +4947,6 @@ packages: - web3 < 0 # via memory-0.15.0 - vty < 0 # via microlens-0.4.11.2 - web3 < 0 # via microlens-mtl-0.2.0.1 - - DAV < 0 # via network - - HTTP < 0 # via network - - HandsomeSoup < 0 # via network - - HsOpenSSL < 0 # via network - - IPv6Addr < 0 # via network - - MissingH < 0 # via network - - amqp < 0 # via network - - asif < 0 # via network - - atom-basic < 0 # via network - - avers < 0 # via network - - bitx-bitcoin < 0 # via network - - bson < 0 # via network - - bugsnag-haskell < 0 # via network - - cabal-install < 0 # via network - - conduit-extra < 0 # via network - - connection < 0 # via network - - connection-pool < 0 # via network - - courier < 0 # via network - - cql < 0 # via network - - cql-io < 0 # via network - - datadog < 0 # via network - - dbus < 0 # via network - - dns < 0 # via network - - ekg < 0 # via network - - ekg-statsd < 0 # via network - - flags-applicative < 0 # via network - - graylog < 0 # via network - - hOpenPGP < 0 # via network - - hackage-security < 0 # via network - - hasbolt < 0 # via network - - haskoin-core < 0 # via network - - hbeanstalk < 0 # via network - - hedis < 0 # via network - - hosc < 0 # via network - - hsdev < 0 # via network - - hsdns < 0 # via network - - hslogger < 0 # via network - - hstatsd < 0 # via network - - http-client < 0 # via network - - http-client-tls < 0 # via network - - http-common < 0 # via network - - http-conduit < 0 # via network - - http-reverse-proxy < 0 # via network - - http-streams < 0 # via network - - http2 < 0 # via network - - httpd-shed < 0 # via network - - hxt-http < 0 # via network - - influxdb < 0 # via network - - io-streams < 0 # via network - - io-streams-haproxy < 0 # via network - - iproute < 0 # via network - - lambdabot-core < 0 # via network - - lambdabot-irc-plugins < 0 # via network - - libmpd < 0 # via network - - libraft < 0 # via network - - microformats2-parser < 0 # via network - - mongoDB < 0 # via network - - mysql-haskell < 0 # via network - - network-anonymous-i2p < 0 # via network - - network-attoparsec < 0 # via network - - network-conduit-tls < 0 # via network - - network-multicast < 0 # via network - - network-simple < 0 # via network - - network-simple-tls < 0 # via network - - nvim-hs < 0 # via network - - oauthenticated < 0 # via network - - oeis < 0 # via network - - openssl-streams < 0 # via network - - pandoc < 0 # via network - - pandoc-citeproc < 0 # via network - - pantry < 0 # via network - - persistent-mongoDB < 0 # via network - - pinboard < 0 # via network - - pipes-network < 0 # via network - - pipes-network-tls < 0 # via network - - port-utils < 0 # via network - - postgresql-typed < 0 # via network - - rethinkdb-client-driver < 0 # via network - - scotty < 0 # via network - - sendfile < 0 # via network - - servant-http-streams < 0 # via network - - servant-multipart < 0 # via network - - servant-server < 0 # via network - - simple-sendfile < 0 # via network - - snap-core < 0 # via network - - snap-server < 0 # via network - - socket-activation < 0 # via network - - socks < 0 # via network - - sphinx < 0 # via network - - splice < 0 # via network - - store < 0 # via network - - streaming-commons < 0 # via network - - swagger2 < 0 # via network - - systemd < 0 # via network - - tcp-streams < 0 # via network - - tcp-streams-openssl < 0 # via network - - tls < 0 # via network - - tls-debug < 0 # via network - - tmp-postgres < 0 # via network - - tracing < 0 # via network - - vivid < 0 # via network - - wai < 0 # via network - - wai-app-static < 0 # via network - - wai-cli < 0 # via network - - wai-enforce-https < 0 # via network - - wai-extra < 0 # via network - - wai-logger < 0 # via network - - wai-middleware-throttle < 0 # via network - - wai-websockets < 0 # via network - - warp < 0 # via network - - warp-tls < 0 # via network - - warp-tls-uid < 0 # via network - - webdriver < 0 # via network - - websockets < 0 # via network - - ws < 0 # via network - - wuss < 0 # via network - - xenstore < 0 # via network - - xmonad-extras < 0 # via network - - yesod-bin < 0 # via network - - yesod-core < 0 # via network - - yesod-test < 0 # via network - - hslogger < 0 # via network-bsd - - httpd-shed < 0 # via network-bsd - - lambdabot-core < 0 # via network-bsd - - network-multicast < 0 # via network-bsd - - network-simple < 0 # via network-bsd - MissingH < 0 # via old-time-1.1.0.3 - bench-show < 0 # via optparse-applicative-0.15.1.0 - diagrams-lib < 0 # via optparse-applicative-0.15.1.0 @@ -5503,14 +5377,11 @@ packages: - witherable < 0 # via monoidal-containers - msgpack-aeson < 0 # via msgpack - mysql-haskell-nem < 0 # via mysql-haskell - - butter < 0 # via network-simple - nvim-hs-contrib < 0 # via nvim-hs - pandoc-csv2table < 0 # via pandoc - pandoc-markdown-ghci-filter < 0 # via pandoc - pandoc-pyplot < 0 # via pandoc - pencil < 0 # via pandoc - - mega-sdist < 0 # via pantry - - stack < 0 # via pantry - attoparsec-path < 0 # via path - aws-lambda-haskell-runtime < 0 # via path - follow-file < 0 # via path @@ -5628,10 +5499,6 @@ packages: - servant-swagger-ui < 0 # via swagger2 - servant-swagger-ui-core < 0 # via swagger2 - servant-swagger-ui-redoc < 0 # via swagger2 - - configuration-tools < 0 # via tls - - soap-tls < 0 # via tls - - stack < 0 # via tls - - tls-session-manager < 0 # via tls - hspec-pg-transact < 0 # via tmp-postgres - pg-transact < 0 # via tmp-postgres - salak-toml < 0 # via tomland @@ -5645,57 +5512,6 @@ packages: - yesod-auth-oauth2 < 0 # via uri-bytestring - hamilton < 0 # via vty - hledger-iadd < 0 # via vty - - avers-server < 0 # via wai - - bimap-server < 0 # via wai - - cisco-spark-api < 0 # via wai - - configuration-tools < 0 # via wai - - filter-logger < 0 # via wai - - fn < 0 # via wai - - hoogle < 0 # via wai - - hspec-wai < 0 # via wai - - line < 0 # via wai - - pipes-wai < 0 # via wai - - servant-auth-wordpress < 0 # via wai - - servant-checked-exceptions < 0 # via wai - - servant-conduit < 0 # via wai - - servant-lucid < 0 # via wai - - servant-machines < 0 # via wai - - servant-mock < 0 # via wai - - servant-pipes < 0 # via wai - - servant-rawm < 0 # via wai - - servant-static-th < 0 # via wai - - servant-tracing < 0 # via wai - - servant-yaml < 0 # via wai - - serversession-frontend-wai < 0 # via wai - - servius < 0 # via wai - - simple < 0 # via wai - - simple-session < 0 # via wai - - streaming-wai < 0 # via wai - - tonatona-servant < 0 # via wai - - wai-conduit < 0 # via wai - - wai-cors < 0 # via wai - - wai-eventsource < 0 # via wai - - wai-handler-launch < 0 # via wai - - wai-middleware-auth < 0 # via wai - - wai-middleware-caching < 0 # via wai - - wai-middleware-static < 0 # via wai - - wai-predicates < 0 # via wai - - wai-session < 0 # via wai - - wai-session-postgresql < 0 # via wai - - wai-slack-middleware < 0 # via wai - - wai-transformers < 0 # via wai - - web-routes-wai < 0 # via wai - - webex-teams-api < 0 # via wai - - webex-teams-conduit < 0 # via wai - - webex-teams-pipes < 0 # via wai - - yesod < 0 # via wai - - yesod-auth < 0 # via wai - - yesod-csp < 0 # via wai - - yesod-eventsource < 0 # via wai - - yesod-fb < 0 # via wai - - yesod-form < 0 # via wai - - yesod-gitrepo < 0 # via wai - - yesod-static < 0 # via wai - servant-rawm < 0 # via wai-app-static - servant-swagger-ui-core < 0 # via wai-app-static - servius < 0 # via wai-app-static @@ -5719,34 +5535,6 @@ packages: - avers-server < 0 # via wai-websockets - wai-transformers < 0 # via wai-websockets - yesod-websockets < 0 # via wai-websockets - - bimap-server < 0 # via warp - - cisco-spark-api < 0 # via warp - - configuration-tools < 0 # via warp - - hoogle < 0 # via warp - - pg-harness-server < 0 # via warp - - servant-checked-exceptions < 0 # via warp - - servant-cli < 0 # via warp - - servant-conduit < 0 # via warp - - servant-js < 0 # via warp - - servant-lucid < 0 # via warp - - servant-machines < 0 # via warp - - servant-mock < 0 # via warp - - servant-pipes < 0 # via warp - - servant-rawm < 0 # via warp - - servant-static-th < 0 # via warp - - servant-tracing < 0 # via warp - - servant-yaml < 0 # via warp - - tonatona-servant < 0 # via warp - - wai-handler-launch < 0 # via warp - - wai-middleware-auth < 0 # via warp - - webex-teams-api < 0 # via warp - - webex-teams-conduit < 0 # via warp - - webex-teams-pipes < 0 # via warp - - yesod < 0 # via warp - - yesod-auth-oauth2 < 0 # via warp - - yesod-paginator < 0 # via warp - - configuration-tools < 0 # via warp-tls - - hoogle < 0 # via warp-tls - avers-server < 0 # via websockets - skews < 0 # via websockets - wai-transformers < 0 # via websockets @@ -6043,6 +5831,215 @@ packages: - pandoc-types < 0 # via test-framework-quickcheck2 - fast-builder < 0 # via true-name - xlsx-tabular < 0 # via xlsx + - postgresql-typed < 0 # via HDBC + - tcp-streams-openssl < 0 # via HsOpenSSL-x509-system + - pandoc-citeproc < 0 # via HsYAML-aeson + - http2 < 0 # via aeson-pretty + - microformats2-parser < 0 # via aeson-pretty + - pandoc-citeproc < 0 # via aeson-pretty + - hOpenPGP < 0 # via asn1-encoding + - tls < 0 # via asn1-encoding + - ws < 0 # via attoparsec-uri + - microformats2-parser < 0 # via blaze-html + - persistent-mongoDB < 0 # via blaze-html + - wai-app-static < 0 # via blaze-html + - yesod-core < 0 # via blaze-html + - yesod-test < 0 # via blaze-html + - microformats2-parser < 0 # via blaze-markup + - wai-app-static < 0 # via blaze-markup + - yesod-core < 0 # via blaze-markup + - hOpenPGP < 0 # via bzlib + - xml-lens < 0 # via case-insensitive-1.2.1.0 + - libraft < 0 # via concurrency + - pantry < 0 # via cryptonite-conduit + - libraft < 0 # via dejafu + - libraft < 0 # via ekg + - libraft < 0 # via ekg-core + - pantry < 0 # via hackage-security + - hasbolt < 0 # via hex + - pantry < 0 # via hpack + - scotty < 0 # via hspec-wai + - microformats2-parser < 0 # via html-conduit + - yesod-test < 0 # via html-conduit + - pantry < 0 # via http-download + - servant-http-streams < 0 # via http-media + - servant-multipart < 0 # via http-media + - servant-server < 0 # via http-media + - swagger2 < 0 # via http-media + - asif < 0 # via hw-hspec-hedgehog + - asif < 0 # via hw-ip + - hOpenPGP < 0 # via incremental-parser + - hOpenPGP < 0 # via ixset-typed + - lambdabot-irc-plugins < 0 # via lambdabot-core + - yesod-core < 0 # via monad-logger + - libraft < 0 # via monad-metrics + - bson < 0 # via network-3.1.1.0 + - hslogger < 0 # via network-3.1.1.0 + - mongoDB < 0 # via network-3.1.1.0 + - openssl-streams < 0 # via network-3.1.1.0 + - socket-activation < 0 # via network-3.1.1.0 + - tcp-streams-openssl < 0 # via network-3.1.1.0 + - wai-cli < 0 # via network-3.1.1.0 + - websockets < 0 # via network-3.1.1.0 + - hslogger < 0 # via network-bsd + - httpd-shed < 0 # via network-bsd + - network-multicast < 0 # via network-bsd + - network-simple < 0 # via network-bsd + - pandoc-citeproc < 0 # via pandoc + - pandoc-citeproc < 0 # via pandoc-types + - nvim-hs < 0 # via path + - pantry < 0 # via path + - nvim-hs < 0 # via path-io + - pantry < 0 # via path-io + - microformats2-parser < 0 # via pcre-heavy + - pantry < 0 # via persistent + - persistent-mongoDB < 0 # via persistent + - persistent-mongoDB < 0 # via persistent-qq + - pantry < 0 # via persistent-sqlite + - pantry < 0 # via persistent-template + - persistent-mongoDB < 0 # via persistent-template + - persistent-mongoDB < 0 # via persistent-test + - postgresql-typed < 0 # via postgresql-binary + - libraft < 0 # via postgresql-simple-url + - hOpenPGP < 0 # via prettyprinter + - nvim-hs < 0 # via prettyprinter + - nvim-hs < 0 # via prettyprinter-ansi-terminal + - yesod-bin < 0 # via project-template + - libraft < 0 # via protolude + - libraft < 0 # via quickcheck-state-machine + - scotty < 0 # via regex-compat + - snap-core < 0 # via regex-posix + - pantry < 0 # via rio-orphans + - pantry < 0 # via rio-prettyprint + - haskoin-core < 0 # via secp256k1-haskell + - servant-http-streams < 0 # via servant + - servant-multipart < 0 # via servant + - servant-server < 0 # via servant + - servant-http-streams < 0 # via servant-client-core + - servant-multipart < 0 # via servant-docs + - servant-multipart < 0 # via servant-foreign + - yesod-bin < 0 # via shakespeare + - yesod-core < 0 # via shakespeare + - wai-predicates < 0 # via singletons + - connection < 0 # via socks + - network-simple < 0 # via socks + - store < 0 # via store-core + - pantry < 0 # via tar-conduit + - libraft < 0 # via tasty-dejafu + - servant-http-streams < 0 # via tdigest + - HTTP < 0 # via test-framework + - IPv6Addr < 0 # via test-framework + - bson < 0 # via test-framework + - courier < 0 # via test-framework + - hedis < 0 # via test-framework + - io-streams < 0 # via test-framework + - oeis < 0 # via test-framework + - openssl-streams < 0 # via test-framework + - snap-core < 0 # via test-framework + - tcp-streams < 0 # via test-framework + - tcp-streams-openssl < 0 # via test-framework + - HTTP < 0 # via test-framework-hunit + - IPv6Addr < 0 # via test-framework-hunit + - courier < 0 # via test-framework-hunit + - hedis < 0 # via test-framework-hunit + - io-streams < 0 # via test-framework-hunit + - oeis < 0 # via test-framework-hunit + - openssl-streams < 0 # via test-framework-hunit + - snap-core < 0 # via test-framework-hunit + - tcp-streams < 0 # via test-framework-hunit + - tcp-streams-openssl < 0 # via test-framework-hunit + - bson < 0 # via test-framework-quickcheck2 + - io-streams < 0 # via test-framework-quickcheck2 + - snap-core < 0 # via test-framework-quickcheck2 + - pantry < 0 # via th-utilities + - store < 0 # via th-utilities + - wai-middleware-throttle < 0 # via token-bucket + - serversession-frontend-wai < 0 # via vault + - wai < 0 # via vault + - wai-extra < 0 # via vault + - wai-predicates < 0 # via vault + - wai-session < 0 # via vault + - warp < 0 # via vault + - vivid < 0 # via vivid-osc + - vivid < 0 # via vivid-supercollider + - web-routes-wai < 0 # via web-routes + - ws < 0 # via wuss + - connection < 0 # via x509 + - network-simple-tls < 0 # via x509 + - postgresql-typed < 0 # via x509 + - tcp-streams < 0 # via x509 + - tls < 0 # via x509 + - tls-debug < 0 # via x509 + - warp-tls-uid < 0 # via x509 + - connection < 0 # via x509-store + - network-simple-tls < 0 # via x509-store + - postgresql-typed < 0 # via x509-store + - tcp-streams < 0 # via x509-store + - tls < 0 # via x509-store + - tls-debug < 0 # via x509-store + - connection < 0 # via x509-system + - network-simple-tls < 0 # via x509-system + - tcp-streams < 0 # via x509-system + - tls-debug < 0 # via x509-system + - connection < 0 # via x509-validation + - network-simple-tls < 0 # via x509-validation + - postgresql-typed < 0 # via x509-validation + - tls < 0 # via x509-validation + - tls-debug < 0 # via x509-validation + - DAV < 0 # via xml-conduit + - pandoc-citeproc < 0 # via xml-conduit + - xml-lens < 0 # via xml-conduit + - yesod-test < 0 # via xml-conduit + - DAV < 0 # via xml-hamlet + - HandsomeSoup < 0 # via HTTP + - hxt-http < 0 # via HTTP + - amqp < 0 # via connection + - http-client-tls < 0 # via connection + - http-conduit < 0 # via connection + - network-conduit-tls < 0 # via connection + - http-streams < 0 # via io-streams + - butter < 0 # via network-simple + - network-anonymous-i2p < 0 # via network-simple + - network-attoparsec < 0 # via network-simple + - pipes-network < 0 # via network-simple + - pipes-network-tls < 0 # via network-simple + - pipes-network-tls < 0 # via network-simple-tls + - http-streams < 0 # via openssl-streams + - http-client-tls < 0 # via tls + - network-conduit-tls < 0 # via tls + - pipes-network-tls < 0 # via tls + - tls-session-manager < 0 # via tls + - warp-tls < 0 # via tls + - bimap-server < 0 # via wai + - bugsnag-haskell < 0 # via wai + - http-conduit < 0 # via wai + - http-reverse-proxy < 0 # via wai + - pipes-wai < 0 # via wai + - wai-conduit < 0 # via wai + - wai-cors < 0 # via wai + - wai-enforce-https < 0 # via wai + - wai-eventsource < 0 # via wai + - wai-logger < 0 # via wai + - wai-middleware-caching < 0 # via wai + - wai-middleware-static < 0 # via wai + - wai-session-postgresql < 0 # via wai + - wai-websockets < 0 # via wai + - warp-tls < 0 # via wai + - wai-websockets < 0 # via wai-app-static + - wai-enforce-https < 0 # via wai-extra + - wai-session-postgresql < 0 # via wai-session + - bimap-server < 0 # via warp + - bugsnag-haskell < 0 # via warp + - http-conduit < 0 # via warp + - http-reverse-proxy < 0 # via warp + - wai-enforce-https < 0 # via warp + - wai-websockets < 0 # via warp + - warp-tls < 0 # via warp + - wai-websockets < 0 # via websockets + - bugsnag-haskell < 0 # via yesod-core + - bitx-bitcoin < 0 # via http-client-tls + - datadog < 0 # via http-client-tls + - oauthenticated < 0 # via http-client-tls "GHC 8.8-related build failures": From 045059345cd27c92ad55676535e748e0b60e62ce Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 12:14:51 -0700 Subject: [PATCH 1801/1876] Block some more build failures --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02f17bf2..4bd7c19c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6142,6 +6142,13 @@ packages: - data-diverse-lens < 0 # "The liberal coverage condition fails" - xmlbf < 0 # MonadFail - apecs < 0 # Template Haskell changes + - aeson-qq < 0 # MonadFail + - conduit-iconv < 0 # MonadFail + - docopt < 0 # MonadFail + - groundhog < 0 # MonadFail + - github-webhooks < 0 # unknown + - protocol-buffers < 0 # MonadFail + - mustache < 0 # Lift Text # Round 2 transitive from Some more failures - Clipboard < 0 # via X11 From 1a426759cd771f20f5337fd626dfa531d4fe6c97 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 12:17:14 -0700 Subject: [PATCH 1802/1876] Remove build failure transitive deps --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4bd7c19c..cd0e7e59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6157,6 +6157,8 @@ packages: - x11-xim < 0 # via X11 - xmonad < 0 # via X11 - xmonad-contrib < 0 # via X11 + - groundhog-postgresql < 0 # via groundhog + - groundhog-th < 0 # via groundhog "GHC upper bounds": From 3bdbd44eb7c4ea3856511425e19be1f18e1550e7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 12:40:29 -0700 Subject: [PATCH 1803/1876] Block more build failures --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd0e7e59..831b2ee1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6149,6 +6149,14 @@ packages: - github-webhooks < 0 # unknown - protocol-buffers < 0 # MonadFail - mustache < 0 # Lift Text + - hspec-expectations-pretty-diff < 0 # unknown + - graylog < 0 # Couldn't find module Network.BSD + - hbeanstalk < 0 # sClose not in scope + - hstatsd < 0 # sClose not in scope + - xenstore < 0 # sClose not in scope + - cql < 0 # Template Haskell changes + - sphinx < 0 # Could not find module Network + - systemd < 0 # socketToFd is ambiguous # Round 2 transitive from Some more failures - Clipboard < 0 # via X11 @@ -6159,6 +6167,7 @@ packages: - xmonad-contrib < 0 # via X11 - groundhog-postgresql < 0 # via groundhog - groundhog-th < 0 # via groundhog + - cql-io < 0 # via cql "GHC upper bounds": From e0e0ed6ec29f63727f8744cf91f0520f51fc328c Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Thu, 26 Sep 2019 22:00:52 +0100 Subject: [PATCH 1804/1876] Unblock quickcheck-classes --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 831b2ee1..024217f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3018,7 +3018,9 @@ packages: - fast-digits - chimera - quadratic-irrational + - primitive-addr - quickcheck-classes + - quickcheck-classes-base - arithmoi - bitvec - poly From fe54590d52aa2220649b0b0ed7d96e2e2641b8f1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 18:25:08 -0700 Subject: [PATCH 1805/1876] Unblock revdeps of conduit-extra --- build-constraints.yaml | 54 ++++++++++-------------------------------- 1 file changed, 13 insertions(+), 41 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 831b2ee1..c6d4e2fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4743,7 +4743,6 @@ packages: - kraken < 0 # via base-4.13.0.0 - lackey < 0 # via base-4.13.0.0 - learn-physics < 0 # via base-4.13.0.0 - - lens-family-th < 0 # via base-4.13.0.0 - loc < 0 # via base-4.13.0.0 - monoid-extras < 0 # via base-4.13.0.0 - monoidal-containers < 0 # via base-4.13.0.0 @@ -5006,7 +5005,6 @@ packages: - interpolatedstring-qq2 < 0 # via template-haskell-2.15.0.0 - invertible-grammar < 0 # via template-haskell-2.15.0.0 - ixset-typed < 0 # via template-haskell-2.15.0.0 - - lens-family-th < 0 # via template-haskell-2.15.0.0 - modern-uri < 0 # via template-haskell-2.15.0.0 - quickcheck-arbitrary-template < 0 # via template-haskell-2.15.0.0 - rank2classes < 0 # via template-haskell-2.15.0.0 @@ -5143,45 +5141,6 @@ packages: - debian < 0 # via bzlib - chronos-bench < 0 # via chronos - qnap-decrypt < 0 # via cipher-aes128 - - MusicBrainz < 0 # via conduit-extra - - codec-rpm < 0 # via conduit-extra - - conduit-algorithms < 0 # via conduit-extra - - conduit-throttle < 0 # via conduit-extra - - conduit-zstd < 0 # via conduit-extra - - cpio-conduit < 0 # via conduit-extra - - cryptonite-conduit < 0 # via conduit-extra - - editor-open < 0 # via conduit-extra - - fb < 0 # via conduit-extra - - google-isbn < 0 # via conduit-extra - - hamtsolo < 0 # via conduit-extra - - haskell-spacegoo < 0 # via conduit-extra - - hoogle < 0 # via conduit-extra - - hopenpgp-tools < 0 # via conduit-extra - - html-conduit < 0 # via conduit-extra - - http-download < 0 # via conduit-extra - - hw-conduit-merges < 0 # via conduit-extra - - imagesize-conduit < 0 # via conduit-extra - - json-rpc < 0 # via conduit-extra - - markdown < 0 # via conduit-extra - - minio-hs < 0 # via conduit-extra - - monad-logger < 0 # via conduit-extra - - nqe < 0 # via conduit-extra - - nuxeo < 0 # via conduit-extra - - pager < 0 # via conduit-extra - - project-template < 0 # via conduit-extra - - qnap-decrypt < 0 # via conduit-extra - - req-conduit < 0 # via conduit-extra - - sbp < 0 # via conduit-extra - - serf < 0 # via conduit-extra - - shell-conduit < 0 # via conduit-extra - - stack < 0 # via conduit-extra - - stm-conduit < 0 # via conduit-extra - - tagstream-conduit < 0 # via conduit-extra - - tar-conduit < 0 # via conduit-extra - - xml-conduit < 0 # via conduit-extra - - yesod-auth < 0 # via conduit-extra - - zim-parser < 0 # via conduit-extra - - zip-stream < 0 # via conduit-extra - configuration-tools < 0 # via connection - eventstore < 0 # via connection - hoogle < 0 # via connection @@ -6040,6 +5999,19 @@ packages: - bitx-bitcoin < 0 # via http-client-tls - datadog < 0 # via http-client-tls - oauthenticated < 0 # via http-client-tls + - conduit-throttle < 0 # via test-framework + - conduit-zstd < 0 # via test-framework + - stm-conduit < 0 # via test-framework + - conduit-throttle < 0 # via test-framework-hunit + - conduit-zstd < 0 # via test-framework-hunit + - stm-conduit < 0 # via test-framework-hunit + - stm-conduit < 0 # via test-framework-quickcheck2 + - conduit-zstd < 0 # via test-framework-th + - html-conduit < 0 # via xml-conduit + - tagstream-conduit < 0 # via xml-conduit + - hamtsolo < 0 # via stm-conduit + - json-rpc < 0 # via stm-conduit + - nqe < 0 # via stm-conduit "GHC 8.8-related build failures": From 0e4ae04116624ec359a178c25dd8920845fea141 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 18:27:04 -0700 Subject: [PATCH 1806/1876] unblock misc --- build-constraints.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6d4e2fc..d8d75a40 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5711,22 +5711,11 @@ packages: - enum-text-rio < 0 # via fmt - optparse-enum < 0 # via fmt - rg < 0 # via fmt - - cassava-records < 0 # via foldl - - pipes-extras < 0 # via foldl - - pipes-ordered-zip < 0 # via foldl - - sequence-formats < 0 # via foldl - - sequenceTools < 0 # via foldl - generic-data-surgery < 0 # via generic-data - hasql-optparse-applicative < 0 # via hasql - hasql-pool < 0 # via hasql - hasql-transaction < 0 # via hasql - flat-mcmc < 0 # via monad-par - - declarative < 0 # via mwc-probability - - flat-mcmc < 0 # via mwc-probability - - hasty-hamiltonian < 0 # via mwc-probability - - mcmc-types < 0 # via mwc-probability - - mighty-metropolis < 0 # via mwc-probability - - speedy-slice < 0 # via mwc-probability - lens-regex-pcre < 0 # via pcre-heavy - rvar < 0 # via random-source - kleene < 0 # via regex-applicative @@ -5758,7 +5747,6 @@ packages: # Misc. Removed from above but must still be re-removed due to *another* issue - attoparsec-uri < 0 # via attoparsec-ip - caster < 0 # via fast-builder - - deferred-folds < 0 # via foldl - hschema-quickcheck < 0 # via hschema - string-interpolate < 0 # via interpolatedstring-perl6 - attoparsec-uri < 0 # via ip From e8f4e67ad3b92f50077a08a8d3dff8112dacc4ed Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 18:31:22 -0700 Subject: [PATCH 1807/1876] unblock misc --- build-constraints.yaml | 35 ++++++++--------------------------- 1 file changed, 8 insertions(+), 27 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8d75a40..4e9feb77 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5444,13 +5444,6 @@ packages: - streaming-bytestring < 0 # via streaming - streaming-cassava < 0 # via streaming - streaming-wai < 0 # via streaming - - conduit-algorithms < 0 # via streaming-commons - - datasets < 0 # via streaming-commons - - qnap-decrypt < 0 # via streaming-commons - - stack < 0 # via streaming-commons - - turtle < 0 # via streaming-commons - - wai-handler-launch < 0 # via streaming-commons - - yesod < 0 # via streaming-commons - sv-cassava < 0 # via sv-core - Chart-diagrams < 0 # via svg-builder - cachix-api < 0 # via swagger2 @@ -5603,9 +5596,6 @@ packages: - xml-hamlet < 0 # via shakespeare - stm-containers < 0 # via stm-hamt - show-prettyprint < 0 # via trifecta - - bench < 0 # via turtle - - distribution-opensuse < 0 # via turtle - - singletons < 0 # via turtle - emd < 0 # via typelits-witnesses - stripe-wreq < 0 # via wreq - jose < 0 # via x509 @@ -5682,12 +5672,6 @@ packages: - massiv < 0 # via scheduler - massiv-test < 0 # via scheduler - servant-ruby < 0 # via servant-foreign - - decidable < 0 # via singletons - - eliminators < 0 # via singletons - - functor-products < 0 # via singletons - - lens-typelevel < 0 # via singletons - - list-witnesses < 0 # via singletons - - singleton-nats < 0 # via singletons - filecache < 0 # via strict-base-types - pcre-heavy < 0 # via string-conversions - secp256k1-haskell < 0 # via string-conversions @@ -5769,7 +5753,6 @@ packages: - hschema-aeson < 0 # via prettyprinter-ansi-terminal - winery < 0 # via prettyprinter-ansi-terminal - aeson-extra < 0 # via semialign - - inline-r < 0 # via singletons - lxd-client-config < 0 # via test-framework - pandoc-types < 0 # via test-framework - lxd-client-config < 0 # via test-framework-hunit @@ -5867,7 +5850,6 @@ packages: - servant-multipart < 0 # via servant-foreign - yesod-bin < 0 # via shakespeare - yesod-core < 0 # via shakespeare - - wai-predicates < 0 # via singletons - connection < 0 # via socks - network-simple < 0 # via socks - store < 0 # via store-core @@ -5988,18 +5970,14 @@ packages: - datadog < 0 # via http-client-tls - oauthenticated < 0 # via http-client-tls - conduit-throttle < 0 # via test-framework - - conduit-zstd < 0 # via test-framework - - stm-conduit < 0 # via test-framework - conduit-throttle < 0 # via test-framework-hunit - - conduit-zstd < 0 # via test-framework-hunit - - stm-conduit < 0 # via test-framework-hunit - - stm-conduit < 0 # via test-framework-quickcheck2 - - conduit-zstd < 0 # via test-framework-th - html-conduit < 0 # via xml-conduit - tagstream-conduit < 0 # via xml-conduit - - hamtsolo < 0 # via stm-conduit - - json-rpc < 0 # via stm-conduit - - nqe < 0 # via stm-conduit + - decidable < 0 # via vinyl + - functor-products < 0 # via vinyl + - list-witnesses < 0 # via vinyl + - wai-handler-launch < 0 # via wai + - wai-handler-launch < 0 # via warp "GHC 8.8-related build failures": @@ -6282,6 +6260,9 @@ skipped-tests: - base-orphans # via hspec # test-framework per ghc 8.8 + - stm-conduit # via test-framework + - conduit-zstd # via test-framework + - conduit-algorithms # via test-framework - statistics # via test-framework - Decimal # via test-framework - Diff # via test-framework From 18b4539787702cd4d542c57c20afeda84e3784fd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 18:34:07 -0700 Subject: [PATCH 1808/1876] Unblock revdeps of monad-logger --- build-constraints.yaml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e9feb77..cfcbf4ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5554,15 +5554,6 @@ packages: - magico < 0 # via lapack - resistor-cube < 0 # via lapack - cmark-gfm < 0 # via markdown - - async-refresh < 0 # via monad-logger - - async-refresh-tokens < 0 # via monad-logger - - eventful-test-helpers < 0 # via monad-logger - - groundhog-mysql < 0 # via monad-logger - - logging-effect < 0 # via monad-logger - - monad-logger-json < 0 # via monad-logger - - monad-logger-prefix < 0 # via monad-logger - - monad-logger-syslog < 0 # via monad-logger - - rio-orphans < 0 # via monad-logger - massiv-io < 0 # via netpbm - relational-record < 0 # via persistable-types-HDBC-pg - postgresql-simple-queue < 0 # via pg-transact @@ -5801,7 +5792,6 @@ packages: - hOpenPGP < 0 # via incremental-parser - hOpenPGP < 0 # via ixset-typed - lambdabot-irc-plugins < 0 # via lambdabot-core - - yesod-core < 0 # via monad-logger - libraft < 0 # via monad-metrics - bson < 0 # via network-3.1.1.0 - hslogger < 0 # via network-3.1.1.0 @@ -6106,6 +6096,8 @@ packages: - groundhog-postgresql < 0 # via groundhog - groundhog-th < 0 # via groundhog - cql-io < 0 # via cql + - groundhog-mysql < 0 # via groundhog + - logging-effect < 0 # via prettyprinter "GHC upper bounds": From e10a12cf7e00baa23de5562e4a3d69c873caabcd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 18:43:41 -0700 Subject: [PATCH 1809/1876] Unblock regex-base --- build-constraints.yaml | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cfcbf4ed..63941a3d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4768,7 +4768,6 @@ packages: - ratel-wai < 0 # via base-4.13.0.0 - rattletrap < 0 # via base-4.13.0.0 - reanimate < 0 # via base-4.13.0.0 - - regex-base < 0 # via base-4.13.0.0 - repa < 0 # via base-4.13.0.0 - repa-algorithms < 0 # via base-4.13.0.0 - repa-io < 0 # via base-4.13.0.0 @@ -5388,18 +5387,16 @@ packages: - poly < 0 # via quickcheck-classes - yesod-paginator < 0 # via quickcheck-classes - regex-with-pcre < 0 # via regex - - lens-regex < 0 # via regex-base - - regex-compat < 0 # via regex-base - - regex-compat-tdfa < 0 # via regex-base - - regex-pcre < 0 # via regex-base - - regex-pcre-builtin < 0 # via regex-base - - regex-pcre-text < 0 # via regex-base - - regex-posix < 0 # via regex-base - - regex-tdfa < 0 # via regex-base - - regex-tdfa-text < 0 # via regex-base - - regex-with-pcre < 0 # via regex-base - - scalpel-core < 0 # via regex-base - - yi-language < 0 # via regex-base + - regex-compat < 0 # via regex-base-0.94.0.0 + - regex-pcre < 0 # via regex-base-0.94.0.0 + - regex-pcre-text < 0 # via regex-base-0.94.0.0 + - regex-posix < 0 # via regex-base-0.94.0.0 + - regex-tdfa < 0 # via regex-base-0.94.0.0 + - yi-language < 0 # via regex-base-0.94.0.0 + - lens-regex < 0 # via regex-posix + - regex-compat-tdfa < 0 # via regex-tdfa + - regex-tdfa-text < 0 # via regex-tdfa + - scalpel-core < 0 # via regex-tdfa - datasets < 0 # via req - elm2nix < 0 # via req - req-conduit < 0 # via req From 1dc80154cbea49ce610a094e3424acae6cbeb848 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 18:45:32 -0700 Subject: [PATCH 1810/1876] Unblock quickcheck-classes & revdeps --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f90e114..ac24f0b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4964,14 +4964,12 @@ packages: - dhall-json < 0 # via prettyprinter-1.3.0 - invertible-grammar < 0 # via prettyprinter-1.3.0 - sexp-grammar < 0 # via prettyprinter-1.3.0 - - quickcheck-classes < 0 # via primitive-addr - primitive-extras < 0 # via primitive-unlifted - MissingH < 0 # via process-1.6.5.1 - blaze-colonnade < 0 # via profunctors-5.5 - colonnade < 0 # via profunctors-5.5 - invertible-grammar < 0 # via profunctors-5.5 - proto-lens < 0 # via profunctors-5.5 - - quickcheck-classes < 0 # via quickcheck-classes-base - ixset-typed < 0 # via safecopy-0.10.0 - selda-postgresql < 0 # via selda-0.5.0.0 - selda-sqlite < 0 # via selda-0.5.0.0 @@ -5385,9 +5383,6 @@ packages: - oblivious-transfer < 0 # via protolude - pedersen-commitment < 0 # via protolude - avro < 0 # via pure-zlib - - bitvec < 0 # via quickcheck-classes - - poly < 0 # via quickcheck-classes - - yesod-paginator < 0 # via quickcheck-classes - regex-with-pcre < 0 # via regex - regex-compat < 0 # via regex-base-0.94.0.0 - regex-pcre < 0 # via regex-base-0.94.0.0 From 6eb5e6dc390616786da9f0f61bb04912d8b9c302 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 18:51:45 -0700 Subject: [PATCH 1811/1876] Block some more build failures --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3cf7402..77dfceb5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6079,6 +6079,9 @@ packages: - cql < 0 # Template Haskell changes - sphinx < 0 # Could not find module Network - systemd < 0 # socketToFd is ambiguous + - cassava-records < 0 # MonadFail + - haskell-spacegoo < 0 # MonadFail + - lens-typelevel < 0 # Wrong category of family instance (wat) # Round 2 transitive from Some more failures - Clipboard < 0 # via X11 From 22b2327fc796bde49b427f6b94f829b39634e854 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 19:02:26 -0700 Subject: [PATCH 1812/1876] Block build failure regex-pcre-builtin --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69c655b9..ac90b259 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6084,6 +6084,7 @@ packages: - cassava-records < 0 # MonadFail - haskell-spacegoo < 0 # MonadFail - lens-typelevel < 0 # Wrong category of family instance (wat) + - regex-pcre-builtin < 0 # MonadFail # Round 2 transitive from Some more failures - Clipboard < 0 # via X11 From 39a27b360ffd6443cb1e8833759cf8808047a31b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 19:11:17 -0700 Subject: [PATCH 1813/1876] skip bitvec haddocks per #4848 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64a82c75..6908036c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6973,6 +6973,7 @@ skipped-haddocks: - sparkle # Java function failures tweag/sparkle#144 - polysemy-zoo # Needs polysemy-plugin GHC plugin - haskell-lsp-types # 0.13.0.0 https://github.com/commercialhaskell/stackage/issues/4563#issuecomment-493899809 +- bitvec # https://github.com/commercialhaskell/stackage/issues/4848 # end of skipped-haddocks # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From 3d8adbdb6330834b8e8196309e57775f42ee7893 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 27 Sep 2019 07:26:01 -0400 Subject: [PATCH 1814/1876] Remove base-orphans' test suite from skipped-tests `base-orphans` was mysteriously listed in the `skipped-tests` category due to cyclic dependencies. Despite this, I am unable to observe the supposed cyclic dependencies when I build it locally. As a result, I'm going to optimistically remove it from this category. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6908036c..96cd1e4c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6250,9 +6250,6 @@ skipped-tests: # fails with ghc 8.8 - alex # as of alex-3.2.4 - # Cyclic dependencies - - base-orphans # via hspec - # test-framework per ghc 8.8 - stm-conduit # via test-framework - conduit-zstd # via test-framework From 6efb0bc8d124af6d113b84084cad84f7d7cefac9 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 27 Sep 2019 09:28:06 -0400 Subject: [PATCH 1815/1876] Reenable vault `vault` was listed in `"GHC 8.8-related build failures"`, but that is much too restrictive, since the library actually builds without issue on GHC 8.8. The only part that doesn't build correctly is its Haddocks, which is due to a Haddock bug (reported upstream at haskell/haddock#1091). I've listed `vault` in `expected-haddock-failures` as a result. --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6908036c..4c63a546 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6020,7 +6020,6 @@ packages: # Misc - cuda < 0 - - vault < 0 - vivid-osc < 0 - flay < 0 - barbies < 0 @@ -6965,6 +6964,9 @@ expected-haddock-failures: - bins - emd - hmatrix-backprop + + # https://github.com/haskell/haddock/issues/1091 + - vault # end of expected-haddock-failures # For packages with haddock issues From f64f5c13b4939d03d722e5fc39d805b27392e4e0 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 27 Sep 2019 10:22:01 -0400 Subject: [PATCH 1816/1876] Remove the deprecated gc package The `gc` package is now deprecated (see its Hackage page). As co-maintainer, I'd like to remove it from Stackage. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6908036c..1124d61e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -809,7 +809,6 @@ packages: - fixed - folds - free - - gc - gl - graphs - half @@ -6446,7 +6445,6 @@ skipped-tests: - dotenv - enum-subset-generate - folds - - gc - generic-lens - geojson - github-types From c693874f27862401f54516200d7004511250c05a Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Fri, 27 Sep 2019 16:24:16 +0200 Subject: [PATCH 1817/1876] Reenable rethinkdb-client-driver, avers and publicsuffix --- build-constraints.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6908036c..ae50cb77 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1509,7 +1509,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 < 0 + - publicsuffix - rethinkdb-client-driver - snap-blaze @@ -4665,7 +4665,6 @@ packages: - alarmclock < 0 # via base-4.13.0.0 - asn1-encoding < 0 # via base-4.13.0.0 - autoexporter < 0 # via base-4.13.0.0 - - avers < 0 # via base-4.13.0.0 - bank-holidays-england < 0 # via base-4.13.0.0 - base-noprelude < 0 # via base-4.13.0.0 - benchpress < 0 # via base-4.13.0.0 @@ -4777,7 +4776,6 @@ packages: - repa < 0 # via base-4.13.0.0 - repa-algorithms < 0 # via base-4.13.0.0 - repa-io < 0 # via base-4.13.0.0 - - rethinkdb-client-driver < 0 # via base-4.13.0.0 - rhine < 0 # via base-4.13.0.0 - rhine-gloss < 0 # via base-4.13.0.0 - salve < 0 # via base-4.13.0.0 @@ -4841,7 +4839,6 @@ packages: - dependent-sum-template < 0 # via constraints-extras - MissingH < 0 # via containers-0.6.2.1 - servant-kotlin < 0 # via containers-0.6.2.1 - - avers < 0 # via cryptonite-0.26 - web3 < 0 # via cryptonite-0.26 - beam-migrate < 0 # via dependent-map-0.3 - lambdabot-core < 0 # via dependent-map-0.3 @@ -4993,7 +4990,6 @@ packages: - sqlite-simple < 0 # via semigroups-0.19.1 - universe-dependent-sum < 0 # via some - PyF < 0 # via template-haskell-2.15.0.0 - - avers < 0 # via template-haskell-2.15.0.0 - classyplate < 0 # via template-haskell-2.15.0.0 - core-program < 0 # via template-haskell-2.15.0.0 - core-text < 0 # via template-haskell-2.15.0.0 @@ -5114,8 +5110,7 @@ packages: - x509 < 0 # via asn1-encoding - x509-store < 0 # via asn1-encoding - x509-validation < 0 # via asn1-encoding - - avers-api < 0 # via avers - - avers-server < 0 # via avers + - avers-api < 0 # via servant - fib < 0 # via base-noprelude - bencoding < 0 # via bencode - Chart-diagrams < 0 # via blaze-markup From c7ace825c4a4d7e47afd1fd38f8c514acbfc6858 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 27 Sep 2019 11:12:47 -0400 Subject: [PATCH 1818/1876] Reenable streaming `streaming-0.2.3.0` fully supports GHC 8.8.1. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6908036c..036069e8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4797,7 +4797,6 @@ packages: - socks < 0 # via base-4.13.0.0 - sqlite-simple < 0 # via base-4.13.0.0 - statestack < 0 # via base-4.13.0.0 - - streaming < 0 # via base-4.13.0.0 - strive < 0 # via base-4.13.0.0 - summoner < 0 # via base-4.13.0.0 - sv < 0 # via base-4.13.0.0 From 75022262e3315cef4e0bd09d8138391965d16933 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 27 Sep 2019 10:59:00 -0700 Subject: [PATCH 1819/1876] Revert "Remove base-orphans' test suite from skipped-tests" --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b05b7a4..6dd5c7e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6245,6 +6245,9 @@ skipped-tests: # fails with ghc 8.8 - alex # as of alex-3.2.4 + # Cyclic dependencies + - base-orphans # via hspec + # test-framework per ghc 8.8 - stm-conduit # via test-framework - conduit-zstd # via test-framework From 49812ccc77060ec0f8fcd7d104887160b0f6aa71 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 27 Sep 2019 11:00:35 -0700 Subject: [PATCH 1820/1876] Unblock some wai stuff --- build-constraints.yaml | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6dd5c7e3..8eeb9d12 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5867,12 +5867,6 @@ packages: - pantry < 0 # via th-utilities - store < 0 # via th-utilities - wai-middleware-throttle < 0 # via token-bucket - - serversession-frontend-wai < 0 # via vault - - wai < 0 # via vault - - wai-extra < 0 # via vault - - wai-predicates < 0 # via vault - - wai-session < 0 # via vault - - warp < 0 # via vault - vivid < 0 # via vivid-osc - vivid < 0 # via vivid-supercollider - web-routes-wai < 0 # via web-routes @@ -5923,21 +5917,6 @@ packages: - pipes-network-tls < 0 # via tls - tls-session-manager < 0 # via tls - warp-tls < 0 # via tls - - bimap-server < 0 # via wai - - bugsnag-haskell < 0 # via wai - - http-conduit < 0 # via wai - - http-reverse-proxy < 0 # via wai - - pipes-wai < 0 # via wai - - wai-conduit < 0 # via wai - - wai-cors < 0 # via wai - - wai-enforce-https < 0 # via wai - - wai-eventsource < 0 # via wai - - wai-logger < 0 # via wai - - wai-middleware-caching < 0 # via wai - - wai-middleware-static < 0 # via wai - - wai-session-postgresql < 0 # via wai - - wai-websockets < 0 # via wai - - warp-tls < 0 # via wai - wai-websockets < 0 # via wai-app-static - wai-enforce-https < 0 # via wai-extra - wai-session-postgresql < 0 # via wai-session @@ -5962,6 +5941,8 @@ packages: - list-witnesses < 0 # via vinyl - wai-handler-launch < 0 # via wai - wai-handler-launch < 0 # via warp + - wai-extra < 0 # via http2 + - warp < 0 # via http2 "GHC 8.8-related build failures": From d38db08840ce62e1494db015ef174c188e16a403 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 27 Sep 2019 11:01:40 -0700 Subject: [PATCH 1821/1876] Unblock th-test-utils --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89b37116..dd42516f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5016,7 +5016,6 @@ packages: - static-text < 0 # via template-haskell-2.15.0.0 - strive < 0 # via template-haskell-2.15.0.0 - th-nowq < 0 # via template-haskell-2.15.0.0 - - th-test-utils < 0 # via template-haskell-2.15.0.0 - threepenny-gui < 0 # via template-haskell-2.15.0.0 - tz < 0 # via template-haskell-2.15.0.0 - uri-bytestring < 0 # via template-haskell-2.15.0.0 From fc3e1a0dc86209761a5daf84a757eeec4e2e6b77 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 27 Sep 2019 11:13:27 -0700 Subject: [PATCH 1822/1876] Block some more build failures --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd42516f..02f5da3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6063,6 +6063,8 @@ packages: - haskell-spacegoo < 0 # MonadFail - lens-typelevel < 0 # Wrong category of family instance (wat) - regex-pcre-builtin < 0 # MonadFail + - th-test-utils < 0 # Template Haskell changes. https://github.com/commercialhaskell/stackage/pull/4839 + - wai-predicates < 0 # MonadFail # Round 2 transitive from Some more failures - Clipboard < 0 # via X11 @@ -6076,6 +6078,7 @@ packages: - cql-io < 0 # via cql - groundhog-mysql < 0 # via groundhog - logging-effect < 0 # via prettyprinter + - aeson-schemas < 0 # via th-test-utils "GHC upper bounds": From b6a37fcac5869f401730fa98cbc1c4acc3aa6518 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 27 Sep 2019 14:38:46 -0400 Subject: [PATCH 1823/1876] Add back some of my packages * `ad`, `thread-local-storage`, and `zippers` were removed due to their benchmarks not building with GHC 8.8.1. As far as I can tell, this is no longer an issue, as `criterion` now builds without issue on 8.8.1. * `folds` was removed due to its flaky `hlint` test suite, but version 0.7.5 of `folds` has removed this test suite. * `structs` was removed due to its test suite not building on GHC 8.6. This is no longer an issue, as far as I can tell. * `text-show-instances` was removed due to `text-show`, but `text-show` is no longer blacklisted, so this should be fine now. --- build-constraints.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02f5da3b..95a10ca4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5721,7 +5721,6 @@ packages: - attoparsec-uri < 0 # via ip - string-interpolate < 0 # via text-conversions - xmlbf-xeno < 0 # via xeno - - text-show-instances < 0 # via text-show - random-fu < 0 # via random-source - Hoed < 0 # via regex-tdfa - Hoed < 0 # via regex-tdfa-text @@ -6424,7 +6423,6 @@ skipped-tests: - distributed-closure - dotenv - enum-subset-generate - - folds - generic-lens - geojson - github-types @@ -6457,7 +6455,6 @@ skipped-tests: - skylighting-core - speedy-slice - static-text - - structs - thyme - universum - unordered-containers @@ -6821,10 +6818,6 @@ expected-test-failures: - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - # 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 - - folds - # https://github.com/pruvisto/heap/issues/11 - heap @@ -6993,7 +6986,6 @@ skipped-benchmarks: - binary-tagged - Earley - IntervalMap - - ad - attoparsec - binary-list - binary-tagged @@ -7085,7 +7077,6 @@ skipped-benchmarks: - text-builder - text-manipulate - text-metrics - - thread-local-storage - tinylog - turtle - type-of-html @@ -7102,7 +7093,6 @@ skipped-benchmarks: - xlsx - xmlgen - yi-rope - - zippers # Transitive outdated dependencies # These packages From 9440a01dd36e6f855eaf20bd4c79e87dee22966d Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 27 Sep 2019 14:45:21 -0400 Subject: [PATCH 1824/1876] Add myself as the maintainer of rdtsc The benchmark suites for my package `rcu` (which I working towards adding back to Stackage at some point) depends on the `rdtsc` library, which is not currently on Stackage. I'd like to make myself the maintainer. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02f5da3b..1f6a5964 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2203,6 +2203,7 @@ packages: - mtl-compat - ordered-containers - proxied + - rdtsc - singleton-nats - text-show - text-show-instances From a5ed3a5c7c4b781d1a177de48d6dfb1b1037f6c9 Mon Sep 17 00:00:00 2001 From: Brandon Chinn Date: Fri, 27 Sep 2019 12:00:06 -0700 Subject: [PATCH 1825/1876] Remove th-test-utils from build failures --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02f5da3b..54768a25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6063,7 +6063,6 @@ packages: - haskell-spacegoo < 0 # MonadFail - lens-typelevel < 0 # Wrong category of family instance (wat) - regex-pcre-builtin < 0 # MonadFail - - th-test-utils < 0 # Template Haskell changes. https://github.com/commercialhaskell/stackage/pull/4839 - wai-predicates < 0 # MonadFail # Round 2 transitive from Some more failures @@ -6078,7 +6077,6 @@ packages: - cql-io < 0 # via cql - groundhog-mysql < 0 # via groundhog - logging-effect < 0 # via prettyprinter - - aeson-schemas < 0 # via th-test-utils "GHC upper bounds": From 0cbf853ef5eb1bb594d10591a3e8db94135bca1e Mon Sep 17 00:00:00 2001 From: Will Sewell Date: Fri, 27 Sep 2019 21:40:55 +0100 Subject: [PATCH 1826/1876] Re-enable pusher-http-haskell Remove pusher-http-haskell from "GHC 8.8 bounds failures". It's compatible with base-4.13 since 1.5.1.11. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02f5da3b..6e7afb0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4770,7 +4770,6 @@ packages: - proto-lens-runtime < 0 # via base-4.13.0.0 - proto-lens-setup < 0 # via base-4.13.0.0 - protolude < 0 # via base-4.13.0.0 - - pusher-http-haskell < 0 # via base-4.13.0.0 - raaz < 0 # via base-4.13.0.0 - ratel < 0 # via base-4.13.0.0 - ratel-wai < 0 # via base-4.13.0.0 From 0a57e2a43e37bfc3d6e5e8ceeb6fe0ff739ad1cb Mon Sep 17 00:00:00 2001 From: Dmitrii Kovanikov Date: Sat, 28 Sep 2019 21:28:25 +0300 Subject: [PATCH 1827/1876] Add shellmet --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02f5da3b..ddb34568 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3502,7 +3502,6 @@ packages: - universum "Kowainik @chshersh @vrom911": - - base-noprelude == 4.12.0.0 - co-log-core - co-log - first-class-patterns @@ -4789,7 +4788,6 @@ packages: - servant-auth-server < 0 # via base-4.13.0.0 - servant-auth-swagger < 0 # via base-4.13.0.0 - sexpr-parser < 0 # via base-4.13.0.0 - - shellmet < 0 # via base-4.13.0.0 - shower < 0 # via base-4.13.0.0 - sized-grid < 0 # via base-4.13.0.0 - slack-web < 0 # via base-4.13.0.0 From 0fb829b2fdd8eabd27e6b4ac86441c0ecd57040a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 09:20:50 -0700 Subject: [PATCH 1828/1876] Expect test failure per LeapYear/th-test-utils#14 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f4823aa..1801d786 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6783,6 +6783,7 @@ expected-test-failures: - squeal-postgresql # https://github.com/fpco/stackage/issues/3180 - text-icu # https://github.com/bos/text-icu/issues/32 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 + - th-test-utils # https://github.com/LeapYear/th-test-utils/issues/14 - unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - vivid-supercollider # https://github.com/commercialhaskell/stackage/issues/4250 From 814918b8d7d0f55b0965d6dc1f30d43d0953fd55 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 09:28:46 -0700 Subject: [PATCH 1829/1876] unblock aeson-pretty and revdeps --- build-constraints.yaml | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1801d786..7cce0ef7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4819,7 +4819,6 @@ packages: - wild-bind < 0 # via base-4.13.0.0 - wild-bind-x11 < 0 # via base-4.13.0.0 - wuss < 0 # via base-4.13.0.0 - - aeson-pretty < 0 # via base-compat-0.11.0 - algebraic-graphs < 0 # via base-compat-0.11.0 - feed < 0 # via base-compat-0.11.0 - gi-gtk-hs < 0 # via base-compat-0.11.0 @@ -5084,23 +5083,6 @@ packages: - file-modules < 0 # via MissingH - hadolint < 0 # via ShellCheck - ipynb < 0 # via aeson-diff - - HTF < 0 # via aeson-pretty - - aws-cloudfront-signed-cookies < 0 # via aeson-pretty - - filter-logger < 0 # via aeson-pretty - - ginger < 0 # via aeson-pretty - - glabrous < 0 # via aeson-pretty - - groundhog-inspector < 0 # via aeson-pretty - - hpack-dhall < 0 # via aeson-pretty - - hspec-golden-aeson < 0 # via aeson-pretty - - hvega < 0 # via aeson-pretty - - kanji < 0 # via aeson-pretty - - log-base < 0 # via aeson-pretty - - lsp-test < 0 # via aeson-pretty - - sbp < 0 # via aeson-pretty - - servant-docs < 0 # via aeson-pretty - - servant-swagger < 0 # via aeson-pretty - - stratosphere < 0 # via aeson-pretty - - yesod-auth-oauth2 < 0 # via aeson-pretty - asn1-parse < 0 # via asn1-encoding - aws-cloudfront-signed-cookies < 0 # via asn1-encoding - crypto-pubkey-openssh < 0 # via asn1-encoding @@ -5746,9 +5728,6 @@ packages: - postgresql-typed < 0 # via HDBC - tcp-streams-openssl < 0 # via HsOpenSSL-x509-system - pandoc-citeproc < 0 # via HsYAML-aeson - - http2 < 0 # via aeson-pretty - - microformats2-parser < 0 # via aeson-pretty - - pandoc-citeproc < 0 # via aeson-pretty - hOpenPGP < 0 # via asn1-encoding - tls < 0 # via asn1-encoding - ws < 0 # via attoparsec-uri @@ -5940,6 +5919,13 @@ packages: - wai-handler-launch < 0 # via warp - wai-extra < 0 # via http2 - warp < 0 # via http2 + - lsp-test < 0 # via conduit-parse + - groundhog-inspector < 0 # via groundhog + - groundhog-inspector < 0 # via groundhog-sqlite + - groundhog-inspector < 0 # via groundhog-th + - lsp-test < 0 # via haskell-lsp + - groundhog-inspector < 0 # via regex-compat + - ginger < 0 # via regex-tdfa "GHC 8.8-related build failures": From f6fdd49157ea239c0befbc7c872b62a32f6f18e1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 10:07:42 -0700 Subject: [PATCH 1830/1876] unblock aeson-pretty and revdeps --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7cce0ef7..0d91d159 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4866,7 +4866,6 @@ packages: - ihaskell < 0 # via ghc-boot-8.8.1 - brittany < 0 # via ghc-boot-th-8.8.1 - brittany < 0 # via ghc-exactprint-0.6.2 - - hlint < 0 # via ghc-lib-parser-8.8.1 - gi-gtk-hs < 0 # via gi-gdk-4.0.1 - gi-gtksource < 0 # via gi-gdk-4.0.1 - gi-vte < 0 # via gi-gdk-4.0.1 @@ -5174,9 +5173,6 @@ packages: - haskintex < 0 # via hint - hledger-iadd < 0 # via hledger-lib - hledger-interest < 0 # via hledger-lib - - cacophony < 0 # via hlint - - dublincore-xml-conduit < 0 # via hlint - - sbv < 0 # via hlint - wai-middleware-auth < 0 # via hoauth2 - yesod-auth-oauth2 < 0 # via hoauth2 - haskell-lsp < 0 # via hslogger From 1e7275909ab88c61d190fe0ad201e3bbe092bf4f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 10:33:23 -0700 Subject: [PATCH 1831/1876] Ungrandfather OneTuple, vaguely related to #3716 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0d91d159..44073e42 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3998,7 +3998,6 @@ packages: - ListLike - MemoTrie - NumInstances - - OneTuple - Only - ParsecTools - QuickCheck From 793450dde77ff3794741d4347bde5901570939d8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 10:37:59 -0700 Subject: [PATCH 1832/1876] concurrent-extra test failure reported elsewhere --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44073e42..20e35f9f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6590,7 +6590,7 @@ expected-test-failures: - aeson-lens # https://github.com/tanakh/aeson-lens/issues/10 - cabal-debian # https://github.com/ddssff/cabal-debian/issues/50 - capataz # https://github.com/roman/Haskell-capataz/issues/6 - - concurrent-extra # https://github.com/commercialhaskell/stackage/issues/3717 + - concurrent-extra # https://github.com/basvandijk/concurrent-extra/issues/12 - crypto-numbers - css-text # 0.1.2.2 https://github.com/yesodweb/css-text/issues/10 - distributed-process From 039d8c3e622f47ecdbeb1ee79420897d36537689 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 10:51:14 -0700 Subject: [PATCH 1833/1876] Block sbv per MonadFail build failure --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20e35f9f..ea97528d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6042,6 +6042,7 @@ packages: - lens-typelevel < 0 # Wrong category of family instance (wat) - regex-pcre-builtin < 0 # MonadFail - wai-predicates < 0 # MonadFail + - sbv < 0 # MonadFail # Round 2 transitive from Some more failures - Clipboard < 0 # via X11 From c44a1baf05a4108b3e45abe80ffae283d1b45bde Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 11:13:23 -0700 Subject: [PATCH 1834/1876] Unblock hslua stuff, incl benchmarks. Closes #4526 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea97528d..4e583c40 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5593,9 +5593,6 @@ packages: - bitcoin-block < 0 # via hexstring - bitcoin-tx < 0 # via hexstring - bitcoin-types < 0 # via hexstring - - hslua-module-system < 0 # via hslua - - hslua-module-text < 0 # via hslua - - tasty-lua < 0 # via hslua - purescript-bridge < 0 # via hspec-expectations-pretty-diff - s3-signer < 0 # via http-types - web-routes < 0 # via http-types @@ -7087,7 +7084,6 @@ skipped-benchmarks: - cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - extensible # via freer-effects https://github.com/fumieval/extensible/issues/12 - hw-bits # https://github.com/haskell-works/hw-bits/issues/8 - - hslua # https://github.com/commercialhaskell/stackage/issues/4526 - persistent-template # https://github.com/commercialhaskell/stackage/issues/4760 # Cyclic dependencies From 01feac3c581a3fbd44dd5b657ca108297dc7301f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 11:23:56 -0700 Subject: [PATCH 1835/1876] Expect test pass from singletons, closes #4646 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e583c40..53c61fcb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6833,9 +6833,6 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4643 - world-peace - # https://github.com/commercialhaskell/stackage/issues/4646 - - singletons - # Cannot reproduce locally, looks like it may be a bug in Stack or curator - shake-language-c From 6e4645517d03619e97888ad8f4336f73be85697a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 11:26:46 -0700 Subject: [PATCH 1836/1876] Expect tests to pass for pretty-simple, closes #4652 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 53c61fcb..c0c76657 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6563,7 +6563,6 @@ skipped-tests: # Test errors with modules not being visible - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 - - pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 - password # https://github.com/commercialhaskell/stackage/issues/4654 - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 From a9d5ebd242ec63b8bdea27b1a4617bdd03e12706 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 11:29:16 -0700 Subject: [PATCH 1837/1876] Expect tests to pass for world-peace, closes #4643 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c0c76657..1997ef38 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6829,9 +6829,6 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4642 - ghc-exactprint - # https://github.com/commercialhaskell/stackage/issues/4643 - - world-peace - # Cannot reproduce locally, looks like it may be a bug in Stack or curator - shake-language-c From f84995eb59a6b6ce302bae51538df37e99708a59 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 11:44:45 -0700 Subject: [PATCH 1838/1876] Expect tests to pass for ghc-exactprint, closes #4642 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1997ef38..60cd9edb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6826,9 +6826,6 @@ expected-test-failures: # https://github.com/jgm/pandoc/issues/5582 - pandoc - # https://github.com/commercialhaskell/stackage/issues/4642 - - ghc-exactprint - # Cannot reproduce locally, looks like it may be a bug in Stack or curator - shake-language-c From c79d6d7637fee54615686e8a57062313a5cae935 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 11:50:35 -0700 Subject: [PATCH 1839/1876] Unblock password, keep expecting test failure, see #4654 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 60cd9edb..3a389536 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5680,7 +5680,6 @@ packages: - monad-unlift-ref < 0 # via mutable-containers - xeno < 0 # via mutable-containers - pipes-category < 0 # via pipes-extras - - password < 0 # via scrypt # round 7 - pipes-misc < 0 # via pipes-category @@ -6564,7 +6563,7 @@ skipped-tests: # Test errors with modules not being visible - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 - - password # https://github.com/commercialhaskell/stackage/issues/4654 + - password # https://github.com/cdepillabout/password/issues/2 - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 - envelope # https://github.com/commercialhaskell/stackage/issues/4669 - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 From e5fae6a0a8965c2bfd6107deb3b18ed9eabb3cc1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 11:51:46 -0700 Subject: [PATCH 1840/1876] Unblock hsemail revdeps --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a389536..326ab484 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5511,9 +5511,6 @@ packages: - xml-isogen < 0 # via dom-parser - scheduler < 0 # via fib - cabal2nix < 0 # via hpack - - cabal-debian < 0 # via hsemail - - distribution-opensuse < 0 # via hsemail - - mbox-utility < 0 # via hsemail - postgresql-simple-queue < 0 # via hspec-pg-transact - hspec-wai-json < 0 # via hspec-wai - dl-fedora < 0 # via http-directory From 1967534aaeb6c18cf5957c7b4f111c79bf097051 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 12:06:05 -0700 Subject: [PATCH 1841/1876] Unblock extensible-effects --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 326ab484..05c88f76 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2732,7 +2732,7 @@ packages: - tao-example "Suhail Shergill @suhailshergill": - - extensible-effects < 0 # GHC 8.4 via base-4.11.0.0 + - extensible-effects "Justus Adam @JustusAdam": # - marvin # https://github.com/JustusAdam/marvin/issues/22 @@ -6203,6 +6203,7 @@ skipped-tests: - base-orphans # via hspec # test-framework per ghc 8.8 + - extensible-effects # via test-framework - stm-conduit # via test-framework - conduit-zstd # via test-framework - conduit-algorithms # via test-framework @@ -6928,6 +6929,7 @@ skipped-benchmarks: - cryptohash-sha512 # criterion 1.5 - dimensional # base < 4.7, https://github.com/bjornbm/dimensional/issues/207 - ed25519 # Criterion + - extensible-effects # via test-framework - hw-balancedparens # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - identicon # via criterion-1.5.0.0 @@ -7115,8 +7117,6 @@ skipped-benchmarks: - graphviz - graphviz - wl-pprint-text - # @lexi-lambda https://github.com/fpco/stackage/pull/3080 - - freer-simple # @phadej - dlist-nonempty # criterion-1.3 - splitmix # criterion-1.3 From cd428cdc1225595fdbd91dec426190a59fe61331 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 12:14:30 -0700 Subject: [PATCH 1842/1876] Expect tests to pass for either-both, closes #4757 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05c88f76..fae1c95a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6565,7 +6565,6 @@ skipped-tests: - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 - envelope # https://github.com/commercialhaskell/stackage/issues/4669 - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 - - either-both # https://github.com/commercialhaskell/stackage/issues/4757 - bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/4759 # end of skipped-tests From 949adf4f6d7c1240e3aa1f8bf3e5918fa717abd9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 12:17:04 -0700 Subject: [PATCH 1843/1876] Expect tests to pass for dhall, closes #4706 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fae1c95a..c2ddeb39 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6825,9 +6825,6 @@ expected-test-failures: # Cannot reproduce locally, looks like it may be a bug in Stack or curator - shake-language-c - # https://github.com/commercialhaskell/stackage/issues/4706 - - dhall - # https://github.com/commercialhaskell/stackage/issues/4707 - blaze-colonnade From 7b24d18b09f83f9e1049f52d9ca4a835e880e348 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 30 Sep 2019 05:36:49 -0400 Subject: [PATCH 1844/1876] Reenable tests and benchmarks for machines, rcu These were blocked some time ago due to not compiling against GHC 8.6, but as far as I can tell, this is no longer an issue. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2ddeb39..61ee3e41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6416,7 +6416,6 @@ skipped-tests: - quickcheck-state-machine - rakuten - rank1dynamic - - rcu - rss-conduit - servant-auth-server - servant-blaze @@ -7003,7 +7002,6 @@ skipped-benchmarks: - lifted-async - lifted-base - loop - - machines - matrices - matrix - megaparsec @@ -7019,7 +7017,6 @@ skipped-benchmarks: - prettyprinter - prometheus-client - ramus - - rcu - reinterpret-cast - rng-utils - sampling From 12166a28184393b63d9a663422994c9b8d8a950a Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 30 Sep 2019 05:40:15 -0400 Subject: [PATCH 1845/1876] Reenable wai-extra, warp Now that `http2` is back in Stackage, there is no longer any reason to block `wai-extra` or `warp`, which incur `http2` as a dependency. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2ddeb39..ff435fe0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5905,8 +5905,6 @@ packages: - list-witnesses < 0 # via vinyl - wai-handler-launch < 0 # via wai - wai-handler-launch < 0 # via warp - - wai-extra < 0 # via http2 - - warp < 0 # via http2 - lsp-test < 0 # via conduit-parse - groundhog-inspector < 0 # via groundhog - groundhog-inspector < 0 # via groundhog-sqlite From 59ee47a470ba0a2db5058a65f30aabf3b138a52b Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 30 Sep 2019 13:54:13 +0200 Subject: [PATCH 1846/1876] Adopt X11 as a library I maintain. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2ddeb39..a65c79e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2436,6 +2436,7 @@ packages: - streamproc - stringsearch # for cgi - titlecase + - X11 - xmonad "Mark Fine @markfine": @@ -4002,7 +4003,6 @@ packages: - ParsecTools - QuickCheck - RSA - - X11 - aeson-compat - aeson-extra - alsa-mixer From e9132eef1b6b14e3623e05233a0ef602cfbcb7be Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Mon, 30 Sep 2019 15:41:17 +0300 Subject: [PATCH 1847/1876] Remove `scheduler`, `massiv` and `massiv-test` from "GHC 8.8 bounds failures", since `scheduler` no longer depends on `fib` --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2ddeb39..47c493b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5509,7 +5509,6 @@ packages: - crypto-pubkey < 0 # via crypto-pubkey-types - cabal-debian < 0 # via debian - xml-isogen < 0 # via dom-parser - - scheduler < 0 # via fib - cabal2nix < 0 # via hpack - postgresql-simple-queue < 0 # via hspec-pg-transact - hspec-wai-json < 0 # via hspec-wai @@ -5623,8 +5622,6 @@ packages: - psql-helpers < 0 # via postgresql-simple - users-postgresql-simple < 0 # via postgresql-simple - protocol-buffers-descriptor < 0 # via protocol-buffers - - massiv < 0 # via scheduler - - massiv-test < 0 # via scheduler - servant-ruby < 0 # via servant-foreign - filecache < 0 # via strict-base-types - pcre-heavy < 0 # via string-conversions From 92b6a94aeb32d81a3d0348c492ea7bb129ef7dc8 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 30 Sep 2019 13:54:27 +0200 Subject: [PATCH 1848/1876] X11 and xmonad compile fine with GHC 8.8.1. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a65c79e0..7f4f8b06 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6010,7 +6010,6 @@ packages: # Some more failures - present < 0 # MonadFail - - X11 < 0 # Cabal 3? - HSet < 0 # Duplicate Hashable instance - data-diverse-lens < 0 # "The liberal coverage condition fails" - xmlbf < 0 # MonadFail @@ -6042,7 +6041,6 @@ packages: - Imlib < 0 # via X11 - X11-xft < 0 # via X11 - x11-xim < 0 # via X11 - - xmonad < 0 # via X11 - xmonad-contrib < 0 # via X11 - groundhog-postgresql < 0 # via groundhog - groundhog-th < 0 # via groundhog From 32053a5eb0951fa3bc9aa287d9c3c14404a787d2 Mon Sep 17 00:00:00 2001 From: Ian Graves Date: Mon, 30 Sep 2019 10:19:13 -0500 Subject: [PATCH 1849/1876] Adding monad-resumption to stackage --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2ddeb39..49c2ecf5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3980,6 +3980,9 @@ packages: "Robbie McMichael @robbiemcmichael": - http-client-overrides + "Ian Graves @igraves": + - monad-resumption + "Grandfathered dependencies": - network - Boolean From 56ed3bd3a635b1b82b17c81a0aeaaccef97df6fe Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 30 Sep 2019 10:15:05 -0700 Subject: [PATCH 1850/1876] Add transitive deps of tracing under @mtth --- build-constraints.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2ddeb39..3ab88c70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -35,6 +35,16 @@ packages: - flags-applicative - more-containers - tracing + # transitive dependencies for tracing + - ip + - byteslice + - bytesmith + - contiguous + - natural-arithmetic + - primitive-offset + - primitive-unlifted + - run-st + - small-bytearray-builder "Robert Vollmert @robx": - configurator-pg @@ -4196,7 +4206,6 @@ packages: - inspection-testing - integer-logarithms - io-streams-haproxy - - ip - ixset-typed - json - json-alt From 0ffb57fe2aba79fbf256d452ac5d3eb6b01c9486 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 30 Sep 2019 10:18:51 -0700 Subject: [PATCH 1851/1876] Unblock revdeps of warp & wai-extra --- build-constraints.yaml | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f84dd1b..ef4c5ba9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5447,18 +5447,6 @@ packages: - servius < 0 # via wai-app-static - wai-middleware-auth < 0 # via wai-app-static - yesod-static < 0 # via wai-app-static - - filter-logger < 0 # via wai-extra - - fn < 0 # via wai-extra - - hspec-wai < 0 # via wai-extra - - simple < 0 # via wai-extra - - simple-session < 0 # via wai-extra - - tonatona-servant < 0 # via wai-extra - - wai-middleware-auth < 0 # via wai-extra - - yesod < 0 # via wai-extra - - yesod-auth-hashdb < 0 # via wai-extra - - yesod-eventsource < 0 # via wai-extra - - yesod-persistent < 0 # via wai-extra - - yesod-static < 0 # via wai-extra - filter-logger < 0 # via wai-logger - hoogle < 0 # via wai-logger - yesod < 0 # via wai-logger @@ -5891,15 +5879,7 @@ packages: - tls-session-manager < 0 # via tls - warp-tls < 0 # via tls - wai-websockets < 0 # via wai-app-static - - wai-enforce-https < 0 # via wai-extra - wai-session-postgresql < 0 # via wai-session - - bimap-server < 0 # via warp - - bugsnag-haskell < 0 # via warp - - http-conduit < 0 # via warp - - http-reverse-proxy < 0 # via warp - - wai-enforce-https < 0 # via warp - - wai-websockets < 0 # via warp - - warp-tls < 0 # via warp - wai-websockets < 0 # via websockets - bugsnag-haskell < 0 # via yesod-core - bitx-bitcoin < 0 # via http-client-tls @@ -5912,8 +5892,6 @@ packages: - decidable < 0 # via vinyl - functor-products < 0 # via vinyl - list-witnesses < 0 # via vinyl - - wai-handler-launch < 0 # via wai - - wai-handler-launch < 0 # via warp - lsp-test < 0 # via conduit-parse - groundhog-inspector < 0 # via groundhog - groundhog-inspector < 0 # via groundhog-sqlite @@ -5921,7 +5899,8 @@ packages: - lsp-test < 0 # via haskell-lsp - groundhog-inspector < 0 # via regex-compat - ginger < 0 # via regex-tdfa - + - http-reverse-proxy < 0 # via http-conduit + - wai-enforce-https < 0 # via warp-tls "GHC 8.8-related build failures": # MonadFail stuff From 4fecc841d23eec10ff5ab37fe8a380e435495bd1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 30 Sep 2019 10:27:02 -0700 Subject: [PATCH 1852/1876] Unblock opaleye --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b9ca0031..3d60865c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5633,9 +5633,6 @@ packages: - quickcheck-state-machine < 0 # via tree-diff - users-postgresql-simple < 0 # via users - users-test < 0 # via users - - dotenv < 0 # via yaml - - fakedata < 0 # via yaml - - frontmatter < 0 # via yaml # round 5 - hmatrix-backprop < 0 # via backprop @@ -5691,7 +5688,6 @@ packages: - Hoed < 0 # via regex-tdfa-text - random-fu < 0 # via rvar - codec < 0 # via binary-bits - - opaleye < 0 # via dotenv - hschema-aeson < 0 # via hschema - hschema-aeson < 0 # via hschema-prettyprinter - hschema-aeson < 0 # via hschema-quickcheck From 305dba5bd50e083939516683fe921dd8e51b9da3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 30 Sep 2019 10:32:35 -0700 Subject: [PATCH 1853/1876] Unblock smt-containers and deps --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3d60865c..d55eebc7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4974,7 +4974,6 @@ packages: - dhall-json < 0 # via prettyprinter-1.3.0 - invertible-grammar < 0 # via prettyprinter-1.3.0 - sexp-grammar < 0 # via prettyprinter-1.3.0 - - primitive-extras < 0 # via primitive-unlifted - MissingH < 0 # via process-1.6.5.1 - blaze-colonnade < 0 # via profunctors-5.5 - colonnade < 0 # via profunctors-5.5 @@ -5359,7 +5358,6 @@ packages: - yesod-paginator < 0 # via persistent - yesod-persistent < 0 # via persistent - yesod-text-markdown < 0 # via persistent - - stm-hamt < 0 # via primitive-extras - aos-signature < 0 # via protolude - bulletproofs < 0 # via protolude - cachix-api < 0 # via protolude @@ -5550,7 +5548,6 @@ packages: - miso < 0 # via servant-lucid - state-codes < 0 # via shakespeare - xml-hamlet < 0 # via shakespeare - - stm-containers < 0 # via stm-hamt - show-prettyprint < 0 # via trifecta - emd < 0 # via typelits-witnesses - stripe-wreq < 0 # via wreq From b345efdc7c5eb8bd8ef37f289e0abe49fa801616 Mon Sep 17 00:00:00 2001 From: Jared Tobin Date: Tue, 1 Oct 2019 21:32:45 +0400 Subject: [PATCH 1854/1876] add hnock --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d55eebc7..4fae094a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2529,6 +2529,7 @@ packages: - sampling - flat-mcmc - urbit-hob + - hnock "Facundo Domínguez @facundominguez": - distributed-process < 0 # GHC 8.4 via network-transport-tcp From e851f5f75f09c20fd775a3c5e19b4aa0e7005648 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 2 Oct 2019 16:48:34 +0800 Subject: [PATCH 1855/1876] expect fakedata testsuite to "MonadFail" (psibi/fakedata#5) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d55eebc7..8e37109b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6823,6 +6823,10 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4815 - brittany + + # ghc 8.8 # + # https://github.com/psibi/fakedata/issues/5 + - fakedata # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 3be4372824ce2b11288baaf4a82aecddd8cabdae Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 2 Oct 2019 16:52:54 +0800 Subject: [PATCH 1856/1876] allow simple's testsuite to "MonadFail" (alevy/simple#23) --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e37109b..6d3865c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6824,9 +6824,12 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4815 - brittany - # ghc 8.8 # + # ghc 8.8 MonadFail # https://github.com/psibi/fakedata/issues/5 - fakedata + # https://github.com/alevy/simple/issues/23 + - simple + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 70a6b150a55e599287d557c08d5d1fd0c2a76fa7 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 2 Oct 2019 16:54:12 +0800 Subject: [PATCH 1857/1876] http-client was enabled! --- build-constraints.yaml | 46 +++++------------------------------------- 1 file changed, 5 insertions(+), 41 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0294292..6e979dad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5187,47 +5187,6 @@ packages: - wai-middleware-auth < 0 # via hoauth2 - yesod-auth-oauth2 < 0 # via hoauth2 - haskell-lsp < 0 # via hslogger - - aur < 0 # via http-client - - authenticate-oauth < 0 # via http-client - - aws-lambda-haskell-runtime < 0 # via http-client - - configuration-tools < 0 # via http-client - - eventstore < 0 # via http-client - - fb < 0 # via http-client - - gym-http-api < 0 # via http-client - - hopenpgp-tools < 0 # via http-client - - hpack < 0 # via http-client - - hsebaysdk < 0 # via http-client - - http-client-overrides < 0 # via http-client - - http-directory < 0 # via http-client - - http-download < 0 # via http-client - - kawhi < 0 # via http-client - - koofr-client < 0 # via http-client - - mime-mail-ses < 0 # via http-client - - minio-hs < 0 # via http-client - - opensource < 0 # via http-client - - pipes-http < 0 # via http-client - - planb-token-introspection < 0 # via http-client - - req-conduit < 0 # via http-client - - scalpel < 0 # via http-client - - servant-checked-exceptions < 0 # via http-client - - servant-cli < 0 # via http-client - - servant-client < 0 # via http-client - - servant-conduit < 0 # via http-client - - servant-machines < 0 # via http-client - - servant-pipes < 0 # via http-client - - servant-rawm < 0 # via http-client - - servant-tracing < 0 # via http-client - - soap < 0 # via http-client - - soap-tls < 0 # via http-client - - stack < 0 # via http-client - - textlocal < 0 # via http-client - - wai-middleware-auth < 0 # via http-client - - wai-slack-middleware < 0 # via http-client - - webex-teams-conduit < 0 # via http-client - - webex-teams-pipes < 0 # via http-client - - wreq < 0 # via http-client - - yesod-auth < 0 # via http-client - - yesod-auth-oauth2 < 0 # via http-client - aur < 0 # via http-client-tls - configuration-tools < 0 # via http-client-tls - hopenpgp-tools < 0 # via http-client-tls @@ -6028,6 +5987,11 @@ packages: - groundhog-mysql < 0 # via groundhog - logging-effect < 0 # via prettyprinter + # previously blocked by http-client + - authenticate-oauth < 0 # via RSA crypto-pubkey-types + - mmtf < 0 # via data-msgpack + - gym-http-api < 0 # via servant servant-client + - soap < 0 # via xml-conduit xml-conduit-writer "GHC upper bounds": # Need to always match the version shipped with GHC From 26cf19a1a8be1661fde8acb4474daf36c96c3434 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 2 Oct 2019 17:07:48 +0800 Subject: [PATCH 1858/1876] disable fakedata (psibi/fakedata#5) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e979dad..c244e3ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5974,6 +5974,8 @@ packages: - regex-pcre-builtin < 0 # MonadFail - wai-predicates < 0 # MonadFail - sbv < 0 # MonadFail + # https://github.com/psibi/fakedata/issues/5 + - fakedata < 0 # Round 2 transitive from Some more failures - Clipboard < 0 # via X11 @@ -6790,8 +6792,6 @@ expected-test-failures: - brittany # ghc 8.8 MonadFail - # https://github.com/psibi/fakedata/issues/5 - - fakedata # https://github.com/alevy/simple/issues/23 - simple From 6faef1d7cf7d63c0f90f41d5168dcc3e47b20084 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 2 Oct 2019 17:08:31 +0800 Subject: [PATCH 1859/1876] disable simple (alevy/simple#23) --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c244e3ee..1384a0d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5976,6 +5976,9 @@ packages: - sbv < 0 # MonadFail # https://github.com/psibi/fakedata/issues/5 - fakedata < 0 + # https://github.com/alevy/simple/issues/23 + - simple < 0 + - simple-session < 0 # Round 2 transitive from Some more failures - Clipboard < 0 # via X11 @@ -6791,10 +6794,6 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4815 - brittany - # ghc 8.8 MonadFail - # https://github.com/alevy/simple/issues/23 - - simple - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From f737ba42610c9934dd602d9956f8a446ac7b8e16 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 2 Oct 2019 17:35:22 +0800 Subject: [PATCH 1860/1876] hashable was enabled --- build-constraints.yaml | 40 +++++++++------------------------------- 1 file changed, 9 insertions(+), 31 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1384a0d1..1f7d548c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4886,37 +4886,6 @@ packages: - gi-gtk-hs < 0 # via gi-gtk-4.0.1 - gi-gtksource < 0 # via gi-gtk-4.0.1 - gi-vte < 0 # via gi-gtk-4.0.1 - - beam-core < 0 # via hashable-1.3.0.0 - - beam-migrate < 0 # via hashable-1.3.0.0 - - beam-mysql < 0 # via hashable-1.3.0.0 - - beam-postgres < 0 # via hashable-1.3.0.0 - - beam-sqlite < 0 # via hashable-1.3.0.0 - - concurrent-supply < 0 # via hashable-1.3.0.0 - - core-data < 0 # via hashable-1.3.0.0 - - core-program < 0 # via hashable-1.3.0.0 - - core-text < 0 # via hashable-1.3.0.0 - - diagrams-contrib < 0 # via hashable-1.3.0.0 - - diagrams-lib < 0 # via hashable-1.3.0.0 - - diagrams-postscript < 0 # via hashable-1.3.0.0 - - diagrams-rasterific < 0 # via hashable-1.3.0.0 - - diagrams-svg < 0 # via hashable-1.3.0.0 - - gothic < 0 # via hashable-1.3.0.0 - - greskell-core < 0 # via hashable-1.3.0.0 - - haxl < 0 # via hashable-1.3.0.0 - - json-autotype < 0 # via hashable-1.3.0.0 - - language-puppet < 0 # via hashable-1.3.0.0 - - msgpack < 0 # via hashable-1.3.0.0 - - path < 0 # via hashable-1.3.0.0 - - protolude < 0 # via hashable-1.3.0.0 - - regex < 0 # via hashable-1.3.0.0 - - registry < 0 # via hashable-1.3.0.0 - - relude < 0 # via hashable-1.3.0.0 - - svg-builder < 0 # via hashable-1.3.0.0 - - swish < 0 # via hashable-1.3.0.0 - - threepenny-gui < 0 # via hashable-1.3.0.0 - - tomland < 0 # via hashable-1.3.0.0 - - ttl-hashtables < 0 # via hashable-1.3.0.0 - - union < 0 # via hashable-1.3.0.0 - easytest < 0 # via hedgehog-1.0.1 - hsdev < 0 # via hlint-2.2.2 - language-puppet < 0 # via hslogger-1.3.0.0 @@ -5068,6 +5037,9 @@ packages: - universe-dependent-sum < 0 # via universe-some - MissingH < 0 # via unix-2.7.2.2 - beam-core < 0 # via vector-sized-1.4.0.0 + - beam-mysql < 0 # via beam-core + - beam-postgres < 0 # via beam-core + - beam-sqlite < 0 # via beam-core - elm-street < 0 # via warp-3.3.2 - servant-auth-client < 0 # via warp-3.3.2 - xmonad-extras < 0 # via xmonad-contrib-0.16 @@ -5998,6 +5970,12 @@ packages: - gym-http-api < 0 # via servant servant-client - soap < 0 # via xml-conduit xml-conduit-writer + # hashable-1.3.0 + - concurrent-supply < 0 + - regex < 0 + - relude < 0 + - ttl-hashtables < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 From b8099a9df1ca9b7e37661b29f99e940bf5c7e281 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 2 Oct 2019 17:45:13 +0800 Subject: [PATCH 1861/1876] semigroups was enabled --- build-constraints.yaml | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f7d548c..6a442782 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4952,20 +4952,6 @@ packages: - ixset-typed < 0 # via safecopy-0.10.0 - selda-postgresql < 0 # via selda-0.5.0.0 - selda-sqlite < 0 # via selda-0.5.0.0 - - brittany < 0 # via semigroups-0.19.1 - - chronos < 0 # via semigroups-0.19.1 - - diagrams-contrib < 0 # via semigroups-0.19.1 - - diagrams-core < 0 # via semigroups-0.19.1 - - diagrams-lib < 0 # via semigroups-0.19.1 - - diagrams-postscript < 0 # via semigroups-0.19.1 - - diagrams-svg < 0 # via semigroups-0.19.1 - - direct-sqlite < 0 # via semigroups-0.19.1 - - greskell < 0 # via semigroups-0.19.1 - - greskell-core < 0 # via semigroups-0.19.1 - - invertible-grammar < 0 # via semigroups-0.19.1 - - registry < 0 # via semigroups-0.19.1 - - sexp-grammar < 0 # via semigroups-0.19.1 - - sqlite-simple < 0 # via semigroups-0.19.1 - universe-dependent-sum < 0 # via some - PyF < 0 # via template-haskell-2.15.0.0 - classyplate < 0 # via template-haskell-2.15.0.0 @@ -5975,6 +5961,11 @@ packages: - regex < 0 - relude < 0 - ttl-hashtables < 0 + - registry < 0 # also protolude, semigroups, universum + + # semigroups-0.19 + - chronos < 0 # also test-framework + - direct-sqlite < 0 "GHC upper bounds": # Need to always match the version shipped with GHC From 3ad91ff1401bb6f848ac481b98e37f97bc18f4c2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 2 Oct 2019 18:12:24 +0800 Subject: [PATCH 1862/1876] bunch of packages allow template-haskell-2.15 --- build-constraints.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a442782..0e491c2e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4954,34 +4954,15 @@ packages: - selda-sqlite < 0 # via selda-0.5.0.0 - universe-dependent-sum < 0 # via some - PyF < 0 # via template-haskell-2.15.0.0 - - classyplate < 0 # via template-haskell-2.15.0.0 - - core-program < 0 # via template-haskell-2.15.0.0 - - core-text < 0 # via template-haskell-2.15.0.0 - data-accessor-template < 0 # via template-haskell-2.15.0.0 - - dbus < 0 # via template-haskell-2.15.0.0 - - dhall < 0 # via template-haskell-2.15.0.0 - - email-validate < 0 # via template-haskell-2.15.0.0 - - fclabels < 0 # via template-haskell-2.15.0.0 - - flow < 0 # via template-haskell-2.15.0.0 - freer-simple < 0 # via template-haskell-2.15.0.0 - - hsdev < 0 # via template-haskell-2.15.0.0 - interpolatedstring-qq2 < 0 # via template-haskell-2.15.0.0 - - invertible-grammar < 0 # via template-haskell-2.15.0.0 - - ixset-typed < 0 # via template-haskell-2.15.0.0 - - modern-uri < 0 # via template-haskell-2.15.0.0 - quickcheck-arbitrary-template < 0 # via template-haskell-2.15.0.0 - rank2classes < 0 # via template-haskell-2.15.0.0 - - rattletrap < 0 # via template-haskell-2.15.0.0 - safecopy < 0 # via template-haskell-2.15.0.0 - size-based < 0 # via template-haskell-2.15.0.0 - - stache < 0 # via template-haskell-2.15.0.0 - static-text < 0 # via template-haskell-2.15.0.0 - - strive < 0 # via template-haskell-2.15.0.0 - - th-nowq < 0 # via template-haskell-2.15.0.0 - - threepenny-gui < 0 # via template-haskell-2.15.0.0 - - tz < 0 # via template-haskell-2.15.0.0 - uri-bytestring < 0 # via template-haskell-2.15.0.0 - - web3 < 0 # via template-haskell-2.15.0.0 - hyraxAbif < 0 # via text-1.2.4.0 - sqlite-simple-errors < 0 # via text-1.2.4.0 - universum < 0 # via text-1.2.4.0 From 8e182bfc772153cdd3559d3385aae049138edc9d Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Wed, 2 Oct 2019 13:38:03 +0200 Subject: [PATCH 1863/1876] Enable some of my packages (which now work) --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e491c2e..ca383b4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4870,7 +4870,6 @@ packages: - apply-refact < 0 # via ghc-8.8.1 - brittany < 0 # via ghc-8.8.1 - ghc-parser < 0 # via ghc-8.8.1 - - ghc-syntax-highlighter < 0 # via ghc-8.8.1 - hint < 0 # via ghc-8.8.1 - ihaskell < 0 # via ghc-8.8.1 - loopbreaker < 0 # via ghc-8.8.1 @@ -4997,7 +4996,6 @@ packages: - tz < 0 # via time-1.9.3 - web3 < 0 # via time-1.9.3 - wild-bind-x11 < 0 # via time-1.9.3 - - zip < 0 # via time-1.9.3 - ztail < 0 # via time-1.9.3 - mysql-haskell < 0 # via tls-1.5.1 - universe < 0 # via universe-some @@ -5099,7 +5097,6 @@ packages: - eventstore < 0 # via ekg-core - monad-metrics < 0 # via ekg-core - check-email < 0 # via email-validate - - mmark < 0 # via email-validate - yesod-auth < 0 # via email-validate - yesod-form < 0 # via email-validate - persistent-pagination < 0 # via esqueleto @@ -5215,7 +5212,6 @@ packages: - rainbow < 0 # via lens-simple - rainbox < 0 # via lens-simple - polysemy < 0 # via loopbreaker - - mmark < 0 # via modern-uri - mmark-ext < 0 # via modern-uri - witherable < 0 # via monoidal-containers - msgpack-aeson < 0 # via msgpack From 07cecd88020f98a88802b3012990a16e7a5acaa0 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Wed, 2 Oct 2019 09:38:24 -0400 Subject: [PATCH 1864/1876] Reenable regex-posix, regex-tdfa These are no longer blocked on `regex-base`. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e491c2e..12a38140 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5271,8 +5271,6 @@ packages: - regex-compat < 0 # via regex-base-0.94.0.0 - regex-pcre < 0 # via regex-base-0.94.0.0 - regex-pcre-text < 0 # via regex-base-0.94.0.0 - - regex-posix < 0 # via regex-base-0.94.0.0 - - regex-tdfa < 0 # via regex-base-0.94.0.0 - yi-language < 0 # via regex-base-0.94.0.0 - lens-regex < 0 # via regex-posix - regex-compat-tdfa < 0 # via regex-tdfa From 2024d21a5aa34aefd61aceafa606196a68ff5607 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Thu, 3 Oct 2019 06:13:39 -0400 Subject: [PATCH 1865/1876] Reenable blaze-markup, safecopy Two more packages that are in my mantained packages' transitive dependency graph. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e491c2e..7a058198 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4684,7 +4684,6 @@ packages: - base-noprelude < 0 # via base-4.13.0.0 - benchpress < 0 # via base-4.13.0.0 - bencode < 0 # via base-4.13.0.0 - - blaze-markup < 0 # via base-4.13.0.0 - boolean-normal-forms < 0 # via base-4.13.0.0 - brick < 0 # via base-4.13.0.0 - brittany < 0 # via base-4.13.0.0 @@ -4959,7 +4958,6 @@ packages: - interpolatedstring-qq2 < 0 # via template-haskell-2.15.0.0 - quickcheck-arbitrary-template < 0 # via template-haskell-2.15.0.0 - rank2classes < 0 # via template-haskell-2.15.0.0 - - safecopy < 0 # via template-haskell-2.15.0.0 - size-based < 0 # via template-haskell-2.15.0.0 - static-text < 0 # via template-haskell-2.15.0.0 - uri-bytestring < 0 # via template-haskell-2.15.0.0 @@ -6210,7 +6208,6 @@ skipped-tests: - 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 - - blaze-markup # tasty 1.1 - cabal-install # tasty 1.1 - cayley-client # via hspec-2.6.0 - cborg # via tasty-1.2 From e75b9acc0a9acac02ab4592158beb2b908f4e9e2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 4 Oct 2019 00:11:56 +0800 Subject: [PATCH 1866/1876] path enabled --- build-constraints.yaml | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ca383b4b..1252a8f1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5221,18 +5221,6 @@ packages: - pandoc-markdown-ghci-filter < 0 # via pandoc - pandoc-pyplot < 0 # via pandoc - pencil < 0 # via pandoc - - attoparsec-path < 0 # via path - - aws-lambda-haskell-runtime < 0 # via path - - follow-file < 0 # via path - - genvalidity-path < 0 # via path - - http-download < 0 # via path - - mega-sdist < 0 # via path - - path-extra < 0 # via path - - path-io < 0 # via path - - rio-prettyprint < 0 # via path - - stack < 0 # via path - - urlpath < 0 # via path - - validity-path < 0 # via path - classy-prelude-yesod < 0 # via persistent - closed < 0 # via persistent - password-instances < 0 # via persistent @@ -5491,7 +5479,6 @@ packages: - H < 0 # via inline-r - fmt < 0 # via interpolate - generics-eot < 0 # via interpolate - - attoparsec-ip < 0 # via ip - mwc-probability-transition < 0 # via logging-effect - incremental-parser < 0 # via monoid-subclasses - timerep < 0 # via monoid-subclasses @@ -5568,11 +5555,9 @@ packages: - pipes-misc < 0 # via pipes-category # Misc. Removed from above but must still be re-removed due to *another* issue - - attoparsec-uri < 0 # via attoparsec-ip - caster < 0 # via fast-builder - hschema-quickcheck < 0 # via hschema - string-interpolate < 0 # via interpolatedstring-perl6 - - attoparsec-uri < 0 # via ip - string-interpolate < 0 # via text-conversions - xmlbf-xeno < 0 # via xeno - random-fu < 0 # via random-source @@ -5650,10 +5635,6 @@ packages: - network-simple < 0 # via network-bsd - pandoc-citeproc < 0 # via pandoc - pandoc-citeproc < 0 # via pandoc-types - - nvim-hs < 0 # via path - - pantry < 0 # via path - - nvim-hs < 0 # via path-io - - pantry < 0 # via path-io - microformats2-parser < 0 # via pcre-heavy - pantry < 0 # via persistent - persistent-mongoDB < 0 # via persistent @@ -5944,6 +5925,8 @@ packages: - chronos < 0 # also test-framework - direct-sqlite < 0 + - mega-sdist < 0 # via pantry + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 From 6af350c4f653295eb521d17848ec10f88188c47f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 4 Oct 2019 00:13:16 +0800 Subject: [PATCH 1867/1876] enable mmark-ext --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1252a8f1..8a72b21e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5212,7 +5212,6 @@ packages: - rainbow < 0 # via lens-simple - rainbox < 0 # via lens-simple - polysemy < 0 # via loopbreaker - - mmark-ext < 0 # via modern-uri - witherable < 0 # via monoidal-containers - msgpack-aeson < 0 # via msgpack - mysql-haskell-nem < 0 # via mysql-haskell From c5bca9fb03dbfebc3e30f147e57715820d76055d Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Thu, 3 Oct 2019 13:26:29 +0300 Subject: [PATCH 1868/1876] http-media allows base-4.13 --- build-constraints.yaml | 50 +++--------------------------------------- 1 file changed, 3 insertions(+), 47 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09d5e757..6cdfb8eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4334,6 +4334,7 @@ packages: - skein - skylighting-core - snap-core + - some - special-values - splice - split @@ -4403,6 +4404,7 @@ packages: - unbounded-delays - universe - universe-base + - universe-some - universe-dependent-sum - universe-instances-base - universe-instances-extended @@ -4749,7 +4751,6 @@ packages: - hledger-ui < 0 # via base-4.13.0.0 - hledger-web < 0 # via base-4.13.0.0 - hspec-need-env < 0 # via base-4.13.0.0 - - http-media < 0 # via base-4.13.0.0 - hyper < 0 # via base-4.13.0.0 - ihaskell < 0 # via base-4.13.0.0 - indentation-core < 0 # via base-4.13.0.0 @@ -4792,7 +4793,6 @@ packages: - rhine < 0 # via base-4.13.0.0 - rhine-gloss < 0 # via base-4.13.0.0 - salve < 0 # via base-4.13.0.0 - - servant-JuicyPixels < 0 # via base-4.13.0.0 - servant-auth < 0 # via base-4.13.0.0 - servant-auth-client < 0 # via base-4.13.0.0 - servant-auth-docs < 0 # via base-4.13.0.0 @@ -4996,8 +4996,6 @@ packages: - wild-bind-x11 < 0 # via time-1.9.3 - ztail < 0 # via time-1.9.3 - mysql-haskell < 0 # via tls-1.5.1 - - universe < 0 # via universe-some - - universe-dependent-sum < 0 # via universe-some - MissingH < 0 # via unix-2.7.2.2 - beam-core < 0 # via vector-sized-1.4.0.0 - beam-mysql < 0 # via beam-core @@ -5042,13 +5040,11 @@ packages: - Chart-diagrams < 0 # via blaze-markup - SVGFonts < 0 # via blaze-markup - ace < 0 # via blaze-markup - - blaze-html < 0 # via blaze-markup - blaze-svg < 0 # via blaze-markup - heterocephalus < 0 # via blaze-markup - hoogle < 0 # via blaze-markup - markdown < 0 # via blaze-markup - plotlyhs < 0 # via blaze-markup - - servant-swagger-ui-core < 0 # via blaze-markup - shakespeare < 0 # via blaze-markup - trifecta < 0 # via blaze-markup - xml-conduit < 0 # via blaze-markup @@ -5169,23 +5165,10 @@ packages: - yesod-fb < 0 # via http-conduit - yesod-recaptcha2 < 0 # via http-conduit - cachix-api < 0 # via http-media - - servant < 0 # via http-media - - servant-blaze < 0 # via http-media - - servant-cassava < 0 # via http-media - servant-checked-exceptions-core < 0 # via http-media - - servant-client < 0 # via http-media - - servant-client-core < 0 # via http-media - - servant-conduit < 0 # via http-media - - servant-docs < 0 # via http-media - - servant-lucid < 0 # via http-media - - servant-machines < 0 # via http-media - - servant-pipes < 0 # via http-media - servant-rawm < 0 # via http-media - servant-static-th < 0 # via http-media - - servant-swagger < 0 # via http-media - - servant-swagger-ui-core < 0 # via http-media - servant-xml < 0 # via http-media - - servant-yaml < 0 # via http-media - wai-middleware-auth < 0 # via http-reverse-proxy - ses-html < 0 # via http-streams - board-games < 0 # via httpd-shed @@ -5273,19 +5256,9 @@ packages: - servant-auth-wordpress < 0 # via servant-server - servant-checked-exceptions < 0 # via servant-server - servant-cli < 0 # via servant-server - - servant-conduit < 0 # via servant-server - - servant-js < 0 # via servant-server - - servant-lucid < 0 # via servant-server - - servant-machines < 0 # via servant-server - - servant-mock < 0 # via servant-server - - servant-pipes < 0 # via servant-server - servant-rawm < 0 # via servant-server - servant-static-th < 0 # via servant-server - - servant-swagger-ui < 0 # via servant-server - - servant-swagger-ui-core < 0 # via servant-server - - servant-swagger-ui-redoc < 0 # via servant-server - servant-tracing < 0 # via servant-server - - servant-yaml < 0 # via servant-server - tonatona-servant < 0 # via servant-server - testing-feat < 0 # via size-based - gingersnap < 0 # via snap-core @@ -5304,10 +5277,6 @@ packages: - sv-cassava < 0 # via sv-core - Chart-diagrams < 0 # via svg-builder - cachix-api < 0 # via swagger2 - - servant-swagger < 0 # via swagger2 - - servant-swagger-ui < 0 # via swagger2 - - servant-swagger-ui-core < 0 # via swagger2 - - servant-swagger-ui-redoc < 0 # via swagger2 - hspec-pg-transact < 0 # via tmp-postgres - pg-transact < 0 # via tmp-postgres - salak-toml < 0 # via tomland @@ -5322,7 +5291,6 @@ packages: - hamilton < 0 # via vty - hledger-iadd < 0 # via vty - servant-rawm < 0 # via wai-app-static - - servant-swagger-ui-core < 0 # via wai-app-static - servius < 0 # via wai-app-static - wai-middleware-auth < 0 # via wai-app-static - yesod-static < 0 # via wai-app-static @@ -5409,9 +5377,6 @@ packages: - template-toolkit < 0 # via regex-pcre-builtin - dl-fedora < 0 # via regex-posix - inline-c < 0 # via regex-posix - - language-haskell-extract < 0 # via regex-posix - - test-framework < 0 # via regex-posix - - test-framework-th < 0 # via regex-posix - xml-to-json < 0 # via regex-posix - cabal-debian < 0 # via regex-tdfa - haskell-gi < 0 # via regex-tdfa @@ -5422,7 +5387,6 @@ packages: - relational-record < 0 # via relational-query-HDBC - wikicfp-scraper < 0 # via scalpel-core - miso < 0 # via servant - - servant-foreign < 0 # via servant - miso < 0 # via servant-lucid - state-codes < 0 # via shakespeare - xml-hamlet < 0 # via shakespeare @@ -5529,9 +5493,7 @@ packages: - abstract-deque-tests < 0 # via test-framework - crypto-api-tests < 0 # via test-framework - crypto-cipher-tests < 0 # via test-framework - - test-framework-hunit < 0 # via test-framework - test-framework-leancheck < 0 # via test-framework - - test-framework-quickcheck2 < 0 # via test-framework - test-framework-smallcheck < 0 # via test-framework - tonatona < 0 # via tonaparser - tonatona-logger < 0 # via tonaparser @@ -5586,11 +5548,9 @@ packages: - ws < 0 # via attoparsec-uri - microformats2-parser < 0 # via blaze-html - persistent-mongoDB < 0 # via blaze-html - - wai-app-static < 0 # via blaze-html - yesod-core < 0 # via blaze-html - yesod-test < 0 # via blaze-html - microformats2-parser < 0 # via blaze-markup - - wai-app-static < 0 # via blaze-markup - yesod-core < 0 # via blaze-markup - hOpenPGP < 0 # via bzlib - xml-lens < 0 # via case-insensitive-1.2.1.0 @@ -5606,10 +5566,6 @@ packages: - microformats2-parser < 0 # via html-conduit - yesod-test < 0 # via html-conduit - pantry < 0 # via http-download - - servant-http-streams < 0 # via http-media - - servant-multipart < 0 # via http-media - - servant-server < 0 # via http-media - - swagger2 < 0 # via http-media - asif < 0 # via hw-hspec-hedgehog - asif < 0 # via hw-ip - hOpenPGP < 0 # via incremental-parser @@ -5653,7 +5609,6 @@ packages: - haskoin-core < 0 # via secp256k1-haskell - servant-http-streams < 0 # via servant - servant-multipart < 0 # via servant - - servant-server < 0 # via servant - servant-http-streams < 0 # via servant-client-core - servant-multipart < 0 # via servant-docs - servant-multipart < 0 # via servant-foreign @@ -6066,6 +6021,7 @@ skipped-tests: # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. - time-compat # base-compat 0.11 + - http-media # base-4.13 # fails with ghc 8.8 - alex # as of alex-3.2.4 From 41e13d1b2145579814714f1cc7f982b0d6406414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Ch=C3=A9ron?= Date: Thu, 3 Oct 2019 20:54:52 +0200 Subject: [PATCH 1869/1876] Restore http-client-tls and dependencies --- build-constraints.yaml | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e491c2e..00fcbdec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4678,7 +4678,6 @@ packages: - active < 0 # via base-4.13.0.0 - aeson-diff < 0 # via base-4.13.0.0 - alarmclock < 0 # via base-4.13.0.0 - - asn1-encoding < 0 # via base-4.13.0.0 - autoexporter < 0 # via base-4.13.0.0 - bank-holidays-england < 0 # via base-4.13.0.0 - base-noprelude < 0 # via base-4.13.0.0 @@ -4805,7 +4804,6 @@ packages: - slack-web < 0 # via base-4.13.0.0 - smallcheck-series < 0 # via base-4.13.0.0 - snap-server < 0 # via base-4.13.0.0 - - socks < 0 # via base-4.13.0.0 - sqlite-simple < 0 # via base-4.13.0.0 - statestack < 0 # via base-4.13.0.0 - strive < 0 # via base-4.13.0.0 @@ -5032,14 +5030,10 @@ packages: - file-modules < 0 # via MissingH - hadolint < 0 # via ShellCheck - ipynb < 0 # via aeson-diff - - asn1-parse < 0 # via asn1-encoding - aws-cloudfront-signed-cookies < 0 # via asn1-encoding - crypto-pubkey-openssh < 0 # via asn1-encoding - crypto-pubkey-types < 0 # via asn1-encoding - pkcs10 < 0 # via asn1-encoding - - x509 < 0 # via asn1-encoding - - x509-store < 0 # via asn1-encoding - - x509-validation < 0 # via asn1-encoding - avers-api < 0 # via servant - fib < 0 # via base-noprelude - bencoding < 0 # via bencode @@ -5452,9 +5446,7 @@ packages: - stripe-wreq < 0 # via wreq - jose < 0 # via x509 - jwt < 0 # via x509 - - x509-system < 0 # via x509 - jwt < 0 # via x509-store - - x509-system < 0 # via x509-store - haskell-gi < 0 # via xml-conduit - xlsx < 0 # via xml-conduit - xml-conduit-parse < 0 # via xml-conduit @@ -5606,7 +5598,6 @@ packages: - tcp-streams-openssl < 0 # via HsOpenSSL-x509-system - pandoc-citeproc < 0 # via HsYAML-aeson - hOpenPGP < 0 # via asn1-encoding - - tls < 0 # via asn1-encoding - ws < 0 # via attoparsec-uri - microformats2-parser < 0 # via blaze-html - persistent-mongoDB < 0 # via blaze-html @@ -5687,7 +5678,6 @@ packages: - servant-multipart < 0 # via servant-foreign - yesod-bin < 0 # via shakespeare - yesod-core < 0 # via shakespeare - - connection < 0 # via socks - network-simple < 0 # via socks - store < 0 # via store-core - pantry < 0 # via tar-conduit @@ -5724,28 +5714,17 @@ packages: - vivid < 0 # via vivid-supercollider - web-routes-wai < 0 # via web-routes - ws < 0 # via wuss - - connection < 0 # via x509 - network-simple-tls < 0 # via x509 - postgresql-typed < 0 # via x509 - tcp-streams < 0 # via x509 - - tls < 0 # via x509 - - tls-debug < 0 # via x509 - warp-tls-uid < 0 # via x509 - - connection < 0 # via x509-store - network-simple-tls < 0 # via x509-store - postgresql-typed < 0 # via x509-store - tcp-streams < 0 # via x509-store - - tls < 0 # via x509-store - - tls-debug < 0 # via x509-store - - connection < 0 # via x509-system - network-simple-tls < 0 # via x509-system - tcp-streams < 0 # via x509-system - - tls-debug < 0 # via x509-system - - connection < 0 # via x509-validation - network-simple-tls < 0 # via x509-validation - postgresql-typed < 0 # via x509-validation - - tls < 0 # via x509-validation - - tls-debug < 0 # via x509-validation - DAV < 0 # via xml-conduit - pandoc-citeproc < 0 # via xml-conduit - xml-lens < 0 # via xml-conduit @@ -5754,7 +5733,6 @@ packages: - HandsomeSoup < 0 # via HTTP - hxt-http < 0 # via HTTP - amqp < 0 # via connection - - http-client-tls < 0 # via connection - http-conduit < 0 # via connection - network-conduit-tls < 0 # via connection - http-streams < 0 # via io-streams @@ -5765,10 +5743,8 @@ packages: - pipes-network-tls < 0 # via network-simple - pipes-network-tls < 0 # via network-simple-tls - http-streams < 0 # via openssl-streams - - http-client-tls < 0 # via tls - network-conduit-tls < 0 # via tls - pipes-network-tls < 0 # via tls - - tls-session-manager < 0 # via tls - warp-tls < 0 # via tls - wai-websockets < 0 # via wai-app-static - wai-session-postgresql < 0 # via wai-session From b1c07724ccd48b59e2e8a35c7a28854f15cd0198 Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Thu, 3 Oct 2019 23:46:34 +0200 Subject: [PATCH 1870/1876] Reenable brittany, butcher, data-tree-print Including the tests of brittany --- build-constraints.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09d5e757..641ddbaa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4686,8 +4686,6 @@ packages: - bencode < 0 # via base-4.13.0.0 - boolean-normal-forms < 0 # via base-4.13.0.0 - brick < 0 # via base-4.13.0.0 - - brittany < 0 # via base-4.13.0.0 - - butcher < 0 # via base-4.13.0.0 - bzlib < 0 # via base-4.13.0.0 - cabal-install < 0 # via base-4.13.0.0 - cborg-json < 0 # via base-4.13.0.0 @@ -4701,7 +4699,6 @@ packages: - crypto-enigma < 0 # via base-4.13.0.0 - css-syntax < 0 # via base-4.13.0.0 - cyclotomic < 0 # via base-4.13.0.0 - - data-tree-print < 0 # via base-4.13.0.0 - dbus < 0 # via base-4.13.0.0 - derulo < 0 # via base-4.13.0.0 - diagrams-contrib < 0 # via base-4.13.0.0 @@ -4867,15 +4864,12 @@ packages: - hw-packed-vector < 0 # via generic-lens-1.2.0.0 - hw-rankselect < 0 # via generic-lens-1.2.0.0 - apply-refact < 0 # via ghc-8.8.1 - - brittany < 0 # via ghc-8.8.1 - ghc-parser < 0 # via ghc-8.8.1 - hint < 0 # via ghc-8.8.1 - ihaskell < 0 # via ghc-8.8.1 - loopbreaker < 0 # via ghc-8.8.1 - hsdev < 0 # via ghc-boot-8.8.1 - ihaskell < 0 # via ghc-boot-8.8.1 - - brittany < 0 # via ghc-boot-th-8.8.1 - - brittany < 0 # via ghc-exactprint-0.6.2 - gi-gtk-hs < 0 # via gi-gdk-4.0.1 - gi-gtksource < 0 # via gi-gdk-4.0.1 - gi-vte < 0 # via gi-gdk-4.0.1 @@ -6714,9 +6708,6 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4810 - dns - # https://github.com/commercialhaskell/stackage/issues/4815 - - brittany - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 9d69af25a4d6c48e6213fd8539bc8c3cfef5e65b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 4 Oct 2019 09:17:25 +0800 Subject: [PATCH 1871/1876] allow ghc-exactprint test failure (alanz/ghc-exactprint#82) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09d5e757..97ea5f99 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6717,6 +6717,8 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4815 - brittany + # https://github.com/alanz/ghc-exactprint/issues/82 + - ghc-exactprint # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 29ada220c6500bad31b5720adf24fafd86e0ead0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 4 Oct 2019 09:33:05 +0800 Subject: [PATCH 1872/1876] enable github-webhooks (#4871) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d505eee0..8f438482 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5793,7 +5793,6 @@ packages: - conduit-iconv < 0 # MonadFail - docopt < 0 # MonadFail - groundhog < 0 # MonadFail - - github-webhooks < 0 # unknown - protocol-buffers < 0 # MonadFail - mustache < 0 # Lift Text - hspec-expectations-pretty-diff < 0 # unknown From 3ea88b30c1233fd61ff89ca26a4442a091c7a04a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 4 Oct 2019 09:35:55 +0800 Subject: [PATCH 1873/1876] fast-logger < 3.0.0 (#4877) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f438482..a25472db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5851,8 +5851,8 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - [] - + # https://github.com/commercialhaskell/stackage/issues/4877 + - fast-logger < 3.0.0 # end of packages From 5f465469e70a0d84de41ccae3c8301708894ab12 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 4 Oct 2019 09:39:02 +0800 Subject: [PATCH 1874/1876] wai-logger < 2.3.6 (#4877) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a25472db..a9405ef2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5853,6 +5853,7 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/4877 - fast-logger < 3.0.0 + - wai-logger < 2.3.6 # end of packages From 24227669f2d44cc4bab6707358e818304b8a6c5f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 4 Oct 2019 10:17:52 +0800 Subject: [PATCH 1875/1876] Revert "enable github-webhooks (#4871)" This reverts commit 29ada220c6500bad31b5720adf24fafd86e0ead0. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9405ef2..bfad01b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5793,6 +5793,7 @@ packages: - conduit-iconv < 0 # MonadFail - docopt < 0 # MonadFail - groundhog < 0 # MonadFail + - github-webhooks < 0 # unknown - protocol-buffers < 0 # MonadFail - mustache < 0 # Lift Text - hspec-expectations-pretty-diff < 0 # unknown From 6b12eb8612d619c7dccc39bd75e80cbded69715c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 4 Oct 2019 17:35:00 +0800 Subject: [PATCH 1876/1876] unlock a chunk of packages and update some via's --- build-constraints.yaml | 164 +++-------------------------------------- 1 file changed, 9 insertions(+), 155 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bfad01b2..abdaafb6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4668,11 +4668,8 @@ packages: - ShellCheck < 0 # via Cabal-3.0.0.0 - cipher-aes128 < 0 # via Cabal-3.0.0.0 - proto-lens-setup < 0 # via Cabal-3.0.0.0 - - dhall < 0 # via Diff-0.4.0 - language-ecmascript < 0 # via Diff-0.4.0 - - pandoc < 0 # via Diff-0.4.0 - pandoc < 0 # via HsYAML-0.2.0.0 - - dhall-json < 0 # via ansi-terminal-0.10 - MissingH < 0 # via array-0.5.4.0 - MissingH < 0 # via base-4.13.0.0 - Strafunski-StrategyLib < 0 # via base-4.13.0.0 @@ -4838,6 +4835,7 @@ packages: - GLFW-b < 0 # via bindings-GLFW-3.3.0.0 - hyraxAbif < 0 # via bytestring-0.10.9.0 - hw-hspec-hedgehog < 0 # via call-stack-0.2.0 + - dhall < 0 # via cborg-json - sized-grid < 0 # via constraints-0.11.2 - dependent-map < 0 # via constraints-extras - dependent-sum < 0 # via constraints-extras @@ -4987,7 +4985,6 @@ packages: - web3 < 0 # via time-1.9.3 - wild-bind-x11 < 0 # via time-1.9.3 - ztail < 0 # via time-1.9.3 - - mysql-haskell < 0 # via tls-1.5.1 - MissingH < 0 # via unix-2.7.2.2 - beam-core < 0 # via vector-sized-1.4.0.0 - beam-mysql < 0 # via beam-core @@ -5018,42 +5015,14 @@ packages: - file-modules < 0 # via MissingH - hadolint < 0 # via ShellCheck - ipynb < 0 # via aeson-diff - - aws-cloudfront-signed-cookies < 0 # via asn1-encoding - - crypto-pubkey-openssh < 0 # via asn1-encoding - - crypto-pubkey-types < 0 # via asn1-encoding - - pkcs10 < 0 # via asn1-encoding - avers-api < 0 # via servant - fib < 0 # via base-noprelude - bencoding < 0 # via bencode - - Chart-diagrams < 0 # via blaze-markup - - SVGFonts < 0 # via blaze-markup - - ace < 0 # via blaze-markup - - blaze-svg < 0 # via blaze-markup - - heterocephalus < 0 # via blaze-markup - - hoogle < 0 # via blaze-markup - - markdown < 0 # via blaze-markup - - plotlyhs < 0 # via blaze-markup - - shakespeare < 0 # via blaze-markup - - trifecta < 0 # via blaze-markup - - xml-conduit < 0 # via blaze-markup - - xml-html-qq < 0 # via blaze-markup - - yesod < 0 # via blaze-markup - - yesod-alerts < 0 # via blaze-markup - - yesod-auth < 0 # via blaze-markup - - yesod-form < 0 # via blaze-markup - - yesod-form-bootstrap4 < 0 # via blaze-markup - - yesod-newsfeed < 0 # via blaze-markup - - yesod-paginator < 0 # via blaze-markup - hledger-iadd < 0 # via brick - bson-lens < 0 # via bson - debian < 0 # via bzlib - chronos-bench < 0 # via chronos - qnap-decrypt < 0 # via cipher-aes128 - - configuration-tools < 0 # via connection - - eventstore < 0 # via connection - - hoogle < 0 # via connection - - minio-hs < 0 # via connection - - soap-tls < 0 # via connection - credential-store < 0 # via dbus - functor-combinators < 0 # via dependent-sum - prim-uniq < 0 # via dependent-sum @@ -5105,53 +5074,6 @@ packages: - wai-middleware-auth < 0 # via hoauth2 - yesod-auth-oauth2 < 0 # via hoauth2 - haskell-lsp < 0 # via hslogger - - aur < 0 # via http-client-tls - - configuration-tools < 0 # via http-client-tls - - hopenpgp-tools < 0 # via http-client-tls - - hpack < 0 # via http-client-tls - - http-client-overrides < 0 # via http-client-tls - - http-directory < 0 # via http-client-tls - - koofr-client < 0 # via http-client-tls - - mime-mail-ses < 0 # via http-client-tls - - minio-hs < 0 # via http-client-tls - - opensource < 0 # via http-client-tls - - pipes-http < 0 # via http-client-tls - - planb-token-introspection < 0 # via http-client-tls - - scalpel < 0 # via http-client-tls - - soap-tls < 0 # via http-client-tls - - stack < 0 # via http-client-tls - - textlocal < 0 # via http-client-tls - - wai-middleware-auth < 0 # via http-client-tls - - wreq < 0 # via http-client-tls - - yesod-auth < 0 # via http-client-tls - - yesod-fb < 0 # via http-client-tls - - MusicBrainz < 0 # via http-conduit - - authenticate < 0 # via http-conduit - - cisco-spark-api < 0 # via http-conduit - - classy-prelude-yesod < 0 # via http-conduit - - cryptocompare < 0 # via http-conduit - - fb < 0 # via http-conduit - - google-isbn < 0 # via http-conduit - - hoogle < 0 # via http-conduit - - http-download < 0 # via http-conduit - - kawhi < 0 # via http-conduit - - line < 0 # via http-conduit - - mime-mail-ses < 0 # via http-conduit - - minio-hs < 0 # via http-conduit - - mmtf < 0 # via http-conduit - - nuxeo < 0 # via http-conduit - - oeis2 < 0 # via http-conduit - - stack < 0 # via http-conduit - - textlocal < 0 # via http-conduit - - wai-middleware-auth < 0 # via http-conduit - - webex-teams-api < 0 # via http-conduit - - webex-teams-conduit < 0 # via http-conduit - - webex-teams-pipes < 0 # via http-conduit - - yesod-auth < 0 # via http-conduit - - yesod-auth-hashdb < 0 # via http-conduit - - yesod-auth-oauth2 < 0 # via http-conduit - - yesod-fb < 0 # via http-conduit - - yesod-recaptcha2 < 0 # via http-conduit - cachix-api < 0 # via http-media - servant-checked-exceptions-core < 0 # via http-media - servant-rawm < 0 # via http-media @@ -5220,14 +5142,9 @@ packages: - pedersen-commitment < 0 # via protolude - avro < 0 # via pure-zlib - regex-with-pcre < 0 # via regex - - regex-compat < 0 # via regex-base-0.94.0.0 - - regex-pcre < 0 # via regex-base-0.94.0.0 - regex-pcre-text < 0 # via regex-base-0.94.0.0 + - regex-tdfa-text < 0 # via regex-base-0.94.0.0 - yi-language < 0 # via regex-base-0.94.0.0 - - lens-regex < 0 # via regex-posix - - regex-compat-tdfa < 0 # via regex-tdfa - - regex-tdfa-text < 0 # via regex-tdfa - - scalpel-core < 0 # via regex-tdfa - datasets < 0 # via req - elm2nix < 0 # via req - req-conduit < 0 # via req @@ -5337,8 +5254,6 @@ packages: - skylighting < 0 # via blaze-html - skylighting-core < 0 # via blaze-html - barrier < 0 # via blaze-svg - - RSA < 0 # via crypto-pubkey-types - - crypto-pubkey < 0 # via crypto-pubkey-types - cabal-debian < 0 # via debian - xml-isogen < 0 # via dom-parser - cabal2nix < 0 # via hpack @@ -5356,22 +5271,12 @@ packages: - postgresql-simple-queue < 0 # via pg-transact - inliterate < 0 # via plotlyhs - polysemy-plugin < 0 # via polysemy - - epub-metadata < 0 # via regex-compat-tdfa - highlighting-kate < 0 # via regex-pcre-builtin - html-email-validate < 0 # via regex-pcre-builtin - pcre-utils < 0 # via regex-pcre-builtin - skylighting < 0 # via regex-pcre-builtin - skylighting-core < 0 # via regex-pcre-builtin - template-toolkit < 0 # via regex-pcre-builtin - - dl-fedora < 0 # via regex-posix - - inline-c < 0 # via regex-posix - - xml-to-json < 0 # via regex-posix - - cabal-debian < 0 # via regex-tdfa - - haskell-gi < 0 # via regex-tdfa - - katip < 0 # via regex-tdfa - - menshen < 0 # via regex-tdfa - - shelltestrunner < 0 # via regex-tdfa - - tasty-silver < 0 # via regex-tdfa - relational-record < 0 # via relational-query-HDBC - wikicfp-scraper < 0 # via scalpel-core - miso < 0 # via servant @@ -5381,16 +5286,6 @@ packages: - show-prettyprint < 0 # via trifecta - emd < 0 # via typelits-witnesses - stripe-wreq < 0 # via wreq - - jose < 0 # via x509 - - jwt < 0 # via x509 - - jwt < 0 # via x509-store - - haskell-gi < 0 # via xml-conduit - - xlsx < 0 # via xml-conduit - - xml-conduit-parse < 0 # via xml-conduit - - xml-conduit-writer < 0 # via xml-conduit - - xml-hamlet < 0 # via xml-conduit - - xml-indexed-cursor < 0 # via xml-conduit - - xml-isogen < 0 # via xml-conduit - yeshql < 0 # via yeshql-hdbc # round 4 @@ -5431,12 +5326,6 @@ packages: - hschema-prettyprinter < 0 # via natural-transformation - asciidiagram < 0 # via pandoc-types - texmath < 0 # via pandoc-types - - conduit-parse < 0 # via parsers - - data-serializer < 0 # via parsers - - data-textual < 0 # via parsers - - network-ip < 0 # via parsers - - replace-attoparsec < 0 # via parsers - - time-parsers < 0 # via parsers - hasql < 0 # via postgresql-binary - dbcleaner < 0 # via postgresql-simple - peregrin < 0 # via postgresql-simple @@ -5490,8 +5379,6 @@ packages: # round 6 - rasterific-svg < 0 # via Rasterific - fmt-for-rio < 0 # via enum-text-rio - - monad-unlift-ref < 0 # via mutable-containers - - xeno < 0 # via mutable-containers - pipes-category < 0 # via pipes-extras # round 7 @@ -5502,9 +5389,7 @@ packages: - hschema-quickcheck < 0 # via hschema - string-interpolate < 0 # via interpolatedstring-perl6 - string-interpolate < 0 # via text-conversions - - xmlbf-xeno < 0 # via xeno - random-fu < 0 # via random-source - - Hoed < 0 # via regex-tdfa - Hoed < 0 # via regex-tdfa-text - random-fu < 0 # via rvar - codec < 0 # via binary-bits @@ -5529,7 +5414,6 @@ packages: - postgresql-typed < 0 # via HDBC - tcp-streams-openssl < 0 # via HsOpenSSL-x509-system - pandoc-citeproc < 0 # via HsYAML-aeson - - hOpenPGP < 0 # via asn1-encoding - ws < 0 # via attoparsec-uri - microformats2-parser < 0 # via blaze-html - persistent-mongoDB < 0 # via blaze-html @@ -5548,8 +5432,6 @@ packages: - hasbolt < 0 # via hex - pantry < 0 # via hpack - scotty < 0 # via hspec-wai - - microformats2-parser < 0 # via html-conduit - - yesod-test < 0 # via html-conduit - pantry < 0 # via http-download - asif < 0 # via hw-hspec-hedgehog - asif < 0 # via hw-ip @@ -5560,6 +5442,7 @@ packages: - bson < 0 # via network-3.1.1.0 - hslogger < 0 # via network-3.1.1.0 - mongoDB < 0 # via network-3.1.1.0 + - network-bsd < 0 # via network-3.1.1.0 - openssl-streams < 0 # via network-3.1.1.0 - socket-activation < 0 # via network-3.1.1.0 - tcp-streams-openssl < 0 # via network-3.1.1.0 @@ -5569,6 +5452,7 @@ packages: - httpd-shed < 0 # via network-bsd - network-multicast < 0 # via network-bsd - network-simple < 0 # via network-bsd + - network-simple-tls < 0 # via network-simple - pandoc-citeproc < 0 # via pandoc - pandoc-citeproc < 0 # via pandoc-types - microformats2-parser < 0 # via pcre-heavy @@ -5584,11 +5468,10 @@ packages: - hOpenPGP < 0 # via prettyprinter - nvim-hs < 0 # via prettyprinter - nvim-hs < 0 # via prettyprinter-ansi-terminal + - trifecta < 0 # via prettyprinter-ansi-terminal - yesod-bin < 0 # via project-template - libraft < 0 # via protolude - libraft < 0 # via quickcheck-state-machine - - scotty < 0 # via regex-compat - - snap-core < 0 # via regex-posix - pantry < 0 # via rio-orphans - pantry < 0 # via rio-prettyprint - haskoin-core < 0 # via secp256k1-haskell @@ -5599,7 +5482,6 @@ packages: - servant-multipart < 0 # via servant-foreign - yesod-bin < 0 # via shakespeare - yesod-core < 0 # via shakespeare - - network-simple < 0 # via socks - store < 0 # via store-core - pantry < 0 # via tar-conduit - libraft < 0 # via tasty-dejafu @@ -5635,27 +5517,9 @@ packages: - vivid < 0 # via vivid-supercollider - web-routes-wai < 0 # via web-routes - ws < 0 # via wuss - - network-simple-tls < 0 # via x509 - - postgresql-typed < 0 # via x509 - - tcp-streams < 0 # via x509 - - warp-tls-uid < 0 # via x509 - - network-simple-tls < 0 # via x509-store - - postgresql-typed < 0 # via x509-store - - tcp-streams < 0 # via x509-store - - network-simple-tls < 0 # via x509-system - - tcp-streams < 0 # via x509-system - - network-simple-tls < 0 # via x509-validation - - postgresql-typed < 0 # via x509-validation - - DAV < 0 # via xml-conduit - - pandoc-citeproc < 0 # via xml-conduit - - xml-lens < 0 # via xml-conduit - - yesod-test < 0 # via xml-conduit - DAV < 0 # via xml-hamlet - HandsomeSoup < 0 # via HTTP - hxt-http < 0 # via HTTP - - amqp < 0 # via connection - - http-conduit < 0 # via connection - - network-conduit-tls < 0 # via connection - http-streams < 0 # via io-streams - butter < 0 # via network-simple - network-anonymous-i2p < 0 # via network-simple @@ -5664,20 +5528,12 @@ packages: - pipes-network-tls < 0 # via network-simple - pipes-network-tls < 0 # via network-simple-tls - http-streams < 0 # via openssl-streams - - network-conduit-tls < 0 # via tls - - pipes-network-tls < 0 # via tls - - warp-tls < 0 # via tls - wai-websockets < 0 # via wai-app-static - wai-session-postgresql < 0 # via wai-session - wai-websockets < 0 # via websockets - bugsnag-haskell < 0 # via yesod-core - - bitx-bitcoin < 0 # via http-client-tls - - datadog < 0 # via http-client-tls - - oauthenticated < 0 # via http-client-tls - conduit-throttle < 0 # via test-framework - conduit-throttle < 0 # via test-framework-hunit - - html-conduit < 0 # via xml-conduit - - tagstream-conduit < 0 # via xml-conduit - decidable < 0 # via vinyl - functor-products < 0 # via vinyl - list-witnesses < 0 # via vinyl @@ -5686,10 +5542,8 @@ packages: - groundhog-inspector < 0 # via groundhog-sqlite - groundhog-inspector < 0 # via groundhog-th - lsp-test < 0 # via haskell-lsp - - groundhog-inspector < 0 # via regex-compat - - ginger < 0 # via regex-tdfa - - http-reverse-proxy < 0 # via http-conduit - - wai-enforce-https < 0 # via warp-tls + - ginger < 0 # via regex-tdfa-1.3.0 + - menshen < 0 # via regex-tdfa-1.3.0 "GHC 8.8-related build failures": # MonadFail stuff @@ -5782,6 +5636,7 @@ packages: # More build failure transitive deps - random-source < 0 # via flexible-defaults - backprop < 0 # via vinyl + - network-ip < 0 # via data-dword # Some more failures - present < 0 # MonadFail @@ -5827,12 +5682,11 @@ packages: - cql-io < 0 # via cql - groundhog-mysql < 0 # via groundhog - logging-effect < 0 # via prettyprinter + - xmlbf-xeno < 0 # via xmlbf # previously blocked by http-client - - authenticate-oauth < 0 # via RSA crypto-pubkey-types - mmtf < 0 # via data-msgpack - gym-http-api < 0 # via servant servant-client - - soap < 0 # via xml-conduit xml-conduit-writer # hashable-1.3.0 - concurrent-supply < 0