GNU bug report logs -
#32908
[PATCH 00/24] Add ngless.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 11 Oct 2018 22:03:13 +0200
with message-id <87lg74ntdq.fsf <at> elephly.net>
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
help-debbugs <at> 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)]
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
[Message part 3 (message/rfc822, inline)]
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
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.