From a62aee4e28ba6d5b5169a79ccc1a7b69748232ef Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 27 Jul 2020 09:10:52 +0300 Subject: [PATCH 1/5] Use older sequence-formats stschiff/sequence-formats#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a5adf50..7a966a2e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -73,7 +73,7 @@ packages: - sparse-tensor "Stephan Schiffels @stschiff": - - sequence-formats + - sequence-formats < 1.5 # https://github.com/stschiff/sequence-formats/issues/1 - pipes-ordered-zip - sequenceTools From 3c2def2760aea7a66113bba5b3d9254eafe18b9f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 27 Jul 2020 10:56:22 +0300 Subject: [PATCH 2/5] Revert "Use older sequence-formats stschiff/sequence-formats#1" This reverts commit a62aee4e28ba6d5b5169a79ccc1a7b69748232ef. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a966a2e..0a5adf50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -73,7 +73,7 @@ packages: - sparse-tensor "Stephan Schiffels @stschiff": - - sequence-formats < 1.5 # https://github.com/stschiff/sequence-formats/issues/1 + - sequence-formats - pipes-ordered-zip - sequenceTools From 1a208f914b09d5f54ee745e168d75ba5177330dc Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 27 Jul 2020 12:17:21 +0300 Subject: [PATCH 3/5] Add packdeps --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a5adf50..eb89b4c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -705,6 +705,7 @@ packages: - http-download - hi-file-parser - rio-prettyprint + - packdeps "Brandon Barker @bbarker": - unexceptionalio From 1f3abb41bb0eb9852514288447c627d1abbe1dfc Mon Sep 17 00:00:00 2001 From: Alexey Raga Date: Sun, 26 Jul 2020 15:25:16 +1000 Subject: [PATCH 4/5] Add hw-kafka-client --- build-constraints.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb89b4c7..6b264ac1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2977,6 +2977,9 @@ packages: "Jan Gerlinger @JanGe": - irc-dcc < 0 + "Alexey Raga @AlexeyRaga": + - hw-kafka-client + "John Ky newhoggy@gmail.com @newhoggy": - aeson-lens - antiope-core < 0 # ghc 8.10 via amazonka @@ -4334,7 +4337,7 @@ packages: - matrix-as-xyz - hall-symbols - symmetry-operations-symbols - + "Grandfathered dependencies": - network - Boolean @@ -4896,7 +4899,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5484 - primitive < 0.7.1.0 - + # https://github.com/commercialhaskell/stackage/issues/5524 - dlist < 1.0 - rebase < 1.7 From 6d701db9d43bc276592c6dc6a4df0cc50f11b10a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 27 Jul 2020 10:31:44 -0700 Subject: [PATCH 5/5] Disable tests for `hw-kafka-client` (#5542) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b264ac1..87163d91 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5324,6 +5324,7 @@ skipped-tests: - binary-parsers # https://github.com/winterland1989/binary-parsers/issues/3 - simple-affine-space # https://github.com/commercialhaskell/stackage/issues/5110 - language-puppet # https://github.com/commercialhaskell/stackage/issues/5405 + - hw-kafka-client # https://github.com/commercialhaskell/stackage/pull/5542 # Missing foreign library - symengine # symengine