Unconstrain text (1.2.3.0), block incompatible, see #3147

This commit is contained in:
Dan Burton 2018-01-24 16:56:53 -08:00
parent 4aca2b1be3
commit 2ddf38c33c
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -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