mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
0.2.5 initial commit
Makefile incomplete
This commit is contained in:
13
agent/hie.yaml
Normal file
13
agent/hie.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
cradle:
|
||||
stack:
|
||||
- path: "./src"
|
||||
component: "ambassador-agent:lib"
|
||||
|
||||
- path: "./app/main.hs"
|
||||
component: "ambassador-agent:exe:agent"
|
||||
|
||||
- path: "./test"
|
||||
component: "ambassador-agent:test:agent-test"
|
||||
|
||||
- path: "./"
|
||||
component: "ambassador-agent:lib"
|
||||
Reference in New Issue
Block a user