Skip to content
  • Simon Marlow's avatar
    Further tweaks to the ccs primops · 1fc25dfd
    Simon Marlow authored
     - add getCCSOf# :: a -> State# s -> (# State# s, Addr# #)
       (returns the CCS attached to the supplied object)
    
     - remove traceCcs# (obsoleted by getCCSOf#)
    
     - rename getCCCS# to getCurrentCCS#
    1fc25dfd