devilish666@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoC++ Momentlemmy.worldimagemessage-square9fedilinkarrow-up117arrow-down10
arrow-up117arrow-down1imageC++ Momentlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square9fedilink
minus-squareFlatFootFox@lemmy.worldlinkfedilinkarrow-up0·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-squareIgnotum@lemmy.worldlinkfedilinkarrow-up1·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