Use LANGUAGE pragma.

This commit is contained in:
Joachim Fasting 2007-12-30 06:18:17 +00:00
parent 35c5c1eaf0
commit 8454e5d6b3

View File

@ -1,4 +1,4 @@
{-# OPTIONS_GHC -fglasgow-exts #-}
{-# LANGUAGE PatternGuards #-}
-----------------------------------------------------------------------------
-- |
-- Module : XMonad.Actions.CopyWindow