X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fharbl.git;a=blobdiff_plain;f=src%2FMain.hs;fp=src%2FMain.hs;h=0000000000000000000000000000000000000000;hp=52be5222b48096b14b596b195a82b17fc9efd4a4;hb=b55e5db2a68be5d69b970bbe4b5ad447881abd3d;hpb=c4d41b93ec02ff4dc762163441ebefb0324e6f07 diff --git a/src/Main.hs b/src/Main.hs deleted file mode 100644 index 52be522..0000000 --- a/src/Main.hs +++ /dev/null @@ -1,5 +0,0 @@ -module Main -where - -main :: IO () -main = putStrLn "Hello, world!"