From d20643cc7ee0decb0983bf56ab03c88d36ed7b13 Mon Sep 17 00:00:00 2001 From: Pavel Krajcevski Date: Mon, 30 Apr 2018 22:48:17 -0700 Subject: [PATCH 01/27] Assume maintainership of HCodecs and signal that it now builds on nightly --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec2c1ece..1ff60360 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -870,7 +870,6 @@ packages: - tuples-homogenous-h98 "George Giorgidze @giorgidze": - - HCodecs < 0 # build failure with GHC 8.4 - YampaSynth < 0 # build failure with GHC 8.4 - set-monad < 0 # build failure with GHC 8.4 @@ -1037,6 +1036,7 @@ packages: - netwire-input-glfw - yoga - freetype2 + - HCodecs "Emanuel Borsboom @borsboom": - BoundedChan From a751822460023a1fe3fbce2739103e0991a0bd45 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Tue, 1 May 2018 12:53:04 +0200 Subject: [PATCH 02/27] wl-pprint-console and colorful-monoids: Removed ghc 8.4 constraints New version released on hackage which fixes the issue with Semigroup/Monoid. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec2c1ece..15564d14 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2739,13 +2739,13 @@ packages: - writer-cps-lens - writer-cps-full - wl-pprint-annotated - - wl-pprint-console < 0 # GHC 8.4 via colorful-monoids + - wl-pprint-console - console-style - unlit - intro - tasty-auto - tasty-stats - - colorful-monoids < 0 # build failure with GHC 8.4 + - colorful-monoids - ihs "Taras Serduke @tserduke": From f56240fe5f7778b97e2709cd19e6150c6b1254fb Mon Sep 17 00:00:00 2001 From: Henri Verroken Date: Tue, 1 May 2018 17:12:25 +0200 Subject: [PATCH 03/27] Add zeromq4-patterns --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec2c1ece..9c3b8eb2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2647,6 +2647,7 @@ packages: - lxd-client < 0 # GHC 8.4 via http-media - lxd-client-config - xxhash-ffi + - zeromq4-patterns "Cliff Harvey @BlackBrane": - ansigraph < 0 # GHC 8.4 via base-4.11.0.0 From 685e946d77e146e14cbcfe65165aae5f2a6a9fd0 Mon Sep 17 00:00:00 2001 From: Dave Tapley Date: Tue, 1 May 2018 12:28:07 -0700 Subject: [PATCH 04/27] inline-c is GHC 8.4 ready --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec2c1ece..5332e865 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2264,8 +2264,8 @@ packages: - webdriver "Luke Iannini @lukexi": - - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 - - inline-c-cpp < 0 # GHC 8.4 via inline-c + - inline-c + - inline-c-cpp - ekg "Michael Schröder @mcschroeder": From 52bfe5e2808aee405bb53b41b09c57829d45e2cb Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Wed, 2 May 2018 16:17:19 +0200 Subject: [PATCH 05/27] Re-added `plot-light` The latest upstream version of plot-light builds with `nightly-2018-05-01` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec2c1ece..526366ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -244,7 +244,7 @@ packages: - network-multicast - xeno - goggles - - plot-light < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - plot-light - mapquest-api "Joseph Canero @caneroj1": From fca52dbdf54e1b323c815c3b14991688dfcabfdb Mon Sep 17 00:00:00 2001 From: Andrew Cowie Date: Thu, 3 May 2018 16:55:02 +1000 Subject: [PATCH 06/27] Add locators --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69016aab..9642d233 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2095,6 +2095,7 @@ packages: "Andrew Cowie @afcowie": - http-common - http-streams + - locators "Sean Hunt Date: Fri, 4 May 2018 14:45:52 +1000 Subject: [PATCH 07/27] Add chronologique --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69016aab..cc24992a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2093,6 +2093,7 @@ packages: - openssl-streams "Andrew Cowie @afcowie": + - chronologique - http-common - http-streams From 11f1380987d4e2b70e33aad6cca704ea43ea1646 Mon Sep 17 00:00:00 2001 From: Victor Denisov Date: Thu, 3 May 2018 22:28:22 -0700 Subject: [PATCH 08/27] Return mongoDB to nightly build --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69016aab..9cbff926 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2666,7 +2666,7 @@ packages: - open-witness "Victor Denisov @VictorDenisov": - - mongoDB < 0 # GHC 8.4 via random-shuffle + - mongoDB - bson "Alexis King @lexi-lambda": From da043a6aa70075699dca2def9d724c4fb2b8b697 Mon Sep 17 00:00:00 2001 From: Reed Oei Date: Fri, 4 May 2018 01:29:58 -0500 Subject: [PATCH 09/27] Add fuzzy-dates. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69016aab..e89e19d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3306,6 +3306,9 @@ packages: "ALeX Kazik @alexkazik": - qnap-decrypt + + "Reed Oei @ReedOei": + - fuzzy-dates # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From d6f770e65ee8a3879c073d149d642a21b978880e Mon Sep 17 00:00:00 2001 From: Troels Henriksen Date: Sat, 5 May 2018 23:10:09 +0200 Subject: [PATCH 10/27] exception-transformers 0.4.0.7 works with Stackage. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69016aab..4e49ef1e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3374,7 +3374,6 @@ packages: - attoparsec-time < 0 # GHC 8.4 via doctest-0.15.0 - hint < 0 # GHC 8.4 via ghc-8.4.1 - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 - - exception-transformers < 0 # GHC 8.4 via transformers-compat-0.6.0.6 - exception-mtl < 0 # GHC 8.4 via exception-transformers - consul-haskell < 0 # GHC 8.4 via uuid - hasql-transaction < 0 # GHC 8.4 via hasql From 968731d184ed323d8d197d1e4cb5f4c2ad90f2a0 Mon Sep 17 00:00:00 2001 From: Rob Looby Date: Sat, 5 May 2018 17:37:27 -0500 Subject: [PATCH 11/27] stylish-haskell works with GHC 8.4 as of 0.9.1.0 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69016aab..4dc6a13e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -454,7 +454,7 @@ packages: "Jasper Van der Jeugt @jaspervdj": - blaze-html - blaze-markup - - stylish-haskell < 0 # BuildFailureException with GHC 8.4 + - stylish-haskell # - profiteur # js-jquery 3.3 - psqueues - websockets From bf34e650f24be0d096cdae897ad4621756f570ff Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Sun, 6 May 2018 00:14:05 +0100 Subject: [PATCH 12/27] Add record-dot-preprocessor --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69016aab..3c0ac2ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -433,6 +433,7 @@ packages: - weeder - profiterole - debug + - record-dot-preprocessor "Karl Ostmo @kostmo": - perfect-hash-generator From 9a6fe5612dcdf5ce1d8840f8d77091fee0dafd0f Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Sun, 6 May 2018 10:54:28 -0700 Subject: [PATCH 13/27] Add back proto-lens-* New versions have been released to Hackage which build against stack-nightly. --- build-constraints.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69016aab..e3f54b20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2994,14 +2994,14 @@ packages: - hslua-aeson "Judah Jacobson @judah": - - lens-labels < 0 # GHC 8.4 via base-4.11.0.0 - # - proto-lens-combinators # haskell-src-exts via proto-lens-protoc - # - proto-lens-protobuf-types # haskell-src-exts via proto-lens-protoc - # - proto-lens-protoc # haskell-src-exts - - proto-lens < 0 # GHC 8.4 via base-4.11.0.0 - - proto-lens-arbitrary < 0 # GHC 8.4 via base-4.11.0.0 - - proto-lens-descriptors < 0 # GHC 8.4 via base-4.11.0.0 - - proto-lens-optparse < 0 # GHC 8.4 via base-4.11.0.0 + - lens-labels + - proto-lens-combinators + - proto-lens-protobuf-types + - proto-lens-protoc + - proto-lens + - proto-lens-arbitrary + - proto-lens-descriptors + - proto-lens-optparse - tensorflow-test "Christof Schramm ": From ba7d5cc12024ff9a3f78a8f244a5f2f7a0ab5b54 Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Sun, 6 May 2018 13:16:43 -0700 Subject: [PATCH 14/27] Remove proto-lens-descriptors It was merged into proto-lens. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3f54b20..bfe4dbec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3000,7 +3000,6 @@ packages: - proto-lens-protoc - proto-lens - proto-lens-arbitrary - - proto-lens-descriptors - proto-lens-optparse - tensorflow-test From 80f3fdcfaed8c846cd83e1bda839d73bab7b523f Mon Sep 17 00:00:00 2001 From: M Farkas-Dyck Date: Sun, 6 May 2018 17:31:15 -0800 Subject: [PATCH 15/27] Add some packages of mine alg, category, constraint, filtrable, hs-functors, lenz, unconstrained, util --- build-constraints.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69016aab..fb839719 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3307,6 +3307,16 @@ packages: "ALeX Kazik @alexkazik": - qnap-decrypt + "Matthew Farkas-Dyck @strake": + - alg + - category + - constraint + - filtrable + - hs-functors + - lenz + - unconstrained + - util + # 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 f1bfe517e046ea05410d9fd55606c1377365837a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 7 May 2018 16:14:45 -0700 Subject: [PATCH 16/27] Expect test failure for req per mrkkrp/req#44 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69016aab..d78875c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3939,6 +3939,7 @@ 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 + - req # https://github.com/mrkkrp/req/issues/44 - 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 From ac9e5932b0d7a9fca98cae75eb4e1014513fd5b2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 8 May 2018 00:27:04 -0700 Subject: [PATCH 17/27] Add constraint "unexceptionalio < 0.4" per #3595 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d78875c7..0bf12345 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3443,6 +3443,9 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 + # https://github.com/fpco/stackage/issues/3595 + - unexceptionalio < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From f5c2f2cc88dde9fe255b59d7dee63794cb8b9511 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 8 May 2018 13:54:58 -0700 Subject: [PATCH 18/27] Add constraint "brick < 0.37" per #3596 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0bf12345..f7bb6a5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3446,6 +3446,9 @@ packages: # https://github.com/fpco/stackage/issues/3595 - unexceptionalio < 0.4 + # https://github.com/fpco/stackage/issues/3596 + - brick < 0.37 + # end of packages # Package flags are applied to individual packages, and override the values of From 0cbd3f92dd25fb5ecf166e78dfa073616f22a6fc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 8 May 2018 14:25:14 -0700 Subject: [PATCH 19/27] Add constraint "katydid < 0.3" per katydid/katydid-haskell#12 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f7bb6a5e..ea77f074 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3449,6 +3449,9 @@ packages: # https://github.com/fpco/stackage/issues/3596 - brick < 0.37 + # https://github.com/katydid/katydid-haskell/issues/12 + - katydid < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of From 2350ac27e575f57c075a403318ae91a6a5ed0acd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 8 May 2018 17:31:21 -0700 Subject: [PATCH 20/27] Add constraint ghc-typelits-knownnat < 0.5 per #3597 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6148c39d..d23c03ad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3467,6 +3467,9 @@ packages: # https://github.com/katydid/katydid-haskell/issues/12 - katydid < 0.3 + # https://github.com/fpco/stackage/issues/3597 + - ghc-typelits-knownnat < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 3efc7a6a4db963430a3152e17810f6ef00fb38ee Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 8 May 2018 18:07:58 -0700 Subject: [PATCH 21/27] Add constraints on numhask-* per #3598 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d23c03ad..5ff03c46 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3470,6 +3470,10 @@ packages: # https://github.com/fpco/stackage/issues/3597 - ghc-typelits-knownnat < 0.5 + # https://github.com/fpco/stackage/issues/3598 + - numhask < 0.2.1 + - numhask-prelude < 0.0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From cc07a18650629a2a8abbeee2dd77ea7f0657ce43 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 8 May 2018 18:35:34 -0700 Subject: [PATCH 22/27] Add constraint "ghc-tcplugins-extra < 0.3" per #3599 (see also #3597 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ff03c46..75364658 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3469,6 +3469,7 @@ packages: # https://github.com/fpco/stackage/issues/3597 - ghc-typelits-knownnat < 0.5 + - ghc-tcplugins-extra < 0.3 # https://github.com/fpco/stackage/issues/3599 # https://github.com/fpco/stackage/issues/3598 - numhask < 0.2.1 From bee4e0e5a747416a3d753a9c068b6fe5684c6ccd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 8 May 2018 18:47:56 -0700 Subject: [PATCH 23/27] Hide lenz per #3600 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75364658..9c75a223 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4383,6 +4383,7 @@ hide: - matrices # conflicts with matrix - pretty-class # conflicts with pretty and prettyclass - prettyclass # conflicts with pretty and pretty-class +- lenz # conflicts with lens, see #3600 # Cryptonite deprecations - cipher-aes From aa7697d8237e6281186b7bab08daa83762d11e4f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 8 May 2018 18:50:46 -0700 Subject: [PATCH 24/27] Expect tests to fail for clash-prelude per #3600 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c75a223..fcb58a40 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3986,6 +3986,7 @@ expected-test-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 + - clash-prelude # https://github.com/fpco/stackage/issues/3600 - 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 From 0f1590b161257c0caa01867b57b8b7fd5afec386 Mon Sep 17 00:00:00 2001 From: M Farkas-Dyck Date: Tue, 8 May 2018 19:10:39 -0800 Subject: [PATCH 25/27] Add peano package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcb58a40..b91f79dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3320,6 +3320,7 @@ packages: - filtrable - hs-functors - lenz + - peano - unconstrained - util From 6fb1ac538c7cdd1922ae71c8ceaa811c4835f0c7 Mon Sep 17 00:00:00 2001 From: Yoshikuni Jujo Date: Wed, 9 May 2018 12:25:49 +0900 Subject: [PATCH 26/27] add exception-hierarchy --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcb58a40..faa96f2e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2532,6 +2532,7 @@ packages: - xturtle < 0 # GHC 8.4 via yjsvg - gluturtle < 0 # build failure with GHC 8.4 - papillon + - exception-hierarchy "Jan Gerlinger @JanGe": - irc-dcc From 8a68292c5bed0eb4a66434e487a44ca7afab15c0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 9 May 2018 00:15:28 -0700 Subject: [PATCH 27/27] Remove constraint "katydid < 0.3" per katydid/katydid-haskell#12 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcb58a40..665fe862 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3464,9 +3464,6 @@ packages: # https://github.com/fpco/stackage/issues/3596 - brick < 0.37 - # https://github.com/katydid/katydid-haskell/issues/12 - - katydid < 0.3 - # https://github.com/fpco/stackage/issues/3597 - ghc-typelits-knownnat < 0.5 - ghc-tcplugins-extra < 0.3 # https://github.com/fpco/stackage/issues/3599