/fp-final-assessment

FP UJ Final Assessment

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

fp-final-assessment

This is a final assessment at UJ for Functional Programming.

Requirements

This project requires stack. You can download and install stack from https://docs.haskellstack.org/en/stable/README/ stack is a cross-platform program for developing Haskell projects. It is aimed at Haskellers both new and experienced. It features:

  1. Installing GHC automatically, in an isolated location.
  2. Installing packages needed for your project.
  3. Building your project.
  4. Testing your project.
  5. Benchmarking your project.

How to run this project

  1. Clone this repository git clone git@github.com:Eolykab/fp-final-assessment.git
  2. Move into project directory cd fp-final-assessment
  3. Setup the project with stack setup
  4. Build the project stack build
  5. Run the project stack exec fp-final-assessment-exe

Author Information

Eljoenai Muninga https://eolykab.co.za