diff options
Diffstat (limited to 'TwoPane.hs')
-rw-r--r-- | TwoPane.hs | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +{-# LANGUAGE FlexibleInstances #-} + ----------------------------------------------------------------------------- -- | -- Module : XMonadContrib.TwoPane |