A curmudgeon tries a language server
Summary
A personal technical essay exploring the experience of using a language server with Emacs for Haskell development. It contrasts Lisp-style live development with Haskell tooling, details the workflow with Eglot/hls, ghcid, and foreign-store, and shares practical setup steps and challenges. The piece also includes a live-reload section and reflections on the trade-offs of this approach.