From 34004d39b3c0be48f459019b92befaf17b59135c Mon Sep 17 00:00:00 2001 From: Yoshikuni Jujo Date: Tue, 20 Mar 2018 10:47:16 +0900 Subject: [PATCH 1/2] Re-enable papillon #3390 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ce46583..c0418476 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3792,7 +3792,6 @@ packages: - haskell-tools-refactor < 0 # GHC 8.4 via template-haskell-2.13.0.0 - modern-uri < 0 # GHC 8.4 via template-haskell-2.13.0.0 - monad-mock < 0 # GHC 8.4 via template-haskell-2.13.0.0 - - papillon < 0 # GHC 8.4 via template-haskell-2.13.0.0 - rank2classes < 0 # GHC 8.4 via template-haskell-2.13.0.0 - servant-swagger-ui < 0 # GHC 8.4 via template-haskell-2.13.0.0 - stache < 0 # GHC 8.4 via template-haskell-2.13.0.0 From 012b3f2a50e8308f6fc8665f132acfcfefac1576 Mon Sep 17 00:00:00 2001 From: Yoshikuni Jujo Date: Tue, 20 Mar 2018 15:27:26 +0900 Subject: [PATCH 2/2] Add X11-xft library --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c0418476..66173447 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2491,6 +2491,7 @@ packages: - io-machine - yjsvg - x11-xim + - X11-xft - Imlib - xturtle - gluturtle