Table of Contents

Building a package locally from source using "stack"

Use case

One wants to use the original sources of a package (of the Stackage/Hackage repository), to modify it's files locally, and in order to investigate or contribute to improvement.

Procedures

We can choose out of the following two opportunities:

Procedure without tarball files

Procedure with tarball files