←back to thread

306 points jameshh | 1 comments | | HN request time: 0s | source
Show context
UltraSane ◴[] No.44410502[source]
Haskell itself is an amazing language once it "clicks". But all the tooling around Haskell is just really bad.
replies(4): >>44410645 #>>44410765 #>>44413249 #>>44416046 #
1. whateveracct ◴[] No.44416046[source]
This isn't really true nowadays.

Also, you can build pretty much everything in Haskell with a plain text editor and ghci. You get better code that way too!