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

@ -58,12 +58,12 @@ library
exposed-modules:
WhatcdResolver
Multipart2
build-depends:
base >=4.15 && <5,
text,
my-prelude,
my-webstuff,
pa-prelude,
pa-error-tree,
pa-label,