From 407646d03b4bede0c5a40411e645beecaf621481 Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Sat, 5 Aug 2017 15:07:51 +0100 Subject: [PATCH] Attempt to reenable clr-inline clr-inline 0.2.0 has been released including ghc 8.2.1 fixes --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44e7cb89..95cb3520 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -42,7 +42,7 @@ packages: - hp2pretty # With permission of Claude Heiland-Allend - floatshow # https://bitbucket.org/dafis/floatshow/issues/1/add-to-stackage # - threepenny-editors # GHC 8.2.1 via threepenny-gui - # - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510, and https://gitlab.com/tim-m89/clr-haskell/issues/28 + - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 "Joshua Koike @jano017":