1
0
forked from GitHub/gf-core

Added newlines and ends of some files. This makes sed happy.

This commit is contained in:
bringert
2007-12-20 17:07:56 +00:00
parent 597dce020d
commit 070ccd045d
10 changed files with 10 additions and 10 deletions

View File

@@ -134,4 +134,4 @@ getEnv_ e err =
env <- getEnvironment
case lookup e env of
Just v -> return v
Nothing -> fail err
Nothing -> fail err

View File

@@ -26,4 +26,4 @@ runInterruptibly a =
h e = return $ Left e
blockInterrupt :: IO a -> IO a
blockInterrupt = id
blockInterrupt = id