guix-patches
[Top][All Lists]
Advanced

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

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


From: Ricardo Wurmus
Subject: [bug#32908] [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





reply via email to

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