From 99c482895b93ec909a33974c27f2f4a134b7f969 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 30 Apr 2015 07:40:29 +0300 Subject: [PATCH] Two more GHC 7.10 compilation failures --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4b0fee6..54b8d9a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -201,7 +201,8 @@ packages: - crypto-random-api - hit - language-java - - libgit + # https://github.com/vincenthz/hs-libgit/issues/4 + # - libgit GHC 7.10 - pem - siphash - socks @@ -671,7 +672,8 @@ packages: #- elm-compiler - elm-core-sources #- elm-package - - language-glsl + # https://github.com/noteed/language-glsl/issues/11 + #- language-glsl GHC 7.10 - prettyclass - QuasiText - union-find