21 Forks
266 Stars
266 Watchers

haskell

A curated list of awesome things related to Haskell.

How to download and setup haskell

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

Or simply clone haskell with SSH
[email protected]:lotz84/haskell.git

If you have some problems with haskell

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