From 612a65a5a3b0e91f95b3585d6b59ff6a525d8057 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 9 Apr 2018 06:40:08 +0300 Subject: [PATCH] Reenable json (closes #3502) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf2455a3..12c7a257 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3377,7 +3377,6 @@ packages: - hsshellscript < 0 # build failure with GHC 8.4 - hstatistics < 0 # build failure with GHC 8.4 - hw-fingertree < 0 # build failure with GHC 8.4 - - json < 0 # build failure with GHC 8.4 - language-fortran < 0 # build failure with GHC 8.4 - language-glsl < 0 # build failure with GHC 8.4 - median-stream < 0 # build failure with GHC 8.4