[project @ 1999-03-05 10:21:22 by sof]
[ghc-hetmet.git] / ghc / compiler / nativeGen / StixPrim.lhs
index ee1b861..3579ca1 100644 (file)
@@ -109,6 +109,8 @@ primCode [lhs] UnsafeFreezeArrayOp [rhs]
 
 primCode [lhs] UnsafeFreezeByteArrayOp [rhs]
   = simpleCoercion PtrRep lhs rhs
+primCode [lhs] UnsafeThawByteArrayOp [rhs]
+  = simpleCoercion PtrRep lhs rhs
 \end{code}
 
 Returning the size of (mutable) byte arrays is just