summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar ilovezfs <ilovezfs@web>2016-05-23 06:27:46 +0000
committerGravatar admin <admin@branchable.com>2016-05-23 06:27:46 +0000
commit03e0805bf8b9c1f1420f886fd367336eafefdf84 (patch)
treef1dc3fb4dde0acbc0dbdf0199be865b5d22a1868
parentca81cc6a37b57b8e0882c71b5f685ef84031bd83 (diff)
-rw-r--r--doc/bugs/ghc_8.0.1_build_fixes.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/ghc_8.0.1_build_fixes.mdwn b/doc/bugs/ghc_8.0.1_build_fixes.mdwn
index 69674216a..daa924318 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