From 579cd45fd628350a718ec873a5fd2ddae68d994a Mon Sep 17 00:00:00 2001 From: Joshua Chia Date: Sat, 9 Jun 2018 17:42:55 +0800 Subject: [PATCH] Reenable OneTuple --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d0ca444..004d8f5d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2523,7 +2523,7 @@ packages: "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 + - OneTuple # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359 # - SVGFonts # lens 4.16 via diagrams "Aaron Levin @aaronmblevin":