Description
A Haskell Language Server plugin for evaluating examples or expressions from editor workflows. It helps developers run small Haskell snippets or documentation-style examples without leaving the editor.
Use it for learning, checking examples, and quick feedback. Evaluated code runs in a project context, so developers should avoid executing untrusted snippets.