From db96dbce0ce9f737524463f7e0ecfaf51f660915 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 10 Jul 2017 17:00:46 -0700 Subject: [PATCH] Add constraint "rot13 < 0.2.0.0" per kvanberendonck/codec-rot13#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fbbec0e..4386d5b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3298,6 +3298,9 @@ packages: # https://github.com/fpco/stackage/issues/2640 - hoauth2 < 1.3.0 + # https://github.com/kvanberendonck/codec-rot13/issues/1 + - rot13 < 0.2.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of