From 4b5e0931180ea366fe6b1880801ac6019bbc3035 Mon Sep 17 00:00:00 2001 From: Vincent Berthoux Date: Sat, 17 Mar 2018 11:10:42 +0100 Subject: [PATCH] Re-re enable Rasterific This one managed to build latest stack windows and compile against GHC 8.4.1 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b67994d3..ead4ac21 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -670,7 +670,7 @@ packages: "Vincent Berthoux @Twinside": - JuicyPixels - FontyFruity - # - Rasterific # build failure with ghc 8.4 https://github.com/Twinside/Rasterific/issues/38 + - Rasterific - svg-tree - rasterific-svg - asciidiagram @@ -3272,7 +3272,6 @@ packages: - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 - OneTuple < 0 # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359 - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/38 - TypeCompose < 0 # build failure with GHC 8.4 https://github.com/conal/TypeCompose/issues/6 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - biocore < 0 # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359 @@ -3504,7 +3503,6 @@ packages: - ignore < 0 # GHC 8.4 via HTF - large-hashable < 0 # GHC 8.4 via HTF - haxr < 0 # GHC 8.4 via HaXml - - rasterific-svg < 0 # GHC 8.4 via Rasterific - Spock < 0 # GHC 8.4 via Spock-core - pell < 0 # GHC 8.4 via arithmoi - biopsl < 0 # GHC 8.4 via biocore