chore(users/Profpatsch): Move Multipart2 into new webstuff package

Change-Id: I903f1b554beed1240d2a9cf14ff44d1f3cb41ec5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9013
Tested-by: BuildkiteCI
Autosubmit: Profpatsch <mail@profpatsch.de>
Reviewed-by: Profpatsch <mail@profpatsch.de>
This commit is contained in:
Profpatsch 2023-08-06 18:04:56 +02:00 committed by clbot
parent b41af857ae
commit 3e5a2ea57f
7 changed files with 104 additions and 2 deletions

View file

@ -2,6 +2,8 @@ cradle:
cabal:
- path: "./my-prelude"
component: "lib:my-prelude"
- path: "./my-webstuff"
component: "lib:my-webstuff"
- path: "./netencode"
component: "lib:netencode"
- path: "./arglib"