Merge pull request #7147 from andreasabel/issue-7141

Fix #7141: drop upper bound on `split`
This commit is contained in:
Andreas Ländle 2023-10-11 19:50:51 +02:00 committed by GitHub
commit dfb43f7135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5696,7 +5696,7 @@ packages:
- spdx
- special-values
- splice
- split < 0.2.4 # https://github.com/commercialhaskell/stackage/issues/7141
- split
- splitmix
- sql-words
- stateref