Christopher Allan Webber writes:
> From ba284a78424dc87577983066aa04a8503d7a1e32 Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Fri, 18 Sep 2015 16:58:31 -0500
> Subject: [PATCH] gnu: guile: Add guile-wisp
Pushed with one minor change:
> +
Mark H Weaver writes:
> Christopher Allan Webber writes:
>
>> From 8d29d47c0558c24562c2c0760e1f05a78b064838 Mon Sep 17 00:00:00 2001
>> From: Christopher Allan Webber
>> Date: Fri, 18 Sep 2015 16:58:31 -0500
>> Subject: [PATCH] gnu: guile: Add guile-wisp
>>
Christopher Allan Webber skribis:
> But if you use guile-2.0 from Guix, you get the following issue:
>
> scheme@(guile-user)> ,L wisp
> While executing meta-command:
> ERROR: In procedure setlocale: Invalid argument
IMO this is a bug in WISP: it should gracefully handle ‘setlocale’
errors
Christopher Allan Webber writes:
> From 8d29d47c0558c24562c2c0760e1f05a78b064838 Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Fri, 18 Sep 2015 16:58:31 -0500
> Subject: [PATCH] gnu: guile: Add guile-wisp
>
> * gnu/packages/guile.scm (guile-wisp): New vari
Ricardo Wurmus writes:
> Christopher Allan Webber writes:
>
>> But if you use guile-2.0 from Guix, you get the following issue:
>>
>> scheme@(guile-user)> ,L wisp
>> While executing meta-command:
>> ERROR: In procedure setlocale: Invalid argument
>> scheme@(guile-user)> ,L wisp
>> While
Christopher Allan Webber writes:
> But if you use guile-2.0 from Guix, you get the following issue:
>
> scheme@(guile-user)> ,L wisp
> While executing meta-command:
> ERROR: In procedure setlocale: Invalid argument
> scheme@(guile-user)> ,L wisp
> While executing meta-command:
> ERRO
rom: Christopher Allan Webber
Date: Fri, 18 Sep 2015 16:58:31 -0500
Subject: [PATCH] gnu: guile: Add guile-wisp
* gnu/packages/guile.scm (guile-wisp): New variable.
---
gnu/packages/guile.scm | 78 +-
1 file changed, 77 insertions(+), 1 deletion(-)
diff