Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Bodigrim's avatar
    7485f848
    Bump Cabal submodule · 7485f848
    Bodigrim authored and Marge Bot's avatar Marge Bot committed
    This requires changing the recomp007 test because now cabal passes
    `this-unit-id` to executable components, and that unit-id contains a
    hash which includes the ABI of the dependencies. Therefore changing the
    dependencies means that -this-unit-id changes and recompilation is
    triggered.
    
    The spririt of the test is to test GHC's recompilation logic assuming
    that `-this-unit-id` is constant, so we explicitly pass `-ipid` to
    `./configure` rather than letting `Cabal` work it out.
    7485f848
    History
    Bump Cabal submodule
    Bodigrim authored and Marge Bot's avatar Marge Bot committed
    This requires changing the recomp007 test because now cabal passes
    `this-unit-id` to executable components, and that unit-id contains a
    hash which includes the ABI of the dependencies. Therefore changing the
    dependencies means that -this-unit-id changes and recompilation is
    triggered.
    
    The spririt of the test is to test GHC's recompilation logic assuming
    that `-this-unit-id` is constant, so we explicitly pass `-ipid` to
    `./configure` rather than letting `Cabal` work it out.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.