2023-05-28 17:39:21 +02:00
|
|
|
cradle:
|
|
|
|
cabal:
|
|
|
|
- path: "./my-prelude"
|
|
|
|
component: "lib:my-prelude"
|
2023-08-06 18:04:56 +02:00
|
|
|
- path: "./my-webstuff"
|
|
|
|
component: "lib:my-webstuff"
|
2023-05-28 20:58:20 +02:00
|
|
|
- path: "./netencode"
|
|
|
|
component: "lib:netencode"
|
|
|
|
- path: "./arglib"
|
|
|
|
component: "lib:arglib-netencode"
|
|
|
|
- path: "./execline"
|
|
|
|
component: "lib:exec-helpers"
|
2023-05-28 17:39:21 +02:00
|
|
|
- path: "./htmx-experiment/src"
|
|
|
|
component: "lib:htmx-experiment"
|
|
|
|
- path: "./htmx-experiment/Main.hs"
|
|
|
|
component: "htmx-experiment:exe:htmx-experiment"
|
2023-08-06 12:46:50 +02:00
|
|
|
- path: "./mailbox-org/src"
|
|
|
|
component: "lib:mailbox-org"
|
|
|
|
- path: "./mailbox-org/MailboxOrg.hs"
|
|
|
|
component: "mailbox-org:exe:mailbox-org"
|
2023-05-28 20:58:20 +02:00
|
|
|
- path: "./cas-serve/CasServe.hs"
|
|
|
|
component: "cas-serve:exe:cas-serve"
|
|
|
|
- path: "./jbovlaste-sqlite/JbovlasteSqlite.hs"
|
|
|
|
component: "jbovlaste-sqlite:exe:jbovlaste-sqlite"
|
2023-06-19 15:56:32 +02:00
|
|
|
- path: "./whatcd-resolver/src"
|
|
|
|
component: "lib:whatcd-resolver"
|
2023-10-20 20:12:02 +02:00
|
|
|
- path: "./whatcd-resolver/Main.hs"
|
|
|
|
component: "whatcd-resolver:exe:whatcd-resolver"
|
|
|
|
- path: "./openlab-tools/src"
|
|
|
|
component: "lib:openlab-tools"
|
|
|
|
- path: "./openlab-tools/Main.hs"
|
|
|
|
component: "openlab-tools:exe:openlab-tools"
|
2023-08-06 12:46:50 +02:00
|
|
|
- path: "./ircmail/src"
|
|
|
|
component: "lib:ircmail"
|
2023-07-12 22:51:17 +02:00
|
|
|
- path: "./httzip/Httzip.hs"
|
|
|
|
component: "httzip:exe:httzip"
|
2023-08-13 15:21:32 +02:00
|
|
|
- path: "./declib/Declib.hs"
|
|
|
|
component: "declib:exe:declib"
|
|
|
|
- path: "./my-xmonad/Xmonad.hs"
|
|
|
|
component: "my-xmonad:exe:xmonad"
|