On Mon, Mar 23, 2015 at 10:19 AM, Richard Eisenberg <eir@cis.upenn.edu> wrote:> Forgive me, all, for asking what many may think a silly question, but I must ask:> What's wrong with the platform?> One non-answer to this question:> - "It's always out-of-date." This statement, while true, isn't a direct indication that something is wrong.I think this is another symptom. Yes, there are some people who alwayswant the newest, shiniest thing. A system where you bundle up somebest-of set of libraries won't make them happy, unless maintenance ofthe libraries moves into HP, or at least has releases coordinated withit.
I didn't have that problem with Python or Clojure. I didn't run intoit with Python until I was building enterprise-class systems. I raninto other issues that made me drop Clojure before I ran into thisone.So, why weren't the packages I wanted to install in the platform? Ifit's really "batteries included" as thehaskell.org/platform/contents.html says, shouldn't they be there wellbeyond just doing textbook exercises?