fixed djula

This commit is contained in:
2026-08-05 01:08:49 +03:00
parent beb31a232a
commit e8372bdb42
4 changed files with 40 additions and 2 deletions
+9
View File
@@ -1 +1,10 @@
Following the tutorial [[https://web-apps-in-lisp.github.io/][here]] by vindarel.
* djula fix
Loading error due to sbcl incompat with named-readtables.
- [[https://bugs.launchpad.net/sbcl/+bug/2134500]]
- [[https://github.com/melisgl/named-readtables/commit/6eea56674442b884a4fee6ede4c8aad63541aa5b]]
Applying this fixed it.