0 Forks
0 Stars
0 Watchers

Haskell-High

A mini-project to practice functional programming and play around with Haskell: Implemented a dictionary data structure and created a driver program that performs grade management.

How to download and setup Haskell-High

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

Or simply clone Haskell-High with SSH
[email protected]:KernelBypass/Haskell-High.git

If you have some problems with Haskell-High

You may open issue on Haskell-High support forum (system) here: https://github.com/KernelBypass/Haskell-High/issues