Haskell Platform 2012.2.0.0 released - includes GHC 7.4.1
hackage.haskell.org
Haskell Platform 2012.2.0.0 released - includes GHC 7.4.1
1–10 of 36 posts
Re: Haskell Platform 2012.2.0.0 released - includes GHC 7.4.1
#2What is the state of the art for the new kids on the block like Clojure, Scala and Go ?
Re: Haskell Platform 2012.2.0.0 released - includes GHC 7.4.1
#3Some good stuff in this release --- preliminary ARM support is exciting for obvious reasons, and the new kinds flags are fun if you like that sort of thing (see http://blog.omega-prime.co.uk/?p=127 for some examples)
Re: Haskell Platform 2012.2.0.0 released - includes GHC 7.4.1
#4Re: Haskell Platform 2012.2.0.0 released - includes GHC 7.4.1
#5I'm still tippy-toeing in the Haskell waters .. but the availability of seemingly mature "elbow-grease" tools like profilers, debuggers and code coverage evaluators is what attracts me to Haskell. What is the state of the art for the new kids on the block like Clojure, Scala and Go ?
Re: Haskell Platform 2012.2.0.0 released - includes GHC 7.4.1
#6Release notes here: http://www.haskell.org/ghc/docs/7.4.1/html/users_guide/relea... Some good stuff in this release --- preliminary ARM support is exciting for obvious reasons, and the new kinds flags are fun if you like that sort of thing (see http://blog.omega-prime.co.uk/?p=127 for some examples)
The platform is basically a bundle of GHC, cabal and some other build tools, and some "sanctioned" Haskell libraries.
Re: Haskell Platform 2012.2.0.0 released - includes GHC 7.4.1
#7Re: Haskell Platform 2012.2.0.0 released - includes GHC 7.4.1
#8Links on the website need to be updated.
Re: Haskell Platform 2012.2.0.0 released - includes GHC 7.4.1
#9I'm still tippy-toeing in the Haskell waters .. but the availability of seemingly mature "elbow-grease" tools like profilers, debuggers and code coverage evaluators is what attracts me to Haskell. What is the state of the art for the new kids on the block like Clojure, Scala and Go ?
Re: Haskell Platform 2012.2.0.0 released - includes GHC 7.4.1
#10I applaud the Haskell community for taking care of the non-technicals on their flagship download.