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: commercialhaskell/stack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: flipstone/stack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: flipstone-fork/v3.7.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 21, 2025

  1. Ignore changes to Paths_<pkg>.hs

    This file is generated by cabal during the build and causes a recompile
    if the build cache captures a sha from the beginning of the build and
    then the file is changed by the end of it.
    qxjit committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    53a25d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2025

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

Commits on Sep 5, 2025

  1. Allows stack.yaml files to use !include directives

    This allows projects that maintain multiple stack.yaml files (e.g.
    for testing against multiple LTS versions) to reduce the duplication
    between them by using includes to share common parts.
    qxjit committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    7495ac9 View commit details
    Browse the repository at this point in the history
Loading