Initialize project
This commit is contained in:
8
src/Main.hs
Normal file
8
src/Main.hs
Normal file
@@ -0,0 +1,8 @@
|
||||
{-# LANGUAGE NoImplicitPrelude #-}
|
||||
|
||||
|
||||
import Protolude
|
||||
|
||||
|
||||
main
|
||||
= putStrLn "It runs."
|
||||
Reference in New Issue
Block a user