To get the most out of this book
Refer to the Haskell website – in particular, the page at https://www.haskell.org/get-started/ – for directions on how to set up your Haskell environment environment. The main installer for GHC can be found at https://www.haskell.org/ghcup/.
Software/hardware covered in the book |
Operating system requirements |
Glasgow Haskell Compiler (GHC) |
Windows, macOS, or Linux |
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.