blob: 895120d42b0eea477dd4235c2da73cd00cfb99de (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
cradle:
cabal:
- path: "./my-prelude"
component: "lib:my-prelude"
- path: "./htmx-experiment/src"
component: "lib:htmx-experiment"
- path: "./htmx-experiment/src"
component: "lib:htmx-experiment"
- path: "./htmx-experiment/Main.hs"
component: "htmx-experiment:exe:htmx-experiment"
|