mirror of
https://github.com/The1Penguin/org-to-mafiauniverse.git
synced 2025-06-29 09:27:13 +00:00
Inital cabal and stack config
This commit is contained in:
4
app/Main.hs
Normal file
4
app/Main.hs
Normal file
@ -0,0 +1,4 @@
|
||||
module Main where
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "Hello, Haskell!"
|
Reference in New Issue
Block a user