From 46f9ba8c36ad56f710d7eb04a64e55867a115392 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 May 2016 14:20:33 +0300 Subject: [PATCH] Remove upper bound on c2hs --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf3bc027..d891bb1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2220,10 +2220,6 @@ packages: # These are all temporary, and need to be removed before starting GHC 8 - data-default < 0.7 - data-default-class < 0.1 - - # This will almost certainly result in build failures. Used to - # work around shelly upper bound on time - - c2hs < 0 # end of packages