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: tfausak/cabal-gild
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.0.1
Choose a base ref
...
head repository: tfausak/cabal-gild
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.0.2
Choose a head ref
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 2, 2024

  1. Disable CI schedule (#110)

    tfausak authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0d91688 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Still alive

    tfausak committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    ebd64e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Bump haskell-actions/run-ormolu from 16 to 17 (#111)

    Bumps [haskell-actions/run-ormolu](https://github.com/haskell-actions/run-ormolu) from 16 to 17.
    - [Release notes](https://github.com/haskell-actions/run-ormolu/releases)
    - [Changelog](https://github.com/haskell-actions/run-ormolu/blob/master/CHANGELOG.md)
    - [Commits](haskell-actions/run-ormolu@v16...v17)
    
    ---
    updated-dependencies:
    - dependency-name: haskell-actions/run-ormolu
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    7cc71c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

  1. Add support for GHC 9.12, drop support for 9.6 (#112)

    * Add support for GHC 9.12, drop support for 9.6
    
    * Add 'cabal update' to CI workflow
    tfausak authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    4fe0177 View commit details
    Browse the repository at this point in the history
  2. Version 1.5.0.2

    tfausak authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    d200354 View commit details
    Browse the repository at this point in the history
Loading