#haskell
Read more stories on Hashnode
Articles with this tag
1. in the ghci , you can use GHC complier ghci> putStrLn "Hello World!" Hello, World! ghci> 2. Use IDE, save a file named helloworld.js main :: IO...
Go to this website Choose GHCup method, go to GHCup Page Install on windows follow the instruction. Copy the command then open windows power shell,...
What is Haskell Haskell (/ˈhæskəl/) is a general-purpose, statically-typed, purely functional programming language with type inference and lazy...