Implementations of problems in Project Euler in, yes, Haskell.
stack run -- -p X -i FILE
where X
is the problem to be solved
and FILE
is the filename to be opened (if needed).
Implementations of problems in Project Euler in, yes, Haskell.
stack run -- -p X -i FILE
where X
is the problem to be solved
and FILE
is the filename to be opened (if needed).