Skip to content

Commit

Permalink
Drop packages for #6769 #6770 #6771 #6772 #6773 #6774
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Maruseac <[email protected]>
  • Loading branch information
mihaimaruseac committed Nov 19, 2022
1 parent 0083d44 commit 74e79ae
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -1319,7 +1319,7 @@ packages:

"Benedict Aas <[email protected]> @Shou":
- boolean-like
- type-operators
- type-operators < 0 # https://github.com/commercialhaskell/stackage/issues/6773

"Sebastiaan Visser <[email protected]> @sebastiaanvisser":
- clay
Expand Down Expand Up @@ -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 <[email protected]> @geraldus":
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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


Expand Down

0 comments on commit 74e79ae

Please sign in to comment.