You need to have GHC v7.10 or higher and Cabal. Then,
- Download this package,
cdinto the base directory, then- run
cabal sandbox init && cabal install --only-dependencies && cabal run.
The command will build all dependencies automatically and run the compiled executable.