mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-31 00:20:26 +01:00
parent
e26ec9936e
commit
dfdc6e64af
@ -2589,9 +2589,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/1842
|
# https://github.com/fpco/stackage/issues/1842
|
||||||
- dependent-sum < 0.4
|
- dependent-sum < 0.4
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1857
|
|
||||||
- terminal-progress-bar < 0.1.0 # Re-enable tests when lifting this
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1863
|
# https://github.com/fpco/stackage/issues/1863
|
||||||
- newtype-generics < 0.4 # May need to disable test suite when lifting this https://github.com/jcristovao/newtype-generics/issues/7
|
- newtype-generics < 0.4 # May need to disable test suite when lifting this https://github.com/jcristovao/newtype-generics/issues/7
|
||||||
- MemoTrie < 0.6.5
|
- MemoTrie < 0.6.5
|
||||||
@ -2604,12 +2601,16 @@ packages:
|
|||||||
- hspec-core < 2.2.4
|
- hspec-core < 2.2.4
|
||||||
- hspec-discover < 2.2.4
|
- hspec-discover < 2.2.4
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/1993
|
||||||
|
- hspec < 2.3
|
||||||
|
|
||||||
# https://github.com/haskell-works/hw-rankselect/issues/2
|
# https://github.com/haskell-works/hw-rankselect/issues/2
|
||||||
- hw-prim ==0.1.0.3
|
- hw-prim ==0.1.0.3
|
||||||
- hw-bits ==0.1.0.1
|
- hw-bits ==0.1.0.1
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1965
|
# https://github.com/fpco/stackage/issues/1965
|
||||||
- HUnit < 1.4.0.0
|
- HUnit < 1.4.0.0
|
||||||
|
- hspec-expectations < 0.8.2
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1970
|
# https://github.com/fpco/stackage/issues/1970
|
||||||
- haskell-gi-base < 0.19
|
- haskell-gi-base < 0.19
|
||||||
@ -2629,6 +2630,9 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/1991
|
# https://github.com/fpco/stackage/issues/1991
|
||||||
- hackernews < 1.0
|
- hackernews < 1.0
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/1994
|
||||||
|
- hspec-wai < 0.8.0
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|
||||||
@ -2773,7 +2777,7 @@ skipped-tests:
|
|||||||
|
|
||||||
# Blocked by stackage upper bounds. These can be re-enabled once
|
# Blocked by stackage upper bounds. These can be re-enabled once
|
||||||
# the relevant stackage upper bound is lifted.
|
# the relevant stackage upper bound is lifted.
|
||||||
- terminal-progress-bar # Fixed in 0.1.0 https://github.com/roelvandijk/terminal-progress-bar/issues/11
|
|
||||||
|
|
||||||
# Runtime issues
|
# Runtime issues
|
||||||
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73
|
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user