diff options
author | Marius Bakke <mbakke@fastmail.com> | 2019-08-08 18:14:45 +0200 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2019-08-08 18:14:45 +0200 |
commit | 36f400f6166af069d0e17cc486fb800bbe947131 (patch) | |
tree | 91eb12f802c05071041989efff40dcad69ca63e8 /gnu/packages/wm.scm | |
parent | c8f5827a5654f8cebe23231e25ce541b0d0d8878 (diff) | |
parent | ffc4869e45e852414b6ead19e7d93fca96d4e833 (diff) |
Merge branch 'master' into staging
Diffstat (limited to 'gnu/packages/wm.scm')
-rw-r--r-- | gnu/packages/wm.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 160c267882..ffe2590bf2 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -596,10 +596,8 @@ tiled on several screens.") `(("ghc-hinotify" ,ghc-hinotify) ("ghc-http" ,ghc-http) ("ghc-iwlib" ,ghc-iwlib) - ("ghc-parsec" ,ghc-parsec) ("ghc-parsec-numbers" ,ghc-parsec-numbers) ("ghc-regex-compat" ,ghc-regex-compat) - ("ghc-stm" ,ghc-stm) ("ghc-x11-xft" ,ghc-x11-xft) ("libxpm" ,libxpm))) (arguments |