Skip to content

paulo-tutorials/haskell-projecteuler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskel implementarions of Project Euler

Please do not look at the solutions if you already have not solved them

If you do, you'll not learn and will just lose your time. If you are tempted to look, ask for tips on StackOverflow or send me an email.

Setup

cabal sandbox init
cabal update
cabal install --only-dependencies

Run Tests

cabal test

About

Problems from https://projecteuler.net in Haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published