feat: haskell added
This commit is contained in:
parent
0ef3e57b21
commit
71c63a89e2
18 changed files with 161 additions and 102 deletions
3
templates/Haskell/app/Main.hs
Normal file
3
templates/Haskell/app/Main.hs
Normal file
|
@ -0,0 +1,3 @@
|
|||
main :: IO ()
|
||||
main = do
|
||||
putStrLn "Hello World!"
|
Loading…
Add table
Add a link
Reference in a new issue