From 98244de81d513169cb1423835d802d3238a0ed18 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 18:23:58 -0700 Subject: [PATCH] Unskip data-msgpack benchmarks --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6178ef5..0175aa49 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3058,7 +3058,6 @@ 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