From f7b836b83647286b32dffe5e944359d31cb0b6bd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Dec 2017 10:19:33 +0200 Subject: [PATCH] Use a patched version of gitrev --- stack.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/stack.yaml b/stack.yaml index 6a0e360..53c82d2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,6 +9,10 @@ packages: git: https://github.com/commercialhaskell/all-cabal-metadata-tool commit: ea541be73238a5ce14ad26f4e2a94e63981242a4 extra-dep: true +- location: + git: https://github.com/snoyberg/gitrev.git + commit: 6a1a639f493ac08959eb5ddf540ca1937baaaaf9 + extra-dep: true extra-deps: - barrier-0.1.1 - spoon-0.3.1