chore(users/Profpatsch/htmx-experiment): move to Multipart2

We don’t strictly need servant-multipart, if all we need is to parse
some multipart forms. This removes some deps.

Change-Id: I218731fada056b9edfb3d01fc33880673d14473e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9187
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
This commit is contained in:
Profpatsch 2023-08-31 19:38:45 +02:00
parent e06d38ae54
commit 88c3e2b4a0
5 changed files with 13 additions and 304 deletions

View file

@ -31,7 +31,6 @@ pkgs.mkShell {
h.warp
h.profunctors
h.semigroupoids
h.servant-multipart
h.validation-selective
h.free
h.cryptonite-conduit