/ProjectEulerExercise

Primary LanguageHaskellOtherNOASSERTION

ProjectEulerExercise

Use ProjectEuler as a practice when learning Haskell

Usage

  1. Get the clone of this repository

git clone https://github.com/obeliskgolem/ProjectEulerExercise

  1. Use Stack to build the whole project

stack setup && stack build

  1. Use Stack to calculate answers

stack exec ProjectEulerExercise