GNU bug report logs - #32908
[PATCH 00/24] Add ngless.

Previous Next

Package: guix-patches;

Reported by: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>

Date: Tue, 2 Oct 2018 16:26:01 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
Subject: bug#32908: closed (Re: [bug#32908] [PATCH 00/24] Add ngless.)
Date: Thu, 11 Oct 2018 20:04:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#32908: [PATCH 00/24] Add ngless.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 32908 <at> debbugs.gnu.org.

-- 
32908: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32908
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
To: Leo Famulari <leo <at> famulari.name>
Cc: 32908-done <at> debbugs.gnu.org
Subject: Re: [bug#32908] [PATCH 00/24] Add ngless.
Date: Thu, 11 Oct 2018 22:03:13 +0200
Leo Famulari <leo <at> famulari.name> writes:

> On Tue, Oct 02, 2018 at 06:23:09PM +0200, Ricardo Wurmus wrote:
>> Hello Guix,
>>
>> this patch set adds ngless, a DSL for next-gen sequencing data.
>>
>> I had to remove ghc-http-client from the native-inputs of ghc-http-conduit,
>> because otherwise I would end up with two variants of ghc-http-client.  Maybe
>> we should avoid adding Haskell packages to native-inputs that are already
>> among the inputs.
>>
>> Ricardo Wurmus (24):
>>   gnu: ghc-http-conduit: Remove ghc-http-client from native-inputs.
>>   gnu: ghc-regex: Fix build.
>>   gnu: Add ghc-cairo.
>>   gnu: Add ghc-chart-cairo.
>>   gnu: Add ghc-atomic-write.
>>   gnu: Add ghc-cereal-conduit.
>>   gnu: Add ghc-lzma.
>>   gnu: Add ghc-stm-conduit.
>>   gnu: Add ghc-bindings-dsl.
>>   gnu: Add ghc-lzma-conduit.
>>   gnu: Add ghc-bzlib-conduit.
>>   gnu: Add ghc-pqueue.
>>   gnu: Add ghc-conduit-algorithms.
>>   gnu: Add ghc-interpolate.
>>   gnu: Add ghc-hpack.
>>   gnu: Add ghc-raw-string-qq.
>>   gnu: Add ghc-inline-c.
>>   gnu: Add ghc-safe-exceptions.
>>   gnu: Add ghc-inline-c-cpp.
>>   gnu: Add ghc-bytestring-lexing.
>>   gnu: Add ghc-configurator.
>>   gnu: Add ghc-file-embed.
>>   gnu: Add ghc-safeio.
>>   gnu: Add ngless.
>
> Thanks, LGTM!

Thank you for the review!  Pushed with commit
d71078bc75d149c70dc573a259986f1731145693.

--
Ricardo

[Message part 3 (message/rfc822, inline)]
From: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
Subject: [PATCH 00/24] Add ngless.
Date: Tue, 2 Oct 2018 18:23:09 +0200
Hello Guix,

this patch set adds ngless, a DSL for next-gen sequencing data.

I had to remove ghc-http-client from the native-inputs of ghc-http-conduit,
because otherwise I would end up with two variants of ghc-http-client.  Maybe
we should avoid adding Haskell packages to native-inputs that are already
among the inputs.

Ricardo Wurmus (24):
  gnu: ghc-http-conduit: Remove ghc-http-client from native-inputs.
  gnu: ghc-regex: Fix build.
  gnu: Add ghc-cairo.
  gnu: Add ghc-chart-cairo.
  gnu: Add ghc-atomic-write.
  gnu: Add ghc-cereal-conduit.
  gnu: Add ghc-lzma.
  gnu: Add ghc-stm-conduit.
  gnu: Add ghc-bindings-dsl.
  gnu: Add ghc-lzma-conduit.
  gnu: Add ghc-bzlib-conduit.
  gnu: Add ghc-pqueue.
  gnu: Add ghc-conduit-algorithms.
  gnu: Add ghc-interpolate.
  gnu: Add ghc-hpack.
  gnu: Add ghc-raw-string-qq.
  gnu: Add ghc-inline-c.
  gnu: Add ghc-safe-exceptions.
  gnu: Add ghc-inline-c-cpp.
  gnu: Add ghc-bytestring-lexing.
  gnu: Add ghc-configurator.
  gnu: Add ghc-file-embed.
  gnu: Add ghc-safeio.
  gnu: Add ngless.

 gnu/packages/bioinformatics.scm |  87 ++++
 gnu/packages/haskell-web.scm    |   1 -
 gnu/packages/haskell.scm        | 723 ++++++++++++++++++++++++++++++++
 3 files changed, 810 insertions(+), 1 deletion(-)

-- 
2.19.0



This bug report was last modified 6 years and 308 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.