Skip benchmarks for hw-balancedparens due to #3880

This commit is contained in:
Alexey Zabelin 2018-08-06 11:24:13 -04:00
parent 82673d0728
commit 686cd61d28
No known key found for this signature in database
GPG Key ID: 3A169985478324E9

View File

@ -4304,6 +4304,7 @@ skipped-benchmarks:
- unordered-containers # criterion 1.5
- hw-prim # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880
- hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880
- hw-balancedparens # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880
# ghc 8.4 outdated dependencies
- buffer-builder # ghc 8.4 via json-builder build failure