Re: Clojure support

2023-05-20 Thread Rob Browning
Maxime Devos writes: > Guix has included a fix tor the hamts bug: > > #:phases (modify-phases %standard-phases >(add-after 'unpack 'patch-sources > ;; Initially reported here: > ;; https://github.com/ijp/pfds/pull/6, and merged

Re: Clojure support

2023-05-20 Thread Maxime Devos
Op 14-05-2023 om 00:10 schreef Rob Browning: Regarding hash-maps and hash-sets, I initially used pfds, but after having trouble with bugs, I switched to fash: https://codeberg.org/lokke/lokke/commits/branch/main/search?q=pfds Guix has included a fix tor the hamts bug: #:phases (mo