mirror of
https://github.com/Avi-D-coder/implicit-hie.git
synced 2024-11-25 06:34:41 +03:00
17 lines
381 B
YAML
17 lines
381 B
YAML
cradle:
|
|
stack:
|
|
- path: "test/Spec.hs"
|
|
component: "implicit-hie:test:implicit-hie-test"
|
|
|
|
- path: "app/Main.hs"
|
|
component: "implicit-hie:exe:gen-hie"
|
|
|
|
- path: "src/Hie/Cabal/Parser.hs"
|
|
component: "implicit-hie:lib"
|
|
|
|
- path: "src/Hie/Locate.hs"
|
|
component: "implicit-hie:lib"
|
|
|
|
- path: "src/Hie/Yaml.hs"
|
|
component: "implicit-hie:lib"
|