mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Unconstrain text (1.2.3.0), block incompatible, see #3147
This commit is contained in:
parent
4aca2b1be3
commit
2ddf38c33c
@ -219,7 +219,7 @@ packages:
|
||||
- plot-light
|
||||
|
||||
"Joseph Canero <jmc41493@gmail.com> @caneroj1":
|
||||
- sqlite-simple-errors
|
||||
# - sqlite-simple-errors # text 1.2.3.0
|
||||
- median-stream
|
||||
- stm-supply
|
||||
- filter-logger
|
||||
@ -1557,7 +1557,7 @@ packages:
|
||||
- postgresql-simple-migration # Maintained by @ameingast.
|
||||
- ratel
|
||||
- ratel-wai
|
||||
- rattletrap
|
||||
# - rattletrap # text-1.2.3.0
|
||||
- statestack # Maintained by @byorgey.
|
||||
- strive
|
||||
- wuss
|
||||
@ -1922,7 +1922,7 @@ packages:
|
||||
- Spock-lucid
|
||||
- charsetdetect-ae
|
||||
- ilist
|
||||
- text-all
|
||||
# - text-all # text-1.2.3.0
|
||||
- fmt
|
||||
|
||||
"Takano Akio tak@anoak.io @takano-akio":
|
||||
@ -3191,12 +3191,6 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/3143
|
||||
- ansi-terminal < 0.8
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3147
|
||||
#
|
||||
# Note: due to https://github.com/haskell/text/issues/211,
|
||||
# may need to skip tests when removing this
|
||||
- text < 1.2.3
|
||||
|
||||
# Does not support newest QuickCheck
|
||||
- test-framework < 0.8.2.0
|
||||
|
||||
@ -3459,6 +3453,7 @@ skipped-tests:
|
||||
- superbuffer # QuickCheck 2.10
|
||||
- tar # tasty-quickcheck
|
||||
- terminal-progress-bar # HUnit 1.6 https://github.com/roelvandijk/terminal-progress-bar/issues/23
|
||||
- text # HUnit 1.6
|
||||
- text-short # tasty-quickcheck
|
||||
- vector # QuickCheck 2.10
|
||||
- vector-builder # tasty-quickcheck
|
||||
|
||||
Loading…
Reference in New Issue
Block a user