From 724fe1a3d217805b6793450908fa23f021616251 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 23 May 2016 06:27:46 +0000 Subject: [PATCH] --- doc/bugs/ghc_8.0.1_build_fixes.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/ghc_8.0.1_build_fixes.mdwn b/doc/bugs/ghc_8.0.1_build_fixes.mdwn index 69674216a2..daa9243188 100644 --- a/doc/bugs/ghc_8.0.1_build_fixes.mdwn +++ b/doc/bugs/ghc_8.0.1_build_fixes.mdwn @@ -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