Inspiration

Haskell is a strictly functional language. You can do lot of cool stuff with it. I have also heard that the code in haskell is (most of the time) shorter than other languages. So why not?

What it does

It prints Hello, world!

How I built it

The haskell official documentation is pretty cool and that is where I learnt.

Challenges I ran into

Downloading haskell was pretty challenging considering that I am using wsl within a windows system. After many attempts of not write "sudo" at the beginning of a command I finally managed to print the statement.

Accomplishments that I'm proud of

What I learned

After going through the documentation, Haskell seems to be pretty cool and would love to learn more of it.

What's next for Hello, world! in Haskell

Figure out different aspects of a functional language

Built With

  • haskell
Share this project:

Updates