summaryrefslogtreecommitdiffhomepage
path: root/doc/using-haskell.org
diff options
context:
space:
mode:
Diffstat (limited to 'doc/using-haskell.org')
-rw-r--r--doc/using-haskell.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/using-haskell.org b/doc/using-haskell.org
index 1cbe82c..667ab4d 100644
--- a/doc/using-haskell.org
+++ b/doc/using-haskell.org
@@ -123,3 +123,8 @@
code will be compiled as needed, and the new executable spawned for you.
That's it!
+
+* Further links
+
+ For an elaborated, experimental and underdocumented example of writing your
+ own repos and status bars using xmobar, see [[https://codeberg.org/jao/xmobar-config][this repo at jao/xmobar-config]].