From 3615964bad926b846f6b85d4765b94ef19423bcb Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 24 Mar 2020 01:31:26 +0800 Subject: [PATCH] also redisable clr-inline Building test suite 'spec' for clr-inline-0.2.0.1.. [14 of 17] Compiling Clr.Inline.IEnumerable /var/stackage/work/unpack-dir/unpacked/clr-inline-0.2.0.1-bb74dca2b6dc4ff940300ceac868fdad61f49222a793f5bbc15c3aef92c8ce53/src/C lr/Inline/IEnumerable.hs:1:1: error: Illegal static expression: static Clr.Inline.Utils.Embed.ClrBytecode (Data.ByteString.pack [77, 90, 144, ....]) Use StaticPointers to enable this extension | 1 | {-# LANGUAGE DataKinds #-} | ^ --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7565e404..5929c518 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -310,7 +310,7 @@ packages: - floatshow - NoHoed - threepenny-editors < 0 # GHC 8.4 - - clr-inline + # - clr-inline # Illegal static expression: static Clr.Inline.Utils.Embed.ClrBytecode - strict-types < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Roman Gonzalez @roman":