Skip to content
  • Daniel Gröber (dxld)'s avatar
    Add new v2-build flag '--only-configure' · 193f4ab0
    Daniel Gröber (dxld) authored
    When this flag is active we only execute the Cabal build system's 'configure'
    step for each local unit and nothing else. This allows (re)generating the Setup
    configuration cache which is accessed directly by tooling like ghc-mod and HIE
    through cabal-helper and allows such tooling to forgoe a full rebuild.
    193f4ab0