-
-
Notifications
You must be signed in to change notification settings - Fork 367
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make work stack-9.2.1.yaml and enable
pedantic
(-WError
) for cabal (
#2606) * Enable brittany for ghc-9.0.2 * Make works using cabal freeze * Add stack 9.2.1 to ci * Use new *molu versions * Enable rename for stack 9.2.1 * Use last ghc-lib * Use correct boot pkgs * Use last ghc-exactprint * Reorganize and use lens-5.1 * update retrie * Comment class plugin package * Handle Nothing case * Restore ghc-typelits deps * More non-exhaustive patterns * More non-exhaustive patterns * Set pedantic (-WError) true for cabal * Remove pedantic as we set it out in cabal.project * Not set pedantic for ghc-9.2.1 * Set pedantic in cabal.project's * More non-exhaustive patterns * Not set pedantic for ghc-9.0.1 * More incomplete patterns * Fix WErrors * Dodgy import * Correct CPP conditions * Not MonadFail in Prelude * Fix more warnings * Restore missing fun * unused imports * Enable refine imports * more fixes * Enable brittany in nix for 9.0.1 * Use newer prettyprinter * Return to master * Enable tactics in stack-9.2.1.yaml * Enable pedantic in ci * Avoid deprecation warning with CPP � * Use default prettyprinter * Update refinery for ghc-9.2.1 * Ignore deprecations * Use dev version of ghc-source-gen * disable wingman for 9.2.1 * Enable wingman for 9.0.2 * disable tactic with flag * yaml grammar * Use setup-build action * Correct workflow * Build flags for al major os's * The integer twaek is needed for the solver * Disable tests beforehand * flags only affect local packages * Exclude 8.6.5 * Exclude 8.8.4
- Loading branch information
Showing
20 changed files
with
171 additions
and
176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
plugins/hls-tactics-plugin/src/Wingman/Metaprogramming/Parser/Documentation.hs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
plugins/hls-tactics-plugin/src/Wingman/Metaprogramming/ProofState.hs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.