diff options
Diffstat (limited to 'users/grfn/xanthous/hie.yaml')
-rw-r--r-- | users/grfn/xanthous/hie.yaml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/users/grfn/xanthous/hie.yaml b/users/grfn/xanthous/hie.yaml deleted file mode 100644 index e7cf01d158e5..000000000000 --- a/users/grfn/xanthous/hie.yaml +++ /dev/null @@ -1,10 +0,0 @@ -cradle: - cabal: - - path: './src' - component: 'lib:xanthous' - - path: './test' - component: 'test:test' - - path: './app' - component: 'exe:xanthous' - - path: './bench' - component: 'bench:benchmark' |