From 081f6beb8d040b960fdc51ceed7911fa619b281e Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Sun, 13 Aug 2023 15:21:32 +0200 Subject: feat(users/Profpatsch): add my xmonad config Change-Id: I41d7c3029990f5f1ae56a767331781b38e69997c Reviewed-on: https://cl.tvl.fyi/c/depot/+/9077 Autosubmit: Profpatsch Reviewed-by: Profpatsch Tested-by: BuildkiteCI --- users/Profpatsch/hie.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'users/Profpatsch/hie.yaml') 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" -- cgit 1.4.1