Comment on The Haskell user experienceparentComments−gohrt11yThat's intentional and good. Bleeding-edge packages are a headache to manage, due to complex dependencies. You should really wring everything you can out of Platform, and feel like an advanced Haskell programmer, before dealing with Cabal.−thesteamboat11yI think that sentiment adds to the list of things that make it hard for someone to go from an intermediate level of skill to advanced level of skill.
Comments
That's intentional and good. Bleeding-edge packages are a headache to manage, due to complex dependencies. You should really wring everything you can out of Platform, and feel like an advanced Haskell programmer, before dealing with Cabal.
I think that sentiment adds to the list of things that make it hard for someone to go from an intermediate level of skill to advanced level of skill.