unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#32908] [PATCH 00/24] Add ngless.
@ 2018-10-02 16:23 Ricardo Wurmus
  2018-10-02 16:28 ` [bug#32908] [PATCH 01/24] gnu: ghc-http-conduit: Remove ghc-http-client from native-inputs Ricardo Wurmus
  2018-10-04 16:38 ` [bug#32908] [PATCH 00/24] Add ngless Leo Famulari
  0 siblings, 2 replies; 29+ messages in thread
From: Ricardo Wurmus @ 2018-10-02 16:23 UTC (permalink / raw)
  To: 32908

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

^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2018-10-11 20:04 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-02 16:23 [bug#32908] [PATCH 00/24] Add ngless Ricardo Wurmus
2018-10-02 16:28 ` [bug#32908] [PATCH 01/24] gnu: ghc-http-conduit: Remove ghc-http-client from native-inputs Ricardo Wurmus
2018-10-02 16:28   ` [bug#32909] [PATCH 02/24] gnu: ghc-regex: Fix build Ricardo Wurmus
2018-10-02 16:28   ` [bug#32910] [PATCH 03/24] gnu: Add ghc-cairo Ricardo Wurmus
2018-10-04 16:38     ` [bug#32908] " Leo Famulari
2018-10-02 16:28   ` [bug#32912] [PATCH 04/24] gnu: Add ghc-chart-cairo Ricardo Wurmus
2018-10-02 16:28   ` [bug#32908] [PATCH 05/24] gnu: Add ghc-atomic-write Ricardo Wurmus
2018-10-02 16:32     ` [bug#32908] [PATCH 06/24] gnu: Add ghc-cereal-conduit Ricardo Wurmus
2018-10-02 16:32     ` [bug#32908] [PATCH 07/24] gnu: Add ghc-lzma Ricardo Wurmus
2018-10-02 16:32     ` [bug#32908] [PATCH 08/24] gnu: Add ghc-stm-conduit Ricardo Wurmus
2018-10-02 16:32     ` [bug#32908] [PATCH 09/24] gnu: Add ghc-bindings-dsl Ricardo Wurmus
2018-10-02 16:32     ` [bug#32908] [PATCH 10/24] gnu: Add ghc-lzma-conduit Ricardo Wurmus
2018-10-02 16:32     ` [bug#32908] [PATCH 11/24] gnu: Add ghc-bzlib-conduit Ricardo Wurmus
2018-10-02 16:32     ` [bug#32908] [PATCH 12/24] gnu: Add ghc-pqueue Ricardo Wurmus
2018-10-02 16:32     ` [bug#32908] [PATCH 13/24] gnu: Add ghc-conduit-algorithms Ricardo Wurmus
2018-10-02 16:32     ` [bug#32908] [PATCH 14/24] gnu: Add ghc-interpolate Ricardo Wurmus
2018-10-02 16:32     ` [bug#32908] [PATCH 15/24] gnu: Add ghc-hpack Ricardo Wurmus
2018-10-02 16:37       ` [bug#32908] [PATCH 16/24] gnu: Add ghc-raw-string-qq Ricardo Wurmus
2018-10-02 16:38         ` [bug#32908] [PATCH 17/24] gnu: Add ghc-inline-c Ricardo Wurmus
2018-10-02 16:38         ` [bug#32908] [PATCH 18/24] gnu: Add ghc-safe-exceptions Ricardo Wurmus
2018-10-02 16:38         ` [bug#32908] [PATCH 19/24] gnu: Add ghc-inline-c-cpp Ricardo Wurmus
2018-10-02 16:38         ` [bug#32908] [PATCH 20/24] gnu: Add ghc-bytestring-lexing Ricardo Wurmus
2018-10-02 16:38         ` [bug#32908] [PATCH 21/24] gnu: Add ghc-configurator Ricardo Wurmus
2018-10-02 16:38         ` [bug#32908] [PATCH 22/24] gnu: Add ghc-file-embed Ricardo Wurmus
2018-10-02 16:38         ` [bug#32908] [PATCH 23/24] gnu: Add ghc-safeio Ricardo Wurmus
2018-10-02 16:38         ` [bug#32908] [PATCH 24/24] gnu: Add ngless Ricardo Wurmus
2018-10-02 16:37   ` bug#32911: submitted by accident Ricardo Wurmus
2018-10-04 16:38 ` [bug#32908] [PATCH 00/24] Add ngless Leo Famulari
2018-10-11 20:03   ` bug#32908: " Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).