HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ljwall

3 karmajoined 9 years ago

comments

ljwall
·2 days ago·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 months ago·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