Skip to content
  • Simon Marlow's avatar
    Implement "ghc --abi-hash M1 M2 ..." · c7170e8e
    Simon Marlow authored
    This prints a combined hash of the ABIs exposed by the modules listed
    on the command line.  It will be used by Cabal for generating a
    package Id based on the actual ABI of a package.
    c7170e8e