Merge pull request #6634 from nikita-volkov/patch-5

Remove the upper bound from text-builder-dev
This commit is contained in:
Michael Snoyman 2022-07-04 10:54:37 +03:00 committed by GitHub
commit 8a4b59f0cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1638,7 +1638,7 @@ packages:
- stm-hamt
- template-haskell-compat-v0208
- text-builder
- text-builder-dev < 0.3.3 # https://github.com/commercialhaskell/stackage/issues/6631
- text-builder-dev
- th-lego
- vector-builder
- vector-extras