mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 10:30:25 +01:00
parent
b1f5590f58
commit
a10011824d
@ -2767,6 +2767,10 @@ package-flags:
|
|||||||
tar:
|
tar:
|
||||||
old-time: false
|
old-time: false
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/pull/482#issuecomment-83635207
|
||||||
|
jose-jwt:
|
||||||
|
doctest: false
|
||||||
|
|
||||||
time-locale-compat:
|
time-locale-compat:
|
||||||
old-locale: false
|
old-locale: false
|
||||||
|
|
||||||
@ -3068,6 +3072,12 @@ expected-test-failures:
|
|||||||
- distributed-process-supervisor # # https://github.com/haskell-d
|
- distributed-process-supervisor # # https://github.com/haskell-d
|
||||||
- ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1
|
- ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1
|
||||||
|
|
||||||
|
# Doctest ran across ambiguous modules
|
||||||
|
# https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest
|
||||||
|
- doctest # 0.11.0 https://github.com/sol/doctest/issues/137
|
||||||
|
- jwt # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage
|
||||||
|
- warp # https://github.com/yesodweb/wai/issues/579
|
||||||
|
|
||||||
# Stackage upper bounds, re-enable these when their upper bound is removed
|
# Stackage upper bounds, re-enable these when their upper bound is removed
|
||||||
- hindent # 4.6.4
|
- hindent # 4.6.4
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user