From 084e4883f70987ef74ae63a3c150a061995301d1 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Fri, 28 Sep 2007 20:16:14 +0200 Subject: Use LANGUAGE pragmas over -fglasgow-exts darcs-hash:20070928181614-a5988-85415ed570690a468bf92cdf0f66d69494cecf4e.gz --- TwoPane.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TwoPane.hs') diff --git a/TwoPane.hs b/TwoPane.hs index 90c4f13..2f47b8b 100644 --- a/TwoPane.hs +++ b/TwoPane.hs @@ -1,3 +1,5 @@ +{-# LANGUAGE FlexibleInstances #-} + ----------------------------------------------------------------------------- -- | -- Module : XMonadContrib.TwoPane -- cgit v1.2.3