takes 5.6 seconds to compile (with no optimizations). Adding one more push 11 and one more add blows the GHC compilation time to 19.2 seconds, the 3-time increase
Wow adding up 10 numbers can take 20 seconds? I though haskell was supposed to be efficient