mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 05:17:30 +01:00
Compilation fails for chronos benchmark & asif.
This commit is contained in:
parent
db7c418522
commit
880ca443c2
@ -3222,7 +3222,7 @@ packages:
|
|||||||
- antiope-sqs
|
- antiope-sqs
|
||||||
- arbor-lru-cache
|
- arbor-lru-cache
|
||||||
- arbor-postgres
|
- arbor-postgres
|
||||||
- asif
|
- asif < 0 # 6.0.4 compile fail - https://github.com/arbor/asif/issues/48
|
||||||
- avro
|
- avro
|
||||||
- bits-extra
|
- bits-extra
|
||||||
- hw-balancedparens
|
- hw-balancedparens
|
||||||
@ -8592,6 +8592,7 @@ expected-test-failures:
|
|||||||
- sydtest # https://github.com/commercialhaskell/stackage/issues/6729
|
- sydtest # https://github.com/commercialhaskell/stackage/issues/6729
|
||||||
- sydtest-yesod # https://github.com/commercialhaskell/stackage/issues/6798
|
- sydtest-yesod # https://github.com/commercialhaskell/stackage/issues/6798
|
||||||
- tasty-fail-fast
|
- tasty-fail-fast
|
||||||
|
- thyme # 0.4
|
||||||
- triplesec
|
- triplesec
|
||||||
- turtle
|
- turtle
|
||||||
- type-level-kv-list
|
- type-level-kv-list
|
||||||
@ -8779,6 +8780,7 @@ expected-benchmark-failures:
|
|||||||
# Compilation failures
|
# Compilation failures
|
||||||
- OrderedBits # 0.0.2.0
|
- OrderedBits # 0.0.2.0
|
||||||
- cacophony # 0.10.1
|
- cacophony # 0.10.1
|
||||||
|
- chronos # 1.1.5 Ambiguous occurrence ‘Thyme.defaultTimeLocale’
|
||||||
- cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5
|
- cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5
|
||||||
- cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43
|
- cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43
|
||||||
- fast-builder # 0.1.3.0 compile fail against aeson 2
|
- fast-builder # 0.1.3.0 compile fail against aeson 2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user