Recent discussions about iteration speed when using coding agents with Haskell prompted me to tidy and publish the small wrapper script around ghcid
that I’ve been using:
You can use it to conveniently launch a ghcid
process with `ghcid-check --launch`
which agents (or humans) can query with `ghcid-check --reload`
.
That’s it!
[Thanks to @jaror for pointing out a typo] 3 Likes
source & further reading
discourse.haskell.org — original article
Line of code not working as expected
AI thought experiment
After 7 years in production, Scarf has reluctantly moved away from Haskell