Open ArneBab opened 2 months ago
Hello!
I just checked it on my machine and wasn't able reproduce the error:
$ guix install guile-dsv
$ guile -c "(import (dsv)) (scm->dsv '((\"hello\" \"world\")))"
hello:world
$ guix show guile-dsv | head -2
name: guile-dsv
version: 0.7.2
$ guile --version
guile (GNU Guile) 3.0.9
Copyright (C) 2023 Free Software Foundation, Inc.
License LGPLv3+: GNU LGPL 3 or later <http://gnu.org/licenses/lgpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Maybe I'm missing something?
-avp
Hi,
when I try to import dsv, I get an error message:
This is with version