HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ljwall

3 karmajoined il y a 9 ans

comments

ljwall
·avant-hier·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
·il y a 8 mois·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