X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=adventofcode1701%2Fsrc%2FMain.hs;fp=adventofcode1701%2Fsrc%2FMain.hs;h=0000000000000000000000000000000000000000;hb=0d01bb3582b4b7f5ee86ff37a8136161c5c061c3;hp=9cd992d9e534e0cdc3a43c26c085b567730e89dc;hpb=89bf7fd456e520c5483fa138b5a49f07f2703df4;p=advent-of-code-17.git diff --git a/adventofcode1701/src/Main.hs b/adventofcode1701/src/Main.hs deleted file mode 100644 index 9cd992d..0000000 --- a/adventofcode1701/src/Main.hs +++ /dev/null @@ -1,5 +0,0 @@ -module Main where - -main :: IO () -main = do - putStrLn "hello world"