aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Simplest.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/Layout/Simplest.hs')
-rw-r--r--XMonad/Layout/Simplest.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Layout/Simplest.hs b/XMonad/Layout/Simplest.hs
index 1b6ddac..7136eb2 100644
--- a/XMonad/Layout/Simplest.hs
+++ b/XMonad/Layout/Simplest.hs
@@ -1,4 +1,4 @@
-{-# LANGUAGE TypeSynonymInstances, MultiParamTypeClasses #-}
+{-# LANGUAGE FlexibleInstances, TypeSynonymInstances, MultiParamTypeClasses #-}
-----------------------------------------------------------------------------
-- |
-- Module : XMonad.Layout.Simplest