and
The Haskell Platform
The Second Year
“So, you can't compile & install Haskell unless you already have a
working version of Haskell...”
Haskell Platform and GHC 7
● The new GHC 7 comes out soon
● No more base 3
● -XMonoBinds with GADTs
● -XHaskell2010 by default (e.g. FFI available)
● 3 months until HP 2011
● Inliner, LLVM, type checker, IO manager new