From 8b6b7a0c5e8595936a41eb47a5b0904a71ccbaa7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Apr 2018 09:54:38 -0700 Subject: [PATCH 01/23] Upper bound hw-rankselect due to #3508 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5b1e327..761767ad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3989,6 +3989,9 @@ packages: - text-show < 3.7.3 - text-show-instances < 3.6.4 + # https://github.com/fpco/stackage/issues/3508 + - hw-rankselect < 0.11 + # end of packages # Package flags are applied to individual packages, and override the values of From a6b3a2b9a39b94d40530e0c555d075744c38d299 Mon Sep 17 00:00:00 2001 From: Colin Woodbury Date: Sun, 8 Apr 2018 09:31:03 -0700 Subject: [PATCH 02/23] Add servant-xml, streaming-attoparsec And also reinstate my other libs which were disabled due to bounds. --- build-constraints.yaml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 761767ad..aaa243b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -897,13 +897,15 @@ packages: - disk-free-space "Colin Woodbury @fosskers": + - kanji - microlens-aeson + - pipes-random - repa - repa-io - repa-algorithms + - servant-xml + - streaming-attoparsec - versions - - kanji - - pipes-random - vectortiles "Ketil Malde @ketil-malde": @@ -3683,7 +3685,8 @@ packages: - palette < 0 # GHC 8.4 via base-4.11.0.0 - partial-semigroup < 0 # GHC 8.4 via base-4.11.0.0 - path-text-utf8 < 0 # GHC 8.4 via base-4.11.0.0 - - pipes-random < 0 # GHC 8.4 via base-4.11.0.0 + - perf < 0 # GHC 8.4 via base-4.11.0.0 + # - pipes-random < 0 # GHC 8.4 via base-4.11.0.0 - pomaps < 0 # GHC 8.4 via base-4.11.0.0 - posix-paths < 0 # GHC 8.4 via base-4.11.0.0 - postgresql-simple < 0 # GHC 8.4 via base-4.11.0.0 @@ -3719,8 +3722,8 @@ packages: - vado < 0 # GHC 8.4 via base-4.11.0.0 - vcswrapper < 0 # GHC 8.4 via base-4.11.0.0 - vector-fftw < 0 # GHC 8.4 via base-4.11.0.0 - - vectortiles < 0 # GHC 8.4 via base-4.11.0.0 - - versions < 0 # GHC 8.4 via base-4.11.0.0 + #- vectortiles < 0 # GHC 8.4 via base-4.11.0.0 + #- versions < 0 # GHC 8.4 via base-4.11.0.0 - wavefront < 0 # GHC 8.4 via base-4.11.0.0 - apply-refact < 0 # GHC 8.4 via ghc-8.4.1 - brittany < 0 # GHC 8.4 via ghc-8.4.1 @@ -3826,7 +3829,7 @@ packages: - eventsource-geteventstore-store < 0 # GHC 8.4 via protolude - eventsource-stub-store < 0 # GHC 8.4 via protolude - hpio < 0 # GHC 8.4 via protolude - - kanji < 0 # GHC 8.4 via protolude + #- kanji < 0 # GHC 8.4 via protolude - logger-thread < 0 # GHC 8.4 via protolude - teardown < 0 # GHC 8.4 via protolude - text-generic-pretty < 0 # GHC 8.4 via protolude From 3f1e6edd82e305ea937056c6ae713c4c7c9df28e Mon Sep 17 00:00:00 2001 From: Colin Woodbury Date: Thu, 5 Apr 2018 13:10:24 -0700 Subject: [PATCH 03/23] Remove repa entries under @fosskers - It belongs to someone else now. --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aaa243b9..0667f7ab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -900,10 +900,6 @@ packages: - kanji - microlens-aeson - pipes-random - - repa - - repa-io - - repa-algorithms - - servant-xml - streaming-attoparsec - versions - vectortiles @@ -3685,7 +3681,6 @@ packages: - palette < 0 # GHC 8.4 via base-4.11.0.0 - partial-semigroup < 0 # GHC 8.4 via base-4.11.0.0 - path-text-utf8 < 0 # GHC 8.4 via base-4.11.0.0 - - perf < 0 # GHC 8.4 via base-4.11.0.0 # - pipes-random < 0 # GHC 8.4 via base-4.11.0.0 - pomaps < 0 # GHC 8.4 via base-4.11.0.0 - posix-paths < 0 # GHC 8.4 via base-4.11.0.0 From bbddc1534b372d84a10f41ef9092cb1685ac2d76 Mon Sep 17 00:00:00 2001 From: Colin Woodbury Date: Mon, 9 Apr 2018 07:00:01 -0700 Subject: [PATCH 04/23] Remove commented lines completely --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0667f7ab..9a4adde9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3681,7 +3681,6 @@ packages: - palette < 0 # GHC 8.4 via base-4.11.0.0 - partial-semigroup < 0 # GHC 8.4 via base-4.11.0.0 - path-text-utf8 < 0 # GHC 8.4 via base-4.11.0.0 - # - pipes-random < 0 # GHC 8.4 via base-4.11.0.0 - pomaps < 0 # GHC 8.4 via base-4.11.0.0 - posix-paths < 0 # GHC 8.4 via base-4.11.0.0 - postgresql-simple < 0 # GHC 8.4 via base-4.11.0.0 @@ -3717,8 +3716,6 @@ packages: - vado < 0 # GHC 8.4 via base-4.11.0.0 - vcswrapper < 0 # GHC 8.4 via base-4.11.0.0 - vector-fftw < 0 # GHC 8.4 via base-4.11.0.0 - #- vectortiles < 0 # GHC 8.4 via base-4.11.0.0 - #- versions < 0 # GHC 8.4 via base-4.11.0.0 - wavefront < 0 # GHC 8.4 via base-4.11.0.0 - apply-refact < 0 # GHC 8.4 via ghc-8.4.1 - brittany < 0 # GHC 8.4 via ghc-8.4.1 @@ -3824,7 +3821,6 @@ packages: - eventsource-geteventstore-store < 0 # GHC 8.4 via protolude - eventsource-stub-store < 0 # GHC 8.4 via protolude - hpio < 0 # GHC 8.4 via protolude - #- kanji < 0 # GHC 8.4 via protolude - logger-thread < 0 # GHC 8.4 via protolude - teardown < 0 # GHC 8.4 via protolude - text-generic-pretty < 0 # GHC 8.4 via protolude From 13b8d9383e47260f0f86843c6344dcadc07c7465 Mon Sep 17 00:00:00 2001 From: Joshua Chia Date: Mon, 9 Apr 2018 21:03:05 +0800 Subject: [PATCH 05/23] Reenabled hinotify, follow-file and ztail --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a4adde9..b7c31fa7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3759,7 +3759,6 @@ packages: - linear-accelerate < 0 # GHC 8.4 via accelerate - mwc-random-accelerate < 0 # GHC 8.4 via accelerate - wrecker < 0 # GHC 8.4 via ansigraph - - hinotify < 0 # GHC 8.4 via async-2.2.1 - hastache < 0 # GHC 8.4 via base-4.11.0.0 - token-bucket < 0 # GHC 8.4 via base-4.11.0.0 - web-routes-boomerang < 0 # GHC 8.4 via boomerang @@ -3858,9 +3857,7 @@ packages: - genvalidity-text < 0 # GHC 8.4 via genvalidity-hspec - genvalidity-time < 0 # GHC 8.4 via genvalidity-hspec - genvalidity-uuid < 0 # GHC 8.4 via genvalidity-hspec - - follow-file < 0 # GHC 8.4 via hinotify - fsnotify < 0 # GHC 8.4 via hinotify - - ztail < 0 # GHC 8.4 via hinotify - buchhaltung < 0 # GHC 8.4 via hint - haskintex < 0 # GHC 8.4 via hint - xmonad-extras < 0 # GHC 8.4 via hint From 0e34f935f960b5645866081e75ee6771b708c397 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Apr 2018 10:27:03 -0700 Subject: [PATCH 06/23] Add back follow-file and ztail (partially revert #3507) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7c31fa7..ed662f8e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3857,7 +3857,9 @@ packages: - genvalidity-text < 0 # GHC 8.4 via genvalidity-hspec - genvalidity-time < 0 # GHC 8.4 via genvalidity-hspec - genvalidity-uuid < 0 # GHC 8.4 via genvalidity-hspec + - follow-file < 0 # GHC 8.4 via hinotify - fsnotify < 0 # GHC 8.4 via hinotify + - ztail < 0 # GHC 8.4 via hinotify - buchhaltung < 0 # GHC 8.4 via hint - haskintex < 0 # GHC 8.4 via hint - xmonad-extras < 0 # GHC 8.4 via hint From 15debfb2c6da43686946be94d58e0dfde242e1b7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Apr 2018 10:38:46 -0700 Subject: [PATCH 07/23] Now remove block on follow-file and ztail (full version of #3507) --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed662f8e..0f2a31a9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3857,9 +3857,9 @@ packages: - genvalidity-text < 0 # GHC 8.4 via genvalidity-hspec - genvalidity-time < 0 # GHC 8.4 via genvalidity-hspec - genvalidity-uuid < 0 # GHC 8.4 via genvalidity-hspec - - follow-file < 0 # GHC 8.4 via hinotify - - fsnotify < 0 # GHC 8.4 via hinotify - - ztail < 0 # GHC 8.4 via hinotify + # follow-file < 0 # GHC 8.4 via hinotify + # fsnotify < 0 # GHC 8.4 via hinotify + # ztail < 0 # GHC 8.4 via hinotify - buchhaltung < 0 # GHC 8.4 via hint - haskintex < 0 # GHC 8.4 via hint - xmonad-extras < 0 # GHC 8.4 via hint From b208b1a26f53e1680f4150da36ad3f0d246733ed Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Apr 2018 10:42:44 -0700 Subject: [PATCH 08/23] Updated one extra package --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f2a31a9..6e7d1596 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3858,7 +3858,7 @@ packages: - genvalidity-time < 0 # GHC 8.4 via genvalidity-hspec - genvalidity-uuid < 0 # GHC 8.4 via genvalidity-hspec # follow-file < 0 # GHC 8.4 via hinotify - # fsnotify < 0 # GHC 8.4 via hinotify + - fsnotify < 0 # GHC 8.4 via hinotify # ztail < 0 # GHC 8.4 via hinotify - buchhaltung < 0 # GHC 8.4 via hint - haskintex < 0 # GHC 8.4 via hint From b22dea433e36127df8f7c3b4bdc01431f563859e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Apr 2018 12:14:16 -0700 Subject: [PATCH 09/23] Keep follow-file and ztail blocked (#3507) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e7d1596..ed662f8e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3857,9 +3857,9 @@ packages: - genvalidity-text < 0 # GHC 8.4 via genvalidity-hspec - genvalidity-time < 0 # GHC 8.4 via genvalidity-hspec - genvalidity-uuid < 0 # GHC 8.4 via genvalidity-hspec - # follow-file < 0 # GHC 8.4 via hinotify + - follow-file < 0 # GHC 8.4 via hinotify - fsnotify < 0 # GHC 8.4 via hinotify - # ztail < 0 # GHC 8.4 via hinotify + - ztail < 0 # GHC 8.4 via hinotify - buchhaltung < 0 # GHC 8.4 via hint - haskintex < 0 # GHC 8.4 via hint - xmonad-extras < 0 # GHC 8.4 via hint From 4acb21a65a2d47a5de936ee5ee598fa76fee8179 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 8 Apr 2018 21:04:07 -0700 Subject: [PATCH 10/23] unblock hledger-web, katydid --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed662f8e..5af1513e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3533,8 +3533,6 @@ packages: - inline-c-cpp < 0 # GHC 8.4 via inline-c - inline-r < 0 # GHC 8.4 via inline-c - liboath-hs < 0 # GHC 8.4 via inline-c - - hledger-web < 0 # GHC 8.4 via json - - katydid < 0 # GHC 8.4 via json - timemap < 0 # GHC 8.4 via list-t - pred-trie < 0 # GHC 8.4 via pred-set - rainbox < 0 # GHC 8.4 via rainbow From 19ca9319c956dd795316b1268653628d67ab3ffc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Apr 2018 13:30:04 -0700 Subject: [PATCH 11/23] Try #3505 --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5af1513e..bd58e505 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3439,7 +3439,7 @@ packages: - wild-bind < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - wild-bind-x11 < 0 # DependencyFailed (PackageName "wild-bind") - xls < 0 # DependencyFailed (PackageName "getopt-generics") - - highjson < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + # highjson < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - model < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - quickcheck-state-machine < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build @@ -3826,9 +3826,9 @@ packages: - servant-elm < 0 # GHC 8.4 via servant - servant-purescript < 0 # mainland-pretty <- srcloc - pipes-text < 0 # GHC 8.4 via streaming-commons-0.2.0.0 - - highjson-swagger < 0 # GHC 8.4 via swagger2 - - highjson-th < 0 # GHC 8.4 via swagger2 - - hledger-api < 0 # GHC 8.4 via swagger2 + # highjson-swagger < 0 # GHC 8.4 via swagger2 + # highjson-th < 0 # GHC 8.4 via swagger2 + # hledger-api < 0 # GHC 8.4 via swagger2 - teardown < 0 # GHC 8.4 via tasty-rerun - wrecker < 0 # GHC 8.4 via tdigest - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 From 3fa8f5c5624697d3c0cacd7a2066f16fb9147b75 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Apr 2018 13:39:14 -0700 Subject: [PATCH 12/23] Re-block the failing part of #3505 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bd58e505..624340d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3439,7 +3439,7 @@ packages: - wild-bind < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - wild-bind-x11 < 0 # DependencyFailed (PackageName "wild-bind") - xls < 0 # DependencyFailed (PackageName "getopt-generics") - # highjson < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - highjson < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - model < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - quickcheck-state-machine < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build @@ -3826,8 +3826,8 @@ packages: - servant-elm < 0 # GHC 8.4 via servant - servant-purescript < 0 # mainland-pretty <- srcloc - pipes-text < 0 # GHC 8.4 via streaming-commons-0.2.0.0 - # highjson-swagger < 0 # GHC 8.4 via swagger2 - # highjson-th < 0 # GHC 8.4 via swagger2 + - highjson-swagger < 0 # GHC 8.4 via swagger2 + - highjson-th < 0 # GHC 8.4 via swagger2 # hledger-api < 0 # GHC 8.4 via swagger2 - teardown < 0 # GHC 8.4 via tasty-rerun - wrecker < 0 # GHC 8.4 via tdigest From 41133d28476b0191c07a165fc865f8353a40dea3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Apr 2018 13:42:37 -0700 Subject: [PATCH 13/23] hledger-api can be unblocked (#3505) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 624340d7..58c0f720 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3828,7 +3828,6 @@ packages: - pipes-text < 0 # GHC 8.4 via streaming-commons-0.2.0.0 - highjson-swagger < 0 # GHC 8.4 via swagger2 - highjson-th < 0 # GHC 8.4 via swagger2 - # hledger-api < 0 # GHC 8.4 via swagger2 - teardown < 0 # GHC 8.4 via tasty-rerun - wrecker < 0 # GHC 8.4 via tdigest - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 From 018aa7c56864b3be2c12cd016908ec0c9c77337e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Apr 2018 14:57:36 -0700 Subject: [PATCH 14/23] Try #3509 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 58c0f720..73ae37a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3558,7 +3558,7 @@ packages: - distributed-process < 0 # GHC 8.4 via network-transport-tcp - distributed-process-lifted < 0 # GHC 8.4 via network-transport-tcp - distributed-process-simplelocalnet < 0 # GHC 8.4 via network-transport-tcp - - xxhash-ffi < 0 # GHC 8.4 via xxhash + # xxhash-ffi < 0 # GHC 8.4 via xxhash # transitive failures, gen 2 - MFlow < 0 # GHC 8.4 via RefSerialize From 1d3e7d088a30f9763ef877cad0f0165154ec825c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Apr 2018 14:59:03 -0700 Subject: [PATCH 15/23] Also unblock xxhash to test #3509 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73ae37a3..f446af3d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3506,7 +3506,7 @@ packages: - xlsx-tabular < 0 # DependencyFailed (PackageName "xlsx") - xmonad < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - xmonad-contrib < 0 # DependencyFailed (PackageName "xmonad") - - xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + # xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build # Transitive failures, reported on https://github.com/fpco/stackage/issues/3394 From d5e05d846aff5ada046caa87a811cc58e96b4e1c Mon Sep 17 00:00:00 2001 From: Henri Verroken Date: Mon, 9 Apr 2018 23:38:17 +0200 Subject: [PATCH 16/23] Renable xxhash-ffi after disabling benchmarks --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f446af3d..9c1a20b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3558,7 +3558,6 @@ packages: - distributed-process < 0 # GHC 8.4 via network-transport-tcp - distributed-process-lifted < 0 # GHC 8.4 via network-transport-tcp - distributed-process-simplelocalnet < 0 # GHC 8.4 via network-transport-tcp - # xxhash-ffi < 0 # GHC 8.4 via xxhash # transitive failures, gen 2 - MFlow < 0 # GHC 8.4 via RefSerialize @@ -4653,6 +4652,7 @@ skipped-benchmarks: # 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 # These packages From 38a406af383b10a4243caf84d1c5cfea1dcc2b48 Mon Sep 17 00:00:00 2001 From: Henri Verroken Date: Tue, 10 Apr 2018 00:27:50 +0200 Subject: [PATCH 17/23] Redisable xxhash --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c1a20b2..97fc9ec9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3506,7 +3506,7 @@ packages: - xlsx-tabular < 0 # DependencyFailed (PackageName "xlsx") - xmonad < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - xmonad-contrib < 0 # DependencyFailed (PackageName "xmonad") - # xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build # Transitive failures, reported on https://github.com/fpco/stackage/issues/3394 From 9ebde1f5f876251877ab3590a40c45ee0a36a72d Mon Sep 17 00:00:00 2001 From: Henri Verroken Date: Mon, 9 Apr 2018 12:32:28 +0200 Subject: [PATCH 18/23] Add haskey-btree, haskey and haskey-mtl --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97fc9ec9..017902fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2632,6 +2632,9 @@ packages: "Henri Verroken @hverr": - bordacount - cache + - haskey-btree + - haskey + - haskey-mtl - lxd-client - lxd-client-config - xxhash-ffi From da7bc3a451e728a123aa6f174893f1bb8ade7e23 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Apr 2018 16:13:35 -0700 Subject: [PATCH 19/23] Skip snappy tests (#3511) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 017902fa..42db7ff8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4301,6 +4301,7 @@ skipped-tests: # Uncategorized, please categorize! - hackage-security # Cabal 2.0 - ed25519 # QuickCheck, hlint and more + - snappy # https://github.com/fpco/stackage/issues/3511 # tasty 0.12 and tasty-hunit 0.10 - airship From 8d640bada65ee1dfe9c24e920baaddbf59caec1e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Apr 2018 16:13:45 -0700 Subject: [PATCH 20/23] Skip lz4 benchmarks (#3510) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42db7ff8..65836c6c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4589,6 +4589,7 @@ expected-benchmark-failures: - 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 # end of expected-benchmark-failures From b82ed5155a5bb1e6967e27786acadc6613ead886 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 10 Apr 2018 12:18:00 -0700 Subject: [PATCH 21/23] Upper bound temporary (#3512) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 65836c6c..e4390ed7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3984,6 +3984,9 @@ packages: # https://github.com/fpco/stackage/issues/3508 - hw-rankselect < 0.11 + # https://github.com/fpco/stackage/issues/3512 + - temporary < 1.3 + # end of packages # Package flags are applied to individual packages, and override the values of From 58590e65a96247c7e80c7d2842996cf875bed5d2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 10 Apr 2018 15:06:17 -0700 Subject: [PATCH 22/23] Test ztail (#3501 #3507) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4390ed7..83caaf34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3858,7 +3858,7 @@ packages: - genvalidity-uuid < 0 # GHC 8.4 via genvalidity-hspec - follow-file < 0 # GHC 8.4 via hinotify - fsnotify < 0 # GHC 8.4 via hinotify - - ztail < 0 # GHC 8.4 via hinotify + # ztail < 0 # GHC 8.4 via hinotify - buchhaltung < 0 # GHC 8.4 via hint - haskintex < 0 # GHC 8.4 via hint - xmonad-extras < 0 # GHC 8.4 via hint From 11bb95fbbd1f69bf6a34add2cc2c74fe9e7127e1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 10 Apr 2018 15:08:47 -0700 Subject: [PATCH 23/23] ztail is fixed (#3501 #3507) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83caaf34..aeb26fdd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3858,7 +3858,6 @@ packages: - genvalidity-uuid < 0 # GHC 8.4 via genvalidity-hspec - follow-file < 0 # GHC 8.4 via hinotify - fsnotify < 0 # GHC 8.4 via hinotify - # ztail < 0 # GHC 8.4 via hinotify - buchhaltung < 0 # GHC 8.4 via hint - haskintex < 0 # GHC 8.4 via hint - xmonad-extras < 0 # GHC 8.4 via hint