From d3aed566e695fd4f82b06bac83528b7c9528e869 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 21 Apr 2020 07:15:47 +0300 Subject: [PATCH] Skip newer typerep-map --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc7a214d..287c2f3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4760,6 +4760,8 @@ packages: - optics < 0.3 - optics-vl < 0.2.1 + # https://github.com/commercialhaskell/stack/issues/5264 + - typerep-map < 0.3.3 # end of packages # Package flags are applied to individual packages, and override the values of