mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-07 20:07:31 +01:00
Re-enable doctest suites
This commit is contained in:
parent
0417bd0072
commit
b1f5590f58
@ -2292,7 +2292,7 @@ packages:
|
|||||||
- ua-parser
|
- ua-parser
|
||||||
- hs-GeoIP
|
- hs-GeoIP
|
||||||
- retry
|
- retry
|
||||||
- katip
|
- katip
|
||||||
- katip-elasticsearch
|
- katip-elasticsearch
|
||||||
|
|
||||||
"Sid Kapur sidharthkapur1@gmail.com @sid-kap":
|
"Sid Kapur sidharthkapur1@gmail.com @sid-kap":
|
||||||
@ -2767,10 +2767,6 @@ 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
|
||||||
|
|
||||||
@ -3072,12 +3068,6 @@ 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