From fa1a6c5f60b3eda7858815f1a03dbb0eb447512f Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Thu, 30 Mar 2017 11:08:26 +0200 Subject: [PATCH] Reenable llvm-hs The build issues described in #2407 should be fixed in llvm-hs-4.0.1.0 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08471a9a..2676b004 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2644,7 +2644,7 @@ packages: "Moritz Kiefer @cocreature": - lrucaching - # - llvm-hs # https://github.com/fpco/stackage/pull/2407 + - llvm-hs - llvm-hs-pure "Thierry Bourrillon @tbourrillon":