From 108200581a0d3b898254bf278f959178587bd856 Mon Sep 17 00:00:00 2001
From: jao <jao@gnu.org>
Date: Sat, 8 Dec 2018 03:15:55 +0000
Subject: Compiling only .[l]hs[c] files

Should take care of issue #371
---
 examples/xmobar.hs | 1 -
 1 file changed, 1 deletion(-)

(limited to 'examples')

diff --git a/examples/xmobar.hs b/examples/xmobar.hs
index 1325ae7..05c77ca 100644
--- a/examples/xmobar.hs
+++ b/examples/xmobar.hs
@@ -16,7 +16,6 @@
 -- and xmobar will compile and launch it for you and
 ------------------------------------------------------------------------------
 
-
 import Xmobar
 
 -- Example user-defined plugin
-- 
cgit v1.2.3