From f7831d52e51f7cfa7ea21ad0ffeddf8ebfb62c08 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Sat, 28 Jul 2007 15:20:29 +0200 Subject: Commands: refactoring to include in MetaModule Just a small refactooring (well, now runCommand requires a command list, and I added runCommand's that will take a string to run it against the default command list) to include this module in MetaModule so that we can track it in case of API changes (this patch has been requested by Spencer). darcs-hash:20070728132029-32816-448eb6fdec6c3cb564ccd6f93e3f56cf065bba24.gz --- MetaModule.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MetaModule.hs') diff --git a/MetaModule.hs b/MetaModule.hs index 226a1b0..db8d505 100644 --- a/MetaModule.hs +++ b/MetaModule.hs @@ -23,7 +23,7 @@ import XMonadContrib.Accordion () import XMonadContrib.Anneal () -- commented because of conflicts with 6.6's instances import XMonadContrib.BackCompat () import XMonadContrib.Circle () --- TODO commented because it requires hs-boot modifications import XMonadContrib.Commands () +import XMonadContrib.Commands () import XMonadContrib.Combo () import XMonadContrib.CopyWindow () import XMonadContrib.Decoration () -- cgit v1.2.3