Start building the frontend libs
This commit is contained in:
4
frontend/src/Main.hs
Normal file
4
frontend/src/Main.hs
Normal file
@ -0,0 +1,4 @@
|
||||
module Main where
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "Hello, Haskell!"
|
Reference in New Issue
Block a user