Solutions to the online functional programming course, Haskell MOOC, available at https://haskell.mooc.fi/
The course comprises Functional Programming I and II, offered by the University of Helsinki.
- Clone the repo
git clone https://github.com/aryanGupta-09/Haskell-MOOC-Solutions.git
- Go to the project directory
cd Haskell-MOOC-Solutions
- Follow the instructions given on the course website to set up Haskell and run the files.