From 39517ea69559c7606493de1c05525c8f0bdf7ea9 Mon Sep 17 00:00:00 2001 From: Adam Vogt Date: Tue, 14 Apr 2015 21:48:38 +0200 Subject: address warnings Ignore-this: 8ed2a7f97e83cf79701178a87ada91fa darcs-hash:20150414194838-1499c-55fd0b7af5aa09d3dfacd08445902983f6d9bc88.gz --- XMonad/Layout/BinarySpacePartition.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'XMonad/Layout/BinarySpacePartition.hs') diff --git a/XMonad/Layout/BinarySpacePartition.hs b/XMonad/Layout/BinarySpacePartition.hs index 6c6e674..067d23a 100644 --- a/XMonad/Layout/BinarySpacePartition.hs +++ b/XMonad/Layout/BinarySpacePartition.hs @@ -1,3 +1,5 @@ +{-# LANGUAGE PatternGuards #-} +{-# LANGUAGE DoAndIfThenElse #-} {-# LANGUAGE FlexibleInstances, MultiParamTypeClasses, DeriveDataTypeable #-} ----------------------------------------------------------------------------- -- | -- cgit v1.2.3