@[email protected] to Programmer [email protected] • 1 year agoC++ Momentlemmy.worldimagemessage-square156fedilinkarrow-up11.04K
arrow-up11.04KimageC++ Momentlemmy.world@[email protected] to Programmer [email protected] • 1 year agomessage-square156fedilink
minus-square@[email protected]linkfedilink82•1 year agoMy favorite compile error happened while I was taking a Haskell class. ghc: panic! (the ‘impossible’ happened) The issue is plainly stated, and it provides clear next steps to the developer.
minus-squareIgnotumlinkfedilink48•1 year agoI had a similar error, though not from the compiler Error message just read this should never happen
My favorite compile error happened while I was taking a Haskell class.
The issue is plainly stated, and it provides clear next steps to the developer.
I had a similar error, though not from the compiler
Error message just read
this should never happen
Ah, good old PlarformIO