From 6df9d2178cbb95b355c9af864c4e16abaf3334cc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 30 Aug 2016 08:28:39 -0700 Subject: [PATCH] Added constraint "monad-logger-prefix < 0.1.5 per #1831 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cd7ab24..0163738a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2514,6 +2514,9 @@ packages: # https://github.com/fpco/stackage/issues/1816 - mersenne-random-pure64 < 0.2.1.0 + # https://github.com/fpco/stackage/issues/1831 + - monad-logger-prefix < 0.1.5 + # end of packages