9 Forks
15 Stars
15 Watchers

mastering-haskell

The slides for my Packt course, "Mastering Haskell".

How to download and setup mastering-haskell

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

Or simply clone mastering-haskell with SSH
[email protected]:gelisam/mastering-haskell.git

If you have some problems with mastering-haskell

You may open issue on mastering-haskell support forum (system) here: https://github.com/gelisam/mastering-haskell/issues