Starting

Getting started with Haskell.

Books

Running Haskell

  • The best option is Github Codespaces. I have a basic Haskell repository that you can search for (maueroats/codespaces-haskell) and use when setting up your Codespace. The free user quota in 2024 is 120 core-hours.

  • In the past we have used replit.com for programming. See the specific notes to get started. The free user quota in 2024 is 600 minutes (=10 hours).

  • On your own personal computer, begin with ghcup.

  • There is not exactly a “Help Desk”, but the search engine Hoogle can sometimes be useful.

Site-Specific Details


Replit

Notes on specific issues using replit.com.

Code.World

Using the animation-focused Code.World platform.