mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
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 #-}
| ^
This commit is contained in:
parent
1665b0081c
commit
3615964bad
@ -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 <open-source@roman-gonzalez.info> @roman":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user