From 4ab0df67c5c5ae837e63b3c7285ef97058740778 Mon Sep 17 00:00:00 2001 From: bringert Date: Thu, 20 Dec 2007 17:07:56 +0000 Subject: Added newlines and ends of some files. This makes sed happy. --- src/GF/System/ATKSpeechInput.hs | 2 +- src/GF/System/NoSignal.hs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/GF/System') diff --git a/src/GF/System/ATKSpeechInput.hs b/src/GF/System/ATKSpeechInput.hs index 2e9e5c0a1..4b50293af 100644 --- a/src/GF/System/ATKSpeechInput.hs +++ b/src/GF/System/ATKSpeechInput.hs @@ -134,4 +134,4 @@ getEnv_ e err = env <- getEnvironment case lookup e env of Just v -> return v - Nothing -> fail err \ No newline at end of file + Nothing -> fail err 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 -- cgit v1.2.3