Skip to content

Commit

Permalink
Add advisories to hie.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tchoutri committed Nov 8, 2024
1 parent 8ad81ad commit 51ff942
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions hie.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
cradle:
cabal:
- path: "././src/core"
- path: "./src/core"
component: "lib:flora"

- path: "././src/datatypes"
- path: "./src/datatypes"
component: "lib:flora"

- path: "././src/web"
- path: "./src/advisories"
component: "lib:flora"

- path: "./src/web"
component: "flora:lib:flora-web"

- path: "./src/jobs-worker"
Expand Down

0 comments on commit 51ff942

Please sign in to comment.