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!