about summary refs log tree commit diff
path: root/users/aspen/xanthous/hie.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'users/aspen/xanthous/hie.yaml')
-rw-r--r--users/aspen/xanthous/hie.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/users/aspen/xanthous/hie.yaml b/users/aspen/xanthous/hie.yaml
new file mode 100644
index 0000000000..e7cf01d158
--- /dev/null
+++ b/users/aspen/xanthous/hie.yaml
@@ -0,0 +1,10 @@
+cradle:
+  cabal:
+    - path: './src'
+      component: 'lib:xanthous'
+    - path: './test'
+      component: 'test:test'
+    - path: './app'
+      component: 'exe:xanthous'
+    - path: './bench'
+      component: 'bench:benchmark'