Skip to content
  • Ken Micklas's avatar
    ea8e60f5
    Rebuild on changes in all extra-source-files · ea8e60f5
    Ken Micklas authored
    This should alleviate #4746 for most use cases, if the dependent files
    are declared in `extra-source-files`. The downside is that `cabal`
    will not be able to avoid invoking GHC in as many cases, but GHC's
    `--make` should be smart enough to avoid any "actual" rebuilding that
    isn't necessary.
    ea8e60f5
    Rebuild on changes in all extra-source-files
    Ken Micklas authored
    This should alleviate #4746 for most use cases, if the dependent files
    are declared in `extra-source-files`. The downside is that `cabal`
    will not be able to avoid invoking GHC in as many cases, but GHC's
    `--make` should be smart enough to avoid any "actual" rebuilding that
    isn't necessary.
Loading