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