about summary refs log tree commit diff
path: root/hie.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'hie.yaml')
-rw-r--r--hie.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hie.yaml b/hie.yaml
index 361506d..47696d6 100644
--- a/hie.yaml
+++ b/hie.yaml
@@ -1,7 +1,7 @@
 cradle:
   cabal:
-    - path: "src"
+    - path: "src/lib"
       component: "lib:xmonad-ng"
 
-    - path: "./Main.hs"
+    - path: "src/exe/Main.hs"
       component: "xmonad-ng:exe:xmonad-ng"

Consider giving Nix/NixOS a try! <3