19 Forks
145 Stars
145 Watchers

haskellings

An automated tutorial to teach you about Haskell!

How to download and setup haskellings

Open terminal and run command
git clone https://github.com/MondayMorningHaskell/haskellings.git
git clone is used to create a copy or clone of haskellings repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with haskellings https://github.com/MondayMorningHaskell/haskellings/archive/master.zip

Or simply clone haskellings with SSH
[email protected]:MondayMorningHaskell/haskellings.git

If you have some problems with haskellings

You may open issue on haskellings support forum (system) here: https://github.com/MondayMorningHaskell/haskellings/issues