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 - plot-light
"Joseph Canero <jmc41493@gmail.com> @caneroj1": "Joseph Canero <jmc41493@gmail.com> @caneroj1":
- sqlite-simple-errors # - sqlite-simple-errors # text 1.2.3.0
- median-stream - median-stream
- stm-supply - stm-supply
- filter-logger - filter-logger
@ -1557,7 +1557,7 @@ packages:
- postgresql-simple-migration # Maintained by @ameingast. - postgresql-simple-migration # Maintained by @ameingast.
- ratel - ratel
- ratel-wai - ratel-wai
- rattletrap # - rattletrap # text-1.2.3.0
- statestack # Maintained by @byorgey. - statestack # Maintained by @byorgey.
- strive - strive
- wuss - wuss
@ -1922,7 +1922,7 @@ packages:
- Spock-lucid - Spock-lucid
- charsetdetect-ae - charsetdetect-ae
- ilist - ilist
- text-all # - text-all # text-1.2.3.0
- fmt - fmt
"Takano Akio tak@anoak.io @takano-akio": "Takano Akio tak@anoak.io @takano-akio":
@ -3191,12 +3191,6 @@ packages:
# https://github.com/fpco/stackage/issues/3143 # https://github.com/fpco/stackage/issues/3143
- ansi-terminal < 0.8 - 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 # Does not support newest QuickCheck
- test-framework < 0.8.2.0 - test-framework < 0.8.2.0
@ -3459,6 +3453,7 @@ skipped-tests:
- superbuffer # QuickCheck 2.10 - superbuffer # QuickCheck 2.10
- tar # tasty-quickcheck - tar # tasty-quickcheck
- terminal-progress-bar # HUnit 1.6 https://github.com/roelvandijk/terminal-progress-bar/issues/23 - terminal-progress-bar # HUnit 1.6 https://github.com/roelvandijk/terminal-progress-bar/issues/23
- text # HUnit 1.6
- text-short # tasty-quickcheck - text-short # tasty-quickcheck
- vector # QuickCheck 2.10 - vector # QuickCheck 2.10
- vector-builder # tasty-quickcheck - vector-builder # tasty-quickcheck