What is Haskell?
Born in 1990 from a committee of academics who valued purity over pragmatism, Haskell is a statically-typed, purely functional programming language — an experiment in treating computation as mathematics, and mathematics as architecture.
It is a language that has always existed slightly outside of time: every program is an expression, every expression is a proof, and every proof returns the same value when asked the same question. Nothing changes beneath the marble.