about summary refs log tree commit diff
path: root/users/Profpatsch/htmx-experiment/htmx-experiment.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'users/Profpatsch/htmx-experiment/htmx-experiment.cabal')
-rw-r--r--users/Profpatsch/htmx-experiment/htmx-experiment.cabal7
1 files changed, 1 insertions, 6 deletions
diff --git a/users/Profpatsch/htmx-experiment/htmx-experiment.cabal b/users/Profpatsch/htmx-experiment/htmx-experiment.cabal
index 11fd16bacfe7..e9a0d9361486 100644
--- a/users/Profpatsch/htmx-experiment/htmx-experiment.cabal
+++ b/users/Profpatsch/htmx-experiment/htmx-experiment.cabal
@@ -54,7 +54,6 @@ library
     import: common-options
     exposed-modules:
       HtmxExperiment,
-      Multipart,
       ServerErrors,
       ValidationParseT
     hs-source-dirs: ./src
@@ -65,7 +64,6 @@ library
         blaze-html,
         blaze-markup,
         bytestring,
-        conduit,
         dlist,
         http-types,
         ihp-hsx,
@@ -74,13 +72,10 @@ library
         pa-field-parser,
         pa-label,
         pa-prelude,
-        profunctors,
+        my-webstuff,
         selective,
-        servant-multipart-api,
-        servant-multipart,
         text,
         unliftio,
-        wai-extra,
         wai,
         warp