Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #5639 Backport efficient ghc-pkg unregister #6222

Merged
merged 17 commits into from
Sep 13, 2023
Merged

Fix #5639 Backport efficient ghc-pkg unregister #6222

merged 17 commits into from
Sep 13, 2023

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    3d094b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    472db47 View commit details
    Browse the repository at this point in the history
  3. Limit DBOp to RemovePackage

    mpilgrem committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    43ad44f View commit details
    Browse the repository at this point in the history
  4. Remove effective recache

    mpilgrem committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4d5463e View commit details
    Browse the repository at this point in the history
  5. Do not use the cache

    mpilgrem committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fc56f2e View commit details
    Browse the repository at this point in the history
  6. Remove consistency checks

    mpilgrem committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8d1b65b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3ddc63 View commit details
    Browse the repository at this point in the history
  8. Remove FlagUnitId

    mpilgrem committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c05345d View commit details
    Browse the repository at this point in the history
  9. Remove expand_vars code

    mpilgrem committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0e748c3 View commit details
    Browse the repository at this point in the history
  10. Remove mode code

    mpilgrem committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ac5e634 View commit details
    Browse the repository at this point in the history
  11. Remove cli code

    mpilgrem committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a884b96 View commit details
    Browse the repository at this point in the history
  12. Remove locationAbsolute code

    mpilgrem committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4d56649 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    211cea1 View commit details
    Browse the repository at this point in the history
  14. Reformat

    mpilgrem committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    def20b0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2d69d68 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    17691c6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a4de03c View commit details
    Browse the repository at this point in the history