unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 00/13] Add xmonad, xmonad-contrib and dependencies.
@ 2015-08-18 20:40 Siniša Biđin
  2015-08-18 20:40 ` [PATCH 01/13] gnu: Add ghc-data-default-class Siniša Biđin
                   ` (12 more replies)
  0 siblings, 13 replies; 24+ messages in thread
From: Siniša Biđin @ 2015-08-18 20:40 UTC (permalink / raw)
  To: guix-devel

Hi,

I've attached packages for xmonad and xmonad-contrib, alongside a series of
their (direct or not) ghc-* dependencies. Most of the stuff went into
haskell.scm, but I've singled out xmonad{,-contrib} into their own module.

Any feedback appreciated.

Siniša Biđin (13):
  gnu: Add ghc-data-default-class.
  gnu: Add ghc-data-default-instances-base.
  gnu: Add ghc-data-default-instances-containers.
  gnu: Add ghc-data-default-instances-old-locale.
  gnu: Add ghc-dlist.
  gnu: Add ghc-extensible-exceptions.
  gnu: Add ghc-data-default-instances-dlist.
  gnu: Add ghc-utf8-string.
  gnu: Add ghc-data-default.
  gnu: Add ghc-x11.
  gnu: Add ghc-x11-xft.
  gnu: Add xmonad.
  gnu: Add ghc-xmonad-contrib.

 gnu-system.am            |   1 +
 gnu/packages/haskell.scm | 278 ++++++++++++++++++++++++++++++++++++++++++++++-
 gnu/packages/xmonad.scm  | 106 ++++++++++++++++++
 3 files changed, 383 insertions(+), 2 deletions(-)
 create mode 100644 gnu/packages/xmonad.scm

--
2.4.3

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

end of thread, other threads:[~2015-09-12 14:05 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-18 20:40 [PATCH 00/13] Add xmonad, xmonad-contrib and dependencies Siniša Biđin
2015-08-18 20:40 ` [PATCH 01/13] gnu: Add ghc-data-default-class Siniša Biđin
2015-08-18 20:40 ` [PATCH 02/13] gnu: Add ghc-data-default-instances-base Siniša Biđin
2015-08-18 20:40 ` [PATCH 03/13] gnu: Add ghc-data-default-instances-containers Siniša Biđin
2015-08-23 21:07   ` Eric Bavier
2015-08-18 20:40 ` [PATCH 04/13] gnu: Add ghc-data-default-instances-old-locale Siniša Biđin
2015-08-18 20:40 ` [PATCH 05/13] gnu: Add ghc-dlist Siniša Biđin
2015-08-18 20:40 ` [PATCH 06/13] gnu: Add ghc-extensible-exceptions Siniša Biđin
2015-08-18 20:40 ` [PATCH 07/13] gnu: Add ghc-data-default-instances-dlist Siniša Biđin
2015-08-23 21:09   ` Eric Bavier
2015-08-18 20:40 ` [PATCH 08/13] gnu: Add ghc-utf8-string Siniša Biđin
2015-08-18 20:40 ` [PATCH 09/13] gnu: Add ghc-data-default Siniša Biđin
2015-08-18 20:40 ` [PATCH 10/13] gnu: Add ghc-x11 Siniša Biđin
2015-08-23 21:11   ` Eric Bavier
2015-08-18 20:40 ` [PATCH 11/13] gnu: Add ghc-x11-xft Siniša Biđin
2015-08-23 21:12   ` Eric Bavier
2015-08-18 20:40 ` [PATCH 12/13] gnu: Add xmonad Siniša Biđin
2015-08-23 20:47   ` Eric Bavier
2015-08-24  3:00     ` Siniša Biđin
2015-08-31 15:52       ` Ludovic Courtès
2015-08-31 22:02         ` Eric Bavier
2015-09-11  8:38         ` Eric Bavier
2015-09-12 14:05           ` Siniša Biđin
2015-08-18 20:40 ` [PATCH 13/13] gnu: Add ghc-xmonad-contrib Siniša Biđin

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