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.3
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.6.0.0
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 9, 2025

  1. Use package description from current directory when STDIN is a termin…

    …al (#119)
    
    * if stdin is a terminal use the cabal file in the cwd
    
    * ormolu
    
    * remove directory dependency, fail if more than one cabal file, move logic to Context.fromConfig
    
    * added cwd cabal file tests
    
    * Refactor changes from #100
    
    ---------
    
    Co-authored-by: William Rusnack <williamrusnack@gmail.com>
    tfausak and BebeSparkelSparkel authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    4f111ff View commit details
    Browse the repository at this point in the history
  2. Version 1.6.0.0

    tfausak authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    4a2c881 View commit details
    Browse the repository at this point in the history
Loading