mirror of
https://github.com/The1Penguin/org-to-mafiauniverse.git
synced 2025-10-07 04:21:17 +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