Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: haskell/haskell-language-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1d43238
Choose a base ref
...
head repository: haskell/haskell-language-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2d4936d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 20, 2024

  1. Remove unused GHCup caches in CI (#4382)

    Helps us to avoid running out of disk space during a CI job.
    fendor authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    de36c8e View commit details
    Browse the repository at this point in the history
  2. Bump haskell-actions/setup in /.github/actions/setup-build

    Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.7.5 to 2.7.6.
    - [Release notes](https://github.com/haskell-actions/setup/releases)
    - [Commits](haskell-actions/setup@v2.7.5...v2.7.6)
    
    ---
    updated-dependencies:
    - dependency-name: haskell-actions/setup
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2d4936d View commit details
    Browse the repository at this point in the history
Loading