From 677097310c43d00a2b68a6b981cb574d506fde3c Mon Sep 17 00:00:00 2001 From: Jared Weakly Date: Wed, 1 Jul 2020 18:15:09 -0700 Subject: [PATCH] Avoid pinning hsc2hs so that windows builds --- cabal.GHC-8.6.5.config | 1 - 1 file changed, 1 deletion(-) diff --git a/cabal.GHC-8.6.5.config b/cabal.GHC-8.6.5.config index 96e2e11f..39bf0610 100644 --- a/cabal.GHC-8.6.5.config +++ b/cabal.GHC-8.6.5.config @@ -107,7 +107,6 @@ constraints: any.Cabal ==2.4.0.1, any.heredoc ==0.2.0.0, any.hostname ==1.0, any.hpc ==0.6.0.3, - any.hsc2hs ==0.68.7, hsc2hs -in-ghc-tree, any.integer-gmp ==1.0.2.0, any.integer-logarithms ==1.0.3,