aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-05-19 10:57:59 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-05-19 10:57:59 -0400
commit3cf1afa3f3ba3ed9727a6e657fbf145cd3d78ef8 (patch)
treeab294fc98a2b0b715bf4e5f28c2229d9a0b40e73
parentcdee836789af64bb19bee77b59ed94029edda9c4 (diff)
typo
-rw-r--r--Messages/Concurrent.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Messages/Concurrent.hs b/Messages/Concurrent.hs
index 18d89e6a2..8d69d6bbc 100644
--- a/Messages/Concurrent.hs
+++ b/Messages/Concurrent.hs
@@ -155,6 +155,7 @@ hideRegionsWhile a = bracketIO setup cleanup go
a
#else
hideRegionsWhile = id
+#endif
#else
hideRegionsWhile = id
#endif