Commit ad2ec5d
authored
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
- .github/workflows/ci.yaml+7-6
- lib/unison-prelude/src/Unison/Util/List.hs+7-5
- parser-typechecker/src/Unison/Codebase/Branch.hs+5-1
- parser-typechecker/src/Unison/Syntax/DeclPrinter.hs+36-5
- parser-typechecker/src/Unison/Syntax/TermPrinter.hs+6-2
- parser-typechecker/src/Unison/Syntax/TypePrinter.hs+8-1
- parser-typechecker/src/Unison/Typechecker/TypeError.hs+2-1
- unison-src/transcripts-using-base/all-base-hashes.output.md+4-4
- unison-src/transcripts-using-base/doc.output.md+4-4
- unison-src/transcripts-using-base/serial-test-00.output.md+1-1
- unison-src/transcripts/idempotent/affine-handlers.md+1-1
- unison-src/transcripts/idempotent/bug-strange-closure.md+8-8
- unison-src/transcripts/idempotent/doc1.md+1-1
- unison-src/transcripts/idempotent/fix1063.md+1-1
- unison-src/transcripts/idempotent/fix2254.md+5-5
- unison-src/transcripts/idempotent/fix3265.md+3-3
- unison-src/transcripts/idempotent/fix693.md+1-1
- unison-src/transcripts/idempotent/formatter.md+2-2
- unison-src/transcripts/idempotent/merge.md+5-5
- unison-src/transcripts/idempotent/print-ordering.md+219
- unison-src/transcripts/idempotent/underapply-msg.md+34
- unison-src/transcripts/idempotent/update-type-add-constructor.md+1-1
- unison-src/transcripts/pretty-print-libraries.output.md+102-102
0 commit comments