From 0bee4f667914e4eadcca87b09a009e25715495e5 Mon Sep 17 00:00:00 2001 From: Pi3r Date: Wed, 2 Aug 2017 13:17:57 +0200 Subject: [PATCH] Update build-constraints.yaml Add pcre-utils back. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 94dd735c..ad8f3e92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2231,7 +2231,7 @@ packages: # - compactmap # GHC 8.2.1 # - stateWriter # GHC 8.2.1 - filecache - # - pcre-utils # GHC 8.2.1 + - pcre-utils - strict-base-types # - withdependencies # GHC 8.2.1 - hruby