about summary refs log tree commit diff
path: root/hie.yaml
diff options
context:
space:
mode:
authorAzat Bahawi <azahi@teknik.io>2021-11-23 03:20:31 +0300
committerAzat Bahawi <azahi@teknik.io>2021-11-23 03:20:31 +0300
commit8f79c85d81131e9e66521f0c62744e3c429366ca (patch)
tree22292ba9a9a698e708e004e1dfee3b690cec244b /hie.yaml
parentHuge update (diff)
Update HIE
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