From 2e211c95df1484a731b475a72fa28e519219ebef Mon Sep 17 00:00:00 2001 From: Justus Adam Date: Tue, 2 Oct 2018 22:04:39 +0200 Subject: [PATCH] Fixed the bounds for exit-codes --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e6a09225..46f4c7d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2571,7 +2571,7 @@ packages: # - marvin # https://github.com/JustusAdam/marvin/issues/22 - marvin-interpolate - mustache - - exit-codes <= 1.0.0 + - exit-codes >= 1.0.0 "Cindy Wang @CindyLinz": - NoTrace < 0 # GHC 8.4 via base-4.11.0.0