How does stack find packages from extra-deps?

Viewed 56
1 Answers

Ok, the blog post mentioned by @sjakobi says that both cabal-install and stack uses the package index from hackage.

Related