Vigil deleted a function. Won’t that cause the functions that call it to fail?
It would seem that those functions appear to be corrupted as well. Run Vigil again and it will take care of that for you. Several invocations may be required to fully excise all bugs from your code.
Then there’s Haskell that would remove (well, used to at some point) your source code file if you made any errors: https://gitlab.haskell.org/ghc/ghc/-/issues/163
The world’s angriest compiler.
So that’s what inspired Vigil…
Reading their page gave me a good laugh. Didn’t know about this before, and I’m glad to have learned about its existence
Yeah. this bit got me
When the compiler is being more helpful than you realize.
That’s actually hilarious