Hacker News new | ask | show | jobs
by wean_irdeh 2871 days ago
What does crappy Haskell code loook like?
1 comments

The most common thing I can think of is putting everything in IO/ST, also known as "C++ in Haskell".