mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-23 19:47:56 +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":
|
"Marco Zocca @ocramz":
|
||||||
- ad-delcont
|
- ad-delcont
|
||||||
- sparse-linear-algebra
|
- sparse-linear-algebra < 0 # https://github.com/commercialhaskell/stackage/issues/6774
|
||||||
- depq
|
- depq
|
||||||
- matrix-market-attoparsec
|
- matrix-market-attoparsec
|
||||||
- splitmix-distributions
|
- splitmix-distributions
|
||||||
@ -1319,7 +1319,7 @@ packages:
|
|||||||
|
|
||||||
"Benedict Aas <x@shou.io> @Shou":
|
"Benedict Aas <x@shou.io> @Shou":
|
||||||
- boolean-like
|
- boolean-like
|
||||||
- type-operators
|
- type-operators < 0 # https://github.com/commercialhaskell/stackage/issues/6773
|
||||||
|
|
||||||
"Sebastiaan Visser <haskell@fvisser.nl> @sebastiaanvisser":
|
"Sebastiaan Visser <haskell@fvisser.nl> @sebastiaanvisser":
|
||||||
- clay
|
- clay
|
||||||
@ -1694,7 +1694,7 @@ packages:
|
|||||||
- language-glsl
|
- language-glsl
|
||||||
- prettyclass
|
- prettyclass
|
||||||
- QuasiText
|
- QuasiText
|
||||||
- union-find
|
- union-find < 0 # https://github.com/commercialhaskell/stackage/issues/6770
|
||||||
- zip-archive
|
- zip-archive
|
||||||
|
|
||||||
"Arthur Fayzrakhmanov <heraldhoi@gmail.com> @geraldus":
|
"Arthur Fayzrakhmanov <heraldhoi@gmail.com> @geraldus":
|
||||||
@ -3179,7 +3179,7 @@ packages:
|
|||||||
- simplest-sqlite
|
- simplest-sqlite
|
||||||
- warp-tls-uid
|
- warp-tls-uid
|
||||||
- nowdoc
|
- nowdoc
|
||||||
- typecheck-plugin-nat-simple
|
- typecheck-plugin-nat-simple < 0 # https://github.com/commercialhaskell/stackage/issues/6771
|
||||||
- ranged-list
|
- ranged-list
|
||||||
- c-enum
|
- c-enum
|
||||||
- c-struct
|
- c-struct
|
||||||
@ -4075,7 +4075,7 @@ packages:
|
|||||||
- sydtest-discover
|
- sydtest-discover
|
||||||
- sydtest-hedgehog
|
- sydtest-hedgehog
|
||||||
- sydtest-hedis
|
- sydtest-hedis
|
||||||
- sydtest-hspec
|
- sydtest-hspec < 0 # https://github.com/commercialhaskell/stackage/issues/6772
|
||||||
- sydtest-mongo
|
- sydtest-mongo
|
||||||
- sydtest-persistent
|
- sydtest-persistent
|
||||||
- sydtest-persistent-postgresql
|
- sydtest-persistent-postgresql
|
||||||
@ -8808,6 +8808,8 @@ expected-test-failures:
|
|||||||
|
|
||||||
# Testcase (assertion) failures, or other runtime failures.
|
# Testcase (assertion) failures, or other runtime failures.
|
||||||
# These can be real testsuite bugs, or maybe limitations in test cases or the test setup.
|
# 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
|
- OrderedBits # 0.0.2.0
|
||||||
- algebraic-graphs # Module not visible https://github.com/commercialhaskell/stackage/issues/4670
|
- algebraic-graphs # Module not visible https://github.com/commercialhaskell/stackage/issues/4670
|
||||||
- binary-generic-combinators # 0.4.4.0 negative quickcheck resize
|
- 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.
|
# 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
|
# end of expected-test-failures
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user