about summary refs log tree commit diff
path: root/users/Profpatsch/hie.yaml
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2023-08-13T13·21+0200
committerclbot <clbot@tvl.fyi>2023-08-13T14·41+0000
commit081f6beb8d040b960fdc51ceed7911fa619b281e (patch)
treeb55a07f5dd20282be34fc1ff9220beaf70dd56bd /users/Profpatsch/hie.yaml
parent8fb4c949dc267050b75b2efbcfdff1ca1b307fc5 (diff)
feat(users/Profpatsch): add my xmonad config r/6481
Change-Id: I41d7c3029990f5f1ae56a767331781b38e69997c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9077
Autosubmit: Profpatsch <mail@profpatsch.de>
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
Diffstat (limited to 'users/Profpatsch/hie.yaml')
-rw-r--r--users/Profpatsch/hie.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/users/Profpatsch/hie.yaml b/users/Profpatsch/hie.yaml
index 64e57b885d..f32ce88bf2 100644
--- a/users/Profpatsch/hie.yaml
+++ b/users/Profpatsch/hie.yaml
@@ -28,3 +28,7 @@ cradle:
       component: "lib:ircmail"
     - path: "./httzip/Httzip.hs"
       component: "httzip:exe:httzip"
+    - path: "./declib/Declib.hs"
+      component: "declib:exe:declib"
+    - path: "./my-xmonad/Xmonad.hs"
+      component: "my-xmonad:exe:xmonad"