From 2c0ec521912021cc2436cd96387706cfa23d13c1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 2 Jul 2019 08:24:49 +0300 Subject: [PATCH] Exclude two packages for kowainik/typerep-map#77 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b556bde4..7cae62af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4649,6 +4649,9 @@ packages: - stm-hamt < 0 - stm-containers < 0 + - typerep-map < 0 # https://github.com/kowainik/typerep-map/issues/77 + - co-log < 0 + # https://github.com/commercialhaskell/stackage/issues/4568 - prettyprinter < 1.3.0