Re: [EXT] Re: Haunt 0.2.6 released

2022-02-07 Thread Thompson, David
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

Re: Haunt 0.2.6 released

2022-02-07 Thread pelzflorian (Florian Pelz)
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,

Haunt 0.2.6 released

2022-01-26 Thread Thompson, David
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