Skip to content
  • Ben Gamari's avatar
    ghc-bin: Add --merge-objs mode · 5686f47b
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    This adds a new mode, `--merge-objs`, which can be used to produce
    merged GHCi library objects.
    
    As future work we will rip out the object-merging logic in Hadrian and
    Cabal and instead use this mode.
    
    Closes #20712.
    5686f47b