Hi,
Nicolas Goaziou skribis:
>>> --- a/gnu/packages/games.scm
>>> +++ b/gnu/packages/games.scm
>>> @@ -105,6 +105,8 @@
>>>#:use-module (gnu packages gstreamer)
>>>#:use-module (gnu packages gtk)
>>>#:use-module (gnu packages guile)
>>> + #:use-module (gnu packages haskell)
>>> + #:
Hello,
Ludovic Courtès writes:
>> commit 1abe2e2a2916a230984a9a2be25eb0f6a78fd2f8
>> Author: Nicolas Goaziou
>> Date: Mon Apr 29 14:56:32 2019 +0200
>>
>> gnu: Add missing modules in games.scm.
>
> The assist the reader ;-), I think it’s good to add a comment such as
> “This is a followup
Hello,
guix-comm...@gnu.org skribis:
> commit 1abe2e2a2916a230984a9a2be25eb0f6a78fd2f8
> Author: Nicolas Goaziou
> Date: Mon Apr 29 14:56:32 2019 +0200
>
> gnu: Add missing modules in games.scm.
The assist the reader ;-), I think it’s good to add a comment such as
“This is a followup to c