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

Preliminary bzlmod support #60

Merged
merged 15 commits into from
Sep 29, 2023
Merged

Preliminary bzlmod support #60

merged 15 commits into from
Sep 29, 2023

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    38552ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f68aada View commit details
    Browse the repository at this point in the history
  3. Drop repository name on local labels

    This enables renaming the module to gazelle_cabal.
    aherrmann committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b2e09a6 View commit details
    Browse the repository at this point in the history
  4. start MODULE.bazel files

    aherrmann committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e0e80c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6826588 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    004cf9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c6294e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fee2a1d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    835a477 View commit details
    Browse the repository at this point in the history
  10. import stackage-exe

    aherrmann committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    eea058c View commit details
    Browse the repository at this point in the history
  11. tasty-discover components

    aherrmann committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    791a4d2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e2e2fb View commit details
    Browse the repository at this point in the history
  13. snapshots --> snapshot

    aherrmann committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    96f4a62 View commit details
    Browse the repository at this point in the history
  14. Enable bzlmod on CI

    On for GHC version 9.4.5 and only for the example test for now.
    
    The alternative-deps tests and the root module are not yet ready to be
    tested with bzlmod enabled.
    aherrmann committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6e99086 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    87deb68 View commit details
    Browse the repository at this point in the history