From 4b73d3043896c2d759a60894bdfdadbc10d93bf4 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Tue, 29 Apr 2008 14:59:53 +0200 Subject: style, pointfree and trailing spaces darcs-hash:20080429125953-d6583-02a6653c15d3166ad264c45ec44082bdae30260e.gz --- Plugins.hs | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'Plugins.hs') diff --git a/Plugins.hs b/Plugins.hs index d6952b4..07541c7 100644 --- a/Plugins.hs +++ b/Plugins.hs @@ -3,7 +3,7 @@ -- Module : Xmobar.Plugins -- Copyright : (c) Andrea Rossato -- License : BSD-style (see LICENSE) --- +-- -- Maintainer : Andrea Rossato -- Stability : unstable -- Portability : unportable @@ -14,11 +14,12 @@ -- ----------------------------------------------------------------------------- -module Plugins ( Exec (..) - , tenthSeconds - , readFileSafe - , hGetLineSafe - ) where +module Plugins + ( Exec (..) + , tenthSeconds + , readFileSafe + , hGetLineSafe + ) where import Commands import XUtil -- cgit v1.2.3