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

@ -9,12 +9,12 @@ let
src = depot.users.Profpatsch.exactSource ./. [
./whatcd-resolver.cabal
./src/Multipart2.hs
./src/WhatcdResolver.hs
];
libraryHaskellDepends = [
depot.users.Profpatsch.my-prelude
depot.users.Profpatsch.my-webstuff
pkgs.haskellPackages.pa-prelude
pkgs.haskellPackages.pa-label
pkgs.haskellPackages.pa-json