I\'m building a Haskell project that depends on a project available in git, but not published in Hackage. What is the correct way of doing that?
I found the following