From 98c7fa7f952da8b0205860a1df06549a5eb9527d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 18 Feb 2016 18:28:53 -0800 Subject: [PATCH] Add constraint "generic-deriving < 1.10.1" --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20e8bce6..fb88b844 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1995,6 +1995,9 @@ packages: - distributed-process < 0.6.0 - distributed-process-tests < 0.4.4 + # @DanBurton suspects that this is causing a problem + - generic-deriving < 1.10.1 + # end of packages