A single click on above badge can spin up a full fledged Cloud IDE for modern Haskell software development, that's much more than enough to take just simple tutorials.
This is a project template for interactive Haskell tutorials that a reader can click through some .hs
source files, tinker with each piece of snippets to see & feel how they can make a difference.
It's much easier for Haskell beginners, as well as chromeOSTM and WindowsTM users to painlessly onboard modern Haskell.
Gitpod and the upcoming Github Codespaces are great options even for serious Haskell software development.
Prefering a local VSCode or VSCodium installed, a reader can also clone such a repository locally and open it with VSCod(e/ium) with recommended extensions installed.
The key files for Cloud IDE setup are:
Usual Haskell project definition:
Usual Haskell package directory:
VSCode extension recommendations: