Merge pull request #6263 from mcschroeder/patch-5

Re-enable ttrie
This commit is contained in:
Adam Bergmark 2021-10-31 08:57:39 +01:00 committed by GitHub
commit 19690a40d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2881,7 +2881,7 @@ packages:
"Michael Schröder <mc.schroeder@gmail.com> @mcschroeder":
- ctrie
- ttrie < 0 # compile fail against primitive https://github.com/commercialhaskell/stackage/issues/6259
- ttrie
"Stefan Kersten <kaoskorobase@gmail.com> @kaoskorobase":
- hsndfile