about summary refs log tree commit diff
path: root/src/XMonad/Custom/Prompt.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/XMonad/Custom/Prompt.hs')
-rw-r--r--src/XMonad/Custom/Prompt.hs8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/XMonad/Custom/Prompt.hs b/src/XMonad/Custom/Prompt.hs
index 59f19de..e8762d1 100644
--- a/src/XMonad/Custom/Prompt.hs
+++ b/src/XMonad/Custom/Prompt.hs
@@ -8,10 +8,10 @@
 --
 
 module XMonad.Custom.Prompt
-    ( listCompFunc
-    , aListCompFunc
-    , predicateFunction
-    ) where
+  ( listCompFunc
+  , aListCompFunc
+  , predicateFunction
+  ) where
 
 import           Data.Char
 import           Data.List

Consider giving Nix/NixOS a try! <3