Skip to content
  • Ian Lynagh's avatar
    Handle HValues slightly nicer · aff9d690
    Ian Lynagh authored
    We now have addrToAny# rather than addrToHValue#, and both addrToAny#
    and mkApUpd0# return "Any" rather than "a". This makes it a little
    easier to see what's going on, and fixes a warning in ByteCodeLink.
    aff9d690