mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
thyme works now, fix #4003
This commit is contained in:
parent
03f2b94fee
commit
12f949ca81
@ -4879,7 +4879,6 @@ skipped-tests:
|
||||
|
||||
# Compilation failures
|
||||
- snappy # https://github.com/bos/snappy/issues/1
|
||||
- thyme # https://github.com/commercialhaskell/stackage/issues/4003
|
||||
- genvalidity-time # https://github.com/NorfairKing/validity/issues/51
|
||||
- uri-bytestring # Could not deduce (SOP.All (SOP.All Arbitrary) xs) arising from a use of ‘SOP.hcpure’
|
||||
- cron # Could not deduce (SOP.All (SOP.All Arbitrary) xss) arising from a use of ‘SOP.hcpure’
|
||||
@ -5483,7 +5482,6 @@ skipped-benchmarks:
|
||||
- cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46
|
||||
- extensible # via freer-effects https://github.com/fumieval/extensible/issues/12
|
||||
- hw-bits # https://github.com/haskell-works/hw-bits/issues/8
|
||||
- thyme # https://github.com/commercialhaskell/stackage/issues/4003
|
||||
- hslua # https://github.com/commercialhaskell/stackage/issues/4526
|
||||
|
||||
# Cyclic dependencies
|
||||
|
||||
Loading…
Reference in New Issue
Block a user