summaryrefslogtreecommitdiff
path: root/src/GF/System/NoSignal.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/System/NoSignal.hs')
-rw-r--r--src/GF/System/NoSignal.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/System/NoSignal.hs b/src/GF/System/NoSignal.hs
index fdad89b27..5d82a431e 100644
--- a/src/GF/System/NoSignal.hs
+++ b/src/GF/System/NoSignal.hs
@@ -26,4 +26,4 @@ runInterruptibly a =
h e = return $ Left e
blockInterrupt :: IO a -> IO a
-blockInterrupt = id \ No newline at end of file
+blockInterrupt = id