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.4.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.0
Choose a head ref
  • 2 commits
  • 19 files changed
  • 1 contributor

Commits on Jun 30, 2024

  1. Throw exception when option is overridden (#91)

    * Add class for emitting warnings
    
    * Update documentation
    
    * Emit warnings when (some) flags are given more than once
    
    * Only warn when the flag value is different
    
    * Emit all warnings before throwing errors
    
    * Improve equality checking on warnings
    
    * Tidy up multiple warnings
    
    * Go back to throwing errors instead of warnings
    
    * Tidy up
    
    * Throw exception instead of warning
    
    * Fix name and comment
    tfausak authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    132188f View commit details
    Browse the repository at this point in the history
  2. Version 1.5.0.0

    tfausak authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    b8cbeb9 View commit details
    Browse the repository at this point in the history
Loading