X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fprelude%2Fprimops.txt.pp;h=3493d0527e716ebe18d1d347e8fed4e0e5336a9f;hp=f5a98c353a726847f9aab3e2b61172059d75f26e;hb=b067bdc33ce1a0bb01957b0bcfbb1c516dba53a4;hpb=f38310c9d33a263a610005996f32f3d7d2e25c44 diff --git a/compiler/prelude/primops.txt.pp b/compiler/prelude/primops.txt.pp index f5a98c3..3493d05 100644 --- a/compiler/prelude/primops.txt.pp +++ b/compiler/prelude/primops.txt.pp @@ -1672,7 +1672,7 @@ primop MkApUpd0_Op "mkApUpd0#" GenPrimOp out_of_line = True primop NewBCOOp "newBCO#" GenPrimOp - ByteArr# -> ByteArr# -> Array# a -> ByteArr# -> Int# -> ByteArr# -> State# s -> (# State# s, BCO# #) + ByteArr# -> ByteArr# -> Array# a -> Int# -> ByteArr# -> State# s -> (# State# s, BCO# #) with has_side_effects = True out_of_line = True