emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#32908: closed ([PATCH 00/24] Add ngless.)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32908: closed ([PATCH 00/24] Add ngless.)
Date: Thu, 11 Oct 2018 20:04:01 +0000

Your message dated Thu, 11 Oct 2018 22:03:13 +0200
with message-id <address@hidden>
and subject line Re: [bug#32908] [PATCH 00/24] Add ngless.
has caused the debbugs.gnu.org bug report #32908,
regarding [PATCH 00/24] Add ngless.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32908: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32908
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 00/24] Add ngless. Date: Tue, 2 Oct 2018 18:23:09 +0200 User-agent: mu4e 1.0; emacs 26.1
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



--- End Message ---
--- Begin Message --- Subject: Re: [bug#32908] [PATCH 00/24] Add ngless. Date: Thu, 11 Oct 2018 22:03:13 +0200 User-agent: mu4e 1.0; emacs 26.1
Leo Famulari <address@hidden> 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]