Rolling the windows people in with Mac.

pull/3/head
Chris Allen 10 years ago
parent ec4150c883
commit e550cd1a53

@ -29,7 +29,7 @@ Update your mirrorlist
Download Haskell
- sudo pacman -S cabal-install ghc happy alex haddock
### Mac OS X and other Linux users
### Mac OS X, Windows, and other Linux users
Download the latest binary distributions for cabal and ghc:
@ -49,10 +49,6 @@ https://www.haskell.org/cabal/download.html
Excellent guide here: http://www.davesquared.net/2014/05/platformless-haskell.html
### Windows
Either Haskell Platform (if you'll need stuff that compiles in dependencies for things like OpenGL) or the aforementioned binary distribution.
## Yorgey course - Do this first, this is the primary way I recommend being introduced to Haskell.
http://www.seas.upenn.edu/~cis194/lectures.html Brent Yorgey's course is the best I've found so far and replaces both Yann Esposito's HF&H and the NICTA course. This course is particularly valuable as it will not only equip you to write Haskell but also help you understand parser combinators.

Loading…
Cancel
Save