From 5ba15a0a09fd0796644eedca057d6d368888e0f4 Mon Sep 17 00:00:00 2001 From: Tim Humphries Date: Mon, 15 Jan 2018 14:27:48 -0800 Subject: [PATCH] Add transformers-either As per https://github.com/tmcgilchrist/transformers-either/issues/1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b190b34..d4844813 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3126,6 +3126,9 @@ packages: "Alexey Kotlyarov @koterpillar": - serverless-haskell + + "Tim Humphries @thumphries": + - transformers-either # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.