diff options
Diffstat (limited to 'Runnable.hs')
-rw-r--r-- | Runnable.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Runnable.hs b/Runnable.hs index 96216d0..c51d173 100644 --- a/Runnable.hs +++ b/Runnable.hs @@ -1,7 +1,7 @@ {-# OPTIONS -fglasgow-exts #-} ----------------------------------------------------------------------------- -- | --- Module : XMobar.Runnable +-- Module : Xmobar.Runnable -- Copyright : (c) Andrea Rossato -- License : BSD-style (see LICENSE) -- |