Vanessa McHale
Vanessa McHale
@DigitalBrains1 yes! I came to the same conclusion, I have a PR just now.
Great, thanks! I don't have any objections, just questions, I'll have a review shortly.
@martijnbastiaan yes! I [added](https://github.com/clash-lang/clash-compiler/pull/2270/commits/735089b7201a25543e8e843bed6dc50480b0675d) the changelog entry that mentioned records but I was confused by @DigitalBrains1's comment: > we can now process records and type-level naturals I don't see how...
Oh yes I see, thank you! I have just pushed the full changelog.
Ah I'm so sorry I didn't realize the `Co-authored-by` lines had to be at the end of the commit 😬
perhaps the error message could be rewritten? If this is not an eta bug, the compiler need not report it as such
> Similarly, indentation with other motion keys simply don't work. For example I would expect `5>` to ident the line(s) 5 times in visual mode. > > This makes it...
will open the file in a new buffer (in Zed, I suppose a new tab) as well.
> `xsv table` doesn't print the _parsed_ contents of CSV data. It just rewrites the input CSV as tab-delimited CSV, and then expands the tabs in the output as per...
The main difference I see is: 1) The function `mpz_clear` is not imported as a `FunPtr`. This might be something that can b worked around, I don't know. 2) I'd...