This commit is contained in:
ilovezfs 2016-05-23 06:27:46 +00:00 committed by admin
parent da4d667940
commit 724fe1a3d2

View file

@ -14,7 +14,7 @@ The second patch is a code change.
GHC 8.0.1 complains about these lines: https://github.com/joeyh/git-annex/blob/08625c5a89b14415c1c7fef518f27b07b0899c24/Remote/Bup.hs#L136-L141
The variable "runner" fails to monomorphic, so I'm using the following hack (though I'm sure there's a better way to fix this):
The variable "runner" fails to be monomorphic, so I'm using the following hack (though I'm sure there's a better way to fix this):
[[!format haskell """
if quiet