From 7bd086e53bba5269d901792520d8bc64a3fd8c1c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Jan 2018 10:54:30 -0800 Subject: [PATCH] Add constraint "universum < 1.0.4" per serokell/universum#127 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 921f6711..730cd8c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3260,6 +3260,9 @@ packages: # https://github.com/fpco/stackage/issues/3228 - ratel < 1 + # https://github.com/serokell/universum/issues/127 + - universum < 1.0.4 + # end of packages # Package flags are applied to individual packages, and override the values of