diff options
Diffstat (limited to 'ghc/misc/examples/io/io001/Main.hs')
-rw-r--r-- | ghc/misc/examples/io/io001/Main.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc/misc/examples/io/io001/Main.hs b/ghc/misc/examples/io/io001/Main.hs deleted file mode 100644 index 6620e3c1fe..0000000000 --- a/ghc/misc/examples/io/io001/Main.hs +++ /dev/null @@ -1 +0,0 @@ -main = putStr "Hello, world\n" |