Greg Pfeil
Greg Pfeil
> ``` > scratch/main> display foo > > -- The name #rfi1v9429f is assigned to the reference > ShortHash {prefix = > "rfi1v9429f9qluv533l2iba77aadttilrpmnhljfapfnfa6sru2nr8ibpqvib9nc4s4nb9s1as45upsfqfqe6ivqi2p82b2vd866it8", > cycle = Nothing, cid = Nothing},...
Closing, as the known-failure version of this transcript is included in #5394.
I don’t know if this is new behavior since this ticket was opened, but > Triple `_`s isn't a thing anyway. We parse any number of matching characters as an...
The issue is that the closing delimiter isn’t followed by whitespace. I commented on a duplicate ticket – #3895, but am traversing all the issues before I start closing them.
> It strikes me as separately wrong though, that the numbered arg is a suffixified name instead of a fully qualified one. I thought this was covered in another ticket...
As @aryairani mentioned in https://github.com/unisonweb/unison/pull/5142#issuecomment-2229027412, there are some concerns with a Cabal CI check. To mitigate the concern re: GitHub resources, @aryairani suggests only running on Linux, not running tests,...
> I'd still simply call it unsupported for now; if it's anything but unsupported, I would want it to always build. Some projects specify platform support tiers: https://zcash.github.io/zcash/user/platform-support.html. With what...
Yeah, I don‘t think any of the transcript-running stuff has to change[^1]. Mostly this is so transcripts included in bug reports can be transcript outputs and just work. [^1]: I...
> > * the parser needs to ignore `unison:added-by-ucm` blocks; > > we have a setting when we write a scratch file in ucm, as to whether ucm should immediately...
Yeah, this is a duplicate of #2805. At some point between then and now, un-assigned numbers started getting filtered. There is probably a better option (e.g., warn or error on...