From ef156810fcf97eef55957a550d5e7ac729f65558 Mon Sep 17 00:00:00 2001 From: Joachim Fasting Date: Sun, 9 Sep 2007 16:42:05 +0200 Subject: DragPane.hs: needs -fglasgow-exts to compile. darcs-hash:20070909144205-928c4-bba17f09cebf8f69c797fb4760aa101018163442.gz --- DragPane.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'DragPane.hs') diff --git a/DragPane.hs b/DragPane.hs index 6989ac4..cca791e 100644 --- a/DragPane.hs +++ b/DragPane.hs @@ -1,3 +1,4 @@ +{-# OPTIONS_GHC -fglasgow-exts #-} ----------------------------------------------------------------------------- -- | -- Module : XMonadContrib.DragPane -- cgit v1.2.3