Aniket Deshpande
Aniket Deshpande
Changes to `use-gnu-tar.sh` as well as `current-timestamp.sh` from this one still seem relevant.
> In case of ShelleyMA it even defines a pattern synonym. That one should be removed as well This part has been addressed in #3126
Closed by #5291
I have switched to using `force` and that dismissed the requirement to depend on `deepseq` directly. I have also updated the version and added the change-log entry.
Noted @WhatisRT, thanks! I have added the `investigation` label.
@lehins Yes I also think this is already done.
The original suggestion does not type-check because `Type0` has many inhabitants, and in my limited understanding I could come up with two potential solutions: either something like `class IsType0 r...
In the `small-steps` package, the `Embed` class handles the wrapping of predicate failures with the help of its `wrapFailed` method, and since we need to have the information of `TxId`...
Relevant clarification about the currently possible solution: https://github.com/IntersectMBO/cardano-ledger/pull/5053