Disable tests for mixed-types-num (#6005)

This commit is contained in:
Mihai Maruseac 2021-03-28 10:30:57 -07:00
parent e63753a456
commit eab4fa83c9

View File

@ -7440,6 +7440,7 @@ skipped-tests:
- 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
- dhall # https://github.com/dhall-lang/dhall-haskell/issues/1985
- mixed-types-num # https://github.com/commercialhaskell/stackage/issues/6005
# Runtime issues
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73