forsyde / forsyde-shallow-examples

BSD 3-Clause "New" or "Revised" License
1 stars 4 forks source link

Solve stack dependency issue #14

Open joseedil opened 6 years ago

joseedil commented 6 years ago

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.