From ccb816e2e23dc8f09d2796f027a756d5bf3ef53a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 16 Apr 2020 09:31:59 +0200 Subject: [PATCH] optics < 0.3 for #5309 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dec45ee2..e37b787b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4758,6 +4758,7 @@ packages: - arithmoi < 0.11.0.0 # https://github.com/commercialhaskell/stackage/issues/5309 + - optics < 0.3 - optics-core < 0.3 - optics-extra < 0.3 - optics-th < 0.3