HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ljwall

3 karmajoined 9 jaar geleden

comments

ljwall
·3 dagen geleden·discuss
I only use Haskell in hobby projects outside of work but somewhat regularly run into problems with package bounds causing conflicts or forcing some project on to an older GHC than I'd like. It's not cabal hell since its confined to one project and not system wide, but it's definitely a pain point.
ljwall
·8 maanden geleden·discuss
Seconding Haskell in Depth.

But aside from resources, if you actually have something you want to build in Haskell, just go for it and struggle through --- that's the best way to learn that I've found