Read the following to get introduced to Haskell
| Status | Source | Problem | Notes |
|---|---|---|---|
| Real World Haskell | Why functional programming? Why Haskell? | stuff |
Additional resources to introduce you to Haskell
| Status | Source | Problem | Notes |
|---|---|---|---|
| Real World Haskell | Why functional programming? Why Haskell? | ||
| UPenn | Haskell Basics |
Go through the steps in the following article to install your Haskell environment
| Status | Source | Problem | Notes |
|---|---|---|---|
| Real World Haskell | Why functional programming? Why Haskell? |
More guides if you're still stuck
| Status | Source | Problem | Notes |
|---|---|---|---|
| Haskell.org | Haskell Downloads | Official Haskell Download | |
| Youtube | Installing Haskell | Windows install | |
| Youtube | Installing Haskell | Mac install | |
| Youtube | Installing Haskell | Linux install |