Y
Hacker News
new
|
ask
|
show
|
jobs
by
wean_irdeh
2871 days ago
What does crappy Haskell code loook like?
1 comments
kaku_s
2871 days ago
The most common thing I can think of is putting everything in IO/ST, also known as "C++ in Haskell".
link