Skip to content

My solutions for the Haskell MOOC course by the University of Helsinki.

Notifications You must be signed in to change notification settings

aryanGupta-09/Haskell-MOOC-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell-MOOC-Solutions

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.

Tech Stack

Haskell

Installation

  1. Clone the repo
  git clone https://github.com/aryanGupta-09/Haskell-MOOC-Solutions.git
  1. Go to the project directory
  cd Haskell-MOOC-Solutions
  1. Follow the instructions given on the course website to set up Haskell and run the files.