1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 00:44:57 +03:00

Delete Main.hs

This commit is contained in:
Ayman Nadeem 2020-02-11 10:21:22 -05:00
parent 1b8428d646
commit c231a1cdd9

View File

@ -1,4 +0,0 @@
module Main where
main :: IO ()
main = putStrLn "Hello, Haskell!"