mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Disables polysemy (#5718)
This commit is contained in:
parent
edc2ce044f
commit
475d37e44c
@ -139,7 +139,7 @@ packages:
|
||||
- type-errors
|
||||
|
||||
"Matej Niznik <matten@tuta.io> @TheMatten":
|
||||
- polysemy
|
||||
- polysemy < 0 # via Cabal-3.2.0.0 https://github.com/commercialhaskell/stackage/issues/5718
|
||||
- polysemy-plugin < 0
|
||||
- polysemy-zoo < 0 # via hedis
|
||||
- loopbreaker < 0 # ghc 8.10
|
||||
@ -5433,7 +5433,6 @@ skipped-tests:
|
||||
- snappy # https://github.com/bos/snappy/issues/1
|
||||
- cron # Could not deduce (SOP.All (SOP.All Arbitrary) xss) arising from a use of ‘SOP.hcpure’
|
||||
- config-ini # https://github.com/aisamanra/config-ini/issues/22
|
||||
- polysemy-plugin # https://github.com/commercialhaskell/stackage/issues/4733
|
||||
- dhall # https://github.com/dhall-lang/dhall-haskell/issues/1985
|
||||
|
||||
# Runtime issues
|
||||
|
||||
Loading…
Reference in New Issue
Block a user