From c5b7a6485cd8822ac8356507845386578dc54109 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 14 Feb 2019 01:42:43 -0500 Subject: [PATCH] add ghc-lib to "hide" section --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 208fc71c..06cfaa58 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5617,6 +5617,7 @@ hide: - summoner # conflicts with Prelude in base - temporary-rc # conflicts with temporary - temporary-resourcet # conflicts with temporary +- ghc-lib # per its own recommendation. conflicts with template-haskell # Cryptonite deprecations - cipher-aes