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.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/Profpatsch/hie.yaml b/users/Profpatsch/hie.yaml
index 308fa8fe91..64e57b885d 100644
--- a/users/Profpatsch/hie.yaml
+++ b/users/Profpatsch/hie.yaml
@@ -2,6 +2,8 @@ cradle:
   cabal:
     - path: "./my-prelude"
       component: "lib:my-prelude"
+    - path: "./my-webstuff"
+      component: "lib:my-webstuff"
     - path: "./netencode"
       component: "lib:netencode"
     - path: "./arglib"