The eternal tradeoff of modern programming. Sure, your Haskell/Rust/F# code might be bulletproof with its fancy type system that catches errors before they happen, but good luck getting anything done while you wait for the compiler to finish its philosophical dissertation on why your code is technically correct but morally questionable.
The Haskell logo on the forehead is the chef's kiss - peacefully dreaming about monads while your CPU fans scream in agony. Meanwhile, dynamic language devs shipped three features and two bugs while you were still waiting for the first compilation.