From 68f76c94e0108d4b1e5905eca8260892bf3e0a97 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Nov 2015 13:42:21 -0800 Subject: [PATCH] Disable eventstore instead of constraint per #1000 --- build-constraints.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef4addd3..1519efc3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1680,8 +1680,9 @@ packages: - Cartesian - Michelangelo - "Yorick Laupa yo.eight@gmail.com @YoEight": - - eventstore + # https://github.com/fpco/stackage/issues/1000 + # "Yorick Laupa yo.eight@gmail.com @YoEight": + # - eventstore "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537 @@ -1809,9 +1810,6 @@ packages: # https://github.com/fpco/stackage/issues/992 - safecopy < 0.9 - - # https://github.com/fpco/stackage/issues/1000 - - eventstore < 0.9.1 # end of packages