mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
0083d44bdb
commit
74e79aef15
@ -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 <x@shou.io> @Shou":
|
||||
- boolean-like
|
||||
- type-operators
|
||||
- type-operators < 0 # https://github.com/commercialhaskell/stackage/issues/6773
|
||||
|
||||
"Sebastiaan Visser <haskell@fvisser.nl> @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 <heraldhoi@gmail.com> @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
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user