Modifying or Extending Tagged Classes in a Restricted Environment
Is there some way to change the tag when extending a
TaggedClass, or to take an existing Class and extend it to a TaggedClass? I couldn't find a way so I was going to make my own wrapper, but then I found that makeClass isn't exported.