unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#36663] [PATCH 00/14] Add elm compiler dependencies
@ 2019-07-15 11:12 Robert Vollmert
  2019-07-15 11:13 ` [bug#36663] [PATCH 01/14] gnu: Add ghc-snap-core Robert Vollmert
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Robert Vollmert @ 2019-07-15 11:12 UTC (permalink / raw)
  To: 36663; +Cc: Robert Vollmert

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)

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

end of thread, other threads:[~2019-08-08  4:04 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-15 11:12 [bug#36663] [PATCH 00/14] Add elm compiler dependencies Robert Vollmert
2019-07-15 11:13 ` [bug#36663] [PATCH 01/14] gnu: Add ghc-snap-core Robert Vollmert
2019-07-15 11:14   ` [bug#36663] [PATCH 02/14] gnu: add ghc-snap-server Robert Vollmert
2019-07-15 11:14   ` [bug#36663] [PATCH 03/14] gnu: Add ghc-http-streams Robert Vollmert
2019-07-15 11:14   ` [bug#36663] [PATCH 04/14] gnu: Add ghc-http-common Robert Vollmert
2019-07-15 11:14   ` [bug#36663] [PATCH 05/14] gnu: Add ghc-hsopenssl Robert Vollmert
2019-07-15 11:14   ` [bug#36663] [PATCH 06/14] gnu: Add ghc-openssl-streams Robert Vollmert
2019-07-15 11:14   ` [bug#36663] [PATCH 07/14] gnu: Add ghc-language-glsl Robert Vollmert
2019-07-15 11:14   ` [bug#36663] [PATCH 08/14] gnu: Add ghc-readable Robert Vollmert
2019-07-15 11:14   ` [bug#36663] [PATCH 09/14] gnu: Add ghc-io-streams-haproxy Robert Vollmert
2019-07-15 11:14   ` [bug#36663] [PATCH 10/14] gnu: Add ghc-zlib-bindings Robert Vollmert
2019-07-15 11:14   ` [bug#36663] [PATCH 11/14] gnu: Add ghc-io-streams Robert Vollmert
2019-07-15 11:14   ` [bug#36663] [PATCH 12/14] gnu: Add ghc-prettyclass Robert Vollmert
2019-07-15 11:14   ` [bug#36663] [PATCH 13/14] gnu: Add ghc-threads Robert Vollmert
2019-07-15 11:14   ` [bug#36663] [PATCH 14/14] gnu: Add ghc-concurrent-extra Robert Vollmert
2019-07-15 13:13 ` [bug#36663] [PATCH 01/14 v2] gnu: Add ghc-snap-core Robert Vollmert
2019-07-15 13:14 ` [bug#36663] [PATCH 05/14 v2] gnu: Add ghc-hsopenssl Robert Vollmert
2019-08-08  4:03 ` bug#36663: [PATCH 00/14] Add elm compiler dependencies Timothy Sample

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).