From 22154dc1e6686f72d7295a06009860c63bc12202 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Sat, 9 Jun 2018 10:10:06 +0300 Subject: [PATCH] Re-enable OneTuple and tuple --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d0ca444..9b7c9ae3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2522,8 +2522,8 @@ packages: # - katip-elasticsearch # async 2.2 "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - # - tuple # ghc 8.4 via OneTuple - - OneTuple < 0 # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359 + - tuple + - OneTuple # - SVGFonts # lens 4.16 via diagrams "Aaron Levin @aaronmblevin":