Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Haskell

Started following this tutorial. Somehow I cannot run

ghc hello.hs

I need to use

stack exec -- ghc hello.hs
  • Learn Haskell by building a blog generator [mdbook] [repo]