mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Merge pull request #5629 from mgsloan/mgsloan-store
Remove store from expected test failures
This commit is contained in:
commit
4190b1d81a
@ -1457,8 +1457,12 @@ packages:
|
||||
- stack < 0 # ghc 8.10 # < 9.9.9 # see #3563/closed
|
||||
|
||||
"Michael Sloan <mgsloan@gmail.com> @mgsloan":
|
||||
- store
|
||||
- store-core
|
||||
- store-streaming
|
||||
- th-orphans
|
||||
- th-reify-many
|
||||
- th-utilities
|
||||
|
||||
"Nikita Volkov <nikita.y.volkov@mail.ru> @nikita-volkov":
|
||||
- base-prelude
|
||||
@ -4733,7 +4737,6 @@ packages:
|
||||
- step-function
|
||||
- stm-delay
|
||||
- storable-complex
|
||||
- store-core
|
||||
- streaming-cassava < 0 # via streaming
|
||||
- strict
|
||||
- strict-list
|
||||
@ -5684,7 +5687,6 @@ expected-test-failures:
|
||||
- massiv
|
||||
- safe-json # https://github.com/Vlix/safe-json/issues/22
|
||||
- optics-th # https://github.com/commercialhaskell/stackage/issues/5606
|
||||
- store # https://github.com/mgsloan/store/issues/153
|
||||
|
||||
# Recursive deps https://github.com/fpco/stackage/issues/1818
|
||||
- options
|
||||
|
||||
Loading…
Reference in New Issue
Block a user