ghci

ghci is Haskell’s REPL, an interactive environment that lets you run commands, call functions, and even debug your programs. (Skinner 2023, 2)

References:

Skinner, Rebecca. 2023. Effective Haskell: Solving Real-World Problems with Strongly Typed Functional Programming. Pragmatic Bookshelf.