Skip to content
  • Richard Eisenberg's avatar
    GHCi support for levity-polymorphic join points · 392210bf
    Richard Eisenberg authored
    Fixes #16509.
    
    See Note [Levity-polymorphic join points] in ByteCodeGen,
    which tells the full story.
    
    This commit also adds some comments and cleans some code
    in the byte-code generator, as I was exploring around trying
    to understand it.
    
    test case: ghci/scripts/T16509
    392210bf