Aniket Deshpande

Results 19 comments of Aniket Deshpande

If https://github.com/input-output-hk/cardano-ledger/pull/3023 addressed this issue, we can close it? @lehins I wonder if there are any more issues with `cabal` files, like `unused-packages`, etc. that might be worth addressing?

@mvanlonden The implementation was skipped to contain the scope of work. There wan't any particular technical hurdle.

machines: assembled pc (amd ryzen), dell latitude 7490 operating systems: linux (manjaro), nixos terminal: alacritty, st shell: zsh+starship Broot has almost _creeped_ into my development workflow over the past month...

Thanks very much for posting this. This was very helpful. :+1:

@JordanMartinez :1st_place_medal: Yes it is in reference to your comments. I'm using your `inputR` in my project :taco: :grin: > I initially wrote this comment when I still did not...

Just came across this issue and was blessed with all I ever needed to understand what I was doing wrong trying to figure out persp-mode. > To figure out what...

@lehins @JaredCorduan I think that given the recent changes to all cabal files, including the enforcement of formatting on CI, this ticket stands finished?

@0x777 would be the right person to look into this.

Adding some examples to this issue, hoping they will be helpful for investigating further: ### Package `random` - branch `doctests-attempt` https://github.com/haskell/random/tree/doctests-attempt ```shellsession random on  doctests-attempt [!?] via λ lts-18.28...

@iccicci thanks for the mention! This has been fixed here https://github.com/IntersectMBO/cardano-ledger/pull/4288 . For a quick summary, the problem was in decoding, not the transaction itself, but the resulting `PredicateFailure`.