commercialhaskell/stackage-server

Is it possible to have local instance?

sigrlami opened this issue · 1 comments

I want to have local instance of stackage, where

  1. I can have specific LTS downloaded on local server
  2. Custom package set on local server

Is it possible with current structure? How do I point stack to local instance?

I know I can run stackage-server as is. Is there a guide how to setup local snapshots?