From aa89cc86efea3cd3db3365e509a680cec92b0c1b Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Mon, 20 Jun 2016 13:17:01 +0200 Subject: [PATCH] Reenable most HaskellR packages. Except ihaskell-inline-r, because package blocked by IHaskell not supporting GHC 8. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad656e0c..ad59bfd8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1370,11 +1370,11 @@ packages: - nationstates "Mathieu Boespflug @mboes": - # GHC 8 - H - # GHC 8 - ihaskell-inline-r - # GHC 8 - inline-r + # BLOCKED ihaskell support for GHC 8 - ihaskell-inline-r - cassette - distributed-closure + - H + - inline-r - th-lift "Christopher Reichert @creichert":