7 ms·
Breaking news: the Haskell Platform exists. Stop teaching noobs to use Hugs, ffs.
by Toshio 13y ago
Breaking news: the Haskell Platform exists.
Stop teaching noobs to use Hugs, ffs.
- andolanra 13y agoGood advice for today, but the Haskell Platform got started in 2008-2009. This book is from 2004.
- tux1968 13y agoThe book in the link is almost 10 years old. Perhaps you could mention what you think is a better starting point rather than Hugs?
- ics 13y agoIt's the Haskell Platform (https://en.wikipedia.org/wiki/Haskell_Platform https://en.wikipedia.org/wiki/Haskell_Platform) -> GHC(i).
- dxhdr 13y agoThe 2nd edition (2012) fixes this and recommends ghci -- http://www.amazon.com/Haskell-Programming-Second-Edition-Computing/dp/0954300696 http://www.amazon.com/Haskell-Programming-Second-Edition-Com... Worth the purchase!