{-# language MagicHash #-} module Op ( writeCharArray# ) where import GHC.Exts (writeCharArray#)