Re: Git-based package index support

2017-03-20 Thread Adam Bergmark
Kill it, you have more worthwhile things to do! /Adam On Mon, 20 Mar 2017 at 18:10 Michael Snoyman wrote: > Stack includes support for getting package indices (the collection of > packages and their cabal files) from both an HTTP-downloaded tarball and a > Git repository. Up until the most rec

Git-based package index support

2017-03-20 Thread Michael Snoyman
Stack includes support for getting package indices (the collection of packages and their cabal files) from both an HTTP-downloaded tarball and a Git repository. Up until the most recent release of Stack, the default package index used the all-cabal-hashes repo[1]. As I detailed in a recent blog pos