From e7bd430b96c6d56c2db2c695ae652d2df99c3a8b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Sep 2016 22:19:30 -0700 Subject: [PATCH] Revert "Skip benchmarks for incremental-parser per blamario/incremental-parser#1" This reverts commit 4a67f82057c299a3911a44af4b1d8c31a25be336. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e515ea4..2cb83ae9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2967,7 +2967,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 - - incremental-parser # https://github.com/blamario/incremental-parser/issues/1 # GHC Bugs - hledger-lib # https://github.com/fpco/stackage/issues/1587