mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-08-08 19:34:39 -05:00
feat: added haskell
This commit is contained in:
parent
0e6008f06c
commit
a4f392eda4
15 changed files with 109 additions and 54 deletions
4
backend/src/Main.hs
Executable file
4
backend/src/Main.hs
Executable file
|
@ -0,0 +1,4 @@
|
|||
module Main where
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "Hello, World!"
|
Loading…
Add table
Add a link
Reference in a new issue