From d17d7e2a653f9ae57a92134621fef0927b17a339 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 17 Oct 2022 02:03:26 +0100 Subject: documentation nit --- doc/using-haskell.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/using-haskell.org b/doc/using-haskell.org index 4020557..6b01bc0 100644 --- a/doc/using-haskell.org +++ b/doc/using-haskell.org @@ -40,7 +40,7 @@ } main :: IO () - main = xmobar config + main = xmobar config -- or: configFromArgs config >>= xmobar #+end_src You can then for instance run =ghc --make xmobar.hs= to create a new xmobar -- cgit v1.2.3