Skip data-msgpack benchmarks per TokTok/hs-msgpack#20

This commit is contained in:
Dan Burton 2016-10-24 11:28:00 -07:00
parent 616b26b9ef
commit da47abb7e8
No known key found for this signature in database
GPG Key ID: C11E00118F0CE509

View File

@ -3063,6 +3063,7 @@ skipped-benchmarks:
- cipher-camellia # https://github.com/vincenthz/hs-crypto-cipher/issues/46
- cipher-des # https://github.com/vincenthz/hs-crypto-cipher/issues/46
- cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46
- data-msgpack # https://github.com/TokTok/hs-msgpack/issues/20
# GHC Bugs
- hledger-lib # https://github.com/fpco/stackage/issues/1587