Hacker News new | past | comments | ask | show | jobs | submit login

This is what make it difficult to understand the performance profile of a Haskell program. Take a look at the book Real World Haskell for a taste of how ugly it can get.

http://book.realworldhaskell.org/read/profiling-and-optimiza...

Luckily Haskell does give you the ! operator (e.g., !x), which tells the compiler to evaluate the variable.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: