Remove the upper bound from text-builder-dev

Addresses #6631
This commit is contained in:
Nikita Volkov 2022-07-01 15:53:00 +03:00 committed by GitHub
parent 726e3da699
commit af13008365
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