Hey Florian,
Thanks for the report. Yeah, Guile has made incompatible SRFI-64
changes in recent releases. I've chosen to prioritize having a working
test suite for the current version of Guile since that's what I
develop and test against. The Guix package probably disabled tests
due to this same
Hi David and thank you for the new Haunt release.
On Wed, Jan 26, 2022 at 08:26:19AM -0500, Thompson, David wrote:
> Haunt version 0.2.6 has been released. This release restores
> compatibility with Guile < 3.0 that was accidentally broken in 0.2.5.
You need not care about it on old Guile IMHO,
Hello everyone,
Haunt version 0.2.6 has been released. This release restores
compatibility with Guile < 3.0 that was accidentally broken in 0.2.5.
Additionally, Haunt now uses the inotify API to watch for file changes
on Linux when running `haunt serve --watch`, replacing a slower and
more naive