From 6de0795c28c7c283bc95231ed1a8293be384ad45 Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Fri, 2 Dec 2016 09:42:32 -0800 Subject: [PATCH] `turtle` now builds with `optparse-applicative` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f1a8c98..1be0a1aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -507,7 +507,7 @@ packages: - pipes-parse - pipes-concurrency - pipes-safe - # - turtle # BLOCKED optparse-applicative 0.13 + - turtle - foldl - morte