Skip to content
  • Duncan Coutts's avatar
    Rearrange setup wrapper to know the cabal lib version · e2a352d1
    Duncan Coutts authored
    It is important to know which version of the Cabal lib the setup
    script has been built with because it affects what flags we can pass
    to it. So we now store the version in dist/setup/setup.version.
    If the version number changes then we rebuild the setup binary.
    e2a352d1