ProjectEulerExercise
Use ProjectEuler as a practice when learning Haskell
Usage
- Get the clone of this repository
git clone https://github.com/obeliskgolem/ProjectEulerExercise
- Use Stack to build the whole project
stack setup && stack build
- Use Stack to calculate answers
stack exec ProjectEulerExercise