enable explicit-setup-deps

This commit is contained in:
Joey Hess 2016-05-05 15:35:57 -04:00
parent cf587a795e
commit 3e79a2f114
Failed to extract signature
3 changed files with 7 additions and 1 deletions

View file

@ -72,3 +72,7 @@ fixes the error and builds git-annex successfully.
> > I've filed a bug on stack about this,
> > <https://github.com/commercialhaskell/stack/issues/2093> --[[Joey]]
> > > Gone ahead and added it to stack.yaml, despite it causing some build
> > > failures, as it's certianly needed on many systems. [[done]]
> > > --[[Joey]]