;deps: use unix-time release instead of github rev

This commit is contained in:
Simon Michael 2019-06-13 16:24:43 -07:00
parent e5ba87b83e
commit 755932bbc5

View File

@ -31,6 +31,7 @@ extra-deps:
# Workaround for https://github.com/commercialhaskell/stack/issues/3922: # Workaround for https://github.com/commercialhaskell/stack/issues/3922:
- haskell-src-exts-1.21.0 - haskell-src-exts-1.21.0
# Workaround for https://github.com/simonmichael/hledger/issues/1039 (hledger-web on Windows 7): # Workaround for https://github.com/simonmichael/hledger/issues/1039
- github: kazu-yamamoto/unix-time # (hledger-web build failure with GHC 8.6 on Windows 7)
commit: cdfda676dcc1ee84b3de5dca4a48945f2d6b6e10 # Might also be fixed by using GHC 8.6.5+, mixed reports
- unix-time-0.4.6