From 16825154a662343abd434ea64c064aac0813a199 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Tue, 9 Feb 2010 10:45:48 +0100 Subject: update my email Ignore-this: afbb205e54c523b9f091d4495f9ba176dd3db971 darcs-hash:20100209094548-d6583-024d9319483e56a4482ce5fb705951097c33ec83.gz --- Config.hs | 2 +- Main.hs | 2 +- Parsers.hs | 6 +++--- Plugins.hs | 2 +- Runnable.hs | 2 +- XUtil.hsc | 2 +- Xmobar.hs | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Config.hs b/Config.hs index 40980fa..4873711 100644 --- a/Config.hs +++ b/Config.hs @@ -6,7 +6,7 @@ -- Copyright : (c) Andrea Rossato -- License : BSD-style (see LICENSE) -- --- Maintainer : Andrea Rossato +-- Maintainer : Andrea Rossato -- Stability : unstable -- Portability : unportable -- diff --git a/Main.hs b/Main.hs index c34af3b..74ed8cd 100644 --- a/Main.hs +++ b/Main.hs @@ -5,7 +5,7 @@ -- Copyright : (c) Andrea Rossato -- License : BSD-style (see LICENSE) -- --- Maintainer : Andrea Rossato +-- Maintainer : Andrea Rossato -- Stability : unstable -- Portability : unportable -- diff --git a/Parsers.hs b/Parsers.hs index 48c5748..78b4f3e 100644 --- a/Parsers.hs +++ b/Parsers.hs @@ -5,7 +5,7 @@ -- Copyright : (c) Andrea Rossato -- License : BSD-style (see LICENSE) -- --- Maintainer : Andrea Rossato +-- Maintainer : Andrea Rossato -- Stability : unstable -- Portability : unportable -- @@ -93,8 +93,8 @@ parseTemplate c s = m = Map.fromList $ zip cl (commands c) return $ combine c m str --- | Given a finite "Map" and a parsed templatet produces the --- | resulting output string. +-- | Given a finite "Map" and a parsed template produce the resulting +-- output string. combine :: Config -> Map.Map String Runnable -> [(String, String, String)] -> [(Runnable,String,String)] combine _ _ [] = [] combine c m ((ts,s,ss):xs) = (com, s, ss) : combine c m xs diff --git a/Plugins.hs b/Plugins.hs index 07541c7..d075383 100644 --- a/Plugins.hs +++ b/Plugins.hs @@ -4,7 +4,7 @@ -- Copyright : (c) Andrea Rossato -- License : BSD-style (see LICENSE) -- --- Maintainer : Andrea Rossato +-- Maintainer : Andrea Rossato -- Stability : unstable -- Portability : unportable -- diff --git a/Runnable.hs b/Runnable.hs index a672327..fe39c80 100644 --- a/Runnable.hs +++ b/Runnable.hs @@ -5,7 +5,7 @@ -- Copyright : (c) Andrea Rossato -- License : BSD-style (see LICENSE) -- --- Maintainer : Andrea Rossato +-- Maintainer : Andrea Rossato -- Stability : unstable -- Portability : unportable -- diff --git a/XUtil.hsc b/XUtil.hsc index c849bd5..2a61283 100644 --- a/XUtil.hsc +++ b/XUtil.hsc @@ -5,7 +5,7 @@ -- Copyright : (C) 2007 Andrea Rossato -- License : BSD3 -- --- Maintainer : andrea.rossato@unibz.it +-- Maintainer : andrea.rossato@unitn.it -- Stability : unstable -- Portability : unportable -- diff --git a/Xmobar.hs b/Xmobar.hs index 54daa06..6292c46 100644 --- a/Xmobar.hs +++ b/Xmobar.hs @@ -5,7 +5,7 @@ -- Copyright : (c) Andrea Rossato -- License : BSD-style (see LICENSE) -- --- Maintainer : Andrea Rossato +-- Maintainer : Andrea Rossato -- Stability : unstable -- Portability : unportable -- -- cgit v1.2.3