Skip to content
  • sheaf's avatar
    42b05e9b
    RTS: declare setKeepCAFs symbol · 42b05e9b
    sheaf authored and Marge Bot's avatar Marge Bot committed
    Commit 08ba8720 failed to declare the dependency of keepCAFsForGHCi on
    the symbol setKeepCAFs in the RTS, which led to undefined symbol errors
    on Windows, as exhibited by the testcase frontend001.
    
    Thanks to Moritz Angermann and Ryan Scott for the diagnosis and fix.
    
    Fixes #22961
    42b05e9b
    RTS: declare setKeepCAFs symbol
    sheaf authored and Marge Bot's avatar Marge Bot committed
    Commit 08ba8720 failed to declare the dependency of keepCAFsForGHCi on
    the symbol setKeepCAFs in the RTS, which led to undefined symbol errors
    on Windows, as exhibited by the testcase frontend001.
    
    Thanks to Moritz Angermann and Ryan Scott for the diagnosis and fix.
    
    Fixes #22961
Loading