X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fprelude%2Fprimops.txt.pp;h=471cba1b9fd552b635f7813e0377f77215293d8f;hb=9367b24fde0c3f5efa5934e69571f5834ed43548;hp=adb2e110ff8ced4fc4348f767daa93185a37c4bf;hpb=b6a155b281f223f328b617d3a7763688537b2ee3;p=ghc-hetmet.git diff --git a/compiler/prelude/primops.txt.pp b/compiler/prelude/primops.txt.pp index adb2e11..471cba1 100644 --- a/compiler/prelude/primops.txt.pp +++ b/compiler/prelude/primops.txt.pp @@ -1801,6 +1801,7 @@ pseudoop "unsafeCoerce#" * Casting {\tt Any} back to the real type * Casting an unboxed type to another unboxed type of the same size + (but not coercions between floating-point and integral types) * Casting between two types that have the same runtime representation. One case is when the two types differ only in "phantom" type parameters, for example