about summary refs log tree commit diff
path: root/users/Profpatsch/hie.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'users/Profpatsch/hie.yaml')
-rw-r--r--users/Profpatsch/hie.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/users/Profpatsch/hie.yaml b/users/Profpatsch/hie.yaml
index f32ce88bf273..0ce195c4d375 100644
--- a/users/Profpatsch/hie.yaml
+++ b/users/Profpatsch/hie.yaml
@@ -24,6 +24,12 @@ cradle:
       component: "jbovlaste-sqlite:exe:jbovlaste-sqlite"
     - path: "./whatcd-resolver/src"
       component: "lib:whatcd-resolver"
+    - path: "./whatcd-resolver/Main.hs"
+      component: "whatcd-resolver:exe:whatcd-resolver"
+    - path: "./openlab-tools/src"
+      component: "lib:openlab-tools"
+    - path: "./openlab-tools/Main.hs"
+      component: "openlab-tools:exe:openlab-tools"
     - path: "./ircmail/src"
       component: "lib:ircmail"
     - path: "./httzip/Httzip.hs"