summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/Plugins/Monitors/CatInt.hs
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2018-12-03 03:47:05 +0000
committerjao <jao@gnu.org>2018-12-03 03:47:05 +0000
commitcf874686b755ebc3784c7123752473f7c12c0580 (patch)
treed2509e554ba42a777c6d606f57d7fd6a1a5fe7dc /src/Xmobar/Plugins/Monitors/CatInt.hs
parent503b4b1c77063251378245f7116a5b6caca463fe (diff)
downloadxmobar-cf874686b755ebc3784c7123752473f7c12c0580.tar.gz
xmobar-cf874686b755ebc3784c7123752473f7c12c0580.tar.bz2
CoreCommon -> Common.Files
Diffstat (limited to 'src/Xmobar/Plugins/Monitors/CatInt.hs')
-rw-r--r--src/Xmobar/Plugins/Monitors/CatInt.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Xmobar/Plugins/Monitors/CatInt.hs b/src/Xmobar/Plugins/Monitors/CatInt.hs
index 781eded..0c4e391 100644
--- a/src/Xmobar/Plugins/Monitors/CatInt.hs
+++ b/src/Xmobar/Plugins/Monitors/CatInt.hs
@@ -13,7 +13,6 @@
module Xmobar.Plugins.Monitors.CatInt where
import Xmobar.Plugins.Monitors.Common
-import Xmobar.Plugins.Monitors.CoreCommon
catIntConfig :: IO MConfig
catIntConfig = mkMConfig "<v>" ["v"]