20 Forks
493 Stars
493 Watchers

bartosz-basics-of-haskell

Code and exercises from Bartosz Milewski's Basics of Haskell Tutorial

How to download and setup bartosz-basics-of-haskell

Open terminal and run command
git clone https://github.com/raviksharma/bartosz-basics-of-haskell.git
git clone is used to create a copy or clone of bartosz-basics-of-haskell 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 bartosz-basics-of-haskell https://github.com/raviksharma/bartosz-basics-of-haskell/archive/master.zip

Or simply clone bartosz-basics-of-haskell with SSH
[email protected]:raviksharma/bartosz-basics-of-haskell.git

If you have some problems with bartosz-basics-of-haskell

You may open issue on bartosz-basics-of-haskell support forum (system) here: https://github.com/raviksharma/bartosz-basics-of-haskell/issues