summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/X11/Types.hs
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2018-11-25 22:46:50 +0000
committerjao <jao@gnu.org>2018-11-25 22:46:50 +0000
commit01ef9a6549e6de63384f2e597804c11f0d837455 (patch)
tree88536f0ad382a1c2eddfb2ce7e01bcb7b7c1e05d /src/Xmobar/X11/Types.hs
parentdba5bb8d946deca0872a17d98e3f1753c2160163 (diff)
downloadxmobar-01ef9a6549e6de63384f2e597804c11f0d837455.tar.gz
xmobar-01ef9a6549e6de63384f2e597804c11f0d837455.tar.bz2
Xmobar.App.Defaults and Xmobar.Config.Types
Diffstat (limited to 'src/Xmobar/X11/Types.hs')
-rw-r--r--src/Xmobar/X11/Types.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Xmobar/X11/Types.hs b/src/Xmobar/X11/Types.hs
index c5c7ade..f551c2a 100644
--- a/src/Xmobar/X11/Types.hs
+++ b/src/Xmobar/X11/Types.hs
@@ -23,7 +23,7 @@ import Data.Map
import Xmobar.X11.Bitmap
import Xmobar.X11.XUtil
-import Xmobar.Config
+import Xmobar.Config.Types
-- | The X type is a ReaderT
type X = ReaderT XConf IO