1 2 3 4 5 6 7 8 9
{-# LANGUAGE MagicHash #-} module Ticket112 where import GHC.Prim -- | ...given a raw 'Addr#' to the string, and the length of the string. f :: a f = undefined