Background
I downloaded the source files of package (e.g. test-framework) to have a closer look in it's architecture, to modify it for experiments, and may be to contribute later on.
I downloaded the source code and got stuck in incompatibilities and lots of compiler errors.
Question
Is there a step by step procedure, of how to obtain the source code properly and to setup such a project using the Haskell Stack?