From 74e79aef15361642a5da5444b1b6ad9e582a1846 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 18 Nov 2022 21:46:50 -0800 Subject: [PATCH] Drop packages for #6769 #6770 #6771 #6772 #6773 #6774 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 43df1ce12..19adf6f00 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -652,7 +652,7 @@ packages: "Marco Zocca @ocramz": - ad-delcont - - sparse-linear-algebra + - sparse-linear-algebra < 0 # https://github.com/commercialhaskell/stackage/issues/6774 - depq - matrix-market-attoparsec - splitmix-distributions @@ -1319,7 +1319,7 @@ packages: "Benedict Aas @Shou": - boolean-like - - type-operators + - type-operators < 0 # https://github.com/commercialhaskell/stackage/issues/6773 "Sebastiaan Visser @sebastiaanvisser": - clay @@ -1694,7 +1694,7 @@ packages: - language-glsl - prettyclass - QuasiText - - union-find + - union-find < 0 # https://github.com/commercialhaskell/stackage/issues/6770 - zip-archive "Arthur Fayzrakhmanov @geraldus": @@ -3179,7 +3179,7 @@ packages: - simplest-sqlite - warp-tls-uid - nowdoc - - typecheck-plugin-nat-simple + - typecheck-plugin-nat-simple < 0 # https://github.com/commercialhaskell/stackage/issues/6771 - ranged-list - c-enum - c-struct @@ -4075,7 +4075,7 @@ packages: - sydtest-discover - sydtest-hedgehog - sydtest-hedis - - sydtest-hspec + - sydtest-hspec < 0 # https://github.com/commercialhaskell/stackage/issues/6772 - sydtest-mongo - sydtest-persistent - sydtest-persistent-postgresql @@ -8808,6 +8808,8 @@ expected-test-failures: # Testcase (assertion) failures, or other runtime failures. # These can be real testsuite bugs, or maybe limitations in test cases or the test setup. + - haskoin-node # https://github.com/commercialhaskell/stackage/issues/6769 + - heist # https://github.com/commercialhaskell/stackage/issues/6765 - OrderedBits # 0.0.2.0 - algebraic-graphs # Module not visible https://github.com/commercialhaskell/stackage/issues/4670 - binary-generic-combinators # 0.4.4.0 negative quickcheck resize @@ -9030,8 +9032,6 @@ expected-test-failures: # Please review the sections above before adding packages to a new section or to Misc. - - heist # https://github.com/commercialhaskell/stackage/issues/6765 - # end of expected-test-failures