Confirmed that removing chart-svg fixes #7096

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2023-08-22 03:55:39 -07:00
parent 748bdf25a7
commit a015b53763
No known key found for this signature in database

View File

@ -5326,7 +5326,6 @@ packages:
- cereal
- cereal-text
- cereal-vector
- chart-svg < 0
- chunked-data
- cipher-aes128 < 0 # 0.7.0.6 compile fail
- cipher-blowfish < 0 # 0.0.3 compile fail
@ -9007,7 +9006,6 @@ expected-test-failures:
- cabal-debian # https://github.com/ddssff/cabal-debian/issues/50
- capataz # https://github.com/roman/Haskell-capataz/issues/6
- cardano-coin-selection # 1.0.1 https://github.com/input-output-hk/cardano-coin-selection/issues/93
- chart-svg # 0.4.1.1
- concurrent-extra # https://github.com/basvandijk/concurrent-extra/issues/12
- crypto-numbers
- css-text # https://github.com/yesodweb/css-text/issues/10