From daf4172a39c3d60861145b0318ae75aaf9e9f428 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 15 Apr 2016 09:46:11 -0700 Subject: [PATCH] Add constraint autoexporter < 0.2.0 per #1363 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dea44fe0..94b5475a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2193,6 +2193,9 @@ packages: # https://github.com/fpco/stackage/issues/1361 - polyparse < 1.12 + # https://github.com/fpco/stackage/issues/1363 + - autoexporter < 0.2.0 + # end of packages