From c51aa1a3eb02355cd4790111c18714a03d5978ff Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Tue, 9 Feb 2010 11:57:51 +0100 Subject: Suppress warning for half-baked code Ignore-this: 26aaa6c769e8bb80533c6247a591a66a20e9a87b darcs-hash:20100209105751-d6583-c239e4493b10e56884a634d068fa20b00063f97b.gz --- Plugins/EWMH.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins/EWMH.hs b/Plugins/EWMH.hs index 0718aa4..d5b70cb 100644 --- a/Plugins/EWMH.hs +++ b/Plugins/EWMH.hs @@ -1,3 +1,4 @@ +{-# OPTIONS_GHC -w #-} {-# LANGUAGE CPP, RecordWildCards, NamedFieldPuns, GeneralizedNewtypeDeriving #-} ----------------------------------------------------------------------------- -- cgit v1.2.3