Add the stack config file that points forsyde-shallow dependency to the official github repo in a specific version. Solves issues #13.
To build the project using stack, just do stack build. It will clone the forsyde-shallow repository on the specific version pointed on the yaml file and build all the dependencies.
Add the stack config file that points forsyde-shallow dependency to the official github repo in a specific version. Solves issues #13.
To build the project using stack, just do
stack build
. It will clone the forsyde-shallow repository on the specific version pointed on the yaml file and build all the dependencies.