mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 00:38:29 +01:00
Merge pull request #6634 from nikita-volkov/patch-5
Remove the upper bound from text-builder-dev
This commit is contained in:
commit
8a4b59f0cb
@ -1638,7 +1638,7 @@ packages:
|
|||||||
- stm-hamt
|
- stm-hamt
|
||||||
- template-haskell-compat-v0208
|
- template-haskell-compat-v0208
|
||||||
- text-builder
|
- text-builder
|
||||||
- text-builder-dev < 0.3.3 # https://github.com/commercialhaskell/stackage/issues/6631
|
- text-builder-dev
|
||||||
- th-lego
|
- th-lego
|
||||||
- vector-builder
|
- vector-builder
|
||||||
- vector-extras
|
- vector-extras
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user