From 43cd26629cf4b5556c5527f90b1cbe1081d31598 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 30 Apr 2015 07:16:05 +0300 Subject: [PATCH] Block some more packages for GHC 7.10 compilation failures --- build-constraints.yaml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 60c0e36f..dd2fbace 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -72,7 +72,8 @@ packages: - executable-hash - executable-path - fgl - - fixed-list + # https://github.com/jvranish/FixedList/issues/1 + #- fixed-list GHC 7.10 - foreign-store - formatting #- fpco-api @@ -738,7 +739,9 @@ packages: - HaskellNet "Jens Petersen juhpetersen@gmail.com @juhp": - - cabal-rpm + [] + # https://github.com/juhp/cabal-rpm/issues/18 + # - cabal-rpm # GHC 7.10 "Renzo Carbonara renzocarbonara@gmail.com @k0001": - network-simple @@ -866,9 +869,11 @@ packages: - maximal-cliques "Alexander Bondarenko @wiz": - - soap - - soap-tls - - soap-openssl + [] + # GHC 7.10, via iconv + #- soap + #- soap-tls + #- soap-openssl "Andres Löh @kosmikus": - generics-sop