Uh oh!
There was an error while loading. Please reload this page.
Fix and find typos in hs sources - #11501
Conversation
f464308 to
ffffeaaCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ffffeaa to
0737b44CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
80c1c51 to
3cb752fCompare4c1ceab to
9cc81a9CompareUh oh!
There was an error while loading. Please reload this page.
13cbfe0 to
cdeacc3Comparecdeacc3 to
ff54088Compare- Configure typos for hs abbreviations and allowed misspellings - Fix typo inherithed - Fix typo succesfully - Fix typo environmnet - Fix typo ther - Add more abbreviations and misspellings - Fix typo uncessary - Fix typo becuase - Fix typo Uknown - Remove false hits from dist-newstyle - Add an hs-fix-typos .PHONY target - Exclude non-existent files - Exclude path dist-newstyle - Do path exclusions one per line - Add make hs-typos to typos workflow - Fix typo ReportUserTargerNonexistantFile - Rename files to all-test-suite.* - Bump typo to v1.43.5 - Use separate config for typos for docs & srcs - Add .typos-hs.toml - Use explicit --config with typos - Fix typo --formar in changelog for haskell#1903 - Rename to .typos-srcs.toml - Trigger ci run on push - Fix typo comparision - Fix typo limt - Fix typo appropiate - Fix typo preprocesser - Fix typo verstion - Fix typo cylical - Fix typo synopsys - Add a changelog entry - Exclude the changelog entry with a typo
ff54088 to
b4a28eaComparephilderbeast
commented
Mar 5, 2026
@mergify queue |
Merge Queue StatusRule:
This pull request spent 2 hours 4 minutes 50 seconds in the queue, including 1 hour 54 minutes 41 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks Failing checks: HintYou may have to fix your CI before adding the pull request to the queue again. |
geekosaur
commented
Mar 5, 2026
@Mergifyio queue |
Merge Queue StatusRule:
This pull request spent 1 hour 56 minutes 58 seconds in the queue, including 1 hour 46 minutes 3 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks Failing checks: HintYou may have to fix your CI before adding the pull request to the queue again. |
geekosaur
commented
Mar 5, 2026
windows-latest 9.2.8 again. try it later. |
geekosaur
commented
Mar 6, 2026
@Mergifyio queue |
Merge Queue StatusRule:
This pull request spent 1 hour 55 minutes 32 seconds in the queue, including 1 hour 45 minutes 8 seconds running CI. Required conditions to merge
|
geekosaur
commented
Mar 6, 2026
Should be rebased on top of |
A follow on from #10603, check for typos in
*.hsand other source files. I didn't change the existing configuration we use for spell checking the docs or the method of supplying*.rstand*.mdfiles but I did change their Makefile recipes to take an explicit--configoption, renaming their config file to.typos-docs.yml:Adds two Makefile .PHONY targets for finding and fixing typos and a GitHub action for finding these typos. Updated
.typos-srcs.ymlto accept abbreviations we use and some misspellings.I'll squash commits before applying the merge label if this pull request is approved.
significance: significantin the changelog file.