[1 of 3] Compiling GHC.Debugger.View.Class ( in-memory:GHC.Debugger.View.Class, interpreted )[haskell-debugger-view-in-memory] [2 of 3] Compiling Main ( /Main.hs, interpreted )[main] (hdb) Aborted: :1:1: error: [GHC-88464] Variable not in scope: isLetter (hdb) (hdb) :: Char -> Bool (hdb) True (hdb) False (hdb) Aborted: :1:1: error: [GHC-87110] Could not find module `Does.Not.Exist'. Use -v to see a list of the files searched for. (hdb) Exiting...