[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ANN] Guile Hall Release (v0.2)
From: |
Alex Sassmannshausen |
Subject: |
Re: [ANN] Guile Hall Release (v0.2) |
Date: |
Sun, 17 Feb 2019 17:40:43 +0100 |
User-agent: |
mu4e 1.0; emacs 26.1 |
Hey Mike,
Mike Gran writes:
> On Fri, Feb 15, 2019 at 05:18:02PM +0100, Alex Sassmannshausen wrote:
>> Hello,
>>
>> I've just released Guile Hall 0.2. It includes a number of fixes and
>> improvements:
>> - We now correctly wrap all guile module dependencies in generated Guix
>> recipes
>> - We have an optional syntax for specifying configure time guile-module
>> checks.
>> - `hall scan` and `hall clean` have become more convenient by virtue of
>> the --skip parameter accepting directories
>> - We now use a fully-fledged test-runner to run unit tests
>> - Generated code is prettier to look at
>
> Hi-
>
> configure tells me that this depends on a (config) library.
> Where do I get that?
If you use Guix, it should work automatically. In the absence of it you
can install guile-config from
https://gitlab.com/a-sassmannshausen/guile-config
Let me know if you run into problems!
Alex