GNU bug report logs -
#36663
[PATCH 00/14] Add elm compiler dependencies
Previous Next
Reported by: Robert Vollmert <rob <at> vllmrt.net>
Date: Mon, 15 Jul 2019 11:13:01 UTC
Severity: normal
Tags: patch
Done: Timothy Sample <samplet <at> ngyro.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#36663: [PATCH 00/14] Add elm compiler dependencies
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 36663 <at> debbugs.gnu.org.
--
36663: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36663
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi Robert,
Robert Vollmert <rob <at> vllmrt.net> writes:
> This adds various Haskell dependencies of the elm compiler, from
> stackage lts-12.26.
>
> Robert Vollmert (14):
> gnu: Add ghc-snap-core
> gnu: add ghc-snap-server
> gnu: Add ghc-http-streams
> gnu: Add ghc-http-common
> gnu: Add ghc-hsopenssl
> gnu: Add ghc-openssl-streams
> gnu: Add ghc-language-glsl
> gnu: Add ghc-readable
> gnu: Add ghc-io-streams-haproxy
> gnu: Add ghc-zlib-bindings
> gnu: Add ghc-io-streams
> gnu: Add ghc-prettyclass
> gnu: Add ghc-threads
> gnu: Add ghc-concurrent-extra
I reordered these to follow the dependency graph (i.e., a package’s
dependencies show up before it does). I also did some reformatting and
some touch-ups to the synopses, descriptions, and commit messages. They
are now pushed as 6b34d01cbf–8ede1021c8.
Thanks!
-- Tim
[Message part 3 (message/rfc822, inline)]
This adds various Haskell dependencies of the elm compiler, from
stackage lts-12.26.
Robert Vollmert (14):
gnu: Add ghc-snap-core
gnu: add ghc-snap-server
gnu: Add ghc-http-streams
gnu: Add ghc-http-common
gnu: Add ghc-hsopenssl
gnu: Add ghc-openssl-streams
gnu: Add ghc-language-glsl
gnu: Add ghc-readable
gnu: Add ghc-io-streams-haproxy
gnu: Add ghc-zlib-bindings
gnu: Add ghc-io-streams
gnu: Add ghc-prettyclass
gnu: Add ghc-threads
gnu: Add ghc-concurrent-extra
gnu/local.mk | 1 +
gnu/packages/haskell-crypto.scm | 72 ++++++++
gnu/packages/haskell-web.scm | 196 ++++++++++++++++++++
gnu/packages/haskell-xyz.scm | 307 ++++++++++++++++++++++++++++++++
4 files changed, 576 insertions(+)
create mode 100644 gnu/packages/haskell-xyz.scm
--
2.20.1 (Apple Git-117)
This bug report was last modified 5 years and 285 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.