mirror of
https://github.com/Avi-D-coder/implicit-hie.git
synced 2024-11-26 11:25:24 +03:00
fc1c6ea00e
Tests are broken and so are benchmark sections
12 lines
230 B
YAML
12 lines
230 B
YAML
cradle:
|
|
cabal:
|
|
- path: "src"
|
|
component: "lib:implicit-hie"
|
|
|
|
- path: "app/Main.hs"
|
|
component: "implicit-hie:exe:gen-hie"
|
|
|
|
- path: "test"
|
|
component: "implicit-hie:test:implicit-hie-test"
|
|
|