Introducing and installing Haskell<!-- --> | LearnFP

Introducing and installing Haskell

Skills: installation ghci

Suggested Reading

Read the following to get introduced to Haskell

StatusSourceProblemNotes
Real World HaskellWhy functional programming? Why Haskell?stuff

More resources

Additional resources to introduce you to Haskell

StatusSourceProblemNotes
Real World HaskellWhy functional programming? Why Haskell?
UPennHaskell Basics

Installation


Suggested Reading

Go through the steps in the following article to install your Haskell environment

StatusSourceProblemNotes
Real World HaskellWhy functional programming? Why Haskell?

More installation guides

More guides if you're still stuck

StatusSourceProblemNotes
Haskell.orgHaskell DownloadsOfficial Haskell Download
YoutubeInstalling HaskellWindows install
YoutubeInstalling HaskellMac install
YoutubeInstalling HaskellLinux install