From 2ddf38c33ce0c318b2d2c6231bbafbba7a77e7f2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 24 Jan 2018 16:56:53 -0800 Subject: [PATCH] Unconstrain text (1.2.3.0), block incompatible, see #3147 --- build-constraints.yaml | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9069ab3e..1112e48a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -219,7 +219,7 @@ packages: - plot-light "Joseph Canero @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