test: antithesis
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Add an explicit type annotation on decodedResult in runQueryLedgerPeerSnapshot to document that two fromEitherIOCli calls peel off AcquiringFailure and QueryCmdError, leaving the decode Either for the case expression. Also switch supportedEra from MonadError/throwError to MonadIO/throwCliError.
Co-authored-by: Copilot Autofix powered by AI <[email protected]>
Co-authored-by: Copilot Autofix powered by AI <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
also complain when the exact rollback point is not found, instead of silently moving to a different point's state also complain when trying to roll back to a point before the tip Signed-off-by: Roland Kuhn <[email protected]>
Signed-off-by: Roland Kuhn <[email protected]>
Signed-off-by: Roland Kuhn <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Bump haskell-language-server to 2.13.0.0
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Tripura Repalle <[email protected]>
Prevent bogus Copilot review remarks about `.cabal` file formatting