Basics of comments (+ pragmas) in Haskell
LigerLearn LigerLearn
1.79K subscribers
30 views
0

 Published On Dec 19, 2023

A look at the different types of comments you can make in Haskell (line comments/block comments) as well as an illustration of comments which serve special purposes such as acting as pragmas for the compiler and documentation for the code.

This video is a clip from a longer video: "Starting with Haskell - An Introduction for Beginners" available here:    • Starting with Haskell - An Introducti...  

-------------------------------------------------------
Links:
Check out the whole course: Introduction to Functional Programming with Haskell:    • Intro to Functional Programming with ...  

Code shown in the course is available on Github here: https://github.com/LigerLearn/intro-t...

show more

Share/Embed